Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
9e55ede081
commit
7b8095096c
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [beets-7.0.33](https://github.com/truecharts/charts/compare/beets-7.0.32...beets-7.0.33) (2023-07-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/beets to v1.6.0 ([#10478](https://github.com/truecharts/charts/issues/10478))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [beets-7.0.34](https://github.com/truecharts/charts/compare/beets-7.0.33...beets-7.0.34) (2023-07-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/beets to v1.6.0 ([#10713](https://github.com/truecharts/charts/issues/10713))
|
||||
|
||||
|
||||
|
||||
|
||||
## [beets-7.0.33](https://github.com/truecharts/charts/compare/beets-7.0.32...beets-7.0.33) (2023-07-14)
|
||||
|
||||
### Chore
|
||||
|
@ -85,15 +94,6 @@
|
|||
|
||||
|
||||
|
||||
## [beets-7.0.28](https://github.com/truecharts/charts/compare/beets-7.0.27...beets-7.0.28) (2023-06-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/beets to v1.6.0 ([#9609](https://github.com/truecharts/charts/issues/9609))
|
||||
|
||||
|
||||
|
||||
|
||||
## [beets-7.0.28](https://github.com/truecharts/charts/compare/beets-7.0.27...beets-7.0.28) (2023-06-14)
|
||||
|
||||
### Chore
|
|
@ -24,7 +24,7 @@ sources:
|
|||
- https://github.com/linuxserver/docker-beets
|
||||
- https://beets.io/
|
||||
type: application
|
||||
version: 7.0.33
|
||||
version: 7.0.34
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [beets-7.0.34](https://github.com/truecharts/charts/compare/beets-7.0.33...beets-7.0.34) (2023-07-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/beets to v1.6.0 ([#10713](https://github.com/truecharts/charts/issues/10713))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/beets
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.6.0@sha256:5fa0014cf1599ebedd500fabd95e57439e28e6ff615e3424fd30c096e56beedb
|
||||
tag: v1.6.0@sha256:fbe64b0ba52a2be63115c0b15935a4a741e9b1396239dc328c0036936c2cf145
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue