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 6a6b1ab commit d6610b9Copy full SHA for d6610b9
roles/azimuth_caas_operator/defaults/main.yml
@@ -406,7 +406,7 @@ azimuth_caas_repo2docker_git_url: >-
406
default("https://github.com/azimuth-cloud/caas-repo2docker.git")
407
}}
408
# The git version for the repo2docker appliance
409
-azimuth_caas_repo2docker_default_git_version: 0.7.0
+azimuth_caas_repo2docker_default_git_version: 0.8.0
410
azimuth_caas_repo2docker_git_version: >-
411
{{
412
azimuth_caas_stackhpc_repo2docker_git_version |
0 commit comments