Skip to content

Commit

Permalink
Upgrade etcd version from 3.3.13 to 3.5.9 (bitpoke#447)
Browse files Browse the repository at this point in the history
Signed-off-by: Fabio.Gomes <[email protected]>
  • Loading branch information
MrFabio authored Jul 21, 2023
1 parent 5bf4279 commit c1f2ef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/apis/planetscale/v2/defaults.go
Original file line number Diff line number Diff line change
Expand Up @@ -181,5 +181,5 @@ var (
// DefaultEtcdImage is the image to use for etcd when the CRD doesn't specify.
// This value can be configured at operator startup time with the
// --default_etcd_image flag.
DefaultEtcdImage = "quay.io/coreos/etcd:v3.3.13"
DefaultEtcdImage = "quay.io/coreos/etcd:v3.5.9"
)

0 comments on commit c1f2ef6

Please sign in to comment.