mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 21:17:18 -04:00
v5.42 for helm
This commit is contained in:
parent
74064324cf
commit
7a1f42fa4e
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "5.41"
|
||||
appVersion: "5.42"
|
||||
dependencies:
|
||||
- condition: mongodb.enabled
|
||||
name: mongodb
|
||||
|
|
|
@ -14,7 +14,7 @@ serviceAccounts:
|
|||
##
|
||||
image:
|
||||
repository: quay.io/wekan/wekan
|
||||
tag: v5.41
|
||||
tag: v5.42
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
## Configuration for wekan component
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue