From 7c84796f5f6405222aa1d8bc8ea11049110d21a4 Mon Sep 17 00:00:00 2001 From: ace Date: Sun, 26 Jan 2025 17:12:09 +0300 Subject: [PATCH] peertube: bump to v7.0.1, helm chart v0.4.1 --- 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 4e33800..a415cd7 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.0 -appVersion: 7.0.0 +version: 0.4.1 +appVersion: 7.0.1 diff --git a/peertube/values.yaml b/peertube/values.yaml index ca02f42..44aa90f 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.0.0-bookworm" + tag: "v7.0.1-bookworm" imagePullSecrets: [] nameOverride: ""