[bitnami/rabbitmq] Release 12.0.12 (#18608)

* [bitnami/rabbitmq] Release 12.0.12 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update README.md with readme-generator-for-helm

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-08-18 04:52:34 +02:00
committed by GitHub
parent 47c54ce94e
commit 61384d624e
3 changed files with 13 additions and 13 deletions

View File

@@ -8,9 +8,9 @@ annotations:
- name: os-shell
image: docker.io/bitnami/os-shell:11-debian-11-r40
- name: rabbitmq
image: docker.io/bitnami/rabbitmq:3.12.2-debian-11-r28
image: docker.io/bitnami/rabbitmq:3.12.3-debian-11-r0
apiVersion: v2
appVersion: 3.12.2
appVersion: 3.12.3
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: 12.0.11
version: 12.0.12

View File

@@ -62,15 +62,15 @@ The command removes all the Kubernetes components associated with the chart and
### RabbitMQ Image parameters
| Name | Description | Value |
| ------------------- | -------------------------------------------------------------------------------------------------------- | ---------------------- |
| `image.registry` | RabbitMQ image registry | `docker.io` |
| `image.repository` | RabbitMQ image repository | `bitnami/rabbitmq` |
| `image.tag` | RabbitMQ image tag (immutable tags are recommended) | `3.12.2-debian-11-r28` |
| `image.digest` | RabbitMQ image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `image.pullPolicy` | RabbitMQ image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
| `image.debug` | Set to true if you would like to see extra information on logs | `false` |
| Name | Description | Value |
| ------------------- | -------------------------------------------------------------------------------------------------------- | --------------------- |
| `image.registry` | RabbitMQ image registry | `docker.io` |
| `image.repository` | RabbitMQ image repository | `bitnami/rabbitmq` |
| `image.tag` | RabbitMQ image tag (immutable tags are recommended) | `3.12.3-debian-11-r0` |
| `image.digest` | RabbitMQ image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `image.pullPolicy` | RabbitMQ image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
| `image.debug` | Set to true if you would like to see extra information on logs | `false` |
### Common parameters

View File

@@ -34,7 +34,7 @@ global:
image:
registry: docker.io
repository: bitnami/rabbitmq
tag: 3.12.2-debian-11-r28
tag: 3.12.3-debian-11-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