From c00cf65dcf5591a3eacc8c2053e19b7f10796a7a Mon Sep 17 00:00:00 2001 From: kolaente Date: Fri, 7 Jul 2023 17:41:38 +0200 Subject: [PATCH] chore: update appVersion for last release --- Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chart.yaml b/Chart.yaml index 35491a9..e8f25f5 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -11,7 +11,7 @@ description: |- annotations: category: TaskTracker version: 0.1.4 -appVersion: 0.20.4 +appVersion: 0.21.0 kubeVersion: ">= 1.19" dependencies: - name: redis