Skip to content

Commit

Permalink
azure: Update etcd from 3.2.14 to 3.2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
justaugustus committed Jan 24, 2018
1 parent 8ded49a commit 29feba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure/container-linux/kubernetes/cl/controller.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ systemd:
- name: 40-etcd-cluster.conf
contents: |
[Service]
Environment="ETCD_IMAGE_TAG=v3.2.14"
Environment="ETCD_IMAGE_TAG=v3.2.15"
Environment="ETCD_NAME=${etcd_name}"
Environment="ETCD_ADVERTISE_CLIENT_URLS=https://${etcd_domain}:2379"
Environment="ETCD_INITIAL_ADVERTISE_PEER_URLS=https://${etcd_domain}:2380"
Expand Down

0 comments on commit 29feba4

Please sign in to comment.