From aaaa518d567b10b86c00967e69cf494bc9474540 Mon Sep 17 00:00:00 2001 From: lvoelz2 Date: Thu, 11 Jun 2026 15:05:07 -0500 Subject: [PATCH] Update proxy_with_workload_identity.yaml Replacing GCR (deprecated) image with AR image. --- examples/k8s-sidecar/proxy_with_workload_identity.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/k8s-sidecar/proxy_with_workload_identity.yaml b/examples/k8s-sidecar/proxy_with_workload_identity.yaml index 7c68e7e68..91180690d 100644 --- a/examples/k8s-sidecar/proxy_with_workload_identity.yaml +++ b/examples/k8s-sidecar/proxy_with_workload_identity.yaml @@ -55,7 +55,7 @@ spec: restartPolicy: Always # It is recommended to use the latest version of the Cloud SQL Auth Proxy # Make sure to update on a regular schedule! - image: gcr.io/cloud-sql-connectors/cloud-sql-proxy:2.14.1 + image: us-docker.pkg.dev/cloudsql-proxy/cloud-sql-proxy args: # If connecting from a VPC-native GKE cluster, you can use the # following flag to have the proxy connect over private IP