mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 06:58:50 +08:00
[bitnami/rabbitmq] ⚡ ⬆️ Update dependency references (#35650)
* [bitnami/rabbitmq] Release 16.0.13 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * [bitnami/rabbitmq] Release 16.0.13 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,16 @@
|
||||
# Changelog
|
||||
|
||||
## 16.0.12 (2025-08-04)
|
||||
## 16.0.13 (2025-08-07)
|
||||
|
||||
* [bitnami/rabbitmq] :zap: :arrow_up: Update dependency references ([#35396](https://github.com/bitnami/charts/pull/35396))
|
||||
* [bitnami/rabbitmq] :zap: :arrow_up: Update dependency references ([#35650](https://github.com/bitnami/charts/pull/35650))
|
||||
|
||||
## <small>16.0.12 (2025-08-04)</small>
|
||||
|
||||
* [bitnami/*] Adapt main README and change ascii (#35173) ([73d15e0](https://github.com/bitnami/charts/commit/73d15e03e04647efa902a1d14a09ea8657429cd0)), closes [#35173](https://github.com/bitnami/charts/issues/35173)
|
||||
* [bitnami/*] Adapt welcome message to BSI (#35170) ([e1c8146](https://github.com/bitnami/charts/commit/e1c8146831516fb35de736a6f3fd10e5e7a44286)), closes [#35170](https://github.com/bitnami/charts/issues/35170)
|
||||
* [bitnami/*] Add BSI to charts' READMEs (#35174) ([4973fd0](https://github.com/bitnami/charts/commit/4973fd08dd7e95398ddcc4054538023b542e19f2)), closes [#35174](https://github.com/bitnami/charts/issues/35174)
|
||||
* [bitnami/*] docs: update BSI warning on charts' notes (#35340) ([07483a5](https://github.com/bitnami/charts/commit/07483a5ed964b409266dc025e4b55bf2eb0f621c)), closes [#35340](https://github.com/bitnami/charts/issues/35340)
|
||||
* [bitnami/rabbitmq] :zap: :arrow_up: Update dependency references (#35396) ([f38c863](https://github.com/bitnami/charts/commit/f38c863ac5fdd722e406f73cc60b10f2879f8b88)), closes [#35396](https://github.com/bitnami/charts/issues/35396)
|
||||
|
||||
## <small>16.0.11 (2025-07-15)</small>
|
||||
|
||||
|
||||
@@ -5,9 +5,9 @@ annotations:
|
||||
category: Infrastructure
|
||||
images: |
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r49
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r50
|
||||
- name: rabbitmq
|
||||
image: docker.io/bitnami/rabbitmq:4.1.3-debian-12-r0
|
||||
image: docker.io/bitnami/rabbitmq:4.1.3-debian-12-r1
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: service
|
||||
apiVersion: v2
|
||||
@@ -32,4 +32,4 @@ maintainers:
|
||||
name: rabbitmq
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/rabbitmq
|
||||
version: 16.0.12
|
||||
version: 16.0.13
|
||||
|
||||
@@ -49,7 +49,7 @@ global:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/rabbitmq
|
||||
tag: 4.1.3-debian-12-r0
|
||||
tag: 4.1.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
|
||||
@@ -1594,7 +1594,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r49
|
||||
tag: 12-debian-12-r50
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user