From 703a9729a584bd8317c6ddde2aa7b2bf5ec08992 Mon Sep 17 00:00:00 2001 From: Alexander Olofsson Date: Thu, 17 Nov 2022 09:03:27 +0100 Subject: [PATCH] peertube: Update to 4.3.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 c27666a..82217c2 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.1.2 -appVersion: "4.3.0" +version: 0.1.3 +appVersion: 4.3.1 maintainers: - name: Alexander Olofsson email: ace@haxalot.com