updating openshift artifactory-ha to latest artifactoryha helm chart 2.4.6

This commit is contained in:
John Peterson
2020-05-12 11:39:07 -07:00
parent f153948977
commit fb0328dcef
5 changed files with 11 additions and 10 deletions

View File

@@ -1,6 +1,9 @@
# JFrog Openshift Artifactory-ha Chart Changelog # JFrog Openshift Artifactory-ha Chart Changelog
All changes to this chart will be documented in this file. All changes to this chart will be documented in this file.
## [2.4.6] - May 12, 2020
* Updating to latest jfrog/artifactory-ha helm chart version 2.4.6 artifactory version 7.4.3
## [2.3.0] - April 13, 2020 ## [2.3.0] - April 13, 2020
* Updating to latest jfrog/artifactory-ha helm chart version 2.3.0 * Updating to latest jfrog/artifactory-ha helm chart version 2.3.0

View File

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

View File

@@ -1,6 +1,6 @@
dependencies: dependencies:
- name: artifactory-ha - name: artifactory-ha
repository: https://charts.jfrog.io/ repository: https://charts.jfrog.io/
version: 2.4.2 version: 2.4.6
digest: sha256:e9f80a6605bf281075c8b34fc9590728af545ed1f152a72ff985fea3708cd5f3 digest: sha256:e0c6b67c9745748aba555b2383d832fee3a977fcde31c5a4f3a5f73f4a357a92
generated: "2020-04-21T13:04:32.953359-07:00" generated: "2020-05-12T11:37:46.61737-07:00"

View File

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

View File

@@ -33,10 +33,8 @@ artifactory-ha:
name: volume name: volume
## Change to use RH UBI images ## Change to use RH UBI images
image: image:
repository: quay.io/jfrog/artifactory-rh-pro repository: registry.connect.redhat.com/jfrog/artifactory-pro
version: 7.4.1 version: 7.4.3
#repository: registry.connect.redhat.com/jfrog/artifactory-pro
#version: 7.3.2
node: node:
replicaCount: 2 replicaCount: 2
waitForPrimaryStartup: waitForPrimaryStartup: