Auto-update published RunPod proxy image

c3aec1699722b2877c05f96234d8cc464b8f9c09

permissionBRICK <40219477+permissionBRICK@users.noreply.github.com>

2 files changed, +4 -1Showing whitespace changes
homelab/README.md+3 -1
@@ -37,4 +37,6 @@ downloader) is built from github.com/permissionBRICK/comfyui-runpod-worker
3737
3838The RunPod lazy proxy, CLI, tests, container image, and Unraid template moved to
3939the public `permissionBRICK/ST-RunPodProxy` repository. Image Provider
4040Extensions links to that service as its optional RunPod backend. Its published
41+container is also checked by `registry-autoupdate.sh` and redeployed through
42+DockerMan when `latest` changes.
homelab/unraid/registry-autoupdate.sh+1 -0
@@ -32,3 +32,4 @@ check() {
3232check gitgudlab git.nas.home.htl-sky.net/permissionbrick/gitgudlab:latest /boot/config/redeploy-gitgudlab.sh
3333check gitgudlab-runner git.nas.home.htl-sky.net/permissionbrick/gitgudlab:runner-latest /boot/config/redeploy-gitgudlab-runner.sh
3434check sillytavern ghcr.io/sillytavern/sillytavern:latest /boot/config/redeploy-sillytavern.sh
35+check runpod-lazy ghcr.io/permissionbrick/st-runpod-proxy:latest /boot/config/redeploy-runpod-lazy.sh