Skip to content

Commit

Permalink
Add GitOps operator
Browse files Browse the repository at this point in the history
  • Loading branch information
SupremeMortal committed Apr 15, 2024
1 parent c1e4997 commit 571b5bc
Show file tree
Hide file tree
Showing 4 changed files with 153 additions and 1 deletion.
Empty file removed catalog/.gitkeep
Empty file.
139 changes: 139 additions & 0 deletions catalog/gitops-operator/gitops-operator.v4.15.0-2024-04-14-112847.yaml

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions catalog/gitops-operator/gitops-operator.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
schema: olm.package
name: gitops-operator
defaultChannel: alpha
icon:
base64data:
type: image/png
---
schema: olm.channel
package: gitops-operator
name: alpha
entries:
- name: gitops-operator.v4.15.0-2024-04-14-112847
2 changes: 1 addition & 1 deletion install/okderators.catalogsource.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
spec:
displayName: OKDerators
image: 'quay.io/okderators/catalog-index:latest'
publisher: OKD Working Group
publisher: OKD Community
icon:
base64data: '' # Todo
mediatype: '' # Todo
Expand Down

0 comments on commit 571b5bc

Please sign in to comment.