From 0f038a8bb61472cdcd247c6ccabd894b42efe0ba Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Tue, 3 Jun 2025 10:55:37 +0000 Subject: [PATCH] Revert "Merge branch 'renovate/docker.io-bitnami-postgresql-17.x' into 'main'" --- 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 5a6dab0..7cfc06b 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: 17.5.0-debian-12-r1 + tag: 16.6.0-debian-12-r1 # -- Postgresql image digest. If set will override the tag. digest: "" # -- Postgresql container image pull policy