diff --git a/peertube/Chart.yaml b/peertube/Chart.yaml index 9d48c7d..0f348ef 100644 --- a/peertube/Chart.yaml +++ b/peertube/Chart.yaml @@ -12,5 +12,5 @@ dependencies: repository: https://charts.bitnami.com/bitnami version: 24.0.0 type: application -version: 0.5.1 -appVersion: 8.0.1 +version: 0.5.2 +appVersion: 8.0.2 diff --git a/peertube/values.yaml b/peertube/values.yaml index 8fb6642..bea1bea 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: "v8.0.1" + tag: "v8.0.2" imagePullSecrets: [] nameOverride: ""