mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/rabbitmq] Release 1.1.2 (#5521)
* rabbitmq: update to `3.7.5` * rabbitmq: bump chart appVersion to `3.7.5` * rabbitmq: bump chart version to `1.1.2`
This commit is contained in:
committed by
k8s-ci-robot
parent
b43c94b1ef
commit
d958841e1a
@@ -1,6 +1,6 @@
|
||||
name: rabbitmq
|
||||
version: 1.1.1
|
||||
appVersion: 3.7.4
|
||||
version: 1.1.2
|
||||
appVersion: 3.7.5
|
||||
description: Open source message broker software that implements the Advanced Message Queuing Protocol (AMQP)
|
||||
keywords:
|
||||
- rabbitmq
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/rabbitmq
|
||||
tag: 3.7.4-r1
|
||||
tag: 3.7.5-r1
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/rabbitmq
|
||||
tag: 3.7.4
|
||||
tag: 3.7.5
|
||||
|
||||
## set to true if you would like to see extra information on logs
|
||||
## it turns BASH and NAMI debugging in minideb
|
||||
|
||||
Reference in New Issue
Block a user