chore(deps): update container image fireflyiii/core to vversion-6.1.6@4d71e72 by renovate (#16988)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| fireflyiii/core | patch | `version-6.1.4` -> `version-6.1.6` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot 2024-01-08 07:28:38 +01:00 committed by GitHub
parent 1d60059efc
commit bbcfb3a025
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 33 additions and 33 deletions

View File

@ -1,44 +1,44 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: fireflyiii
version: 24.1.10
appVersion: 6.1.4
version: 24.1.11
appVersion: 6.1.6
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://github.com/firefly-iii/firefly-iii/
- https://github.com/truecharts/charts/tree/master/charts/stable/fireflyiii
- https://hub.docker.com/r/fireflyiii/core
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: 17.2.21
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
- name: redis
version: 11.1.6
repository: https://deps.truecharts.org
condition: redis.enabled
alias: ""
tags: []
import-values: []
- name: common
version: 17.2.21
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
- name: redis
version: 11.1.6
repository: https://deps.truecharts.org
condition: redis.enabled
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: finacial
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: finacial
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
type: application

View File

@ -1,7 +1,7 @@
image:
repository: fireflyiii/core
pullPolicy: IfNotPresent
tag: version-6.1.4@sha256:b9905d30934be51453bbb956be88c9ff9db35edce6f3779f8fae1ba87e820a69
tag: version-6.1.6@sha256:4d71e7207ac46661bed6fcd13e824c739dfdb331a5d58dc7e048fc60c5382da7
securityContext:
container:
readOnlyRootFilesystem: false