mirror of
https://github.com/bitnami/charts.git
synced 2026-03-04 06:47:57 +08:00
[bitnami/rabbitmq] Release 15.4.1 (#32679)
* [bitnami/rabbitmq] Release 15.4.1 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 15.4.0 (2025-03-17)
|
||||
## 15.4.1 (2025-03-28)
|
||||
|
||||
* [bitnami/rabbitmq] allow to configure trafficDistribution ([#32443](https://github.com/bitnami/charts/pull/32443))
|
||||
* [bitnami/rabbitmq] Release 15.4.1 ([#32679](https://github.com/bitnami/charts/pull/32679))
|
||||
|
||||
## 15.4.0 (2025-03-19)
|
||||
|
||||
* [bitnami/*] Add tanzuCategory annotation (#32409) ([a8fba5c](https://github.com/bitnami/charts/commit/a8fba5cb01f6f4464ca7f69c50b0fbe97d837a95)), closes [#32409](https://github.com/bitnami/charts/issues/32409)
|
||||
* [bitnami/rabbitmq] allow to configure trafficDistribution (#32443) ([49e8182](https://github.com/bitnami/charts/commit/49e81822b9ebe29f544f6276d367489cdb0c121d)), closes [#32443](https://github.com/bitnami/charts/issues/32443)
|
||||
|
||||
## <small>15.3.3 (2025-02-26)</small>
|
||||
|
||||
|
||||
@@ -7,9 +7,9 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r39
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r40
|
||||
- name: rabbitmq
|
||||
image: docker.io/bitnami/rabbitmq:4.0.7-debian-12-r0
|
||||
image: docker.io/bitnami/rabbitmq:4.0.7-debian-12-r1
|
||||
apiVersion: v2
|
||||
appVersion: 4.0.7
|
||||
dependencies:
|
||||
@@ -31,4 +31,4 @@ maintainers:
|
||||
name: rabbitmq
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/rabbitmq
|
||||
version: 15.4.0
|
||||
version: 15.4.1
|
||||
|
||||
@@ -49,7 +49,7 @@ global:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/rabbitmq
|
||||
tag: 4.0.7-debian-12-r0
|
||||
tag: 4.0.7-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
|
||||
@@ -1591,7 +1591,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r39
|
||||
tag: 12-debian-12-r40
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user