[bitnami/rabbitmq] Release 12.6.2 updating components versions (#21868)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-01-05 23:38:42 +01:00
committed by GitHub
parent 41b0e9d6bd
commit a98d15c1b2
2 changed files with 6 additions and 6 deletions

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: os-shell
image: docker.io/bitnami/os-shell:11-debian-11-r92
image: docker.io/bitnami/os-shell:11-debian-11-r93
- name: rabbitmq
image: docker.io/bitnami/rabbitmq:3.12.11-debian-11-r0
image: docker.io/bitnami/rabbitmq:3.12.12-debian-11-r0
apiVersion: v2
appVersion: 3.12.11
appVersion: 3.12.12
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
@@ -30,4 +30,4 @@ maintainers:
name: rabbitmq
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/rabbitmq
version: 12.6.1
version: 12.6.2

View File

@@ -34,7 +34,7 @@ global:
image:
registry: docker.io
repository: bitnami/rabbitmq
tag: 3.12.11-debian-11-r0
tag: 3.12.12-debian-11-r0
digest: ""
## set to true if you would like to see extra information on logs
## It turns BASH and/or NAMI debugging in the image
@@ -1428,7 +1428,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 11-debian-11-r92
tag: 11-debian-11-r93
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'