From bb6dec5d0d4909bee1644bfbb4e0e520ab89b753 Mon Sep 17 00:00:00 2001 From: Thiago Brito Date: Wed, 22 Sep 2021 12:02:15 -0400 Subject: [PATCH] Upversion helm-toolkit to 0.2.19 We are updating openstack-helm-infra for stx-openstack and all that depends on it need to be updated accordingly. Depends-On: https://review.opendev.org/c/starlingx/openstack-armada-app/+/808800/ Story: 2009161 Task: 43151 Signed-off-by: Thiago Brito Change-Id: I5549d6d81a02a71bfc3916e64729825e729124e2 --- stx-sdo-helm/centos/stx-sdo-helm.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stx-sdo-helm/centos/stx-sdo-helm.spec b/stx-sdo-helm/centos/stx-sdo-helm.spec index 35f2734..95c37b1 100644 --- a/stx-sdo-helm/centos/stx-sdo-helm.spec +++ b/stx-sdo-helm/centos/stx-sdo-helm.spec @@ -1,7 +1,7 @@ %global helm_folder /usr/lib/helm %global armada_folder /usr/lib/armada %global app_folder /usr/lib/application -%global toolkit_version 0.1.0 +%global toolkit_version 0.2.19 %global helmchart_version 0.1.0 Summary: StarlingX SDO Application Helm charts