From d8c735c67b27b335e91abf74660fd2731e66e406 Mon Sep 17 00:00:00 2001
From: Janne Mareike Koschinski <janne@kuschku.de>
Date: Thu, 26 May 2022 16:25:38 +0200
Subject: [PATCH] build: raise restic version number

---
 restic/Chart.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/restic/Chart.yaml b/restic/Chart.yaml
index 4697482..7fef456 100644
--- a/restic/Chart.yaml
+++ b/restic/Chart.yaml
@@ -2,5 +2,5 @@ apiVersion: v2
 name: restic
 description: Helm Chart for restic
 type: application
-version: 1.0.0
+version: 1.0.1
 appVersion: "0.13.1"
-- 
GitLab