Skip to content

Commit

Permalink
chore: build resources
Browse files Browse the repository at this point in the history
  • Loading branch information
christophd authored and astefanutti committed Oct 2, 2020
1 parent c93841b commit 23dd753
Show file tree
Hide file tree
Showing 3 changed files with 70 additions and 50 deletions.
10 changes: 10 additions & 0 deletions deploy/camel-catalog-1.5.1-SNAPSHOT-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3249,6 +3249,16 @@ spec:
dependencies:
- groupId: org.apache.camel.k
artifactId: camel-kamelet
camel-wrap:
groupId: org.apache.camel.k
artifactId: camel-wrap
schemes:
- id: wrap
http: false
passive: false
dependencies:
- groupId: org.apache.camel.k
artifactId: camel-wrap
loaders:
yaml:
groupId: org.apache.camel.k
Expand Down
10 changes: 10 additions & 0 deletions deploy/camel-catalog-1.5.1-SNAPSHOT-quarkus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2865,6 +2865,16 @@ spec:
dependencies:
- groupId: org.apache.camel.k
artifactId: camel-k-quarkus-kamelet
camel-wrap:
groupId: org.apache.camel.k
artifactId: camel-wrap
schemes:
- id: wrap
http: false
passive: false
dependencies:
- groupId: org.apache.camel.k
artifactId: camel-k-quarkus-wrap
loaders:
yaml:
groupId: org.apache.camel.k
Expand Down
Loading

0 comments on commit 23dd753

Please sign in to comment.