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 5b8a0a4..6a1f822 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: []