Skip to content

Commit

Permalink
Merge pull request #38 from alecmerdler/align-community-operators
Browse files Browse the repository at this point in the history
Add Missing `version` to CRDs
  • Loading branch information
alecmerdler authored Apr 9, 2020
2 parents bc65d81 + 283bfa5 commit 9827aca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ metadata:
name: imagemanifestvulns.secscan.quay.redhat.com
spec:
group: secscan.quay.redhat.com
version: v1alpha1
versions:
- name: v1alpha1
served: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ metadata:
name: imagemanifestvulns.secscan.quay.redhat.com
spec:
group: secscan.quay.redhat.com
version: v1alpha1
versions:
- name: v1alpha1
served: true
Expand Down

0 comments on commit 9827aca

Please sign in to comment.