From 7032326e9a2c041c87ab5aed70706e11232bfc14 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, 15 Jun 2026 18:03:25 +0000 Subject: [PATCH] Update docker.io/library/postgres Docker tag to v14.22 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 9f0cc48..0770b4f 100644 --- a/charts/values.yaml +++ b/charts/values.yaml @@ -305,7 +305,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.22 # -- Database name database: hyperfleet # -- Database user