Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Add kamelet:source and kamelet:sink to the catalog #429

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

igarashitm
Copy link
Contributor

Fixes: #425
Modified by: Tomohisa Igarashi [email protected]

It creates kamelets-boundaries.json file and put kamelet-source and kamelet-sink into it. The index entry is:

    "kamelets-boundaries" : {
      "name" : "kamelets-boundaries",
      "description" : "Kamelet definitions of category 'boundaries' in JSON",
      "version" : "4.2.0",
      "file" : "kamelets-boundaries.json"
    },

@igarashitm igarashitm merged commit 69925af into KaotoIO:main Nov 27, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add kamelet:source and kamelet:sink to the catalog
2 participants