Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
4d7ab53b88
commit
d5ca0ae539
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [beets-8.0.13](https://github.com/truecharts/charts/compare/beets-8.0.12...beets-8.0.13) (2023-10-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/beets to v1.6.0 ([#13687](https://github.com/truecharts/charts/issues/13687))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [beets-8.0.14](https://github.com/truecharts/charts/compare/beets-8.0.13...beets-8.0.14) (2023-10-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/beets to v1.6.0 ([#13827](https://github.com/truecharts/charts/issues/13827))
|
||||
|
||||
|
||||
|
||||
|
||||
## [beets-8.0.13](https://github.com/truecharts/charts/compare/beets-8.0.12...beets-8.0.13) (2023-10-16)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [beets-8.0.4](https://github.com/truecharts/charts/compare/beets-8.0.3...beets-8.0.4) (2023-08-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/beets to v1.6.0 ([#11762](https://github.com/truecharts/charts/issues/11762))
|
||||
|
||||
|
||||
|
||||
|
||||
## [beets-8.0.3](https://github.com/truecharts/charts/compare/beets-8.0.2...beets-8.0.3) (2023-08-18)
|
||||
|
||||
### Chore
|
|
@ -24,7 +24,7 @@ sources:
|
|||
- https://github.com/linuxserver/docker-beets
|
||||
- https://beets.io/
|
||||
type: application
|
||||
version: 8.0.13
|
||||
version: 8.0.14
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [beets-8.0.14](https://github.com/truecharts/charts/compare/beets-8.0.13...beets-8.0.14) (2023-10-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/beets to v1.6.0 ([#13827](https://github.com/truecharts/charts/issues/13827))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/beets
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.6.0@sha256:5823df2b647d2e844777c15f5c9f48b4a7e5c4fefbb1867ce805b8d0ef137aa4
|
||||
tag: v1.6.0@sha256:0682cacc84ac505c5ec226182462aa399bd13d21b2ce44be1a68fb7664330c7c
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue