Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
648b9b0958
commit
df50dbf215
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [budge-5.0.7](https://github.com/truecharts/charts/compare/budge-5.0.6...budge-5.0.7) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [budge-5.0.8](https://github.com/truecharts/charts/compare/budge-5.0.7...budge-5.0.8) (2023-04-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/budge to v0.0.9 ([#8183](https://github.com/truecharts/charts/issues/8183))
|
||||
|
||||
|
||||
|
||||
|
||||
## [budge-5.0.7](https://github.com/truecharts/charts/compare/budge-5.0.6...budge-5.0.7) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update container image tccr.io/truecharts/budge to v0.0.9
|
||||
|
||||
|
||||
|
||||
|
||||
## [budge-4.0.16](https://github.com/truecharts/charts/compare/budge-4.0.15...budge-4.0.16) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
|
@ -20,7 +20,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/budge
|
||||
- https://github.com/linuxserver/budge
|
||||
- https://github.com/linuxserver/docker-BudgE
|
||||
version: 5.0.7
|
||||
version: 5.0.8
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [budge-5.0.8](https://github.com/truecharts/charts/compare/budge-5.0.7...budge-5.0.8) (2023-04-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/budge to v0.0.9 ([#8183](https://github.com/truecharts/charts/issues/8183))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/budge
|
||||
tag: v0.0.9@sha256:7aa2dddef88cb91c95144a55a0c54a99327b3a51cce0a23688acaec5e3dfd987
|
||||
tag: v0.0.9@sha256:889321848a159a42c208269dfdb38bc74d0251182c7f2aa3d6765064f54e5209
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue