From 2499e00e422c86d7799be83a2136306ec5db603e Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Wed, 9 Mar 2022 14:04:26 +0000 Subject: [PATCH] [bitnami/rabbitmq-cluster-operator] Release 2.3.4 updating components versions Signed-off-by: Bitnami Containers --- bitnami/rabbitmq-cluster-operator/Chart.lock | 6 +++--- bitnami/rabbitmq-cluster-operator/Chart.yaml | 4 ++-- bitnami/rabbitmq-cluster-operator/values.yaml | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/bitnami/rabbitmq-cluster-operator/Chart.lock b/bitnami/rabbitmq-cluster-operator/Chart.lock index a61a409e10..a2d2bee174 100644 --- a/bitnami/rabbitmq-cluster-operator/Chart.lock +++ b/bitnami/rabbitmq-cluster-operator/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: https://charts.bitnami.com/bitnami - version: 1.11.2 -digest: sha256:eda6c82c39104cba0d9522be8ed6316d0bedae75d36deb778ed7f97ff2217aca -generated: "2022-03-02T16:00:51.731295457Z" + version: 1.11.3 +digest: sha256:d5f850d857edd58b32c0e10652f6ec3ce5018def5542f2bcef38fd7fa0079d6b +generated: "2022-03-09T13:03:11.26187938Z" diff --git a/bitnami/rabbitmq-cluster-operator/Chart.yaml b/bitnami/rabbitmq-cluster-operator/Chart.yaml index fd3330e478..0e26950040 100644 --- a/bitnami/rabbitmq-cluster-operator/Chart.yaml +++ b/bitnami/rabbitmq-cluster-operator/Chart.yaml @@ -1,7 +1,7 @@ annotations: category: Infrastructure apiVersion: v2 -appVersion: 1.12.0 +appVersion: 1.12.1 dependencies: - name: common repository: https://charts.bitnami.com/bitnami @@ -25,4 +25,4 @@ name: rabbitmq-cluster-operator sources: - https://github.com/bitnami/bitnami-docker-rabbitmq-cluster-operator - https://github.com/rabbitmq/cluster-operator -version: 2.3.3 +version: 2.3.4 diff --git a/bitnami/rabbitmq-cluster-operator/values.yaml b/bitnami/rabbitmq-cluster-operator/values.yaml index c89e6a7f85..eb40a4d44b 100644 --- a/bitnami/rabbitmq-cluster-operator/values.yaml +++ b/bitnami/rabbitmq-cluster-operator/values.yaml @@ -55,7 +55,7 @@ extraDeploy: [] rabbitmqImage: registry: docker.io repository: bitnami/rabbitmq - tag: 3.8.27-debian-10-r43 + tag: 3.8.27-debian-10-r49 ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-rabbitmqImage-private-registry/ @@ -75,7 +75,7 @@ rabbitmqImage: credentialUpdaterImage: registry: docker.io repository: bitnami/rmq-default-credential-updater - tag: 1.0.1-scratch-r6 + tag: 1.0.2-scratch-r0 ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-credentialUpdaterImage-private-registry/ @@ -97,7 +97,7 @@ clusterOperator: image: registry: docker.io repository: bitnami/rabbitmq-cluster-operator - tag: 1.12.0-scratch-r2 + tag: 1.12.1-scratch-r0 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -449,7 +449,7 @@ msgTopologyOperator: image: registry: docker.io repository: bitnami/rmq-messaging-topology-operator - tag: 1.4.0-scratch-r2 + tag: 1.4.1-scratch-r0 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images