Skip to content

Commit

Permalink
chore(deps): update container image ghcr.io/linuxserver/budge to 0.0.…
Browse files Browse the repository at this point in the history
…9@a58de73 by renovate (#20740)

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 |
`a0f19c8` -> `a58de73` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin committed Apr 14, 2024
1 parent 21570ae commit 7952c63
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/budge/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/budge
- https://ghcr.io/linuxserver/budge
type: application
version: 9.8.4
version: 9.8.5
2 changes: 1 addition & 1 deletion charts/stable/budge/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: ghcr.io/linuxserver/budge
tag: 0.0.9@sha256:a0f19c83ec86fe1990bd0196e55e4cd44e98a6c4d19e3ee3bc80346dee7aee60
tag: 0.0.9@sha256:a58de731e8e33dd7a76ae6fa3d799c1d06b2acc2c64e160cfb4a53e3abbd3952
pullPolicy: IfNotPresent
securityContext:
container:
Expand Down

0 comments on commit 7952c63

Please sign in to comment.