Skip to content

Commit

Permalink
Update 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 Jul 21, 2021
1 parent eef06c1 commit 3b33500
Show file tree
Hide file tree
Showing 2 changed files with 7 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-267.nightly
name: eclipse-che-preview-kubernetes.v7.34.0-268.nightly
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -329,6 +329,7 @@ spec:
verbs:
- get
- create
- update
- delete
- apiGroups:
- rbac.authorization.k8s.io
Expand Down Expand Up @@ -1299,4 +1300,4 @@ spec:
maturity: stable
provider:
name: Eclipse Foundation
version: 7.34.0-267.nightly
version: 7.34.0-268.nightly
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,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-267.nightly
name: eclipse-che-preview-openshift.v7.34.0-268.nightly
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -362,6 +362,7 @@ spec:
verbs:
- get
- create
- update
- delete
- apiGroups:
- authorization.openshift.io
Expand All @@ -379,6 +380,7 @@ spec:
verbs:
- get
- create
- update
- delete
- apiGroups:
- rbac.authorization.k8s.io
Expand Down Expand Up @@ -1362,4 +1364,4 @@ spec:
maturity: stable
provider:
name: Eclipse Foundation
version: 7.34.0-267.nightly
version: 7.34.0-268.nightly

0 comments on commit 3b33500

Please sign in to comment.