Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
6996d69ef7
commit
bf47fc1791
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [songkong-2.0.15](https://github.com/truecharts/charts/compare/songkong-2.0.14...songkong-2.0.15) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [songkong-2.0.16](https://github.com/truecharts/charts/compare/songkong-2.0.15...songkong-2.0.16) (2023-02-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/songkong to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [songkong-2.0.15](https://github.com/truecharts/charts/compare/songkong-2.0.14...songkong-2.0.15) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [songkong-2.0.6](https://github.com/truecharts/charts/compare/songkong-2.0.5...songkong-2.0.6) (2022-12-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/songkong to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [songkong-2.0.5](https://github.com/truecharts/charts/compare/songkong-2.0.3...songkong-2.0.5) (2022-11-30)
|
||||
|
||||
### Chore
|
|
@ -26,4 +26,4 @@ sources:
|
|||
- https://hub.docker.com/r/songkong/songkong
|
||||
- http://www.jthink.net/songkong
|
||||
type: application
|
||||
version: 2.0.15
|
||||
version: 2.0.16
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [songkong-2.0.16](https://github.com/truecharts/charts/compare/songkong-2.0.15...songkong-2.0.16) (2023-02-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/songkong to latest
|
||||
|
||||
|
|
@ -2,7 +2,7 @@ env: {}
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/songkong
|
||||
tag: latest@sha256:a334de1fdcf20c972e24157f88d7523835fe66842104bb360bc072660157def7
|
||||
tag: latest@sha256:08ec1d64a5ac7f3eec40d52e7e947ee61bf418e4476c8da5e70124827cf18e2d
|
||||
persistence:
|
||||
music:
|
||||
enabled: true
|
Loading…
Reference in New Issue