From d5392ce4578d0701c5ba2b1f8fd1baa3deca9801 Mon Sep 17 00:00:00 2001 From: ace Date: Fri, 19 Jan 2024 17:27:56 +0300 Subject: [PATCH] peertube: bump to v6.0.3, helm chart v0.3.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 41fee90..249fed3 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.1 -appVersion: 6.0.2 +version: 0.3.2 +appVersion: 6.0.3 diff --git a/peertube/values.yaml b/peertube/values.yaml index c9c02e6..abea1e3 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.0.2-bookworm" + tag: "v6.0.3-bookworm" imagePullSecrets: [] nameOverride: ""