diff --git a/kubernetes/talos-flux/apps/home-automation/home-assistant/app/helm-release.yaml b/kubernetes/talos-flux/apps/home-automation/home-assistant/app/helm-release.yaml index 98c30ef1e..6e2ab2a5d 100644 --- a/kubernetes/talos-flux/apps/home-automation/home-assistant/app/helm-release.yaml +++ b/kubernetes/talos-flux/apps/home-automation/home-assistant/app/helm-release.yaml @@ -52,8 +52,8 @@ spec: initContainers: init-db: image: - repository: ghcr.io/onedr0p/postgres-initdb - tag: 14.8@sha256:0141cf427c47f2d534711a3f9e8c5f9008bc6b585463ccd9288cf0f027e20deb + repository: ghcr.io/onedr0p/postgres-init + tag: 14.10@sha256:71ddc70edccf201d6a521fe6216bc58d8c7c856a1ef96c4d4fbe9f548818ea4d env: TZ: ${SETTING_TZ} POSTGRES_SUPER_PASS: ${SECRET_CLOUDNATIVE_PG_PASSWORD}