mirror of
https://github.com/bitnami/charts.git
synced 2026-03-14 06:47:28 +08:00
[bitnami/rabbitmq-cluster-operator]: Fix operatorpolicies permissions… (#27484)
* [bitnami/rabbitmq-cluster-operator]: Fix operatorpolicies permissions in messaging topology operator clusterrole Signed-off-by: Daniele Palaia <dpalaia@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Daniele Palaia <dpalaia@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 4.3.9 (2024-06-19)
|
||||
## 4.3.10 (2024-06-21)
|
||||
|
||||
* [bitnami/rabbitmq-cluster-operator] Adding TopicPermission webhook missing configuration in Topology Operator ([#27195](https://github.com/bitnami/charts/pull/27195))
|
||||
* [bitnami/rabbitmq-cluster-operator]: Fix operatorpolicies permissions… ([#27484](https://github.com/bitnami/charts/pull/27484))
|
||||
|
||||
## <small>4.3.9 (2024-06-19)</small>
|
||||
|
||||
* [bitnami/rabbitmq-cluster-operator] Adding TopicPermission webhook missing configuration in Topology ([9bfffb5](https://github.com/bitnami/charts/commit/9bfffb5b65c9294a4ca06e585275c81230be25c9)), closes [#27195](https://github.com/bitnami/charts/issues/27195)
|
||||
|
||||
## <small>4.3.8 (2024-06-18)</small>
|
||||
|
||||
|
||||
@@ -37,4 +37,4 @@ maintainers:
|
||||
name: rabbitmq-cluster-operator
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/rabbitmq-cluster-operator
|
||||
version: 4.3.9
|
||||
version: 4.3.10
|
||||
|
||||
@@ -330,5 +330,7 @@ rules:
|
||||
- operatorpolicies/status
|
||||
verbs:
|
||||
- get
|
||||
- patch
|
||||
- update
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
|
||||
Reference in New Issue
Block a user