diff --git a/peertube/Chart.yaml b/peertube/Chart.yaml index 7de96b1..41fee90 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.0 -appVersion: 6.0.1 +version: 0.3.1 +appVersion: 6.0.2 diff --git a/peertube/values.yaml b/peertube/values.yaml index ac31a52..c9c02e6 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.1-bookworm" + tag: "v6.0.2-bookworm" imagePullSecrets: [] nameOverride: ""