fix(actualserver): update image ghcr.io/actualbudget/actual 26.5.0 → 26.5.1 (#48022)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/actualbudget/actual | patch | `b733ae3` → `574dd99` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9hY3R1YWxzZXJ2ZXIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 26.5.0
|
||||
appVersion: 26.5.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.2.8
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- https://github.com/Kippenhof/docker-templates
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/actualserver
|
||||
type: application
|
||||
version: 16.4.0
|
||||
version: 16.4.1
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: ghcr.io/actualbudget/actual
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 26.5.0@sha256:b733ae30c70a66dc4d03577526e53575a0c04eab4f3ab6ace30934776251058c
|
||||
tag: 26.5.1@sha256:574dd99519c5f0f2f7904e9300c3e6b89c121bf52997500db4f93b7d8c428179
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user