v5.42 for helm

This commit is contained in:
Lauri Ojansivu 2021-08-01 17:10:10 +03:00
parent 74064324cf
commit 7a1f42fa4e
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
appVersion: "5.41" appVersion: "5.42"
dependencies: dependencies:
- condition: mongodb.enabled - condition: mongodb.enabled
name: mongodb name: mongodb

View file

@ -14,7 +14,7 @@ serviceAccounts:
## ##
image: image:
repository: quay.io/wekan/wekan repository: quay.io/wekan/wekan
tag: v5.41 tag: v5.42
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
## Configuration for wekan component ## Configuration for wekan component