chore(helm): update image docker.io/fireflyiii/core digest to ac842bc (#32889)

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)) | digest |
`b368f3b` -> `ac842bc` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
TrueCharts Bot
2025-03-06 10:48:22 +01:00
committed by GitHub
parent 0778fef38f
commit 618bfd0020
2 changed files with 2 additions and 2 deletions

View File

@@ -40,4 +40,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/fireflyiii
- https://hub.docker.com/r/fireflyiii/core
type: application
version: 28.0.2
version: 28.0.3

View File

@@ -1,7 +1,7 @@
image:
repository: docker.io/fireflyiii/core
pullPolicy: IfNotPresent
tag: version-6.2.9@sha256:b368f3ba77a34314da1e4925a1450f2f9cfaa5a173ef12683af2940223d7a428
tag: version-6.2.9@sha256:ac842bc5b7a66f40f9680b27e03f9155907741ce8940bb3a3ceffa99f43b200a
securityContext:
container:
readOnlyRootFilesystem: false