peertube: bump to v6.0.4, helm chart v0.3.3

This commit is contained in:
ace 2024-04-12 01:03:45 +03:00
parent eaacac528c
commit c256157ce1
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.2 version: 0.3.3
appVersion: 6.0.3 appVersion: 6.0.4

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.3-bookworm" tag: "v6.0.4-bookworm"
imagePullSecrets: [] imagePullSecrets: []
nameOverride: "" nameOverride: ""