From 3a9eddac81ca865237e2d1f4de59d8eb0a89cb0a Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 22:54:36 +0000 Subject: [PATCH] chore(main): release 1.8.1 --- CHANGELOG.md | 8 ++++++++ README.md | 2 +- docs/quick-start.md | 2 +- version.txt | 2 +- 4 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0fcdee9e..7cce97db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.8.1](https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/compare/v1.8.0...v1.8.1) (2026-07-24) + + +### Bug Fixes + +* Update Auth Proxy version to 2.24.1 ([#785](https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/issues/785)) ([cb9e058](https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/commit/cb9e05861912b0a4f66f566a3c30687edf5abf5f)) +* update operator dependencies ([#781](https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/issues/781)) ([e6dae49](https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/commit/e6dae494c5ad1128f6dc5314edaff4237a6f23bd)) + ## [1.8.0](https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/compare/v1.7.10...v1.8.0) (2026-06-26) diff --git a/README.md b/README.md index 50be23ff..f33ddf19 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ your kubernetes cluster: ```shell -kubectl apply -f https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy-operator/v1.8.0/cloud-sql-proxy-operator.yaml +kubectl apply -f https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy-operator/v1.8.1/cloud-sql-proxy-operator.yaml ``` diff --git a/docs/quick-start.md b/docs/quick-start.md index bb4e7567..d3058762 100644 --- a/docs/quick-start.md +++ b/docs/quick-start.md @@ -21,7 +21,7 @@ your kubernetes cluster: ```shell -curl https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy-operator/v1.8.0/install.sh | bash +curl https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy-operator/v1.8.1/install.sh | bash ``` diff --git a/version.txt b/version.txt index 27f9cd32..a8fdfda1 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.8.0 +1.8.1