mirror of
https://github.com/bitnami/charts.git
synced 2026-02-24 06:47:26 +08:00
[bitnami/rabbitmq-cluster-operator] Release 4.2.9 updating components versions (#25818)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -6,13 +6,13 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: rabbitmq
|
||||
image: docker.io/bitnami/rabbitmq:3.13.2-debian-12-r1
|
||||
image: docker.io/bitnami/rabbitmq:3.13.2-debian-12-r4
|
||||
- name: rabbitmq-cluster-operator
|
||||
image: docker.io/bitnami/rabbitmq-cluster-operator:2.9.0-debian-12-r0
|
||||
image: docker.io/bitnami/rabbitmq-cluster-operator:2.9.0-debian-12-r1
|
||||
- name: rmq-default-credential-updater
|
||||
image: docker.io/bitnami/rmq-default-credential-updater:1.0.4-debian-12-r19
|
||||
image: docker.io/bitnami/rmq-default-credential-updater:1.0.4-debian-12-r20
|
||||
- name: rmq-messaging-topology-operator
|
||||
image: docker.io/bitnami/rmq-messaging-topology-operator:1.14.1-debian-12-r0
|
||||
image: docker.io/bitnami/rmq-messaging-topology-operator:1.14.1-debian-12-r1
|
||||
apiVersion: v2
|
||||
appVersion: 2.9.0
|
||||
dependencies:
|
||||
@@ -37,4 +37,4 @@ maintainers:
|
||||
name: rabbitmq-cluster-operator
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/rabbitmq-cluster-operator
|
||||
version: 4.2.8
|
||||
version: 4.2.9
|
||||
|
||||
@@ -72,7 +72,7 @@ diagnosticMode:
|
||||
rabbitmqImage:
|
||||
registry: docker.io
|
||||
repository: bitnami/rabbitmq
|
||||
tag: 3.13.2-debian-12-r1
|
||||
tag: 3.13.2-debian-12-r4
|
||||
digest: ""
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
@@ -93,7 +93,7 @@ rabbitmqImage:
|
||||
credentialUpdaterImage:
|
||||
registry: docker.io
|
||||
repository: bitnami/rmq-default-credential-updater
|
||||
tag: 1.0.4-debian-12-r19
|
||||
tag: 1.0.4-debian-12-r20
|
||||
digest: ""
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
@@ -116,7 +116,7 @@ clusterOperator:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/rabbitmq-cluster-operator
|
||||
tag: 2.9.0-debian-12-r0
|
||||
tag: 2.9.0-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -649,7 +649,7 @@ msgTopologyOperator:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/rmq-messaging-topology-operator
|
||||
tag: 1.14.1-debian-12-r0
|
||||
tag: 1.14.1-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user