Skip to content

Commit

Permalink
Update nightly bundle
Browse files Browse the repository at this point in the history
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
  • Loading branch information
tolusha committed Sep 25, 2020
1 parent b3281d0 commit 1093990
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,13 @@ metadata:
categories: Developer Tools
certified: "false"
containerImage: quay.io/eclipse/che-operator:nightly
createdAt: "2020-09-24T08:45:16Z"
createdAt: "2020-09-25T08:42:17Z"
description: A Kube-native development solution that delivers portable and collaborative
developer workspaces.
operatorframework.io/suggested-namespace: eclipse-che
repository: https://github.com/eclipse/che-operator
support: Eclipse Foundation
name: eclipse-che-preview-kubernetes.v7.19.0-7.nightly
name: eclipse-che-preview-kubernetes.v7.20.0-8.nightly
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -402,4 +402,4 @@ spec:
maturity: stable
provider:
name: Eclipse Foundation
version: 7.19.0-7.nightly
version: 7.20.0-8.nightly
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ spec:
operator.
type: string
ingress:
description: Additional labels to add into an Ingress
description: Ingress custom settings
properties:
labels:
description: Comma separated list of labels that can be used
Expand All @@ -157,7 +157,7 @@ spec:
the Che Dashboard.'
type: boolean
route:
description: Additional labels to add into a Route
description: Route custom settings
properties:
labels:
description: Comma separated list of labels that can be used
Expand Down Expand Up @@ -409,7 +409,7 @@ spec:
particular configuration for Git.
type: boolean
ingress:
description: Additional labels to add into an Ingress
description: Ingress custom settings
properties:
labels:
description: Comma separated list of labels that can be used
Expand Down Expand Up @@ -490,7 +490,7 @@ spec:
and `proxySecret` fields).
type: string
route:
description: Additional labels to add into a Route
description: Route custom settings
properties:
labels:
description: Comma separated list of labels that can be used
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@ metadata:
categories: Developer Tools, OpenShift Optional
certified: "false"
containerImage: quay.io/eclipse/che-operator:nightly
createdAt: "2020-09-24T08:45:16Z"
createdAt: "2020-09-25T08:42:17Z"
description: A Kube-native development solution that delivers portable and collaborative
developer workspaces in OpenShift.
operatorframework.io/suggested-namespace: eclipse-che
repository: https://github.com/eclipse/che-operator
support: Eclipse Foundation
name: eclipse-che-preview-openshift.v7.19.0-7.nightly
name: eclipse-che-preview-openshift.v7.20.0-8.nightly
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -435,4 +435,4 @@ spec:
maturity: stable
provider:
name: Eclipse Foundation
version: 7.19.0-7.nightly
version: 7.20.0-8.nightly
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ spec:
operator.
type: string
ingress:
description: Additional labels to add into an Ingress
description: Ingress custom settings
properties:
labels:
description: Comma separated list of labels that can be used
Expand All @@ -157,7 +157,7 @@ spec:
the Che Dashboard.'
type: boolean
route:
description: Additional labels to add into a Route
description: Route custom settings
properties:
labels:
description: Comma separated list of labels that can be used
Expand Down Expand Up @@ -409,7 +409,7 @@ spec:
particular configuration for Git.
type: boolean
ingress:
description: Additional labels to add into an Ingress
description: Ingress custom settings
properties:
labels:
description: Comma separated list of labels that can be used
Expand Down Expand Up @@ -490,7 +490,7 @@ spec:
and `proxySecret` fields).
type: string
route:
description: Additional labels to add into a Route
description: Route custom settings
properties:
labels:
description: Comma separated list of labels that can be used
Expand Down

0 comments on commit 1093990

Please sign in to comment.