Skip to content

Commit 2c16597

Browse files
authored
chore: update to use latest proxy image: 2.1.0 (#214)
1 parent 4304283 commit 2c16597

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
@@ -35,7 +35,7 @@ import (
3535
// package and documented here so that they appear in the godoc. These also
3636
// need to be documented in the CRD
3737
const (
38-
DefaultProxyImage = "gcr.io/cloud-sql-connectors/cloud-sql-proxy:2.0.0"
38+
DefaultProxyImage = "gcr.io/cloud-sql-connectors/cloud-sql-proxy:2.1.0"
3939

4040
// DefaultFirstPort is the first port number chose for an instance listener by the
4141
// proxy.

0 commit comments

Comments
 (0)