Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
b22da233bf
commit
0fcad21c25
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [beets-8.0.10](https://github.com/truecharts/charts/compare/beets-8.0.9...beets-8.0.10) (2023-09-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/beets to v1.6.0 ([#13090](https://github.com/truecharts/charts/issues/13090))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [beets-8.0.11](https://github.com/truecharts/charts/compare/beets-8.0.10...beets-8.0.11) (2023-10-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/beets to v1.6.0 ([#13325](https://github.com/truecharts/charts/issues/13325))
|
||||
|
||||
|
||||
|
||||
|
||||
## [beets-8.0.10](https://github.com/truecharts/charts/compare/beets-8.0.9...beets-8.0.10) (2023-09-29)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [beets-8.0.1](https://github.com/truecharts/charts/compare/beets-8.0.0...beets-8.0.1) (2023-08-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/beets to v1.6.0 ([#11199](https://github.com/truecharts/charts/issues/11199))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [beets-8.0.0](https://github.com/truecharts/charts/compare/beets-7.0.36...beets-8.0.0) (2023-07-31)
|
||||
|
|
@ -24,7 +24,7 @@ sources:
|
|||
- https://github.com/linuxserver/docker-beets
|
||||
- https://beets.io/
|
||||
type: application
|
||||
version: 8.0.10
|
||||
version: 8.0.11
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [beets-8.0.11](https://github.com/truecharts/charts/compare/beets-8.0.10...beets-8.0.11) (2023-10-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/beets to v1.6.0 ([#13325](https://github.com/truecharts/charts/issues/13325))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/beets
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.6.0@sha256:cb40de73b69d012606fd99332a4381895187745409d677867332a204c84c5338
|
||||
tag: v1.6.0@sha256:0a87cabf0eda55e2285219a527b5cc4e98ac7ab472f84ba13c88949cbc41d3de
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue