Using a general versioning on helm-toolkit

We are updating openstack-helm-infra for stx-openstack
and all that depends on it need to be updated accordingly.

Depends-On: https://review.opendev.org/c/starlingx/openstack-armada-app/+/808800/
Story: 2009161
Task: 43151
Signed-off-by: Thiago Brito <thiago.brito@windriver.com>
Change-Id: I4518b8e97cd0757390849475c75fd289f0c8382d
This commit is contained in:
Thiago Brito 2021-09-22 11:59:30 -04:00
parent 638dc8f924
commit 0a66b74523
1 changed files with 1 additions and 1 deletions

View File

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