chore(helm): update image docker.io/fireflyiii/core version-6.2.7 → version-6.2.9 (#32496)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/fireflyiii/core](https://redirect.github.com/firefly-iii/docker)
([source](https://dev.azure.com/Firefly-III/_git/MainImage)) | patch |
`dc78dac` -> `b368f3b` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2025-02-24 13:51:07 +01:00
committed by GitHub
parent 0b805b811c
commit 582a2515b4
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11" truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 6.2.7 appVersion: 6.2.9
dependencies: dependencies:
- name: common - name: common
version: 25.4.10 version: 25.4.10
@@ -40,4 +40,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/fireflyiii - https://github.com/truecharts/charts/tree/master/charts/stable/fireflyiii
- https://hub.docker.com/r/fireflyiii/core - https://hub.docker.com/r/fireflyiii/core
type: application type: application
version: 28.0.1 version: 28.0.2
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
repository: docker.io/fireflyiii/core repository: docker.io/fireflyiii/core
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: version-6.2.7@sha256:dc78dac2d3db78665e17c89f5075602ec8f7c84d10610a7888e633b83334a340 tag: version-6.2.9@sha256:b368f3ba77a34314da1e4925a1450f2f9cfaa5a173ef12683af2940223d7a428
securityContext: securityContext:
container: container:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false