From 54deada8e379c6e958777df48782d180cd68cfce Mon Sep 17 00:00:00 2001 From: Thiago Brito Date: Wed, 22 Sep 2021 11:55:44 -0400 Subject: [PATCH] Upversion helm-toolkit to 0.2.19 We are updating openstack-helm-infra for stx-openstack and all dependencies 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: I769b743f46ae472f1e47df9681b4badf89a2567b --- stx-platform-helm/centos/stx-platform-helm.spec | 2 +- .../helm-charts/ceph-pools-audit/requirements.yaml | 2 +- .../helm-charts/cephfs-provisioner/requirements.yaml | 2 +- .../helm-charts/rbd-provisioner/requirements.yaml | 2 +- stx-platform-helm/stx-platform-helm/manifests/manifest.yaml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/stx-platform-helm/centos/stx-platform-helm.spec b/stx-platform-helm/centos/stx-platform-helm.spec index f3f29a3..8c264f5 100644 --- a/stx-platform-helm/centos/stx-platform-helm.spec +++ b/stx-platform-helm/centos/stx-platform-helm.spec @@ -7,7 +7,7 @@ # Build variables %global helm_folder /usr/lib/helm -%global toolkit_version 0.1.0 +%global toolkit_version 0.2.19 Summary: StarlingX K8S application: Platform Integration Name: stx-platform-helm diff --git a/stx-platform-helm/stx-platform-helm/helm-charts/ceph-pools-audit/requirements.yaml b/stx-platform-helm/stx-platform-helm/helm-charts/ceph-pools-audit/requirements.yaml index 0c7cc4a..a7d4fde 100644 --- a/stx-platform-helm/stx-platform-helm/helm-charts/ceph-pools-audit/requirements.yaml +++ b/stx-platform-helm/stx-platform-helm/helm-charts/ceph-pools-audit/requirements.yaml @@ -6,4 +6,4 @@ dependencies: - name: helm-toolkit repository: http://localhost:8879/charts - version: 0.1.0 + version: ">= 0.1.0" diff --git a/stx-platform-helm/stx-platform-helm/helm-charts/cephfs-provisioner/requirements.yaml b/stx-platform-helm/stx-platform-helm/helm-charts/cephfs-provisioner/requirements.yaml index 0674954..ee8c000 100644 --- a/stx-platform-helm/stx-platform-helm/helm-charts/cephfs-provisioner/requirements.yaml +++ b/stx-platform-helm/stx-platform-helm/helm-charts/cephfs-provisioner/requirements.yaml @@ -6,4 +6,4 @@ dependencies: - name: helm-toolkit repository: http://localhost:8879/charts - version: 0.1.0 + version: ">= 0.1.0" diff --git a/stx-platform-helm/stx-platform-helm/helm-charts/rbd-provisioner/requirements.yaml b/stx-platform-helm/stx-platform-helm/helm-charts/rbd-provisioner/requirements.yaml index 0c7cc4a..a7d4fde 100644 --- a/stx-platform-helm/stx-platform-helm/helm-charts/rbd-provisioner/requirements.yaml +++ b/stx-platform-helm/stx-platform-helm/helm-charts/rbd-provisioner/requirements.yaml @@ -6,4 +6,4 @@ dependencies: - name: helm-toolkit repository: http://localhost:8879/charts - version: 0.1.0 + version: ">= 0.1.0" diff --git a/stx-platform-helm/stx-platform-helm/manifests/manifest.yaml b/stx-platform-helm/stx-platform-helm/manifests/manifest.yaml index 576b41a..2675bd9 100644 --- a/stx-platform-helm/stx-platform-helm/manifests/manifest.yaml +++ b/stx-platform-helm/stx-platform-helm/manifests/manifest.yaml @@ -10,7 +10,7 @@ data: values: {} source: type: tar - location: http://172.17.0.1:8080/helm_charts/stx-platform/helm-toolkit-0.1.0.tgz + location: http://172.17.0.1:8080/helm_charts/stx-platform/helm-toolkit-0.2.19.tgz subpath: helm-toolkit reference: master dependencies: []