Skip to content

Commit

Permalink
Bump etcd server patch version to 3.2.16
Browse files Browse the repository at this point in the history
Kubernetes-commit: 04c6d0ab26bd273fd57db0f3e8a07bd39e9eb655
  • Loading branch information
jpbetz authored and k8s-publishing-bot committed Feb 13, 2018
1 parent 6abc101 commit a4c0543
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.2.14
image: quay.io/coreos/etcd:v3.2.16

0 comments on commit a4c0543

Please sign in to comment.