mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 07:06:56 -06:00
updates to openshift artifactory and xray helm charts to version 7.6.1 and 3.5.2
This commit is contained in:
@@ -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.6.0] - June 29, 2020
|
||||||
|
* Updating to latest jfrog/artifactory helm chart version 2.6.0 artifactory version 7.6.1
|
||||||
|
|
||||||
## [2.4.6] - May 12, 2020
|
## [2.4.6] - May 12, 2020
|
||||||
* Updating to latest jfrog/artifactory-ha helm chart version 2.4.6 artifactory version 7.4.3
|
* Updating to latest jfrog/artifactory-ha helm chart version 2.4.6 artifactory version 7.4.3
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
appVersion: 7.4.3
|
appVersion: 7.6.1
|
||||||
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.6
|
version: 2.6.0
|
||||||
|
|||||||
@@ -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.6
|
version: 2.6.0
|
||||||
digest: sha256:e0c6b67c9745748aba555b2383d832fee3a977fcde31c5a4f3a5f73f4a357a92
|
digest: sha256:1862c85a62b3fee29f2bfe97c31c075004fd039f8c2345dbebb8c569a58c018e
|
||||||
generated: "2020-05-12T11:37:46.61737-07:00"
|
generated: "2020-06-29T16:43:07.209781-07:00"
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: artifactory-ha
|
- name: artifactory-ha
|
||||||
version: 2.4.6
|
version: 2.6.0
|
||||||
repository: https://charts.jfrog.io/
|
repository: https://charts.jfrog.io/
|
||||||
|
|||||||
@@ -34,7 +34,7 @@ artifactory-ha:
|
|||||||
## Change to use RH UBI images
|
## Change to use RH UBI images
|
||||||
image:
|
image:
|
||||||
repository: registry.connect.redhat.com/jfrog/artifactory-pro
|
repository: registry.connect.redhat.com/jfrog/artifactory-pro
|
||||||
version: 7.4.3
|
version: 7.6.1
|
||||||
node:
|
node:
|
||||||
replicaCount: 2
|
replicaCount: 2
|
||||||
waitForPrimaryStartup:
|
waitForPrimaryStartup:
|
||||||
|
|||||||
@@ -1,17 +1,5 @@
|
|||||||
# JFrog Openshift Artifactory-Xray Chart Changelog
|
# JFrog Openshift Artifactory-Xray 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.0] - April 14, 2020
|
## [3.5.1] June 29, 2020
|
||||||
* Updating to latest jfrog/artifactory-ha helm chart version 2.4.0 adding new requirements.yaml entry for xray helm charts to combine together into one umbrella chart
|
* Updating to Xray chart version 3.5.1 and Xray app version 3.5.2
|
||||||
|
|
||||||
## [2.3.0] - April 13, 2020
|
|
||||||
* Updating to latest jfrog/artifactory-ha helm chart version 2.3.0
|
|
||||||
|
|
||||||
## [2.2.9] - April 11, 2020
|
|
||||||
* Fixed issues with master key
|
|
||||||
|
|
||||||
## [2.1.9] - March 17, 2020
|
|
||||||
* Updated Artifactory version to 7.3.2
|
|
||||||
|
|
||||||
## [2.0.35] - March 09, 2020
|
|
||||||
* Updated Artifactory version to 7.2.1
|
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
appVersion: 3.3.0
|
appVersion: 3.5.2
|
||||||
description: Universal component scan for security and license inventory and impact analysis
|
description: Universal component scan for security and license inventory and impact analysis
|
||||||
sources:
|
sources:
|
||||||
- https://bintray.com/jfrog/product/xray/view
|
- https://bintray.com/jfrog/product/xray/view
|
||||||
@@ -13,4 +13,4 @@ maintainers:
|
|||||||
- email: johnp@jfrog.com
|
- email: johnp@jfrog.com
|
||||||
name: John Peterson
|
name: John Peterson
|
||||||
name: openshift-xray
|
name: openshift-xray
|
||||||
version: 3.3.1
|
version: 3.5.1
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: xray
|
- name: xray
|
||||||
repository: https://charts.jfrog.io/
|
repository: https://charts.jfrog.io/
|
||||||
version: 3.3.1
|
version: 3.5.1
|
||||||
digest: sha256:22010f573f0dfaf95a05835e6b712ef74438aa7c5f39674cd8fd27390bc99d7e
|
digest: sha256:90f537b39c6dbaec7eca47a0628a511b983224f87114bcce50680f105525b0db
|
||||||
generated: "2020-05-21T13:54:18.60088-07:00"
|
generated: "2020-06-29T17:16:05.767367-07:00"
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: xray
|
- name: xray
|
||||||
version: 3.3.1
|
version: 3.5.1
|
||||||
repository: https://charts.jfrog.io/
|
repository: https://charts.jfrog.io/
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ xray:
|
|||||||
name: xray-analysis
|
name: xray-analysis
|
||||||
image:
|
image:
|
||||||
repository: registry.connect.redhat.com/jfrog/xray-analysis
|
repository: registry.connect.redhat.com/jfrog/xray-analysis
|
||||||
version: 3.3.0
|
version: 3.5.2
|
||||||
updateStrategy: RollingUpdate
|
updateStrategy: RollingUpdate
|
||||||
podManagementPolicy: Parallel
|
podManagementPolicy: Parallel
|
||||||
preStartCommand:
|
preStartCommand:
|
||||||
@@ -40,14 +40,14 @@ xray:
|
|||||||
name: xray-indexer
|
name: xray-indexer
|
||||||
image:
|
image:
|
||||||
repository: registry.connect.redhat.com/jfrog/xray-indexer
|
repository: registry.connect.redhat.com/jfrog/xray-indexer
|
||||||
version: 3.3.0
|
version: 3.5.2
|
||||||
updateStrategy: RollingUpdate
|
updateStrategy: RollingUpdate
|
||||||
podManagementPolicy: Parallel
|
podManagementPolicy: Parallel
|
||||||
persist:
|
persist:
|
||||||
name: xray-persist
|
name: xray-persist
|
||||||
image:
|
image:
|
||||||
repository: registry.connect.redhat.com/jfrog/xray-persist
|
repository: registry.connect.redhat.com/jfrog/xray-persist
|
||||||
version: 3.3.0
|
version: 3.5.2
|
||||||
updateStrategy: RollingUpdate
|
updateStrategy: RollingUpdate
|
||||||
podManagementPolicy: Parallel
|
podManagementPolicy: Parallel
|
||||||
persistence:
|
persistence:
|
||||||
@@ -57,7 +57,7 @@ xray:
|
|||||||
name: xray-server
|
name: xray-server
|
||||||
image:
|
image:
|
||||||
repository: registry.connect.redhat.com/jfrog/xray-server
|
repository: registry.connect.redhat.com/jfrog/xray-server
|
||||||
version: 3.3.0
|
version: 3.5.2
|
||||||
updateStrategy: RollingUpdate
|
updateStrategy: RollingUpdate
|
||||||
podManagementPolicy: Parallel
|
podManagementPolicy: Parallel
|
||||||
replicaCount: 1
|
replicaCount: 1
|
||||||
@@ -65,7 +65,7 @@ xray:
|
|||||||
name: router
|
name: router
|
||||||
image:
|
image:
|
||||||
repository: registry.connect.redhat.com/jfrog/xray-router
|
repository: registry.connect.redhat.com/jfrog/xray-router
|
||||||
version: 1.2.1
|
version: 1.4.0
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
rabbitmq-ha:
|
rabbitmq-ha:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user