From df7c0c5f7d4bf282460e865a30f338885417cd3b Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 19:51:27 +0000 Subject: [PATCH] chore(main): release 1.7.4 --- 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 c3be0887..b3d430fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.7.4](https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/compare/v1.7.3...v1.7.4) (2026-01-23) + + +### Bug Fixes + +* bump dep to latest to trigger release ([#732](https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/issues/732)) ([ada0b7c](https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/commit/ada0b7c6c9839110f70489e5cca1872d07a1105c)) + ## [1.7.3](https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/compare/v1.7.2...v1.7.3) (2026-01-23) diff --git a/README.md b/README.md index 25d03062..9e17b11b 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.3/cloud-sql-proxy-operator.yaml +kubectl apply -f https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy-operator/v1.7.4/cloud-sql-proxy-operator.yaml ``` diff --git a/docs/quick-start.md b/docs/quick-start.md index 00df6b7c..dcb4cf14 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.3/install.sh | bash +curl https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy-operator/v1.7.4/install.sh | bash ``` diff --git a/version.txt b/version.txt index 661e7aea..10c08801 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.7.3 +1.7.4