specify tag as well
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
perf3ct 2023-10-21 16:19:45 -07:00
parent 0d72431ad7
commit e09afb9e25
No known key found for this signature in database
GPG Key ID: 569C4EEC436F5232
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,7 @@ api:
enabled: true
image:
repository: vikunja/api
tag: 0.21.0
pullPolicy: IfNotPresent
persistence:
# This is your Vikunja data will live, you can either let
@ -72,6 +73,7 @@ frontend:
# https://github.com/bjw-s/helm-charts/blob/a081de53024d8328d1ae9ff7e4f6bc500b0f3a29/charts/library/common/values.yaml#L63-L69
image:
repository: vikunja/frontend
tag: 0.21.0
pullPolicy: IfNotPresent
# You can use either a `service` or an `ingress` to interact with Vikunja's frontend.
# `Ingress` is the recommended option, but you can still set the `service` to