From 9c3244fd673c0fbcc31ace2798f9dac9aca3e583 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 04:15:11 +0000 Subject: [PATCH] chore(deps): update docker.io/library/postgres docker tag to v18 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..afc4f45a 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:18.4 # -- Database name database: hyperfleet # -- Database user