From 492174dba66cefd410c00b02f472347812e411e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Jun 2023 13:57:38 +0000 Subject: [PATCH] chore(container): update image busybox to 6e49438 --- cluster/apps.bak/media/calibre-web/helm-release.yaml | 2 +- cluster/apps.bak/media/calibre/helm-release.yaml | 2 +- cluster/apps/home/localai/app/helm-release.yaml | 2 +- cluster/apps/media/calibre/server/helm-release.yaml | 2 +- cluster/apps/media/calibre/web/helm-release.yaml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/cluster/apps.bak/media/calibre-web/helm-release.yaml b/cluster/apps.bak/media/calibre-web/helm-release.yaml index 898f546e1..ac783790d 100644 --- a/cluster/apps.bak/media/calibre-web/helm-release.yaml +++ b/cluster/apps.bak/media/calibre-web/helm-release.yaml @@ -21,7 +21,7 @@ spec: values: initContainers: update-volume-permission: - image: busybox@sha256:b58e890a4eaaaf8a8b756af0632442acdc2a630fe771825403c8e51cb140d14c + image: busybox@sha256:6e494387c901caf429c1bf77bd92fb82b33a68c0e19f6d1aa6a3ac8d27a7049d command: ["sh", "-c", "chown -R 1000:1000 /config"] volumeMounts: - name: config diff --git a/cluster/apps.bak/media/calibre/helm-release.yaml b/cluster/apps.bak/media/calibre/helm-release.yaml index aca2bdc69..e5a427f30 100644 --- a/cluster/apps.bak/media/calibre/helm-release.yaml +++ b/cluster/apps.bak/media/calibre/helm-release.yaml @@ -18,7 +18,7 @@ spec: values: initContainers: update-volume-permission: - image: busybox@sha256:b58e890a4eaaaf8a8b756af0632442acdc2a630fe771825403c8e51cb140d14c + image: busybox@sha256:6e494387c901caf429c1bf77bd92fb82b33a68c0e19f6d1aa6a3ac8d27a7049d command: ["sh", "-c", "chown -R 1000:1000 /config"] volumeMounts: - name: config diff --git a/cluster/apps/home/localai/app/helm-release.yaml b/cluster/apps/home/localai/app/helm-release.yaml index e00decb96..12cf90247 100644 --- a/cluster/apps/home/localai/app/helm-release.yaml +++ b/cluster/apps/home/localai/app/helm-release.yaml @@ -39,7 +39,7 @@ spec: initContainers: download-model: - image: busybox@sha256:b58e890a4eaaaf8a8b756af0632442acdc2a630fe771825403c8e51cb140d14c + image: busybox@sha256:6e494387c901caf429c1bf77bd92fb82b33a68c0e19f6d1aa6a3ac8d27a7049d command: ["/bin/sh", "-c"] args: - | diff --git a/cluster/apps/media/calibre/server/helm-release.yaml b/cluster/apps/media/calibre/server/helm-release.yaml index 9f89f8adc..2e0cc1372 100644 --- a/cluster/apps/media/calibre/server/helm-release.yaml +++ b/cluster/apps/media/calibre/server/helm-release.yaml @@ -18,7 +18,7 @@ spec: values: initContainers: update-volume-permission: - image: busybox@sha256:b58e890a4eaaaf8a8b756af0632442acdc2a630fe771825403c8e51cb140d14c + image: busybox@sha256:6e494387c901caf429c1bf77bd92fb82b33a68c0e19f6d1aa6a3ac8d27a7049d command: ["sh", "-c", "chown -R 1000:1000 /config"] volumeMounts: - name: config diff --git a/cluster/apps/media/calibre/web/helm-release.yaml b/cluster/apps/media/calibre/web/helm-release.yaml index 3c4b667fa..a4c1cad78 100644 --- a/cluster/apps/media/calibre/web/helm-release.yaml +++ b/cluster/apps/media/calibre/web/helm-release.yaml @@ -25,7 +25,7 @@ spec: values: initContainers: update-volume-permission: - image: busybox@sha256:b58e890a4eaaaf8a8b756af0632442acdc2a630fe771825403c8e51cb140d14c + image: busybox@sha256:6e494387c901caf429c1bf77bd92fb82b33a68c0e19f6d1aa6a3ac8d27a7049d command: ["sh", "-c", "chown -R 1000:1000 /config"] volumeMounts: - name: config