From 6976a27cc81ea0098e58cf4110b286f1dfae7ea1 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 23 Mar 2023 22:42:14 +0200 Subject: [PATCH] 1.2.6 --- wekan/Chart.yaml | 4 ++-- wekan/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/wekan/Chart.yaml b/wekan/Chart.yaml index 8a8cb80..dc9b027 100644 --- a/wekan/Chart.yaml +++ b/wekan/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "6.79" +appVersion: "6.80" dependencies: - condition: mongodb.enabled name: mongodb @@ -25,4 +25,4 @@ name: wekan sources: - https://github.com/wekan/wekan type: application -version: 1.2.5 +version: 1.2.6 diff --git a/wekan/values.yaml b/wekan/values.yaml index 41d9ad6..f507bd5 100644 --- a/wekan/values.yaml +++ b/wekan/values.yaml @@ -14,7 +14,7 @@ serviceAccounts: ## image: repository: quay.io/wekan/wekan - tag: v6.79 + tag: v6.80 pullPolicy: IfNotPresent ## Configuration for wekan component