From fcded7d8f363ab5337f67a75a3a12a0666e925fa Mon Sep 17 00:00:00 2001 From: Renovate bot Date: Fri, 14 Mar 2025 00:02:00 +0000 Subject: [PATCH] Update chocobozzz/peertube Docker tag to v5.2.1 --- apps-kustomized/peertube/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps-kustomized/peertube/deploy.yaml b/apps-kustomized/peertube/deploy.yaml index 35bc0bb..fa5b0a5 100644 --- a/apps-kustomized/peertube/deploy.yaml +++ b/apps-kustomized/peertube/deploy.yaml @@ -35,7 +35,7 @@ spec: -R peertube:peertube /var/www/peertube/storage && mkdir -p /root/.config && chown -R peertube:peertube /root/.config && /usr/local/bin/docker-entrypoint.sh echo 0 && gosu peertube npm start - image: chocobozzz/peertube:v5.1.0-bullseye + image: chocobozzz/peertube:v5.2.1-bullseye imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3