mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 03:06:57 -06:00
Openshift xray 3.6.2 updates
This commit is contained in:
@@ -7,4 +7,4 @@ scorecard:
|
|||||||
- olm:
|
- olm:
|
||||||
cr-manifest:
|
cr-manifest:
|
||||||
- "deploy/crds/charts.helm.k8s.io_v1alpha1_openshiftartifactoryha_cr.yaml"
|
- "deploy/crds/charts.helm.k8s.io_v1alpha1_openshiftartifactoryha_cr.yaml"
|
||||||
csv-path: "deploy/olm-catalog/artifactory-ha-operator/1.0.1/artifactory-ha-operator.v1.0.0.clusterserviceversion.yaml"
|
csv-path: "deploy/olm-catalog/artifactory-ha-operator/1.0.2/artifactory-ha-operator.v1.0.2.clusterserviceversion.yaml"
|
||||||
|
|||||||
@@ -1,5 +1,8 @@
|
|||||||
# 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.
|
||||||
|
|
||||||
|
## [4.1.2] July 28, 2020
|
||||||
|
* Updating to Xray chart version 4.1.2 and Xray app version 3.6.2
|
||||||
|
|
||||||
## [3.5.1] June 29, 2020
|
## [3.5.1] June 29, 2020
|
||||||
* Updating to Xray chart version 3.5.1 and Xray app version 3.5.2
|
* Updating to Xray chart version 3.5.1 and Xray app version 3.5.2
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
appVersion: 3.5.2
|
appVersion: 3.6.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.5.1
|
version: 4.1.2
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: xray
|
- name: xray
|
||||||
repository: https://charts.jfrog.io/
|
repository: https://charts.jfrog.io/
|
||||||
version: 3.5.1
|
version: 4.1.2
|
||||||
digest: sha256:90f537b39c6dbaec7eca47a0628a511b983224f87114bcce50680f105525b0db
|
digest: sha256:79e535f41be683f61d7f181a094d91f2688df43b7c3511be0c5c3216a6ce342b
|
||||||
generated: "2020-06-29T17:16:05.767367-07:00"
|
generated: "2020-07-28T11:11:46.534466-07:00"
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: xray
|
- name: xray
|
||||||
version: 3.5.1
|
version: 4.1.2
|
||||||
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.5.2
|
version: 3.6.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.5.2
|
version: 3.6.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.5.2
|
version: 3.6.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.5.2
|
version: 3.6.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.4.0
|
version: 1.4.2
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
rabbitmq-ha:
|
rabbitmq-ha:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
@@ -1,6 +1,12 @@
|
|||||||
# JFrog Openshift Xray Chart Changelog
|
# JFrog Openshift 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.
|
||||||
|
|
||||||
|
## [3.6.2] - July 28, 2020
|
||||||
|
* Deploying JFrog Xray 3.6.2 as an Operator into Openshift
|
||||||
|
|
||||||
|
## [3.5.2] - June 29, 2020
|
||||||
|
* Deploying JFrog Xray 3.5.2 as an Operator into Openshift
|
||||||
|
|
||||||
## [3.3.0] - May 22, 2020
|
## [3.3.0] - May 22, 2020
|
||||||
* Deploying JFrog Xray 3.3.0 as an Operator initial version of Jfrog Xray supported
|
* Deploying JFrog Xray 3.3.0 as an Operator initial version of Jfrog Xray supported
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
packageName: openshiftxray-operator
|
packageName: openshiftxray-operator
|
||||||
channels:
|
channels:
|
||||||
- name: alpha
|
- name: alpha
|
||||||
currentCSV: xray-operator.v1.0.1
|
currentCSV: xray-operator.v1.0.2
|
||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,5 +1,8 @@
|
|||||||
# 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.
|
||||||
|
|
||||||
|
## [4.1.2] July 28, 2020
|
||||||
|
* Updating to Xray chart version 4.1.2 and Xray app version 3.6.2
|
||||||
|
|
||||||
## [3.5.1] June 29, 2020
|
## [3.5.1] June 29, 2020
|
||||||
* Updating to Xray chart version 3.5.1 and Xray app version 3.5.2
|
* Updating to Xray chart version 3.5.1 and Xray app version 3.5.2
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
appVersion: 3.5.2
|
appVersion: 3.6.2
|
||||||
description: Universal component scan for security and license inventory and impact
|
description: Universal component scan for security and license inventory and impact
|
||||||
analysis
|
analysis
|
||||||
keywords:
|
keywords:
|
||||||
@@ -14,4 +14,4 @@ name: openshift-xray
|
|||||||
sources:
|
sources:
|
||||||
- https://bintray.com/jfrog/product/xray/view
|
- https://bintray.com/jfrog/product/xray/view
|
||||||
- https://github.com/jfrog/charts
|
- https://github.com/jfrog/charts
|
||||||
version: 3.5.1
|
version: 4.1.2
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: xray
|
- name: xray
|
||||||
repository: https://charts.jfrog.io/
|
repository: https://charts.jfrog.io/
|
||||||
version: 3.5.1
|
version: 4.1.2
|
||||||
digest: sha256:90f537b39c6dbaec7eca47a0628a511b983224f87114bcce50680f105525b0db
|
digest: sha256:79e535f41be683f61d7f181a094d91f2688df43b7c3511be0c5c3216a6ce342b
|
||||||
generated: "2020-06-29T17:16:05.767367-07:00"
|
generated: "2020-07-28T11:11:46.534466-07:00"
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: xray
|
- name: xray
|
||||||
version: 3.5.1
|
version: 4.1.2
|
||||||
repository: https://charts.jfrog.io/
|
repository: https://charts.jfrog.io/
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ xray:
|
|||||||
analysis:
|
analysis:
|
||||||
image:
|
image:
|
||||||
repository: registry.connect.redhat.com/jfrog/xray-analysis
|
repository: registry.connect.redhat.com/jfrog/xray-analysis
|
||||||
version: 3.5.2
|
version: 3.6.2
|
||||||
name: xray-analysis
|
name: xray-analysis
|
||||||
podManagementPolicy: Parallel
|
podManagementPolicy: Parallel
|
||||||
preStartCommand: null
|
preStartCommand: null
|
||||||
@@ -16,14 +16,14 @@ xray:
|
|||||||
indexer:
|
indexer:
|
||||||
image:
|
image:
|
||||||
repository: registry.connect.redhat.com/jfrog/xray-indexer
|
repository: registry.connect.redhat.com/jfrog/xray-indexer
|
||||||
version: 3.5.2
|
version: 3.6.2
|
||||||
name: xray-indexer
|
name: xray-indexer
|
||||||
podManagementPolicy: Parallel
|
podManagementPolicy: Parallel
|
||||||
updateStrategy: RollingUpdate
|
updateStrategy: RollingUpdate
|
||||||
persist:
|
persist:
|
||||||
image:
|
image:
|
||||||
repository: registry.connect.redhat.com/jfrog/xray-persist
|
repository: registry.connect.redhat.com/jfrog/xray-persist
|
||||||
version: 3.5.2
|
version: 3.6.2
|
||||||
name: xray-persist
|
name: xray-persist
|
||||||
persistence:
|
persistence:
|
||||||
size: 10Gi
|
size: 10Gi
|
||||||
@@ -46,12 +46,12 @@ xray:
|
|||||||
image:
|
image:
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
repository: registry.connect.redhat.com/jfrog/xray-router
|
repository: registry.connect.redhat.com/jfrog/xray-router
|
||||||
version: 1.4.0
|
version: 1.4.2
|
||||||
name: router
|
name: router
|
||||||
server:
|
server:
|
||||||
image:
|
image:
|
||||||
repository: registry.connect.redhat.com/jfrog/xray-server
|
repository: registry.connect.redhat.com/jfrog/xray-server
|
||||||
version: 3.5.2
|
version: 3.6.2
|
||||||
name: xray-server
|
name: xray-server
|
||||||
podManagementPolicy: Parallel
|
podManagementPolicy: Parallel
|
||||||
replicaCount: 1
|
replicaCount: 1
|
||||||
|
|||||||
Reference in New Issue
Block a user