From bf172be414675052896418782b8c4b9692dab7a4 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 18:49:49 +0000 Subject: [PATCH] chore(main): release 1.8.2 --- 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 7cce97db..ab281d55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.8.2](https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/compare/v1.8.1...v1.8.2) (2026-08-14) + + +### Bug Fixes + +* update deps to the latest ([#792](https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/issues/792)) ([770805b](https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/commit/770805b1b172b1d46cef1bf8c11a5eec9cf722ed)) + ## [1.8.1](https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/compare/v1.8.0...v1.8.1) (2026-07-24) diff --git a/README.md b/README.md index f33ddf19..a91f8d4a 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.8.1/cloud-sql-proxy-operator.yaml +kubectl apply -f https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy-operator/v1.8.2/cloud-sql-proxy-operator.yaml ``` diff --git a/docs/quick-start.md b/docs/quick-start.md index d3058762..3598a531 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.8.1/install.sh | bash +curl https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy-operator/v1.8.2/install.sh | bash ``` diff --git a/version.txt b/version.txt index a8fdfda1..53adb84c 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.8.1 +1.8.2