Skip to content

Commit

Permalink
Merge pull request #133 from lburgazzoli/csv
Browse files Browse the repository at this point in the history
fix pluralized name in csv
  • Loading branch information
lburgazzoli authored Oct 17, 2023
2 parents 4be8583 + 1b56e0b commit b6b892c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ kind: Kustomization
images:
- name: controller
newName: quay.io/kaotoio/kaoto-operator
newTag: 0.0.8
newTag: latest
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ spec:
apiservicedefinitions: {}
customresourcedefinitions:
owned:
- description: Kaoto is the Schema for the kaotos API.
- description: Kaoto is the Schema for the kaotoes API.
displayName: Kaoto
kind: Kaoto
name: kaotos.designer.kaoto.io
name: kaotoes.designer.kaoto.io
version: v1alpha1
description: Kaoto is a low code and no code integration designer to edit and deploy
based on Apache Camel . It is designed to be extendable and flexible and adaptable
Expand Down

0 comments on commit b6b892c

Please sign in to comment.