From 830a849857421c4616c81b5153f8c2caaf7b1282 Mon Sep 17 00:00:00 2001 From: Alexander Olofsson Date: Thu, 5 Jan 2023 20:54:13 +0100 Subject: [PATCH] peertube: Update to 5.0.1 --- charts/peertube/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/peertube/Chart.yaml b/charts/peertube/Chart.yaml index d0a4c18..3b2ffa7 100644 --- a/charts/peertube/Chart.yaml +++ b/charts/peertube/Chart.yaml @@ -5,8 +5,8 @@ description: Free software to take back control of your videos icon: https://upload.wikimedia.org/wikipedia/commons/2/2b/Logo_de_PeerTube.svg type: application -version: 0.3.1 -appVersion: 5.0.0 +version: 0.3.2 +appVersion: 5.0.1 maintainers: - name: Alexander Olofsson email: ace@haxalot.com