[bitnami/rabbitmq] Release 14.4.5 (#27713)

* [bitnami/rabbitmq] Release 14.4.5 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-07-03 10:02:42 +02:00
committed by GitHub
parent 9624189a95
commit c54e941e79
3 changed files with 11 additions and 7 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 14.4.4 (2024-06-18)
## 14.4.5 (2024-07-03)
* [bitnami/rabbitmq] Release 14.4.4 ([#27409](https://github.com/bitnami/charts/pull/27409))
* [bitnami/rabbitmq] Release 14.4.5 ([#27713](https://github.com/bitnami/charts/pull/27713))
## <small>14.4.4 (2024-06-18)</small>
* [bitnami/rabbitmq] Release 14.4.4 (#27409) ([e809d66](https://github.com/bitnami/charts/commit/e809d66db6e5bbd2d90fdb7fce9b67d2fb9cf64d)), closes [#27409](https://github.com/bitnami/charts/issues/27409)
## <small>14.4.3 (2024-06-17)</small>

View File

@@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r22
image: docker.io/bitnami/os-shell:12-debian-12-r24
- name: rabbitmq
image: docker.io/bitnami/rabbitmq:3.13.3-debian-12-r0
image: docker.io/bitnami/rabbitmq:3.13.3-debian-12-r1
apiVersion: v2
appVersion: 3.13.3
dependencies:
@@ -30,4 +30,4 @@ maintainers:
name: rabbitmq
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/rabbitmq
version: 14.4.4
version: 14.4.5

View File

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