Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
36cf2de656
commit
ae4154b834
|
@ -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)
|
||||
|
||||
|
||||
|
|
@ -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
|
|
@ -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
|
||||
|
||||
|
|
@ -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
|
|
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue