From e7c0625051294ab8e7a8b5fe735da33d7343fa6f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 07:00:49 +0000 Subject: [PATCH] Update gcr.io/cloud-sql-connectors/cloud-sql-proxy Docker tag to v2.21.3 --- charts/pg-autogrant/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/pg-autogrant/values.yaml b/charts/pg-autogrant/values.yaml index 0dbcaac..3b6c524 100644 --- a/charts/pg-autogrant/values.yaml +++ b/charts/pg-autogrant/values.yaml @@ -40,7 +40,7 @@ cloudSqlProxy: enabled: false image: repository: gcr.io/cloud-sql-connectors/cloud-sql-proxy - tag: "2.21.2" + tag: "2.21.3" # Full instance connection name: project:region:instance instanceConnectionName: "" privateIp: true