Merge "Upversion helm-toolkit to 0.2.19"
This commit is contained in:
commit
8b45688726
@ -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
|
||||
|
@ -6,4 +6,4 @@
|
||||
dependencies:
|
||||
- name: helm-toolkit
|
||||
repository: http://localhost:8879/charts
|
||||
version: 0.1.0
|
||||
version: ">= 0.1.0"
|
||||
|
@ -6,4 +6,4 @@
|
||||
dependencies:
|
||||
- name: helm-toolkit
|
||||
repository: http://localhost:8879/charts
|
||||
version: 0.1.0
|
||||
version: ">= 0.1.0"
|
||||
|
@ -6,4 +6,4 @@
|
||||
dependencies:
|
||||
- name: helm-toolkit
|
||||
repository: http://localhost:8879/charts
|
||||
version: 0.1.0
|
||||
version: ">= 0.1.0"
|
||||
|
@ -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: []
|
||||
|
Loading…
Reference in New Issue
Block a user