Skip to content
This repository has been archived by the owner on Nov 20, 2021. It is now read-only.

Commit

Permalink
Bump pause image version
Browse files Browse the repository at this point in the history
  • Loading branch information
ktravis authored and ChrisRx committed Nov 5, 2020
1 parent 1279a37 commit b778399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/config/constants/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const (
DefaultBootstrapServerVersion = "0.3.0"
DefaultCoreDNSVersion = "1.6.9"
DefaultHealthcheckProxyVersion = "0.1.0"
DefaultPauseImageVersion = "3.2"
DefaultPauseImageVersion = "3.3"

KubeAPIServerImage = "k8s.gcr.io/kube-apiserver"
KubeControllerManagerImage = "k8s.gcr.io/kube-controller-manager"
Expand Down

0 comments on commit b778399

Please sign in to comment.