From d2a23231dc64e9c237401dba891481a99177d212 Mon Sep 17 00:00:00 2001 From: ace Date: Sat, 28 Jun 2025 16:29:09 +0300 Subject: [PATCH] peertube: bump to v7.2.1, helm chart v0.4.4 --- peertube/Chart.yaml | 4 ++-- peertube/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/peertube/Chart.yaml b/peertube/Chart.yaml index 6a88e53..b745ed1 100644 --- a/peertube/Chart.yaml +++ b/peertube/Chart.yaml @@ -11,5 +11,5 @@ dependencies: repository: https://charts.bitnami.com/bitnami version: 20.6.0 type: application -version: 0.4.3 -appVersion: 7.2.0 +version: 0.4.4 +appVersion: 7.2.1 diff --git a/peertube/values.yaml b/peertube/values.yaml index 3782e4a..fa27af6 100644 --- a/peertube/values.yaml +++ b/peertube/values.yaml @@ -8,7 +8,7 @@ image: repository: chocobozzz/peertube pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "v7.2.0-bookworm" + tag: "v7.2.1-bookworm" imagePullSecrets: [] nameOverride: ""