mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 05:06:56 -06:00
updating openshift artifactory-ha to latest artifactoryha helm chart 2.4.6
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
# JFrog Openshift Artifactory-ha Chart Changelog
|
||||
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
|
||||
* Updating to latest jfrog/artifactory-ha helm chart version 2.3.0
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v1
|
||||
appVersion: 7.4.1
|
||||
appVersion: 7.4.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.4.2
|
||||
version: 2.4.6
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: artifactory-ha
|
||||
repository: https://charts.jfrog.io/
|
||||
version: 2.4.2
|
||||
digest: sha256:e9f80a6605bf281075c8b34fc9590728af545ed1f152a72ff985fea3708cd5f3
|
||||
generated: "2020-04-21T13:04:32.953359-07:00"
|
||||
version: 2.4.6
|
||||
digest: sha256:e0c6b67c9745748aba555b2383d832fee3a977fcde31c5a4f3a5f73f4a357a92
|
||||
generated: "2020-05-12T11:37:46.61737-07:00"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
dependencies:
|
||||
- name: artifactory-ha
|
||||
version: 2.4.2
|
||||
version: 2.4.6
|
||||
repository: https://charts.jfrog.io/
|
||||
|
||||
@@ -33,10 +33,8 @@ artifactory-ha:
|
||||
name: volume
|
||||
## Change to use RH UBI images
|
||||
image:
|
||||
repository: quay.io/jfrog/artifactory-rh-pro
|
||||
version: 7.4.1
|
||||
#repository: registry.connect.redhat.com/jfrog/artifactory-pro
|
||||
#version: 7.3.2
|
||||
repository: registry.connect.redhat.com/jfrog/artifactory-pro
|
||||
version: 7.4.3
|
||||
node:
|
||||
replicaCount: 2
|
||||
waitForPrimaryStartup:
|
||||
|
||||
Reference in New Issue
Block a user