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:
@@ -85,7 +85,7 @@ spec:
|
||||
- env:
|
||||
- name: TZ
|
||||
value: US/Central
|
||||
image: ghcr.io/actualbudget/actual:25.11.0
|
||||
image: ghcr.io/actualbudget/actual:25.12.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
exec:
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -129,7 +129,7 @@ spec:
|
||||
- env:
|
||||
- name: TZ
|
||||
value: US/Central
|
||||
image: ghcr.io/home-assistant/home-assistant:2025.11.3
|
||||
image: ghcr.io/home-assistant/home-assistant:2025.12.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
name: main
|
||||
resources:
|
||||
|
||||
@@ -3130,7 +3130,7 @@ metadata:
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
data:
|
||||
trivy.repository: "mirror.gcr.io/aquasec/trivy"
|
||||
trivy.tag: "0.67.2"
|
||||
trivy.tag: "0.68.1"
|
||||
trivy.imagePullPolicy: "IfNotPresent"
|
||||
trivy.additionalVulnerabilityReportFields: ""
|
||||
trivy.registry.mirror.gcr.io: "proxy-gcr.io"
|
||||
|
||||
@@ -91,7 +91,7 @@ spec:
|
||||
envFrom:
|
||||
- secretRef:
|
||||
name: unpoller-unifi-secret
|
||||
image: ghcr.io/unpoller/unpoller:v2.15.4
|
||||
image: ghcr.io/unpoller/unpoller:v2.16.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
name: main
|
||||
resources:
|
||||
|
||||
Reference in New Issue
Block a user