We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1080bb commit f8e3dc9Copy full SHA for f8e3dc9
roles/azimuth_caas_operator/defaults/main.yml
@@ -205,7 +205,7 @@ azimuth_caas_workstation_git_url: >-
205
default("https://github.com/azimuth-cloud/caas-workstation.git")
206
}}
207
# The git version for the workstation
208
-azimuth_caas_workstation_default_git_version: 0.8.1
+azimuth_caas_workstation_default_git_version: 0.9.0
209
azimuth_caas_workstation_git_version: >-
210
{{
211
azimuth_caas_stackhpc_workstation_git_version |
0 commit comments