From 652a28c4b2d0739b25e3c1291aa8d688ad0330a7 Mon Sep 17 00:00:00 2001 From: Alexander Olofsson Date: Thu, 22 Jun 2023 12:58:55 +0200 Subject: [PATCH] peertube: Update to 5.2.0 --- 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 b6602e9..0441805 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.3 -appVersion: 5.1.0 +version: 0.3.4 +appVersion: 5.2.0 maintainers: - name: Alexander Olofsson email: ace@haxalot.com