Skip to content

Commit a77d24c

Browse files
authored
chore(deps): update gcr.io/cloud-sql-connectors/cloud-sql-proxy docker tag to v2.11.0 (#575)
1 parent 7696321 commit a77d24c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/workload/podspec_updates.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ const (
3939
// DefaultProxyImage is the latest version of the proxy as of the release
4040
// of this operator. This is managed as a dependency. We update this constant
4141
// when the Cloud SQL Auth Proxy releases a new version.
42-
DefaultProxyImage = "gcr.io/cloud-sql-connectors/cloud-sql-proxy:2.10.1"
42+
DefaultProxyImage = "gcr.io/cloud-sql-connectors/cloud-sql-proxy:2.11.0"
4343

4444
// DefaultFirstPort is the first port number chose for an instance listener by the
4545
// proxy.

0 commit comments

Comments
 (0)