Updated the RT 7.46.11 and Xray 3.60.2 versions for Openshift (#250)

* Changes in RT version 7.46.11 and Xray version 3.60.2

* Changes in RT and Xray versions 7.46.11 and 3.60.2
This commit is contained in:
Logeshwar Sekar
2022-11-28 15:35:49 +05:30
committed by GitHub
parent 2eb64dd851
commit 5eea6a893b
20 changed files with 65 additions and 44 deletions

View File

@@ -10,7 +10,7 @@ artifactory-ha:
url: "OVERRIDE"
user: "OVERRIDE"
password: "OVERRIDE"
initContainerImage: registry.connect.redhat.com/jfrog/init:7.41.13
initContainerImage: registry.connect.redhat.com/jfrog/init:7.46.11
waitForDatabase: true
installerInfo: '{ "productId": "Openshift_artifactory-ha/{{ .Chart.Version }}", "features": [ { "featureId": "ArtifactoryVersion/{{ default .Chart.AppVersion .Values.artifactory.image.version }}" }, { "featureId": "{{ if .Values.postgresql.enabled }}postgresql{{ else }}{{ .Values.database.type }}{{ end }}/0.0.0" }, { "featureId": "Platform/Openshift" }, { "featureId": "Partner/ACC-006983" }, { "featureId": "Channel/Openshift" } ] }'
artifactory:
@@ -19,7 +19,7 @@ artifactory-ha:
image:
registry: registry.connect.redhat.com
repository: jfrog/artifactory-pro
tag: 7.41.13
tag: 7.46.11
node:
replicaCount: 2
waitForPrimaryStartup: