From 16aefb1f388ab256d3f94e046360a008dd3786cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 08:44:52 +0000 Subject: [PATCH] Update ghcr.io/cloudnative-pg/postgresql Docker tag to v16.6 --- nextcloud/overlays/jern.fi/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/overlays/jern.fi/kustomization.yaml b/nextcloud/overlays/jern.fi/kustomization.yaml index 0eda44c..ed9cf6b 100644 --- a/nextcloud/overlays/jern.fi/kustomization.yaml +++ b/nextcloud/overlays/jern.fi/kustomization.yaml @@ -34,4 +34,4 @@ configurations: images: - name: ghcr.io/cloudnative-pg/postgresql - newTag: "16.4" + newTag: "16.6"