mirror of
https://github.com/bitnami/charts.git
synced 2026-03-10 15:07:49 +08:00
[bitnami/rabbitmq] ⚡ ⬆️ Update dependency references (#35396)
* [bitnami/rabbitmq] Release 16.0.12 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,12 @@
|
||||
# Changelog
|
||||
|
||||
## 16.0.11 (2025-07-15)
|
||||
## 16.0.12 (2025-08-04)
|
||||
|
||||
* [bitnami/rabbitmq] :zap: :arrow_up: Update dependency references ([#35121](https://github.com/bitnami/charts/pull/35121))
|
||||
* [bitnami/rabbitmq] :zap: :arrow_up: Update dependency references ([#35396](https://github.com/bitnami/charts/pull/35396))
|
||||
|
||||
## <small>16.0.11 (2025-07-15)</small>
|
||||
|
||||
* [bitnami/rabbitmq] :zap: :arrow_up: Update dependency references (#35121) ([9a48aeb](https://github.com/bitnami/charts/commit/9a48aeb10d6ca428f8bf5f097beed774aea1f69d)), closes [#35121](https://github.com/bitnami/charts/issues/35121)
|
||||
|
||||
## <small>16.0.10 (2025-07-03)</small>
|
||||
|
||||
|
||||
@@ -5,13 +5,13 @@ annotations:
|
||||
category: Infrastructure
|
||||
images: |
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r48
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r49
|
||||
- name: rabbitmq
|
||||
image: docker.io/bitnami/rabbitmq:4.1.2-debian-12-r0
|
||||
image: docker.io/bitnami/rabbitmq:4.1.3-debian-12-r0
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: service
|
||||
apiVersion: v2
|
||||
appVersion: 4.1.2
|
||||
appVersion: 4.1.3
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -32,4 +32,4 @@ maintainers:
|
||||
name: rabbitmq
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/rabbitmq
|
||||
version: 16.0.11
|
||||
version: 16.0.12
|
||||
|
||||
@@ -49,7 +49,7 @@ global:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/rabbitmq
|
||||
tag: 4.1.2-debian-12-r0
|
||||
tag: 4.1.3-debian-12-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
|
||||
@@ -1594,7 +1594,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r48
|
||||
tag: 12-debian-12-r49
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user