Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
6983a6a3dc
commit
bbbbabecb4
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [budge-5.0.33](https://github.com/truecharts/charts/compare/budge-5.0.32...budge-5.0.33) (2023-07-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/budge to v0.0.9 ([#10509](https://github.com/truecharts/charts/issues/10509))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [budge-5.0.34](https://github.com/truecharts/charts/compare/budge-5.0.33...budge-5.0.34) (2023-07-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/budge to v0.0.9 ([#10766](https://github.com/truecharts/charts/issues/10766))
|
||||
|
||||
|
||||
|
||||
|
||||
## [budge-5.0.33](https://github.com/truecharts/charts/compare/budge-5.0.32...budge-5.0.33) (2023-07-16)
|
||||
|
||||
### 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)
|
||||
|
||||
### Chore
|
|
@ -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.33
|
||||
version: 5.0.34
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [budge-5.0.34](https://github.com/truecharts/charts/compare/budge-5.0.33...budge-5.0.34) (2023-07-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/budge to v0.0.9 ([#10766](https://github.com/truecharts/charts/issues/10766))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/budge
|
||||
tag: v0.0.9@sha256:6a42bdf1203c67d05e8ff7f3f52acdb50d681e3ab00308924e76d3a8e0c22c64
|
||||
tag: v0.0.9@sha256:edbb29c08bff18e254e76d52a1b68814e4205fbd52dc140d8665dec32911c582
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue