Automated Manifest Update (#2229)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #2229
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #2229.
This commit is contained in:
2025-12-04 00:38:32 +00:00
committed by Alex Lebens
parent c947461229
commit 162c2d81a1
5 changed files with 7 additions and 7 deletions

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: