Skip to content

Commit

Permalink
Update bundle
Browse files Browse the repository at this point in the history
Signed-off-by: Anatolii Bazko <[email protected]>
  • Loading branch information
tolusha committed Aug 2, 2021
1 parent 7b6c657 commit b7fd6fd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ metadata:
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
repository: https://github.com/eclipse-che/che-operator
support: Eclipse Foundation
name: eclipse-che-preview-kubernetes.v7.34.0-271.nightly
name: eclipse-che-preview-kubernetes.v7.34.0-272.nightly
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -387,6 +387,7 @@ spec:
- get
- create
- update
- patch
- delete
- apiGroups:
- ""
Expand Down Expand Up @@ -1307,4 +1308,4 @@ spec:
maturity: stable
provider:
name: Eclipse Foundation
version: 7.34.0-271.nightly
version: 7.34.0-272.nightly
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ metadata:
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
repository: https://github.com/eclipse-che/che-operator
support: Eclipse Foundation
name: eclipse-che-preview-openshift.v7.34.0-271.nightly
name: eclipse-che-preview-openshift.v7.34.0-272.nightly
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -453,6 +453,7 @@ spec:
- get
- create
- update
- patch
- delete
- apiGroups:
- ""
Expand Down Expand Up @@ -1372,4 +1373,4 @@ spec:
maturity: stable
provider:
name: Eclipse Foundation
version: 7.34.0-271.nightly
version: 7.34.0-272.nightly

0 comments on commit b7fd6fd

Please sign in to comment.