mirror of
https://github.com/bitnami/charts.git
synced 2026-03-05 14:57:31 +08:00
[bitnami/rabbitmq] Release 15.0.1 (#29600)
* [bitnami/rabbitmq] Release 15.0.1 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:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 15.0.1 (2024-09-25)
|
||||
|
||||
* [bitnami/rabbitmq] Release 15.0.1 ([#29600](https://github.com/bitnami/charts/pull/29600))
|
||||
|
||||
## 15.0.0 (2024-09-20)
|
||||
|
||||
* [bitnami/rabbitmq] Release 15.0.0 ([#29555](https://github.com/bitnami/charts/pull/29555))
|
||||
* [bitnami/rabbitmq] Release 15.0.0 (#29555) ([595df29](https://github.com/bitnami/charts/commit/595df29e55c616de44a5f0794738bf7520e6eb58)), closes [#29555](https://github.com/bitnami/charts/issues/29555)
|
||||
|
||||
## 14.7.0 (2024-09-12)
|
||||
|
||||
|
||||
@@ -8,9 +8,9 @@ annotations:
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r30
|
||||
- name: rabbitmq
|
||||
image: docker.io/bitnami/rabbitmq:4.0.1-debian-12-r0
|
||||
image: docker.io/bitnami/rabbitmq:4.0.2-debian-12-r0
|
||||
apiVersion: v2
|
||||
appVersion: 4.0.1
|
||||
appVersion: 4.0.2
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -30,4 +30,4 @@ maintainers:
|
||||
name: rabbitmq
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/rabbitmq
|
||||
version: 15.0.0
|
||||
version: 15.0.1
|
||||
|
||||
@@ -914,4 +914,4 @@ Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
limitations under the License.
|
||||
@@ -44,7 +44,7 @@ global:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/rabbitmq
|
||||
tag: 4.0.1-debian-12-r0
|
||||
tag: 4.0.2-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
|
||||
|
||||
Reference in New Issue
Block a user