diff --git a/helm/wekan/Chart.yaml b/helm/wekan/Chart.yaml index 70c7addde..5cb5a1567 100644 --- a/helm/wekan/Chart.yaml +++ b/helm/wekan/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "5.42" +appVersion: "5.43" dependencies: - condition: mongodb.enabled name: mongodb diff --git a/helm/wekan/values.yaml b/helm/wekan/values.yaml index 8848f0ca3..f9ae381be 100644 --- a/helm/wekan/values.yaml +++ b/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