Skip to content

Commit d2458b4

Browse files
author
armab
committed
Update etcd-operator 3rd party chart from 0.10.0 to 0.10.3
1 parent 8b5ddb1 commit d2458b4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
* Pin st2 version to `v3.3dev` as a new latest development version (#129)
88
* Migrate from `py2` `Ubuntu Xenial` to `py3` `Ubuntu Bionic` as a base StackStorm OS (StackStorm/st2-dockerfiles#16, #129)
99
* Switch from MongoDB `3.4` to `4.0` for the mongodb-ha Helm chart (#129)
10+
* Update `etcd-operator` 3rd party chart from `0.10.0` to `0.10.3` (#129)
1011

1112
## v0.27.0
1213
* Added support to toggle etcd-operator as a coordination backend (#127) (by @rrahman-nv)

requirements.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies:
1313
repository: https://kubernetes-charts.storage.googleapis.com/
1414
condition: external-dns.enabled
1515
- name: etcd-operator
16-
version: 0.10.0
16+
version: 0.10.3
1717
repository: https://kubernetes-charts.storage.googleapis.com/
1818
condition: etcd-operator.enabled
1919

0 commit comments

Comments
 (0)