Artifactory 7.6.3 openshift operator 1.0.2

This commit is contained in:
John Peterson
2020-07-28 11:07:39 -07:00
parent 4b015231fe
commit 4ffb1ee152
9 changed files with 672 additions and 8 deletions

View File

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

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.1
currentCSV: artifactory-ha-operator.v1.0.2

View File

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

View File

@@ -1,5 +1,5 @@
apiVersion: v1
appVersion: 7.6.1
appVersion: 7.6.3
description: Openshift JFrog Artifactory HA subcharting Artifactory HA to work in Openshift environment
home: https://www.jfrog.com/artifactory/
icon: https://raw.githubusercontent.com/jfrog/charts/master/stable/artifactory-ha/logo/artifactory-logo.png
@@ -16,4 +16,4 @@ name: openshift-artifactory-ha
sources:
- https://bintray.com/jfrog/product/JFrog-Artifactory-Pro/view
- https://github.com/jfrog/charts
version: 2.6.0
version: 3.0.5

View File

@@ -1,6 +1,6 @@
dependencies:
- name: artifactory-ha
repository: https://charts.jfrog.io/
version: 2.6.0
digest: sha256:1862c85a62b3fee29f2bfe97c31c075004fd039f8c2345dbebb8c569a58c018e
generated: "2020-06-29T16:43:07.209781-07:00"
version: 3.0.5
digest: sha256:59deb56ee27e8a629a22f48cc051453e774999228ece09c77584d95c8c54ce6d
generated: "2020-07-16T14:29:16.129919-07:00"

View File

@@ -1,4 +1,4 @@
dependencies:
- name: artifactory-ha
version: 2.6.0
version: 3.0.5
repository: https://charts.jfrog.io/

View File

@@ -34,7 +34,7 @@ artifactory-ha:
## Change to use RH UBI images
image:
repository: registry.connect.redhat.com/jfrog/artifactory-pro
version: 7.6.1
version: 7.6.3
node:
replicaCount: 2
waitForPrimaryStartup: