diff --git a/peertube/Chart.yaml b/peertube/Chart.yaml index 56e6276..61c26aa 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.14 -appVersion: 4.3.0 +version: 0.1.15 +appVersion: 4.3.1 diff --git a/peertube/values.yaml b/peertube/values.yaml index 8fd78f9..2819bc4 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.3.0-bullseye" + tag: "v4.3.1-bullseye" imagePullSecrets: [] nameOverride: ""