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: I6e0a3b301392e82231a2081859ca4d380a0138d8
Signed-off-by: Andrii Ostapenko <andrii.ostapenko@att.com>
This commit is contained in:
Andrii Ostapenko 2020-09-29 13:06:45 -05:00
parent 5e993fbb20
commit b6a94835a3
No known key found for this signature in database
GPG Key ID: F3E83668DBB223B3
14 changed files with 14 additions and 14 deletions

View File

@ -15,7 +15,7 @@ appVersion: 5.11.1
description: OpenStack-Helm Artifactory
home: https://opendev.org/openstack/openstack-helm-addons
name: artifactory
version: 0.1.0
version: 0.1.1
sources:
- https://opendev.org/openstack/openstack-helm-addons
maintainers:

View File

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

View File

@ -18,7 +18,7 @@ description: |
A Helm chart to deploy mini-mirror, a custom repository mirroring service.
home: https://git.openstack.org/openstack/openstack-helm-addons
name: mini-mirror
version: 0.1.0
version: 0.1.1
sources:
- https://github.com/nginx/nginx
- https://git.openstack.org/openstack/openstack-helm-addons

View File

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

View File

@ -15,7 +15,7 @@ appVersion: v1.0.0
description: A helm chart to deploy prometheus-bot that sends prometheus alerts to telegram.
home: https://github.com/inCaller/prometheus_bot
name: prometheus-bot
version: 0.1.0
version: 0.1.1
sources:
- https://github.com/inCaller/prometheus_bot
- https://git.openstack.org/openstack/openstack-helm-addons

View File

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

View File

@ -15,7 +15,7 @@ appVersion: v1.0.0
description: OpenStack-Helm Ranger Agent
home: https://opendev.org/x/ranger-agent
name: ranger-agent
version: 0.1.1
version: 0.1.2
sources:
- https://opendev.org/openstack/ranger-agent
- https://opendev.org/openstack/openstack-helm

View File

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

View File

@ -15,7 +15,7 @@ appVersion: v1.0.0
description: OpenStack-Helm Ranger
home: https://opendev.org/x/ranger
name: ranger
version: 0.1.1
version: 0.1.2
icon: https://opendev.org/x/ranger/raw/branch/master/public/images/logo.png
sources:
- https://opendev.org/openstack/ranger

View File

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

View File

@ -14,7 +14,7 @@ apiVersion: v1
appVersion: v1.0.0
description: OpenStack-Helm Shaker
name: shaker
version: 0.1.0
version: 0.1.1
home: https://pyshaker.readthedocs.io/en/latest/index.html
icon: https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTlnnEExfz6H9bBFFDxsDm5mVTdKWOt6Hw2_3aJ7hVkNdDdTCrimQ
sources:

View File

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

View File

@ -15,7 +15,7 @@ appVersion: v0.16.4
description: OpenStack-Helm Sonobuoy
home: https://sonobuoy.io/
name: sonobuoy
version: 0.1.0
version: 0.1.1
sources:
- https://opendev.org/openstack/openstack-helm-addons
maintainers:

View File

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