fix tag
This commit is contained in:
parent
4a35f11553
commit
d8291150d4
@ -21,7 +21,7 @@ version: 0.1.0
|
||||
# incremented each time you make changes to the application. Versions are not expected to
|
||||
# follow Semantic Versioning. They should reflect the version the application is using.
|
||||
# It is recommended to use it with quotes.
|
||||
appVersion: "0.10.1"
|
||||
appVersion: "v0.10.1"
|
||||
|
||||
dependencies:
|
||||
- name: hull
|
||||
|
@ -130,7 +130,7 @@ hull:
|
||||
main:
|
||||
image:
|
||||
repository: _HT*hull.config.settings.repo
|
||||
tag: _HT!{{ printf "v%s" _HT*hull.config.settings.tag }}
|
||||
tag: _HT*hull.config.settings.tag
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -config
|
||||
|
Loading…
x
Reference in New Issue
Block a user