mirror of
https://github.com/wekan/wekan.git
synced 2026-02-17 13:38:07 +01: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
|
apiVersion: v2
|
||||||
appVersion: "5.41"
|
appVersion: "5.42"
|
||||||
dependencies:
|
dependencies:
|
||||||
- condition: mongodb.enabled
|
- condition: mongodb.enabled
|
||||||
name: mongodb
|
name: mongodb
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue