Automated Manifest Update #2229

Merged
alexlebens merged 5 commits from auto/update-manifests into manifests 2025-12-04 00:38:33 +00:00
Showing only changes of commit 314eafcf3c - Show all commits

View File

@@ -176,7 +176,7 @@ spec:
rm -rf /var/www/FreshRSS/extensions/xExtension-YouTubeChannel2RssFeed
cp -r xExtension-YouTubeChannel2RssFeed /var/www/FreshRSS/extensions
chown -R 568:568 /var/www/FreshRSS/extensions/xExtension-YouTubeChannel2RssFeed
image: alpine:3.22.2
image: alpine:3.23.0
imagePullPolicy: IfNotPresent
name: init-download-extension-1
resources:
@@ -201,7 +201,7 @@ spec:
rm -rf /var/www/FreshRSS/extensions/xExtension-ImageProxy
cp -r xExtension-ImageProxy /var/www/FreshRSS/extensions
chown -R 568:568 /var/www/FreshRSS/extensions/xExtension-ImageProxy
image: alpine:3.22.2
image: alpine:3.23.0
imagePullPolicy: IfNotPresent
name: init-download-extension-2
resources:
@@ -224,7 +224,7 @@ spec:
mkdir /var/www/FreshRSS/extensions/xExtension-karakeep-button
cp -r /tmp/xExtension-karakeep-button-*/* /var/www/FreshRSS/extensions/xExtension-karakeep-button
chown -R 568:568 /var/www/FreshRSS/extensions/xExtension-karakeep-button
image: alpine:3.22.2
image: alpine:3.23.0
imagePullPolicy: IfNotPresent
name: init-download-extension-3
resources: