From eaba1ecee7aeb157dd53619fbd2d846098ac947d Mon Sep 17 00:00:00 2001 From: mkjpryor <642657+mkjpryor@users.noreply.github.com> Date: Tue, 4 Jun 2024 00:13:10 +0000 Subject: [PATCH] Update caas-workstation to 0.6.0 --- roles/azimuth_caas_operator/defaults/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/azimuth_caas_operator/defaults/main.yml b/roles/azimuth_caas_operator/defaults/main.yml index abce9f98..e475eb60 100644 --- a/roles/azimuth_caas_operator/defaults/main.yml +++ b/roles/azimuth_caas_operator/defaults/main.yml @@ -160,7 +160,7 @@ azimuth_caas_stackhpc_workstation_enabled: "{{ azimuth_clusters_enabled }}" # The git URL for the StackHPC workstation azimuth_caas_stackhpc_workstation_git_url: https://github.com/stackhpc/caas-workstation.git # The git version for the StackHPC workstation -azimuth_caas_stackhpc_workstation_git_version: 0.5.0 +azimuth_caas_stackhpc_workstation_git_version: 0.6.0 # The playbook to use for the workstation appliance azimuth_caas_stackhpc_workstation_playbook: workstation.yml # The timeout to apply to the k8s jobs which create, update & delete platform instances