From f150f9c57dcf52c567a7d67c343043b5200068a9 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 18:25:32 +0000 Subject: [PATCH] chore(main): release 1.7.7 --- CHANGELOG.md | 7 +++++++ README.md | 2 +- docs/quick-start.md | 2 +- version.txt | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2132e6d5..383afcff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.7.7](https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/compare/v1.7.6...v1.7.7) (2026-03-19) + + +### Bug Fixes + +* bump dependencies to latest ([#757](https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/issues/757)) ([38a6e45](https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/commit/38a6e45aa9053ef3f6f0b101cb80ee42a89981f3)) + ## [1.7.6](https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/compare/v1.7.5...v1.7.6) (2026-03-11) diff --git a/README.md b/README.md index 7f5e639e..3e296a45 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.7.6/cloud-sql-proxy-operator.yaml +kubectl apply -f https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy-operator/v1.7.7/cloud-sql-proxy-operator.yaml ``` diff --git a/docs/quick-start.md b/docs/quick-start.md index 63cc7c01..fc3eb181 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.7.6/install.sh | bash +curl https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy-operator/v1.7.7/install.sh | bash ``` diff --git a/version.txt b/version.txt index de28578a..91c74a58 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.7.6 +1.7.7