chore(deps): update container image ghcr.io/actualbudget/actual-server to v24.4.0@42537a5 by renovate (#20141)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/actualbudget/actual-server | minor | `24.3.0` -> `24.4.0` |

---

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

---

### 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot 2024-04-02 14:39:02 +02:00 committed by GitHub
parent 582317ea42
commit 2a4350a15f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 24.3.0
appVersion: 24.4.0
dependencies:
- name: common
version: 20.2.10
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/actualserver.png
keywords:
- actualserver
- finance
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/actualserver
- https://ghcr.io/actualbudget/actual-server
type: application
version: 10.8.5
version: 10.9.0

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/actualbudget/actual-server
pullPolicy: IfNotPresent
tag: 24.3.0@sha256:6d4b850c745013e870d4d032772297293853b9888e783435c6fca5f018bcc7d3
tag: 24.4.0@sha256:42537a52e3609033eb67adc9df07d8e4f97fc82960748014e08003ff23c7c075
securityContext:
container:
readOnlyRootFilesystem: false