chore(helm): update image ghcr.io/actualbudget/actual-server 25.1.0 → 25.2.0 (#31689)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/actualbudget/actual-server | minor | `9be7d05` -> `070b228` |

---

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

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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
TrueCharts Bot
2025-02-06 04:06:51 +01:00
committed by GitHub
parent c99220a682
commit 88b2eaa70e
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 25.1.0
appVersion: 25.2.0
dependencies:
- name: common
version: 25.4.10
@@ -33,4 +33,4 @@ sources:
- https://github.com/Kippenhof/docker-templates
- https://github.com/truecharts/charts/tree/master/charts/stable/actualserver
type: application
version: 13.1.1
version: 13.2.0

View File

@@ -1,7 +1,7 @@
image:
repository: ghcr.io/actualbudget/actual-server
pullPolicy: IfNotPresent
tag: 25.1.0@sha256:9be7d05887f9b2bb5e8960d9c1b6bb829939ff0eb31cd4c0c77c7eb5b2cad3b6
tag: 25.2.0@sha256:070b2283ade08c2a127fb5cd02de243105c7b699cf89cd57bf23d6a33a108c67
securityContext:
container:
readOnlyRootFilesystem: false