Updated all changes for artifactory 7.27.3 & xray 3.33.3

This commit is contained in:
anupteal
2021-10-12 20:33:05 +05:30
parent 14cd0d67bd
commit f9ddbf20e5
29 changed files with 1202 additions and 36 deletions

View File

@@ -10,7 +10,7 @@ artifactory-ha:
url: "OVERRIDE"
user: "OVERRIDE"
password: "OVERRIDE"
initContainerImage: registry.connect.redhat.com/jfrog/init:7.25.7-2
initContainerImage: registry.connect.redhat.com/jfrog/init:7.27.3-1
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.25.7-2
tag: 7.27.3-1
node:
replicaCount: 2
waitForPrimaryStartup: