diff --git a/charts/stable/fireflyiii/Chart.yaml b/charts/stable/fireflyiii/Chart.yaml index 79948dc1e9b..984a490b91c 100644 --- a/charts/stable/fireflyiii/Chart.yaml +++ b/charts/stable/fireflyiii/Chart.yaml @@ -1,38 +1,38 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: fireflyiii -version: 21.0.21 -appVersion: 6.0.30 +version: 21.1.0 +appVersion: 6.1.0 description: A free and open source personal finance manager home: https://truecharts.org/charts/stable/fireflyiii icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireflyiii.png deprecated: false sources: - - https://github.com/firefly-iii/firefly-iii/ - - https://github.com/truecharts/charts/tree/master/charts/stable/fireflyiii - - https://hub.docker.com/r/fireflyiii/core +- https://hub.docker.com/r/fireflyiii/core +- https://github.com/firefly-iii/firefly-iii/ +- https://github.com/truecharts/charts/tree/master/charts/stable/fireflyiii maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - fireflyiii - - finacial +- fireflyiii +- finacial dependencies: - - name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 6.0.66 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] +- name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +- name: redis + version: 6.0.66 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/fireflyiii/values.yaml b/charts/stable/fireflyiii/values.yaml index c1e2161fca2..8cd9d9c06c8 100644 --- a/charts/stable/fireflyiii/values.yaml +++ b/charts/stable/fireflyiii/values.yaml @@ -1,7 +1,7 @@ image: repository: fireflyiii/core pullPolicy: IfNotPresent - tag: version-6.0.30@sha256:ab8bfe097e84c99d477236160541244fd587beab3d2a66a34032a30a6ca7cd17 + tag: version-6.1.0@sha256:08cd7ca54bb35b16de450ddcb7d5eacba82536d4bb41e03a2071bcc0cec09d85 securityContext: container: readOnlyRootFilesystem: false