diff --git a/inventories/group_vars/all/manifest.yaml b/inventories/group_vars/all/manifest.yaml index fd09e97b5..8bd25703e 100644 --- a/inventories/group_vars/all/manifest.yaml +++ b/inventories/group_vars/all/manifest.yaml @@ -76,7 +76,7 @@ gitea_operator_resources: 'https://raw.githubusercontent.com/integr8ly/gitea-ope webapp: true #below vars are not currently used but reflect the current state. In the future they will be used when we source resources from outside of the installer webapp_version: '2.8.0' -webapp_operator_release_tag: 'v0.0.10' +webapp_operator_release_tag: 'v0.0.11' webapp_operator_resources: 'https://raw.githubusercontent.com/integr8ly/tutorial-web-app-operator/{{webapp_operator_release_tag}}/deploy' #controls whether apicurito is installed or not