peertube: bump to v7.2.1, helm chart v0.4.4

This commit is contained in:
ace
2025-06-28 16:29:09 +03:00
parent 4d3b1c57f6
commit d2a23231dc
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: 20.6.0 version: 20.6.0
type: application type: application
version: 0.4.3 version: 0.4.4
appVersion: 7.2.0 appVersion: 7.2.1

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: "v7.2.0-bookworm" tag: "v7.2.1-bookworm"
imagePullSecrets: [] imagePullSecrets: []
nameOverride: "" nameOverride: ""