diff --git a/cluster/staging/apps/home/localai/app/helm-release.yaml b/cluster/staging/apps/home/localai/app/helm-release.yaml index e5d83ac4a..f2b1da50e 100644 --- a/cluster/staging/apps/home/localai/app/helm-release.yaml +++ b/cluster/staging/apps/home/localai/app/helm-release.yaml @@ -39,7 +39,7 @@ spec: initContainers: download-model: - image: busybox@sha256:478209e7be50e5f5c9fd47a6a71d43c119dd44c393160e49dc4bb86f99a439de + image: busybox@sha256:650fd573e056b679a5110a70aabeb01e26b76e545ec4b9c70a9523f2dfaf18c6 command: ["/bin/sh", "-c"] args: - | diff --git a/cluster/staging/apps/media/calibre/server/helm-release.yaml b/cluster/staging/apps/media/calibre/server/helm-release.yaml index d6813dfe9..9696dd32c 100644 --- a/cluster/staging/apps/media/calibre/server/helm-release.yaml +++ b/cluster/staging/apps/media/calibre/server/helm-release.yaml @@ -18,7 +18,7 @@ spec: values: initContainers: update-volume-permission: - image: busybox@sha256:478209e7be50e5f5c9fd47a6a71d43c119dd44c393160e49dc4bb86f99a439de + image: busybox@sha256:650fd573e056b679a5110a70aabeb01e26b76e545ec4b9c70a9523f2dfaf18c6 command: ["sh", "-c", "chown -R 1000:1000 /config"] volumeMounts: - name: config diff --git a/cluster/staging/apps/media/calibre/web/helm-release.yaml b/cluster/staging/apps/media/calibre/web/helm-release.yaml index 8314a5c1c..3a082164a 100644 --- a/cluster/staging/apps/media/calibre/web/helm-release.yaml +++ b/cluster/staging/apps/media/calibre/web/helm-release.yaml @@ -25,7 +25,7 @@ spec: values: initContainers: update-volume-permission: - image: busybox@sha256:478209e7be50e5f5c9fd47a6a71d43c119dd44c393160e49dc4bb86f99a439de + image: busybox@sha256:650fd573e056b679a5110a70aabeb01e26b76e545ec4b9c70a9523f2dfaf18c6 command: ["sh", "-c", "chown -R 1000:1000 /config"] volumeMounts: - name: config