Skip to content

Commit

Permalink
bump cke-tools version
Browse files Browse the repository at this point in the history
Signed-off-by: Yuji Ito <[email protected]>
  • Loading branch information
llamerada-jp committed Mar 30, 2020
1 parent e323a0b commit 0af1206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ func (i Image) Name() string {
const (
EtcdImage = Image("quay.io/cybozu/etcd:3.3.19.1")
KubernetesImage = Image("quay.io/cybozu/kubernetes:1.17.4.1")
ToolsImage = Image("quay.io/cybozu/cke-tools:1.6.7")
ToolsImage = Image("quay.io/cybozu/cke-tools:1.7.1")
PauseImage = Image("quay.io/cybozu/pause:3.2.0.1")
CoreDNSImage = Image("quay.io/cybozu/coredns:1.6.7.1")
UnboundImage = Image("quay.io/cybozu/unbound:1.10.0.1")
Expand Down

0 comments on commit 0af1206

Please sign in to comment.