peertube: bump to v6.0.2, helm chart v0.3.1

This commit is contained in:
ace 2023-12-14 21:51:01 +03:00
parent 3b9a244f8d
commit bb32612a83
Signed by: ace
GPG Key ID: 2C08973DD37A76FD
2 changed files with 3 additions and 3 deletions

View File

@ -11,5 +11,5 @@ dependencies:
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
version: 18.4.0 version: 18.4.0
type: application type: application
version: 0.3.0 version: 0.3.1
appVersion: 6.0.1 appVersion: 6.0.2

View File

@ -8,7 +8,7 @@ image:
repository: chocobozzz/peertube repository: chocobozzz/peertube
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion. # Overrides the image tag whose default is the chart appVersion.
tag: "v6.0.1-bookworm" tag: "v6.0.2-bookworm"
imagePullSecrets: [] imagePullSecrets: []
nameOverride: "" nameOverride: ""