From acab3a733f9568aeeb85c17ebca11aabf82ef82d Mon Sep 17 00:00:00 2001 From: Cedric Clyburn Date: Wed, 19 Jul 2023 16:03:55 +0200 Subject: [PATCH] Update new course UI with logo --- site.yml | 2 +- staging.yml | 2 +- workshop.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/site.yml b/site.yml index 64171dd..838d177 100644 --- a/site.yml +++ b/site.yml @@ -34,7 +34,7 @@ asciidoc: - ./lib/tab-block.js ui: bundle: - url: https://github.com/redhat-developer-demos/rhd-tutorial-ui/releases/download/v0.1.9/ui-bundle.zip + url: https://github.com/redhat-developer-demos/rhd-tutorial-ui/releases/download/v0.1.10/ui-bundle.zip snapshot: true supplemental_files: ./supplemental-ui diff --git a/staging.yml b/staging.yml index 1b9f5ce..1549d0e 100644 --- a/staging.yml +++ b/staging.yml @@ -34,7 +34,7 @@ asciidoc: - ./lib/tab-block.js ui: bundle: - url: https://github.com/redhat-developer-demos/rhd-tutorial-ui/releases/download/v0.1.9/ui-bundle.zip + url: https://github.com/redhat-developer-demos/rhd-tutorial-ui/releases/download/v0.1.10/ui-bundle.zip snapshot: true supplemental_files: - path: ./supplemental-ui diff --git a/workshop.yaml b/workshop.yaml index 6ccd08b..1e9cf80 100644 --- a/workshop.yaml +++ b/workshop.yaml @@ -16,7 +16,7 @@ asciidoc: - ./lib/tab-block.js ui: bundle: - url: https://github.com/redhat-scholars/rhd-tutorial-ui/releases/download/v0.0.4/ui-bundle.zip + url: https://github.com/redhat-scholars/rhd-tutorial-ui/releases/download/v0.1.10/ui-bundle.zip supplemental_files: ./supplemental-ui output: dir: ./gh-pages