Skip to content

Commit

Permalink
che #15540 Release 7.6.0 OLM files
Browse files Browse the repository at this point in the history
Signed-off-by: Ilya Buziuk <ibuziuk@redhat.com>
  • Loading branch information
ibuziuk committed Dec 20, 2019
1 parent a836db8 commit 8e572e7
Show file tree
Hide file tree
Showing 8 changed files with 1,838 additions and 2 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
--- /home/ibuziuk/git/che-operator/olm/eclipse-che-preview-kubernetes/deploy/olm-catalog/eclipse-che-preview-kubernetes/7.5.1/eclipse-che-preview-kubernetes.v7.5.1.clusterserviceversion.yaml 2019-12-20 15:05:05.603179298 +0100
+++ /home/ibuziuk/git/che-operator/olm/eclipse-che-preview-kubernetes/deploy/olm-catalog/eclipse-che-preview-kubernetes/7.6.0/eclipse-che-preview-kubernetes.v7.6.0.clusterserviceversion.yaml 2019-12-20 15:28:21.069992264 +0100
@@ -48,13 +48,13 @@
capabilities: Seamless Upgrades
categories: Developer Tools
certified: "false"
- containerImage: quay.io/eclipse/che-operator:7.5.1
- createdAt: "2019-12-10T13:31:32Z"
+ containerImage: quay.io/eclipse/che-operator:7.6.0
+ createdAt: "2019-12-20T14:28:21Z"
description: A Kube-native development solution that delivers portable and collaborative
developer workspaces.
repository: https://github.com/eclipse/che-operator
support: Eclipse Foundation
- name: eclipse-che-preview-kubernetes.v7.5.1
+ name: eclipse-che-preview-kubernetes.v7.6.0
namespace: placeholder
spec:
apiservicedefinitions: {}
@@ -247,7 +247,7 @@
fieldPath: metadata.name
- name: OPERATOR_NAME
value: che-operator
- image: quay.io/eclipse/che-operator:7.5.1
+ image: quay.io/eclipse/che-operator:7.6.0
imagePullPolicy: IfNotPresent
name: che-operator
ports:
@@ -350,5 +350,5 @@
maturity: stable
provider:
name: Eclipse Foundation
- replaces: eclipse-che-preview-kubernetes.v7.4.0
- version: 7.5.1
+ replaces: eclipse-che-preview-kubernetes.v7.5.1
+ version: 7.6.0
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
channels:
- currentCSV: eclipse-che-preview-kubernetes.v9.9.9-nightly.1575355471
name: nightly
- currentCSV: eclipse-che-preview-kubernetes.v7.5.1
- currentCSV: eclipse-che-preview-kubernetes.v7.6.0
name: stable
defaultChannel: stable
packageName: eclipse-che-preview-kubernetes

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
--- /home/ibuziuk/git/che-operator/olm/eclipse-che-preview-openshift/deploy/olm-catalog/eclipse-che-preview-openshift/7.5.1/eclipse-che-preview-openshift.v7.5.1.clusterserviceversion.yaml 2019-12-20 15:05:05.609179322 +0100
+++ /home/ibuziuk/git/che-operator/olm/eclipse-che-preview-openshift/deploy/olm-catalog/eclipse-che-preview-openshift/7.6.0/eclipse-che-preview-openshift.v7.6.0.clusterserviceversion.yaml 2019-12-20 15:28:21.334993393 +0100
@@ -45,13 +45,13 @@
capabilities: Seamless Upgrades
categories: Developer Tools, OpenShift Optional
certified: "false"
- containerImage: quay.io/eclipse/che-operator:7.5.1
- createdAt: "2019-12-10T13:31:32Z"
+ containerImage: quay.io/eclipse/che-operator:7.6.0
+ createdAt: "2019-12-20T14:28:21Z"
description: A Kube-native development solution that delivers portable and collaborative
developer workspaces in OpenShift.
repository: https://github.com/eclipse/che-operator
support: Eclipse Foundation
- name: eclipse-che-preview-openshift.v7.5.1
+ name: eclipse-che-preview-openshift.v7.6.0
namespace: placeholder
spec:
apiservicedefinitions: {}
@@ -287,7 +287,7 @@
fieldPath: metadata.name
- name: OPERATOR_NAME
value: che-operator
- image: quay.io/eclipse/che-operator:7.5.1
+ image: quay.io/eclipse/che-operator:7.6.0
imagePullPolicy: IfNotPresent
name: che-operator
ports:
@@ -395,5 +395,5 @@
maturity: stable
provider:
name: Eclipse Foundation
- replaces: eclipse-che-preview-openshift.v7.4.0
- version: 7.5.1
+ replaces: eclipse-che-preview-openshift.v7.5.1
+ version: 7.6.0
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
channels:
- currentCSV: eclipse-che-preview-openshift.v9.9.9-nightly.1575355471
name: nightly
- currentCSV: eclipse-che-preview-openshift.v7.5.1
- currentCSV: eclipse-che-preview-openshift.v7.6.0
name: stable
defaultChannel: stable
packageName: eclipse-che-preview-openshift

0 comments on commit 8e572e7

Please sign in to comment.