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@7c4f265 by renovate (truecharts#16937)

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 |
`9981408` -> `7c4f265` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
  • Loading branch information
truecharts-admin authored and Gabriel Bärzén committed Feb 2, 2024
1 parent 87f787c commit c97e43f
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
50 changes: 25 additions & 25 deletions charts/stable/budge/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,38 +1,38 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: budge
version: 8.1.6
version: 8.1.7
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://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://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: 17.2.21
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 17.2.21
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
type: application
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:9981408575211c16b8dae0474bbabf06961439fa2d809856b17fe0569cca3e1e
tag: 0.0.9@sha256:7c4f2657cfd2dc3f0f6927e8b7f5489022a9e51a312874a14a9048f9d49369f5
pullPolicy: IfNotPresent
securityContext:
container:
Expand Down

0 comments on commit c97e43f

Please sign in to comment.