Artifactory HA v7.7.3 and Xray v3.8.0 in Openshift

This commit is contained in:
John Peterson
2020-08-17 16:09:29 -07:00
parent 86c85da0d2
commit 55af4c1bc9
22 changed files with 1447 additions and 22 deletions

View File

@@ -7,4 +7,4 @@ scorecard:
- olm:
cr-manifest:
- "deploy/crds/charts.helm.k8s.io_v1alpha1_openshiftartifactoryha_cr.yaml"
csv-path: "deploy/olm-catalog/artifactory-ha-operator/1.0.2/artifactory-ha-operator.v1.0.2.clusterserviceversion.yaml"
csv-path: "deploy/olm-catalog/artifactory-ha-operator/1.0.3/artifactory-ha-operator.v1.0.3.clusterserviceversion.yaml"

View File

@@ -1,6 +1,9 @@
# JFrog Openshift Artifactory-ha Chart Changelog
All changes to this chart will be documented in this file.
## [3.1.0] - Aug 17, 2020
* Updating to latest jfrog/artifactory-ha helm chart version 3.1.0 artifactory version 3.1.0
## [3.0.5] - July 16, 2020
* Updating to latest jfrog/artifactory-ha helm chart version 3.0.5 artifactory version 7.6.3

File diff suppressed because one or more lines are too long

View File

@@ -1,4 +1,4 @@
packageName: openshiftartifactoryha-operator
channels:
- name: alpha
currentCSV: artifactory-ha-operator.v1.0.2
currentCSV: artifactory-ha-operator.v1.0.3