From ea45041dcb0d58ef7c5d923337660978896da633 Mon Sep 17 00:00:00 2001 From: Automatron Date: Thu, 28 Mar 2019 17:33:12 +0000 Subject: [PATCH] cherry-pick version bump --- inventories/group_vars/all/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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