Skip to content

Commit

Permalink
[bitnami/rabbitmq] Release 14.6.9 (#29092)
Browse files Browse the repository at this point in the history
* [bitnami/rabbitmq] Release 14.6.9 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Aug 28, 2024
1 parent 6697fef commit 711e2f7
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 deletions.
8 changes: 6 additions & 2 deletions bitnami/rabbitmq/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 14.6.8 (2024-08-28)
## 14.6.9 (2024-08-28)

* [bitnami/rabbitmq] Improve Ginkgo test ([#29082](https://github.com/bitnami/charts/pull/29082))
* [bitnami/rabbitmq] Release 14.6.9 ([#29092](https://github.com/bitnami/charts/pull/29092))

## <small>14.6.8 (2024-08-28)</small>

* [bitnami/rabbitmq] Improve Ginkgo test (#29082) ([778a269](https://github.com/bitnami/charts/commit/778a269c23fd9e6534c3c15e85f016c38f498e81)), closes [#29082](https://github.com/bitnami/charts/issues/29082)

## <small>14.6.7 (2024-08-26)</small>

Expand Down
4 changes: 2 additions & 2 deletions bitnami/rabbitmq/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ annotations:
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r28
- name: rabbitmq
image: docker.io/bitnami/rabbitmq:3.13.7-debian-12-r0
image: docker.io/bitnami/rabbitmq:3.13.7-debian-12-r2
apiVersion: v2
appVersion: 3.13.7
dependencies:
Expand All @@ -30,4 +30,4 @@ maintainers:
name: rabbitmq
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/rabbitmq
version: 14.6.8
version: 14.6.9
2 changes: 1 addition & 1 deletion bitnami/rabbitmq/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ global:
image:
registry: docker.io
repository: bitnami/rabbitmq
tag: 3.13.7-debian-12-r0
tag: 3.13.7-debian-12-r2
digest: ""
## set to true if you would like to see extra information on logs
## It turns BASH and/or NAMI debugging in the image
Expand Down

0 comments on commit 711e2f7

Please sign in to comment.