Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e7e91cf0d7
commit
b621a61350
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [beets-7.0.30](https://github.com/truecharts/charts/compare/beets-7.0.29...beets-7.0.30) (2023-06-23)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/beets to v1.6.0 ([#9860](https://github.com/truecharts/charts/issues/9860))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [beets-7.0.31](https://github.com/truecharts/charts/compare/beets-7.0.30...beets-7.0.31) (2023-06-30)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/beets to v1.6.0 ([#10051](https://github.com/truecharts/charts/issues/10051))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [beets-7.0.30](https://github.com/truecharts/charts/compare/beets-7.0.29...beets-7.0.30) (2023-06-23)
|
## [beets-7.0.30](https://github.com/truecharts/charts/compare/beets-7.0.29...beets-7.0.30) (2023-06-23)
|
||||||
|
|
||||||
### Chore
|
### 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)
|
## [beets-7.0.28](https://github.com/truecharts/charts/compare/beets-7.0.27...beets-7.0.28) (2023-06-14)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
|
@ -24,7 +24,7 @@ sources:
|
||||||
- https://github.com/linuxserver/docker-beets
|
- https://github.com/linuxserver/docker-beets
|
||||||
- https://beets.io/
|
- https://beets.io/
|
||||||
type: application
|
type: application
|
||||||
version: 7.0.30
|
version: 7.0.31
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [beets-7.0.31](https://github.com/truecharts/charts/compare/beets-7.0.30...beets-7.0.31) (2023-06-30)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/beets to v1.6.0 ([#10051](https://github.com/truecharts/charts/issues/10051))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/beets
|
repository: tccr.io/truecharts/beets
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v1.6.0@sha256:1bd27c69e59a73f8a120cedd94ee3fd32bf6e960089ae28dd0eda5950f739f56
|
tag: v1.6.0@sha256:ea5a0e83b86cfd312d86a1ed3f043ff3ca217eb75aa60ae7053659878014fb1f
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
Loading…
Reference in New Issue