Skip to content

Commit

Permalink
Bump to etcd 3.1.12 to pick up critical fix
Browse files Browse the repository at this point in the history
Kubernetes-commit: e2a25f9b548bdab89746aa7b1dc226103dd5a78a
  • Loading branch information
jpbetz authored and k8s-publishing-bot committed Mar 9, 2018
1 parent 8e62c89 commit a1ac848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion artifacts/example/rc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ spec:
imagePullPolicy: Never
command: [ "/kube-sample-apiserver", "--etcd-servers=http://localhost:2379" ]
- name: etcd
image: quay.io/coreos/etcd:v3.1.11
image: quay.io/coreos/etcd:v3.1.12

0 comments on commit a1ac848

Please sign in to comment.