chore(deps): update container image ghcr.io/linuxserver/budge to 0.0.9@f64b16b by renovate (#20030)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/budge](https://togithub.com/linuxserver/docker-budge/packages) ([source](https://togithub.com/linuxserver/docker-budge)) | digest | `981c7c5` -> `f64b16b` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
3dfb6cb6e9
commit
17ca092353
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/budge.png
|
|||
keywords:
|
||||
- finance
|
||||
- budge
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/budge
|
||||
- https://ghcr.io/linuxserver/budge
|
||||
type: application
|
||||
version: 9.7.7
|
||||
version: 9.7.8
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/budge
|
||||
tag: 0.0.9@sha256:981c7c5eb2c8c6977bedc3a3ed70684787a7b15002edbfe5c5ff73add23d1caf
|
||||
tag: 0.0.9@sha256:f64b16b08465fcd9d4b43903874957203dbc625a39325435fbc83db27b4a68b2
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue