@@ -10,35 +10,32 @@ content:
1010 sources :
1111 - url : git@github.com:redhat-developer-demos/knative-tutorial.git
1212 tags : []
13- branches : release/v0.12 .x
13+ branches : release/v0.14 .x
1414 start_path : documentation
1515 - url : git@github.com:redhat-developer-demos/knative-tutorial-module-serving.git
1616 tags : []
17- branches : release/v0.12 .x
17+ branches : release/v0.14 .x
1818 - url : git@github.com:redhat-developer-demos/knative-tutorial-module-eventing.git
1919 tags : []
20- branches : release/v0.12 .x
20+ branches : release/v0.14 .x
2121 - url : git@github.com:redhat-developer-demos/knative-tutorial-module-camelk.git
2222 tags : []
23- branches : release/v0.12 .x
23+ branches : release/v0.14 .x
2424 - url : git@github.com:redhat-developer-demos/knative-tutorial-module-advanced.git
2525 tags : []
26- branches : release/v0.12 .x
26+ branches : release/v0.14 .x
2727asciidoc :
2828 attributes :
2929 tutorial-namespace : knativetutorial
3030 title : Knative Tutorial
3131 release-version : master
3232 extensions :
33- - ./lib/copy-to-clipboard .js
33+ - ./lib/remote-include-processor .js
3434 - ./lib/tab-block.js
3535ui :
3636 bundle :
37- url : https://github.com/redhat-developer-demos/rhd-tutorial-ui/releases/download/v0.0.4/ui-bundle.zip
38- supplemental_files :
39- - path : ./supplemental-ui
40- - path : .nojekyll
41- - path : ui.yml
42- contents : " static_files: [ .nojekyll ]"
37+ url : https://github.com/redhat-developer-demos/rhd-tutorial-ui/releases/download/v0.1.9/ui-bundle.zip
38+ snapshot : true
39+ supplemental_files : ./supplemental-ui
4340output :
4441 dir : ./gh-pages
0 commit comments