Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
002cc2327c
commit
dc904f179f
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [auto-yt-dl-2.0.3](https://github.com/truecharts/charts/compare/auto-yt-dl-2.0.2...auto-yt-dl-2.0.3) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [auto-yt-dl-2.0.4](https://github.com/truecharts/charts/compare/auto-yt-dl-2.0.3...auto-yt-dl-2.0.4) (2022-12-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/auto-yt-dl to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [auto-yt-dl-2.0.3](https://github.com/truecharts/charts/compare/auto-yt-dl-2.0.2...auto-yt-dl-2.0.3) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
@ -81,15 +90,6 @@
|
|||
|
||||
|
||||
|
||||
## [auto-yt-dl-2.0.1](https://github.com/truecharts/charts/compare/auto-yt-dl-2.0.0...auto-yt-dl-2.0.1) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
||||
|
||||
|
||||
|
||||
|
||||
## [auto-yt-dl-2.0.1](https://github.com/truecharts/charts/compare/auto-yt-dl-2.0.0...auto-yt-dl-2.0.1) (2022-11-15)
|
||||
|
||||
### Chore
|
|
@ -26,4 +26,4 @@ sources:
|
|||
- https://github.com/xXGuhuXx/auto-yt-dl
|
||||
- https://hub.docker.com/repository/docker/guhu007/auto-yt-dl
|
||||
type: application
|
||||
version: 2.0.3
|
||||
version: 2.0.4
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [auto-yt-dl-2.0.4](https://github.com/truecharts/charts/compare/auto-yt-dl-2.0.3...auto-yt-dl-2.0.4) (2022-12-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/auto-yt-dl to latest
|
||||
|
||||
|
|
@ -2,7 +2,7 @@ env: {}
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/auto-yt-dl
|
||||
tag: latest@sha256:d7bcce2cf7d12a7adaef77e690bb028bb9d7aaca72fb9399eaca20e7ef6f6a3e
|
||||
tag: latest@sha256:5aa2e0167843b69bdbf81fbea6ab45218cab90ea3e798705586a1c0f93a286af
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
Loading…
Reference in New Issue