From 3af77dc8040cc019c88fab961a44db39eeddeff0 Mon Sep 17 00:00:00 2001
From: Matt Bixley <mattbixley72@gmail.com>
Date: Tue, 30 Jul 2024 14:05:42 +1200
Subject: [PATCH] Update ondemand-config.yml.example

workshop and envuironment repos to v0.2.0
---
 vars/ondemand-config.yml.example | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/vars/ondemand-config.yml.example b/vars/ondemand-config.yml.example
index 405acb3..c94af70 100644
--- a/vars/ondemand-config.yml.example
+++ b/vars/ondemand-config.yml.example
@@ -108,9 +108,9 @@ ood_apps:
     pre_pull: false
 
   intro_python:
-    k8s_container: ghcr.io/nesi/training-environment-jupyter-python-app:v0.1.4
+    k8s_container: ghcr.io/nesi/training-environment-jupyter-python-app:v0.2.0
     repo: https://github.com/nesi/training-environment-jupyter-python-app.git
-    version: 'v0.1.4'
+    version: 'v0.2.0'
     enabled: true
     pre_pull: true