Skip to content

Commit 59dd0f9

Browse files
authored
chore(deps): update gcr.io/cloud-sql-connectors/cloud-sql-proxy docker tag to v2.14.0 (#626)
1 parent f07c75a commit 59dd0f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/workload/podspec_updates.go

+1-1
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.13.0"
42+
DefaultProxyImage = "gcr.io/cloud-sql-connectors/cloud-sql-proxy:2.14.0"
4343

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

0 commit comments

Comments
 (0)