Skip to content

Commit 6dc7a0e

Browse files
author
armab
committed
Update rabbitmq-ha 3rd party chart from 1.36.4 to latest 1.44.4
1 parent d2458b4 commit 6dc7a0e

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@
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)
10+
* Update `etcd-operator` 3rd party chart from `0.10.0` to latest `0.10.3` (#129)
11+
* Update `rabbitmq-ha` 3rd party chart from `1.36.4` to latest `1.44.4` (#129)
12+
1113

1214
## v0.27.0
1315
* 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
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: rabbitmq-ha
3-
version: 1.36.4
3+
version: 1.44.4
44
repository: https://kubernetes-charts.storage.googleapis.com/
55
condition: rabbitmq-ha.enabled
66
- name: mongodb-replicaset

0 commit comments

Comments
 (0)