From 3b7cf09428667fd704d214fe19a4d01d7b313790 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 21:28:18 +0000 Subject: [PATCH] chore(main): release 1.7.2 --- 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 d1cdcb27..4b70c6a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.7.2](https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/compare/v1.7.1...v1.7.2) (2025-10-30) + + +### Bug Fixes + +* bump dependencies to latest ([#713](https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/issues/713)) ([55e555a](https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/commit/55e555a2e006c4fdc05b9f0935e513d4fd002ae9)) + ## [1.7.1](https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/compare/v1.7.0...v1.7.1) (2025-10-27) diff --git a/README.md b/README.md index 3fa32bbe..38c5a223 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.1/cloud-sql-proxy-operator.yaml +kubectl apply -f https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy-operator/v1.7.2/cloud-sql-proxy-operator.yaml ``` diff --git a/docs/quick-start.md b/docs/quick-start.md index e651445a..57abaa27 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.1/install.sh | bash +curl https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy-operator/v1.7.2/install.sh | bash ``` diff --git a/version.txt b/version.txt index 943f9cbc..f8a696c8 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.7.1 +1.7.2