From 58ad803f017b52bb954c26d1ffc94eee6fe77079 Mon Sep 17 00:00:00 2001 From: ace Date: Tue, 3 Feb 2026 21:38:31 +0300 Subject: [PATCH] peertube: bump to 8.0.2, helm chart 0.5.2 --- 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 9d48c7d..0f348ef 100644 --- a/peertube/Chart.yaml +++ b/peertube/Chart.yaml @@ -12,5 +12,5 @@ dependencies: repository: https://charts.bitnami.com/bitnami version: 24.0.0 type: application -version: 0.5.1 -appVersion: 8.0.1 +version: 0.5.2 +appVersion: 8.0.2 diff --git a/peertube/values.yaml b/peertube/values.yaml index 8fb6642..bea1bea 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: "v8.0.1" + tag: "v8.0.2" imagePullSecrets: [] nameOverride: ""