Skip to content

Commit c8f091d

Browse files
author
armab
committed
Pin rabbitmq-ha 3rd party chart from 1.36.4 to 1.44.1
Latest rabbitmq-ha `1.44.4` fails with error: ``` Error: validation failed: unable to recognize "": no matches for kind "PrometheusRule" in version "monitoring.coreos.com/v1" ```
1 parent 6dc7a0e commit c8f091d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
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)
1010
* 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)
11+
* Update `rabbitmq-ha` 3rd party chart from `1.36.4` to `1.44.1` (#129)
1212

1313

1414
## v0.27.0

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.44.4
3+
version: 1.44.1
44
repository: https://kubernetes-charts.storage.googleapis.com/
55
condition: rabbitmq-ha.enabled
66
- name: mongodb-replicaset

0 commit comments

Comments
 (0)