Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
296e231667
commit
5372f52a8c
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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)
|
||||
|
||||
|
@ -82,15 +91,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: 8.0.0
|
||||
version: 8.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/beets
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.6.0@sha256:c2b967b7bd34fca3e1542044455c1a97fb6d5ec0636fe6bb5712d98b7ff95e83
|
||||
tag: v1.6.0@sha256:0d5ae8289021b512ee4e64114868f5220b37b5ef7bd6dc02ba86cf469acf74bb
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue