Skip to content

Commit 8de3cf6

Browse files
authored
Merge branch 'main' into renovate/go-dependency-updates
2 parents 43c2c90 + 2eeb3c3 commit 8de3cf6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

0 commit comments

Comments
 (0)