File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44site :
55 title : Knative Tutorial
66 url : https://redhat-developer-demos.github.io/knative-tutorial
7- start_page : index.adoc
7+ start_page : knative-tutorial:: index.adoc
88
99content :
1010 sources :
Original file line number Diff line number Diff line change 66:kamel-version: 1.8.0
77:experimental:
88:maven-version: 3.6.3+
9- :strimzi-version: 0.26.1
9+ :strimzi-version: 0.32.0
1010:camelk-repo: advanced/camel-k
1111:eventing-repo: eventing
1212:observability-repo: advanced/observability
Original file line number Diff line number Diff line change @@ -216,13 +216,13 @@ spec:
216216 description: Comma separated list of Kafka Broker URLs
217217 type: string
218218 dependencies:
219- - "github: apache.camel- kamelets:camel-kamelets-utils:main-SNAPSHOT "
219+ - "mvn:org. apache.camel. kamelets:camel-kamelets-utils:0.10.0 "
220220 - "camel:kafka"
221221 - "camel:kamelet"
222222 - "camel:jackson"
223223 - "camel:core"
224224 - "camel:log"
225- flow :
225+ template :
226226 from:
227227 uri: "kafka:fruits?brokers=my-cluster-kafka-bootstrap.kafka:9092"#<1>
228228 steps:
File renamed without changes.
Original file line number Diff line number Diff line change 4242 snapshot : true
4343 supplemental_files : ./supplemental-ui
4444output :
45- dir : ./gh-pages
45+ dir : ./gh-pages
Original file line number Diff line number Diff line change 33_CURR_DIR=" $( cd " $( dirname " $0 " ) " ; pwd -P ) "
44rm -rf ./gh-pages .cache
55
6- antora --pull --stacktrace staging.yaml
6+ antora --pull --stacktrace staging.yaml
You can’t perform that action at this time.
0 commit comments