Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
bc2f37a07a
commit
f8bfcad064
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [sickgear-6.0.3](https://github.com/truecharts/charts/compare/sickgear-6.0.2...sickgear-6.0.3) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [sickgear-6.0.4](https://github.com/truecharts/charts/compare/sickgear-6.0.3...sickgear-6.0.4) (2023-02-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/sickgear to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [sickgear-6.0.3](https://github.com/truecharts/charts/compare/sickgear-6.0.2...sickgear-6.0.3) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [sickgear-5.0.2](https://github.com/truecharts/charts/compare/sickgear-5.0.1...sickgear-5.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [sickgear-5.0.2](https://github.com/truecharts/charts/compare/sickgear-5.0.1...sickgear-5.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [sickgear-5.0.2](https://github.com/truecharts/charts/compare/sickgear-5.0.1...sickgear-5.0.2) (2022-11-30)
|
||||
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://hub.docker.com/r/sickgear/sickgear
|
||||
- https://github.com/SickGear/SickGear
|
||||
type: application
|
||||
version: 6.0.3
|
||||
version: 6.0.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [sickgear-6.0.4](https://github.com/truecharts/charts/compare/sickgear-6.0.3...sickgear-6.0.4) (2023-02-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/sickgear to latest
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/sickgear
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:63072b4b2814422131493cc918588cfef11805686a464bc1d4126bafdc2c70b4
|
||||
tag: latest@sha256:2e1a204c8b4f47dba606ef36515ba5f40954d4543a0c7de74dac87e66267ef02
|
||||
|
||||
env:
|
||||
APP_DATA: /config
|
Loading…
Reference in New Issue