chore(deps): update vikunja (patch) (#8544)
This commit is contained in:
parent
be2ca855d3
commit
d20992bf55
|
@ -1,10 +1,9 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.20.2"
|
||||
appVersion: "0.20.4"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.6.1
|
||||
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: https://deps.truecharts.org
|
||||
|
@ -23,7 +22,7 @@ name: vikunja
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/vikunja
|
||||
- https://vikunja.io/docs
|
||||
version: 8.0.0
|
||||
version: 8.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/vikunja-api
|
||||
tag: 0.20.2@sha256:408c9e649901a27bf7f9b6f009de0e90e6c898413b1bc95f49c5ee9051f82dc0
|
||||
tag: 0.20.4@sha256:df8b138cd5a9ae82601a91b1340888e0c1949c9965128dd066c9c638ee880e59
|
||||
pullPolicy: IfNotPresent
|
||||
frontendImage:
|
||||
repository: tccr.io/truecharts/vikunja-frontend
|
||||
tag: 0.20.3@sha256:f8b46f3e31991656d2a774f48118a2affa9a9df8454ab41bac8f318d17cde6c9
|
||||
tag: 0.20.5@sha256:40c4640d8427aa6e53e7806596380510733b0d7d433a3f860aa017bb6de94579
|
||||
pullPolicy: IfNotPresent
|
||||
nginxImage:
|
||||
repository: tccr.io/truecharts/nginx
|
||||
|
|
Loading…
Reference in New Issue