chore(deps): update container image ghcr.io/linuxserver/budge to 0.0.9@9981408 by renovate (#16409)
This commit is contained in:
parent
b8a0438003
commit
85cd1a88fd
|
@ -1,38 +1,38 @@
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: budge
|
name: budge
|
||||||
version: 7.0.11
|
version: 7.0.12
|
||||||
appVersion: 0.0.9
|
appVersion: 0.0.9
|
||||||
description: Budge is an open source 'budgeting with envelopes' personal finance app.
|
description: Budge is an open source 'budgeting with envelopes' personal finance app.
|
||||||
home: https://truecharts.org/charts/stable/budge
|
home: https://truecharts.org/charts/stable/budge
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/budge.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/budge.png
|
||||||
deprecated: false
|
deprecated: false
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/linuxserver/docker-BudgE
|
- https://github.com/linuxserver/docker-BudgE
|
||||||
- https://github.com/linuxserver/budge
|
- https://github.com/linuxserver/budge
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/budge
|
- https://github.com/truecharts/charts/tree/master/charts/stable/budge
|
||||||
- https://ghcr.io/linuxserver/budge
|
- https://ghcr.io/linuxserver/budge
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
url: https://truecharts.org
|
url: https://truecharts.org
|
||||||
keywords:
|
keywords:
|
||||||
- finance
|
- finance
|
||||||
- budge
|
- budge
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 16.2.21
|
version: 16.2.21
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
annotations:
|
annotations:
|
||||||
max_scale_version: 23.10.2
|
max_scale_version: 23.10.2
|
||||||
min_scale_version: 23.10.0
|
min_scale_version: 23.10.0
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
truecharts.org/category: media
|
truecharts.org/category: media
|
||||||
truecharts.org/max_helm_version: "3.13"
|
truecharts.org/max_helm_version: "3.13"
|
||||||
truecharts.org/min_helm_version: "3.12"
|
truecharts.org/min_helm_version: "3.12"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
type: application
|
type: application
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/budge
|
repository: ghcr.io/linuxserver/budge
|
||||||
tag: 0.0.9@sha256:1f7dff1b46af957712c3b842e80f299ade6885dc6fde3af01fdca3f4b2b2ebdc
|
tag: 0.0.9@sha256:9981408575211c16b8dae0474bbabf06961439fa2d809856b17fe0569cca3e1e
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
|
|
Loading…
Reference in New Issue