Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
33f0906a24
commit
d861945c21
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [budge-5.0.28](https://github.com/truecharts/charts/compare/budge-5.0.27...budge-5.0.28) (2023-06-25)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/budge to v0.0.9 ([#9887](https://github.com/truecharts/charts/issues/9887))
|
|
||||||
|
|
||||||
|
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [budge-5.0.29](https://github.com/truecharts/charts/compare/budge-5.0.28...budge-5.0.29) (2023-06-25)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#9847](https://github.com/truecharts/charts/issues/9847))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [budge-5.0.28](https://github.com/truecharts/charts/compare/budge-5.0.27...budge-5.0.28) (2023-06-25)
|
## [budge-5.0.28](https://github.com/truecharts/charts/compare/budge-5.0.27...budge-5.0.28) (2023-06-25)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -85,15 +94,6 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [budge-5.0.26](https://github.com/truecharts/charts/compare/budge-5.0.25...budge-5.0.26) (2023-06-14)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/budge to v0.0.9 ([#9612](https://github.com/truecharts/charts/issues/9612))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [budge-5.0.26](https://github.com/truecharts/charts/compare/budge-5.0.25...budge-5.0.26) (2023-06-14)
|
## [budge-5.0.26](https://github.com/truecharts/charts/compare/budge-5.0.25...budge-5.0.26) (2023-06-14)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
|
@ -3,7 +3,7 @@ appVersion: "0.0.9"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
version: 12.14.2
|
version: 12.14.3
|
||||||
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
|
||||||
|
@ -20,7 +20,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/budge
|
- https://github.com/truecharts/charts/tree/master/charts/stable/budge
|
||||||
- https://github.com/linuxserver/budge
|
- https://github.com/linuxserver/budge
|
||||||
- https://github.com/linuxserver/docker-BudgE
|
- https://github.com/linuxserver/docker-BudgE
|
||||||
version: 5.0.28
|
version: 5.0.29
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [budge-5.0.29](https://github.com/truecharts/charts/compare/budge-5.0.28...budge-5.0.29) (2023-06-25)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#9847](https://github.com/truecharts/charts/issues/9847))
|
||||||
|
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue