Openshift Xray updates to 3.15.1

This commit is contained in:
John Peterson
2020-12-30 15:14:51 -08:00
parent 83416d4993
commit 2c37cdd85c
23 changed files with 586 additions and 29 deletions

View File

@@ -1,6 +1,9 @@
# JFrog Openshift Artifactory-ha Chart Changelog
All changes to this chart will be documented in this file.
## [4.5.5] - Dec 18, 2020
* Updating to latest jfrog/artifactory-ha helm chart version 4.5.5 artifactory version 7.11.5
## [4.5.4] - Dec 2, 2020
* Updating to latest jfrog/artifactory-ha helm chart version 4.5.4 artifactory version 7.11.5

View File

@@ -16,4 +16,4 @@ name: openshift-artifactory-ha
sources:
- https://bintray.com/jfrog/product/JFrog-Artifactory-Pro/view
- https://github.com/jfrog/charts
version: 4.5.4
version: 4.5.5

View File

@@ -25,6 +25,15 @@ To deploy this helm chart you will need to be a cluster admin w/ access to the a
oc adm policy add-scc-to-user anyuid -z my_user_name
````
## Deploying the Helm Chart
To deploy the helm chart from this folder first pull the dependency charts with:
````bash
helm dep build
````
## Prerequisites Details
* Kubernetes 1.12+

View File

@@ -1,6 +1,6 @@
dependencies:
- name: artifactory-ha
repository: https://charts.jfrog.io/
version: 4.5.4
digest: sha256:a1206fb1e2339a524d11c7ccff47216e426e1d475508430b670fac9f0ec81ddf
generated: "2020-12-02T16:39:18.100741-08:00"
version: 4.5.5
digest: sha256:19224b0c0063a50a3e5b630b44bf80c86ae40642dd08a525e2bdb55a910bc865
generated: "2020-12-18T07:50:40.638679-08:00"

View File

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