Skip to content

Commit

Permalink
Regenerate CRD & manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
sleshchenko committed Apr 21, 2021
1 parent d9f9148 commit 1d55def
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 8 deletions.
2 changes: 1 addition & 1 deletion deploy/crds/org_v1_che_crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ spec:
it will create a default KubernetesImagePuller object to be
managed by the Operator. When set to `false`, the KubernetesImagePuller
object will be deleted, and the Operator will be uninstalled,
regardless of whether a spec is provided.
regardless of whether a spec is provided.
Note that while
this the Operator and its behavior is community-supported, its
payload may be commercially-supported for pulling commercially-supported
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,13 +76,13 @@ metadata:
categories: Developer Tools
certified: "false"
containerImage: quay.io/eclipse/che-operator:nightly
createdAt: "2021-04-20T09:53:09Z"
createdAt: "2021-04-21T11:53:32Z"
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/che-operator
support: Eclipse Foundation
name: eclipse-che-preview-kubernetes.v7.30.0-164.nightly
name: eclipse-che-preview-kubernetes.v7.30.0-166.nightly
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -901,6 +901,8 @@ spec:
value: nightly
- name: RELATED_IMAGE_che_server
value: quay.io/eclipse/che-server:nightly
- name: RELATED_IMAGE_dashboard
value: quay.io/eclipse/che-dashboard:next
- name: RELATED_IMAGE_plugin_registry
value: quay.io/eclipse/che-plugin-registry:nightly
- name: RELATED_IMAGE_devfile_registry
Expand Down Expand Up @@ -1111,4 +1113,4 @@ spec:
maturity: stable
provider:
name: Eclipse Foundation
version: 7.30.0-164.nightly
version: 7.30.0-166.nightly
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ spec:
it will create a default KubernetesImagePuller object to be
managed by the Operator. When set to `false`, the KubernetesImagePuller
object will be deleted, and the Operator will be uninstalled,
regardless of whether a spec is provided.
regardless of whether a spec is provided.
Note that while
this the Operator and its behavior is community-supported, its
payload may be commercially-supported for pulling commercially-supported
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,13 +67,13 @@ metadata:
categories: Developer Tools, OpenShift Optional
certified: "false"
containerImage: quay.io/eclipse/che-operator:nightly
createdAt: "2021-04-20T09:53:20Z"
createdAt: "2021-04-21T11:53:53Z"
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/che-operator
support: Eclipse Foundation
name: eclipse-che-preview-openshift.v7.30.0-164.nightly
name: eclipse-che-preview-openshift.v7.30.0-166.nightly
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -970,6 +970,8 @@ spec:
value: nightly
- name: RELATED_IMAGE_che_server
value: quay.io/eclipse/che-server:nightly
- name: RELATED_IMAGE_dashboard
value: quay.io/eclipse/che-dashboard:next
- name: RELATED_IMAGE_plugin_registry
value: quay.io/eclipse/che-plugin-registry:nightly
- name: RELATED_IMAGE_devfile_registry
Expand Down Expand Up @@ -1184,4 +1186,4 @@ spec:
maturity: stable
provider:
name: Eclipse Foundation
version: 7.30.0-164.nightly
version: 7.30.0-166.nightly

0 comments on commit 1d55def

Please sign in to comment.