From 0ef216e92ffba60685cc882208949e943badc5b3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 30 May 2025 06:07:02 +0000 Subject: [PATCH] Update docker.io/bitnami/postgresql Docker tag to v17 --- infra/openclarity/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/openclarity/values.yaml b/infra/openclarity/values.yaml index ea209fe..76409d0 100644 --- a/infra/openclarity/values.yaml +++ b/infra/openclarity/values.yaml @@ -414,7 +414,7 @@ openclarity: # -- Postgresql container repository repository: bitnami/postgresql # -- Postgresql container tag - tag: 16.6.0-debian-12-r1 + tag: 17.5.0-debian-12-r1 # -- Postgresql image digest. If set will override the tag. digest: "" # -- Postgresql container image pull policy