Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
8a355f4a5d
commit
3da6f3541c
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [adguardhome-sync-2.0.1](https://github.com/truecharts/charts/compare/adguardhome-sync-2.0.0...adguardhome-sync-2.0.1) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
||||
|
||||
|
|
@ -27,4 +27,4 @@ sources:
|
|||
- https://github.com/orgs/linuxserver/packages/container/package/adguardhome-sync
|
||||
- https://github.com/linuxserver/docker-adguardhome-sync#readme
|
||||
type: application
|
||||
version: 2.0.1
|
||||
version: 2.0.2
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [adguardhome-sync-2.0.2](https://github.com/truecharts/charts/compare/adguardhome-sync-2.0.1...adguardhome-sync-2.0.2) (2022-11-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/adguardhome-sync to latest
|
||||
|
||||
|
|
@ -4,7 +4,7 @@ env:
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/adguardhome-sync
|
||||
tag: latest@sha256:6adae6415a9fad246524dff599909d03d18a84570337c15123f0c7951c0f0130
|
||||
tag: latest@sha256:918ab0254cb49b9fa16b7e02e5f0bfa7e27298a24bf95e7b4196ff4eca56cde6
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [songkong-2.0.2](https://github.com/truecharts/charts/compare/songkong-2.0.1...songkong-2.0.2) (2022-11-16)
|
||||
|
|
@ -26,4 +26,4 @@ sources:
|
|||
- http://www.jthink.net/songkong
|
||||
- https://hub.docker.com/r/songkong/songkong/
|
||||
type: application
|
||||
version: 2.0.2
|
||||
version: 2.0.3
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [songkong-2.0.3](https://github.com/truecharts/charts/compare/songkong-2.0.2...songkong-2.0.3) (2022-11-17)
|
||||
|
||||
### 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:f9a2fdc829d5368e7309f93d9a93bffd35e70a866bba230a2ce66fc61d158018
|
||||
tag: latest@sha256:78bf1d4566ab70854a12b9bf24b0883021ad152dc817573a4b4172aceddad78b
|
||||
persistence:
|
||||
music:
|
||||
enabled: true
|
Loading…
Reference in New Issue