diff --git a/kubernetes/apps/default/authelia/app/patches/postgres.yaml b/kubernetes/apps/default/authelia/app/patches/postgres.yaml index ebd6ae0ad..c49787887 100644 --- a/kubernetes/apps/default/authelia/app/patches/postgres.yaml +++ b/kubernetes/apps/default/authelia/app/patches/postgres.yaml @@ -9,7 +9,7 @@ spec: values: initContainers: init-db: - image: ghcr.io/onedr0p/postgres-initdb:14.6 + image: ghcr.io/onedr0p/postgres-initdb:14.7 env: - name: POSTGRES_HOST value: ${POSTGRES_HOST} diff --git a/kubernetes/apps/default/drone/app/helmrelease.yaml b/kubernetes/apps/default/drone/app/helmrelease.yaml index 620aafccd..507ec128a 100644 --- a/kubernetes/apps/default/drone/app/helmrelease.yaml +++ b/kubernetes/apps/default/drone/app/helmrelease.yaml @@ -83,7 +83,7 @@ spec: spec: initContainers: - name: init-db - image: ghcr.io/onedr0p/postgres-initdb:14.6 + image: ghcr.io/onedr0p/postgres-initdb:14.7 env: - name: POSTGRES_HOST value: ${POSTGRES_HOST} diff --git a/kubernetes/apps/default/freshrss/app/patches/postgres.yaml b/kubernetes/apps/default/freshrss/app/patches/postgres.yaml index a57851c3d..1d16ed5db 100644 --- a/kubernetes/apps/default/freshrss/app/patches/postgres.yaml +++ b/kubernetes/apps/default/freshrss/app/patches/postgres.yaml @@ -9,7 +9,7 @@ spec: values: initContainers: init-db: - image: ghcr.io/onedr0p/postgres-initdb:14.6 + image: ghcr.io/onedr0p/postgres-initdb:14.7 env: - name: POSTGRES_HOST value: ${POSTGRES_HOST} diff --git a/kubernetes/apps/default/gitea/app/helmrelease.yaml b/kubernetes/apps/default/gitea/app/helmrelease.yaml index 4396bbb18..978cb9f67 100644 --- a/kubernetes/apps/default/gitea/app/helmrelease.yaml +++ b/kubernetes/apps/default/gitea/app/helmrelease.yaml @@ -180,7 +180,7 @@ spec: spec: initContainers: - name: init-db - image: ghcr.io/onedr0p/postgres-initdb:14.6 + image: ghcr.io/onedr0p/postgres-initdb:14.7 env: - name: POSTGRES_HOST value: ${POSTGRES_HOST} diff --git a/kubernetes/apps/default/home-assistant/app/patches/postgres.yaml b/kubernetes/apps/default/home-assistant/app/patches/postgres.yaml index 520ba2b5c..2eb8f2b88 100644 --- a/kubernetes/apps/default/home-assistant/app/patches/postgres.yaml +++ b/kubernetes/apps/default/home-assistant/app/patches/postgres.yaml @@ -9,7 +9,7 @@ spec: values: initContainers: init-db: - image: ghcr.io/onedr0p/postgres-initdb:14.6 + image: ghcr.io/onedr0p/postgres-initdb:14.7 env: - name: POSTGRES_HOST value: ${POSTGRES_HOST} diff --git a/kubernetes/apps/default/immich/app/server/helmrelease.yaml b/kubernetes/apps/default/immich/app/server/helmrelease.yaml index 9cd5664d3..5a72465d4 100644 --- a/kubernetes/apps/default/immich/app/server/helmrelease.yaml +++ b/kubernetes/apps/default/immich/app/server/helmrelease.yaml @@ -29,7 +29,7 @@ spec: values: initContainers: init-db: - image: ghcr.io/onedr0p/postgres-initdb:14.6 + image: ghcr.io/onedr0p/postgres-initdb:14.7 envFrom: - secretRef: name: immich-secret diff --git a/kubernetes/apps/default/invidious/app/patches/postgres.yaml b/kubernetes/apps/default/invidious/app/patches/postgres.yaml index 9fb5c21db..6a9a7c290 100644 --- a/kubernetes/apps/default/invidious/app/patches/postgres.yaml +++ b/kubernetes/apps/default/invidious/app/patches/postgres.yaml @@ -9,7 +9,7 @@ spec: values: initContainers: init-db: - image: ghcr.io/onedr0p/postgres-initdb:14.6 + image: ghcr.io/onedr0p/postgres-initdb:14.7 env: - name: POSTGRES_HOST value: ${POSTGRES_HOST} diff --git a/kubernetes/apps/default/joplin/app/patches/postgres.yaml b/kubernetes/apps/default/joplin/app/patches/postgres.yaml index 62775fd8a..4c3676ddc 100644 --- a/kubernetes/apps/default/joplin/app/patches/postgres.yaml +++ b/kubernetes/apps/default/joplin/app/patches/postgres.yaml @@ -9,7 +9,7 @@ spec: values: initContainers: init-db: - image: ghcr.io/onedr0p/postgres-initdb:14.6 + image: ghcr.io/onedr0p/postgres-initdb:14.7 env: - name: POSTGRES_HOST value: ${POSTGRES_HOST} diff --git a/kubernetes/apps/default/lychee/app/patches/postgres.yaml b/kubernetes/apps/default/lychee/app/patches/postgres.yaml index 60070019a..00e65af02 100644 --- a/kubernetes/apps/default/lychee/app/patches/postgres.yaml +++ b/kubernetes/apps/default/lychee/app/patches/postgres.yaml @@ -9,7 +9,7 @@ spec: values: initContainers: init-db: - image: ghcr.io/onedr0p/postgres-initdb:14.6 + image: ghcr.io/onedr0p/postgres-initdb:14.7 env: - name: POSTGRES_HOST value: ${POSTGRES_HOST} diff --git a/kubernetes/apps/default/outline/app/patches/postgres.yaml b/kubernetes/apps/default/outline/app/patches/postgres.yaml index b292d6379..27d247543 100644 --- a/kubernetes/apps/default/outline/app/patches/postgres.yaml +++ b/kubernetes/apps/default/outline/app/patches/postgres.yaml @@ -9,7 +9,7 @@ spec: values: initContainers: init-db: - image: ghcr.io/onedr0p/postgres-initdb:14.6 + image: ghcr.io/onedr0p/postgres-initdb:14.7 env: - name: POSTGRES_HOST value: ${POSTGRES_HOST} diff --git a/kubernetes/apps/default/paperless/app/patches/postgres.yaml b/kubernetes/apps/default/paperless/app/patches/postgres.yaml index f5ba64074..901604be8 100644 --- a/kubernetes/apps/default/paperless/app/patches/postgres.yaml +++ b/kubernetes/apps/default/paperless/app/patches/postgres.yaml @@ -9,7 +9,7 @@ spec: values: initContainers: init-db: - image: ghcr.io/onedr0p/postgres-initdb:14.6 + image: ghcr.io/onedr0p/postgres-initdb:14.7 env: - name: POSTGRES_HOST value: ${POSTGRES_HOST} diff --git a/kubernetes/apps/default/semaphore/app/helmrelease.yaml b/kubernetes/apps/default/semaphore/app/helmrelease.yaml index 3b528100a..bf66d7b00 100644 --- a/kubernetes/apps/default/semaphore/app/helmrelease.yaml +++ b/kubernetes/apps/default/semaphore/app/helmrelease.yaml @@ -29,7 +29,7 @@ spec: values: initContainers: init-db: - image: ghcr.io/onedr0p/postgres-initdb:14.6 + image: ghcr.io/onedr0p/postgres-initdb:14.7 envFrom: - secretRef: name: semaphore-secret diff --git a/kubernetes/apps/default/sharry/app/patches/postgres.yaml b/kubernetes/apps/default/sharry/app/patches/postgres.yaml index 2fddda2c8..19c9ecb88 100644 --- a/kubernetes/apps/default/sharry/app/patches/postgres.yaml +++ b/kubernetes/apps/default/sharry/app/patches/postgres.yaml @@ -9,7 +9,7 @@ spec: values: initContainers: init-db: - image: ghcr.io/onedr0p/postgres-initdb:14.6 + image: ghcr.io/onedr0p/postgres-initdb:14.7 env: - name: POSTGRES_HOST value: ${POSTGRES_HOST} diff --git a/kubernetes/apps/default/tandoor/app/patches/postgres.yaml b/kubernetes/apps/default/tandoor/app/patches/postgres.yaml index 192949360..973871092 100644 --- a/kubernetes/apps/default/tandoor/app/patches/postgres.yaml +++ b/kubernetes/apps/default/tandoor/app/patches/postgres.yaml @@ -9,7 +9,7 @@ spec: values: initContainers: init-db: - image: ghcr.io/onedr0p/postgres-initdb:14.6 + image: ghcr.io/onedr0p/postgres-initdb:14.7 env: - name: POSTGRES_HOST value: ${POSTGRES_HOST} diff --git a/kubernetes/apps/default/vaultwarden/app/patches/postgres.yaml b/kubernetes/apps/default/vaultwarden/app/patches/postgres.yaml index 3b9fdc78b..77a0616f6 100644 --- a/kubernetes/apps/default/vaultwarden/app/patches/postgres.yaml +++ b/kubernetes/apps/default/vaultwarden/app/patches/postgres.yaml @@ -9,7 +9,7 @@ spec: values: initContainers: init-db: - image: ghcr.io/onedr0p/postgres-initdb:14.6 + image: ghcr.io/onedr0p/postgres-initdb:14.7 env: - name: POSTGRES_HOST value: ${POSTGRES_HOST} diff --git a/kubernetes/apps/default/vikunja/app/patches/postgres.yaml b/kubernetes/apps/default/vikunja/app/patches/postgres.yaml index 54e97386b..84d25e22d 100644 --- a/kubernetes/apps/default/vikunja/app/patches/postgres.yaml +++ b/kubernetes/apps/default/vikunja/app/patches/postgres.yaml @@ -9,7 +9,7 @@ spec: values: initContainers: init-db: - image: ghcr.io/onedr0p/postgres-initdb:14.6 + image: ghcr.io/onedr0p/postgres-initdb:14.7 env: - name: POSTGRES_HOST value: ${POSTGRES_HOST} diff --git a/kubernetes/apps/default/wallabag/app/patches/postgres.yaml b/kubernetes/apps/default/wallabag/app/patches/postgres.yaml index 931b7164a..66f85a9ae 100644 --- a/kubernetes/apps/default/wallabag/app/patches/postgres.yaml +++ b/kubernetes/apps/default/wallabag/app/patches/postgres.yaml @@ -9,7 +9,7 @@ spec: values: initContainers: init-db: - image: ghcr.io/onedr0p/postgres-initdb:14.6 + image: ghcr.io/onedr0p/postgres-initdb:14.7 env: - name: POSTGRES_HOST value: ${POSTGRES_HOST}