Merge "Upversion helm-toolkit to 0.2.19"
This commit is contained in:
commit
8b45688726
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
# Build variables
|
# Build variables
|
||||||
%global helm_folder /usr/lib/helm
|
%global helm_folder /usr/lib/helm
|
||||||
%global toolkit_version 0.1.0
|
%global toolkit_version 0.2.19
|
||||||
|
|
||||||
Summary: StarlingX K8S application: Platform Integration
|
Summary: StarlingX K8S application: Platform Integration
|
||||||
Name: stx-platform-helm
|
Name: stx-platform-helm
|
||||||
|
@ -6,4 +6,4 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: helm-toolkit
|
- name: helm-toolkit
|
||||||
repository: http://localhost:8879/charts
|
repository: http://localhost:8879/charts
|
||||||
version: 0.1.0
|
version: ">= 0.1.0"
|
||||||
|
@ -6,4 +6,4 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: helm-toolkit
|
- name: helm-toolkit
|
||||||
repository: http://localhost:8879/charts
|
repository: http://localhost:8879/charts
|
||||||
version: 0.1.0
|
version: ">= 0.1.0"
|
||||||
|
@ -6,4 +6,4 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: helm-toolkit
|
- name: helm-toolkit
|
||||||
repository: http://localhost:8879/charts
|
repository: http://localhost:8879/charts
|
||||||
version: 0.1.0
|
version: ">= 0.1.0"
|
||||||
|
@ -10,7 +10,7 @@ data:
|
|||||||
values: {}
|
values: {}
|
||||||
source:
|
source:
|
||||||
type: tar
|
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
|
subpath: helm-toolkit
|
||||||
reference: master
|
reference: master
|
||||||
dependencies: []
|
dependencies: []
|
||||||
|
Loading…
Reference in New Issue
Block a user