From 67d0dae6c55e5bb04d7c70cf52bb57ee874206a3 Mon Sep 17 00:00:00 2001 From: Jack Wotherspoon Date: Mon, 12 Aug 2024 15:08:55 -0400 Subject: [PATCH] docs: clarify container images are stored in Artifact Registry --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 08487e494..53f5502e1 100644 --- a/README.md +++ b/README.md @@ -392,13 +392,18 @@ To see a full list of flags, use: ## Container Images There are containerized versions of the Proxy available from the following -Google Cloud Container Registry repositories: +[Artifact Registry](https://cloud.google.com/artifact-registry) repositories: - `gcr.io/cloud-sql-connectors/cloud-sql-proxy` - `us.gcr.io/cloud-sql-connectors/cloud-sql-proxy` - `eu.gcr.io/cloud-sql-connectors/cloud-sql-proxy` - `asia.gcr.io/cloud-sql-connectors/cloud-sql-proxy` +> [!NOTE] +> +> The above container images were migrated from Google Container Registry (deprecated) +> to Artifact Registry which is why they begin with the old naming pattern (`gcr.io`) + Each image is tagged with the associated Proxy version. The following tags are currently supported: