File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed
Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.7.5] ( https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/compare/v1.7.4...v1.7.5 ) (2026-02-20)
4+
5+
6+ ### Bug Fixes
7+
8+ * k8s 1.34 baseline PSA compliance ([ #745 ] ( https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/issues/745 ) ) ([ e80b841] ( https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/commit/e80b841858c7f9f6c0fe4d901eb5ccdc1297b832 ) )
9+ * Update dependencies to latest as of 2026-02-13 ([ #742 ] ( https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/issues/742 ) ) ([ dab2607] ( https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/commit/dab2607df7fa9d58380d639a8d0b66e2ab3c7487 ) )
10+
311## [ 1.7.4] ( https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/compare/v1.7.3...v1.7.4 ) (2026-01-23)
412
513
Original file line number Diff line number Diff 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.4 /cloud-sql-proxy-operator.yaml
47+ kubectl apply -f https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy-operator/v1.7.5 /cloud-sql-proxy-operator.yaml
4848```
4949
5050<!-- {x-release-please-end} -->
Original file line number Diff line number Diff 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.4 /install.sh | bash
24+ curl https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy-operator/v1.7.5 /install.sh | bash
2525```
2626<!-- {x-release-please-end} -->
2727
Original file line number Diff line number Diff line change 1- 1.7.4
1+ 1.7.5
You can’t perform that action at this time.
0 commit comments