Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update container image ghcr.io/linuxserver/budge to 0.0.9@9981408 by renovate #16409

Merged
merged 1 commit into from
Dec 25, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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: 7.0.11
version: 7.0.12
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: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.21
repository: https://library-charts.truecharts.org
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:1f7dff1b46af957712c3b842e80f299ade6885dc6fde3af01fdca3f4b2b2ebdc
tag: 0.0.9@sha256:9981408575211c16b8dae0474bbabf06961439fa2d809856b17fe0569cca3e1e
pullPolicy: IfNotPresent
securityContext:
container:
Expand Down