From cda6e58f0f6a7a41d1502d0629712854510a1554 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux-kflux-prd-rh02[bot]" <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 00:18:50 +0000 Subject: [PATCH] chore(deps): update docker.io/library/postgres docker tag to v14.23 Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com> --- charts/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/values.yaml b/charts/values.yaml index 7f03611c..4e8918bd 100644 --- a/charts/values.yaml +++ b/charts/values.yaml @@ -315,7 +315,7 @@ database: # -- Deploy a single-pod PostgreSQL instance enabled: true # -- PostgreSQL container image - image: docker.io/library/postgres:14.2 + image: docker.io/library/postgres:14.23 # -- Database name database: hyperfleet # -- Database user