mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 00:06:55 -06:00
updated init container to 7.15.3-1
This commit is contained in:
@@ -3,4 +3,4 @@ dependencies:
|
|||||||
repository: https://charts.jfrog.io/
|
repository: https://charts.jfrog.io/
|
||||||
version: 7.0.2
|
version: 7.0.2
|
||||||
digest: sha256:5657853c9c2a68dfb6ab755d42916cf688d6ff1ebf174bafa8cb059873d40caf
|
digest: sha256:5657853c9c2a68dfb6ab755d42916cf688d6ff1ebf174bafa8cb059873d40caf
|
||||||
generated: "2021-02-19T10:55:29.784607-08:00"
|
generated: "2021-02-22T21:58:10.2870716+05:30"
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ xray:
|
|||||||
url: "OVERRIDE"
|
url: "OVERRIDE"
|
||||||
user: "OVERRIDE"
|
user: "OVERRIDE"
|
||||||
password: "OVERRIDE"
|
password: "OVERRIDE"
|
||||||
initContainerImage: registry.connect.redhat.com/jfrog/init:7.12.8-0
|
initContainerImage: registry.connect.redhat.com/jfrog/init:7.15.3-1
|
||||||
common:
|
common:
|
||||||
rabbitmq:
|
rabbitmq:
|
||||||
connectionConfigFromEnvironment: true
|
connectionConfigFromEnvironment: true
|
||||||
@@ -145,4 +145,4 @@ xray:
|
|||||||
command:
|
command:
|
||||||
- /bin/sh
|
- /bin/sh
|
||||||
- -c
|
- -c
|
||||||
- 'rabbitmqctl status'
|
- 'rabbitmqctl status'
|
||||||
|
|||||||
Reference in New Issue
Block a user