From fadb79fb8c2237c98cdb298b35d2905b74762c0a Mon Sep 17 00:00:00 2001 From: "wyoa-bot[bot]" <98073241+wyoa-bot[bot]@users.noreply.github.com> Date: Sun, 2 Feb 2025 08:08:31 +0000 Subject: [PATCH] feat(container): update image docker.io/bitnami/postgresql to v15.10.0 | datasource | package | from | to | | ---------- | ---------------------------- | ------ | ------- | | docker | docker.io/bitnami/postgresql | 15.5.0 | 15.10.0 | --- cluster/apps/databases/postgresql/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/databases/postgresql/helm-release.yaml b/cluster/apps/databases/postgresql/helm-release.yaml index 63f0d28f5..6ef6c6c5e 100644 --- a/cluster/apps/databases/postgresql/helm-release.yaml +++ b/cluster/apps/databases/postgresql/helm-release.yaml @@ -37,7 +37,7 @@ spec: image: registry: docker.io repository: bitnami/postgresql - tag: "15.5.0" + tag: "15.10.0" primary: persistence: enabled: true