From 6301a5207f239f4e48ae007bd4166a5f58dfc2e8 Mon Sep 17 00:00:00 2001 From: Alexander Olofsson Date: Wed, 30 Aug 2023 20:09:26 +0200 Subject: [PATCH] peertube: Update to 5.2.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 0441805..4658d8f 100644 --- a/charts/peertube/Chart.yaml +++ b/charts/peertube/Chart.yaml @@ -3,10 +3,10 @@ apiVersion: v2 name: peertube description: Free software to take back control of your videos icon: https://upload.wikimedia.org/wikipedia/commons/2/2b/Logo_de_PeerTube.svg +appVersion: 5.2.1 type: application -version: 0.3.4 -appVersion: 5.2.0 +version: 0.3.5 maintainers: - name: Alexander Olofsson email: ace@haxalot.com