File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.6.4] ( https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/compare/v1.6.3...v1.6.4 ) (2025-04-21)
4+
5+
6+ ### Bug Fixes
7+
8+ * Upgrades Kubernetes libraries to 1.32 ([ #664 ] ( https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/issues/664 ) ) ([ e5e2da5] ( https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/commit/e5e2da518006482c08b66b4e21df06f4faa9bb62 ) )
9+
310## [ 1.6.3] ( https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/compare/v1.6.2...v1.6.3 ) (2025-03-25)
411
512
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ your kubernetes cluster:
4343
4444<!-- {x-release-please-start-version} -->
4545``` shell
46- kubectl apply -f https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy-operator/v1.6.3 /cloud-sql-proxy-operator.yaml
46+ kubectl apply -f https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy-operator/v1.6.4 /cloud-sql-proxy-operator.yaml
4747```
4848<!-- {x-release-please-end} -->
4949
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.6.3 /install.sh | bash
24+ curl https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy-operator/v1.6.4 /install.sh | bash
2525```
2626<!-- {x-release-please-end} -->
2727
Original file line number Diff line number Diff line change 1- 1.6.3
1+ 1.6.4
You can’t perform that action at this time.
0 commit comments