mirror of
https://github.com/wekan/wekan.git
synced 2026-01-25 02:36:09 +01:00
v6.15
This commit is contained in:
parent
8c68d631d4
commit
30dbab2577
10 changed files with 4850 additions and 35 deletions
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "6.14"
|
||||
appVersion: "6.15"
|
||||
dependencies:
|
||||
- condition: mongodb.enabled
|
||||
name: mongodb
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ serviceAccounts:
|
|||
##
|
||||
image:
|
||||
repository: quay.io/wekan/wekan
|
||||
tag: v6.14
|
||||
tag: v6.15
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
## Configuration for wekan component
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue