From 28981f58123ccdfb82e7f3280458f08c9c7b1a6f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 11:28:13 +0000 Subject: [PATCH] feat(container)!: Update image docker.io/bitnami/postgresql to v16 | datasource | package | from | to | | ---------- | ---------------------------- | ------------------- | ------------------- | | docker | docker.io/bitnami/postgresql | 11.5.0-debian-9-r60 | 16.3.0-debian-12-r8 | --- cluster/apps/home/recipes/sts-psql.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/home/recipes/sts-psql.yaml b/cluster/apps/home/recipes/sts-psql.yaml index 31ee000c..dc3945d8 100644 --- a/cluster/apps/home/recipes/sts-psql.yaml +++ b/cluster/apps/home/recipes/sts-psql.yaml @@ -49,7 +49,7 @@ spec: key: postgresql-postgres-password - name: POSTGRES_DB value: recipes - image: docker.io/bitnami/postgresql:11.5.0-debian-9-r60 + image: docker.io/bitnami/postgresql:16.3.0-debian-12-r8 imagePullPolicy: IfNotPresent livenessProbe: exec: