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