mirror of
https://github.com/bitnami/charts.git
synced 2026-03-08 08:47:24 +08:00
* remove nonexistent rts key from network policy template Signed-off-by: justin hallquist <8662187+JustinHallquist@users.noreply.github.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update bitnami/rabbitmq/Chart.yaml Co-authored-by: David Gomez <davidbhlm@gmail.com> Signed-off-by: Justin Hallquist <8662187+JustinHallquist@users.noreply.github.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: justin hallquist <8662187+JustinHallquist@users.noreply.github.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Justin Hallquist <8662187+JustinHallquist@users.noreply.github.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: David Gomez <davidbhlm@gmail.com>
34 lines
1010 B
YAML
34 lines
1010 B
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Infrastructure
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:12-debian-12-r34
|
|
- name: rabbitmq
|
|
image: docker.io/bitnami/rabbitmq:4.0.5-debian-12-r0
|
|
apiVersion: v2
|
|
appVersion: 4.0.5
|
|
dependencies:
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: RabbitMQ is an open source general-purpose message broker that is designed for consistent, highly-available messaging scenarios (both synchronous and asynchronous).
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/rabbitmq/img/rabbitmq-stack-220x234.png
|
|
keywords:
|
|
- rabbitmq
|
|
- message queue
|
|
- AMQP
|
|
maintainers:
|
|
- name: Broadcom, Inc. All Rights Reserved.
|
|
url: https://github.com/bitnami/charts
|
|
name: rabbitmq
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/rabbitmq
|
|
version: 15.2.2
|