From c0dcea2c67b1b83d7a5c2e342058b80625e21490 Mon Sep 17 00:00:00 2001 From: ace Date: Tue, 28 Jun 2022 15:46:02 +0300 Subject: [PATCH] peertube: bump to v4.2.2, helm chart v0.1.11 --- 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 cd5673a..8cad22a 100644 --- a/peertube/Chart.yaml +++ b/peertube/Chart.yaml @@ -11,5 +11,5 @@ dependencies: repository: https://charts.bitnami.com/bitnami version: 12.3.2 type: application -version: 0.1.10 -appVersion: 4.2.1 +version: 0.1.11 +appVersion: 4.2.2 diff --git a/peertube/values.yaml b/peertube/values.yaml index f457da8..f350529 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: "v4.2.1-bullseye" + tag: "v4.2.2-bullseye" imagePullSecrets: [] nameOverride: ""