mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04:00
Wekan v5.43 for helm.
Thanks to xet7 !
This commit is contained in:
parent
dcba6909e2
commit
4e17d5a10f
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "5.42"
|
||||
appVersion: "5.43"
|
||||
dependencies:
|
||||
- condition: mongodb.enabled
|
||||
name: mongodb
|
||||
|
|
|
@ -14,7 +14,7 @@ serviceAccounts:
|
|||
##
|
||||
image:
|
||||
repository: quay.io/wekan/wekan
|
||||
tag: v5.42
|
||||
tag: v5.43
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
## Configuration for wekan component
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue