We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4304283 commit 2c16597Copy full SHA for 2c16597
1 file changed
internal/workload/podspec_updates.go
@@ -35,7 +35,7 @@ import (
35
// package and documented here so that they appear in the godoc. These also
36
// need to be documented in the CRD
37
const (
38
- DefaultProxyImage = "gcr.io/cloud-sql-connectors/cloud-sql-proxy:2.0.0"
+ DefaultProxyImage = "gcr.io/cloud-sql-connectors/cloud-sql-proxy:2.1.0"
39
40
// DefaultFirstPort is the first port number chose for an instance listener by the
41
// proxy.
0 commit comments