Skip to content

Commit f10fdc9

Browse files
chore(main): release 1.7.2 (#714)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 55e555a commit f10fdc9

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.7.2](https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/compare/v1.7.1...v1.7.2) (2025-10-30)
4+
5+
6+
### Bug Fixes
7+
8+
* 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))
9+
310
## [1.7.1](https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/compare/v1.7.0...v1.7.1) (2025-10-27)
411

512

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ your kubernetes cluster:
4444
<!-- {x-release-please-start-version} -->
4545

4646
```shell
47-
kubectl apply -f https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy-operator/v1.7.1/cloud-sql-proxy-operator.yaml
47+
kubectl apply -f https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy-operator/v1.7.2/cloud-sql-proxy-operator.yaml
4848
```
4949

5050
<!-- {x-release-please-end} -->

docs/quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ your kubernetes cluster:
2121

2222
<!-- {x-release-please-start-version} -->
2323
```shell
24-
curl https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy-operator/v1.7.1/install.sh | bash
24+
curl https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy-operator/v1.7.2/install.sh | bash
2525
```
2626
<!-- {x-release-please-end} -->
2727

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.7.1
1+
1.7.2

0 commit comments

Comments
 (0)