Browse Source

Wekan v5.43 for helm.

Thanks to xet7 !
Lauri Ojansivu 4 years ago
parent
commit
4e17d5a10f
2 changed files with 2 additions and 2 deletions
  1. 1 1
      helm/wekan/Chart.yaml
  2. 1 1
      helm/wekan/values.yaml

+ 1 - 1
helm/wekan/Chart.yaml

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

+ 1 - 1
helm/wekan/values.yaml

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