From 691e984150a1cac93e245cee02c0a4549f3a7ab0 Mon Sep 17 00:00:00 2001 From: ace Date: Tue, 8 Oct 2024 14:41:53 +0300 Subject: [PATCH] peertube: bump to v6.3.2, helm chart v0.3.7 --- 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 e08d830..c04bf86 100644 --- a/peertube/Chart.yaml +++ b/peertube/Chart.yaml @@ -11,5 +11,5 @@ dependencies: repository: https://charts.bitnami.com/bitnami version: 18.4.0 type: application -version: 0.3.6 -appVersion: 6.3.1 +version: 0.3.7 +appVersion: 6.3.2 diff --git a/peertube/values.yaml b/peertube/values.yaml index 8162de8..8df13f0 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: "v6.3.1-bookworm" + tag: "v6.3.2-bookworm" imagePullSecrets: [] nameOverride: ""