fix(miniflux): update image ghcr.io/miniflux/miniflux 2.2.18 → 2.2.19 (#46902)

This commit is contained in:
TrueCharts Bot
2026-04-14 05:52:17 +02:00
committed by GitHub
parent ee5bacd95b
commit 3f1dfe4ea7
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -8,7 +8,7 @@ annotations:
trueforge.org/min_helm_version: "3.14" trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable trueforge.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 2.2.18 appVersion: 2.2.19
dependencies: dependencies:
- name: common - name: common
version: 29.0.10 version: 29.0.10
@@ -36,5 +36,5 @@ sources:
- https://github.com/miniflux/v2 - https://github.com/miniflux/v2
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/miniflux - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/miniflux
type: application type: application
version: 18.0.1 version: 18.0.2
+1 -1
View File
@@ -2,7 +2,7 @@
image: image:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
repository: ghcr.io/miniflux/miniflux repository: ghcr.io/miniflux/miniflux
tag: 2.2.18@sha256:a3ca6bbc1f744b7b262c8ebf286b37ce938770d6d4d62e8bd73cce7f3939d887 tag: 2.2.19@sha256:8810dfe7f4d9979f9dc1385607695c116f049daa586c635a9a1fb3c58936b074
persistence: persistence:
config: config:
enabled: true enabled: true