Merge "Upversion helm-toolkit to 0.2.19"

This commit is contained in:
Zuul 2021-10-13 19:25:34 +00:00 committed by Gerrit Code Review
commit 8b45688726
5 changed files with 5 additions and 5 deletions

View File

@ -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

View File

@ -6,4 +6,4 @@
dependencies:
- name: helm-toolkit
repository: http://localhost:8879/charts
version: 0.1.0
version: ">= 0.1.0"

View File

@ -6,4 +6,4 @@
dependencies:
- name: helm-toolkit
repository: http://localhost:8879/charts
version: 0.1.0
version: ">= 0.1.0"

View File

@ -6,4 +6,4 @@
dependencies:
- name: helm-toolkit
repository: http://localhost:8879/charts
version: 0.1.0
version: ">= 0.1.0"

View File

@ -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: []