From 0314be29b2fbba551bb706f6ce71040a87a0fa96 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 03:25:49 +0000 Subject: [PATCH] chore(deps): update docker image docker.io/bitnami/postgresql to v15.10.0-debian-12-r2 (#2660) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- projects/ai/values/dify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/ai/values/dify.yml b/projects/ai/values/dify.yml index bda57308..6d4e23e0 100644 --- a/projects/ai/values/dify.yml +++ b/projects/ai/values/dify.yml @@ -185,7 +185,7 @@ postgresql: image: registry: docker.io repository: bitnami/postgresql - tag: 15.6.0-debian-12-r20 + tag: 15.10.0-debian-12-r2 pullPolicy: IfNotPresent ## @param architecture PostgreSQL architecture (`standalone` or `replication`) ##