From c3f07a63c689de779b8b664f5044252bb55401cc Mon Sep 17 00:00:00 2001 From: Alexander Olofsson Date: Wed, 21 Sep 2022 13:07:37 +0200 Subject: [PATCH] peertube: Update to 4.3.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 0bfa895..c27666a 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.1 -appVersion: "4.2.2" +version: 0.1.2 +appVersion: "4.3.0" maintainers: - name: Alexander Olofsson email: ace@haxalot.com