Skip to content

Commit

Permalink
chore: clarify Artifact Registry support (#688)
Browse files Browse the repository at this point in the history
  • Loading branch information
enocom authored Aug 12, 2024
1 parent ef557b9 commit f696cba
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,13 +138,18 @@ wget https://storage.googleapis.com/alloydb-auth-proxy/v1.10.2/alloydb-auth-prox
### 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/alloydb-connectors/alloydb-auth-proxy`
* `us.gcr.io/alloydb-connectors/alloydb-auth-proxy`
* `eu.gcr.io/alloydb-connectors/alloydb-auth-proxy`
* `asia.gcr.io/alloydb-connectors/alloydb-auth-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:

Expand Down

0 comments on commit f696cba

Please sign in to comment.