Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-02-22 19:55:15 +00:00
parent 36cf2de656
commit ae4154b834
11 changed files with 20 additions and 20 deletions

View File

@ -4,6 +4,15 @@
## [multi-scrobbler-2.0.10](https://github.com/truecharts/charts/compare/multi-scrobbler-2.0.9...multi-scrobbler-2.0.10) (2023-02-22)
### Chore
- update container image tccr.io/truecharts/multi-scrobbler to latest
## [multi-scrobbler-2.0.9](https://github.com/truecharts/charts/compare/multi-scrobbler-2.0.8...multi-scrobbler-2.0.9) (2023-02-10)
### Fix
@ -88,12 +97,3 @@
## [multi-scrobbler-2.0.2](https://github.com/truecharts/charts/compare/multi-scrobbler-2.0.1...multi-scrobbler-2.0.2) (2022-11-30)
## [multi-scrobbler-2.0.2](https://github.com/truecharts/charts/compare/multi-scrobbler-2.0.1...multi-scrobbler-2.0.2) (2022-11-30)

View File

@ -27,4 +27,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/multi-scrobbler
- https://hub.docker.com/r/foxxmd/multi-scrobbler
type: application
version: 2.0.9
version: 2.0.10

View File

@ -0,0 +1,9 @@
## [multi-scrobbler-2.0.10](https://github.com/truecharts/charts/compare/multi-scrobbler-2.0.9...multi-scrobbler-2.0.10) (2023-02-22)
### Chore
- update container image tccr.io/truecharts/multi-scrobbler to latest

View File

@ -2,7 +2,7 @@ env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/multi-scrobbler
tag: latest@sha256:1547337e943e1212d2f61ca2aafd3b57ef568f2173dc98248a0c73b08b12e940
tag: latest@sha256:ce27d22bc4f5d03495cda386ee1be40ac160a542ac95c4fe5a83a68785f8beb8
persistence:
config:
enabled: true

View File

@ -1,9 +0,0 @@
## [multi-scrobbler-2.0.9](https://github.com/truecharts/charts/compare/multi-scrobbler-2.0.8...multi-scrobbler-2.0.9) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.