[bitnami/rabbitmq] Fix default empty "initContainers" object (#6902)

* Correct initContainers to empty list

* Bump patch version

Co-authored-by: Simon Harrison <simon.harrison@mediakind.com>
This commit is contained in:
SimonHarrisonSH
2021-07-09 17:26:03 +02:00
committed by GitHub
co-authored by Simon Harrison
parent 4c425f2096
commit 110c55a18c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -23,4 +23,4 @@ name: rabbitmq
sources:
- https://github.com/bitnami/bitnami-docker-rabbitmq
- https://www.rabbitmq.com
version: 8.16.2
version: 8.16.3
+1 -1
View File
@@ -504,7 +504,7 @@ customStartupProbe: {}
## - name: portname
## containerPort: 1234
##
initContainers: {}
initContainers: []
## Add sidecars to the pod.
## Example: