Change helm-toolkit dependency version to ">= 0.1.0"
Since we introduced chart version check in gates, requirements are not satisfied with strict check of 0.1.0 Change-Id: If21d2bcd0139957bbbd250d28a9a1956cef1345c
This commit is contained in:
parent
fca8c5f8b6
commit
f79c369f25
@ -13,4 +13,4 @@
|
||||
dependencies:
|
||||
- name: helm-toolkit
|
||||
repository: http://localhost:8879/charts
|
||||
version: 0.1.0
|
||||
version: ">= 0.1.0"
|
||||
|
@ -13,4 +13,4 @@
|
||||
dependencies:
|
||||
- name: helm-toolkit
|
||||
repository: http://localhost:8879/charts
|
||||
version: 0.1.0
|
||||
version: ">= 0.1.0"
|
||||
|
@ -13,4 +13,4 @@
|
||||
dependencies:
|
||||
- name: helm-toolkit
|
||||
repository: http://localhost:8879/charts
|
||||
version: 0.1.0
|
||||
version: ">= 0.1.0"
|
||||
|
@ -13,4 +13,4 @@
|
||||
dependencies:
|
||||
- name: helm-toolkit
|
||||
repository: http://localhost:8879/charts
|
||||
version: 0.1.0
|
||||
version: ">= 0.1.0"
|
||||
|
@ -13,4 +13,4 @@
|
||||
dependencies:
|
||||
- name: helm-toolkit
|
||||
repository: http://localhost:8879/charts
|
||||
version: 0.1.0
|
||||
version: ">= 0.1.0"
|
||||
|
@ -13,4 +13,4 @@
|
||||
dependencies:
|
||||
- name: helm-toolkit
|
||||
repository: http://localhost:8879/charts
|
||||
version: 0.1.0
|
||||
version: ">= 0.1.0"
|
||||
|
@ -14,4 +14,4 @@
|
||||
dependencies:
|
||||
- name: helm-toolkit
|
||||
repository: http://localhost:8879/charts
|
||||
version: 0.1.0
|
||||
version: ">= 0.1.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user