File tree Expand file tree Collapse file tree 4 files changed +10
-3
lines changed
Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.7.8] ( https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/compare/v1.7.7...v1.7.8 ) (2026-04-17)
4+
5+
6+ ### Bug Fixes
7+
8+ * update dependencies to latest ([ #754 ] ( https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/issues/754 ) ) ([ ed427ec] ( https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/commit/ed427ec1c0f317e274863a86d9a4c18f3614cc15 ) )
9+
310## [ 1.7.7] ( https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/compare/v1.7.6...v1.7.7 ) (2026-03-19)
411
512
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.7 /cloud-sql-proxy-operator.yaml
47+ kubectl apply -f https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy-operator/v1.7.8 /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.7 /install.sh | bash
24+ curl https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy-operator/v1.7.8 /install.sh | bash
2525```
2626<!-- {x-release-please-end} -->
2727
Original file line number Diff line number Diff line change 1- 1.7.7
1+ 1.7.8
You can’t perform that action at this time.
0 commit comments