chore(deps): update container image ghcr.io/linuxserver/budge to 0.0.9@1f7dff1 (#16194)
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 | `1ec2c05` -> `1f7dff1` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
4f1e980877
commit
da3ee7e0df
|
@ -1,32 +1,32 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: budge
|
||||
version: 6.0.29
|
||||
version: 6.0.30
|
||||
appVersion: 0.0.9
|
||||
description: Budge is an open source 'budgeting with envelopes' personal finance app.
|
||||
home: https://truecharts.org/charts/stable/budge
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/budge.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-BudgE
|
||||
- https://github.com/linuxserver/budge
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/budge
|
||||
- https://ghcr.io/linuxserver/budge
|
||||
- https://github.com/linuxserver/docker-BudgE
|
||||
- https://github.com/linuxserver/budge
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/budge
|
||||
- https://ghcr.io/linuxserver/budge
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- finance
|
||||
- budge
|
||||
- finance
|
||||
- budge
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.5.0
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 14.5.0
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/budge
|
||||
tag: 0.0.9@sha256:1ec2c0566e2436beab58049b10a2eb4f0b742f836e8fbfdd8f03232454cd72e6
|
||||
tag: 0.0.9@sha256:1f7dff1b46af957712c3b842e80f299ade6885dc6fde3af01fdca3f4b2b2ebdc
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue