Skip to content

Commit

Permalink
chore: Update release-please block tags (#2124)
Browse files Browse the repository at this point in the history
  • Loading branch information
ttosta-google committed Feb 21, 2024
1 parent 6651fc6 commit b4d76fc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ instance, or by configuring Public IP.
Check for the latest version on the [releases page][releases] and use the
following instructions for your OS and CPU architecture.

<!-- {x-version-update-start:cloud-sql-proxy/v:released} -->
<!-- {x-release-please-start-version} -->
<details open>
<summary>Linux amd64</summary>

Expand Down Expand Up @@ -155,7 +155,7 @@ curl https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy/v2.8.2/
```

</details>
<!-- {x-version-update-end} -->
<!-- {x-release-please-end} -->

### Install from Source

Expand Down Expand Up @@ -370,7 +370,7 @@ currently supported:
- `$VERSION-buster`
- `$VERSION-bullseye`

<!-- {x-version-update-start} -->
<!-- {x-release-please-start-version} -->
The `$VERSION` is the Proxy version without the leading "v" (e.g.,
`2.8.2`).

Expand All @@ -381,7 +381,7 @@ For example, to pull a particular version, use a command like:
docker pull gcr.io/cloud-sql-connectors/cloud-sql-proxy:2.8.2
```

<!-- {x-version-update-end} -->
<!-- {x-release-please-end} -->
We recommend pinning to a specific version tag and using automation with a CI pipeline
to update regularly.

Expand Down

0 comments on commit b4d76fc

Please sign in to comment.