Artifactory 7.12.6 and Xray 3.15.1 for Openshift

This commit is contained in:
John Peterson
2021-01-17 11:31:35 -08:00
parent 67851b0f03
commit b9862ca181
21 changed files with 583 additions and 100 deletions

View File

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