From f2e33fabd573f49bed955e076cec539066c519b4 Mon Sep 17 00:00:00 2001 From: ace Date: Fri, 25 Jul 2025 15:19:31 +0300 Subject: [PATCH] peertube: bump to 7.2.3, helm chart 0.4.5 --- 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 b745ed1..bd4a230 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.4 -appVersion: 7.2.1 +version: 0.4.5 +appVersion: 7.2.3 diff --git a/peertube/values.yaml b/peertube/values.yaml index fa27af6..d91ed4a 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.1-bookworm" + tag: "v7.2.3-bookworm" imagePullSecrets: [] nameOverride: ""