Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
db66b1d883
commit
7b1f61596f
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [sickgear-7.0.10](https://github.com/truecharts/charts/compare/sickgear-7.0.9...sickgear-7.0.10) (2023-04-28)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/sickgear to latest ([#8376](https://github.com/truecharts/charts/issues/8376))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [sickgear-7.0.9](https://github.com/truecharts/charts/compare/sickgear-7.0.8...sickgear-7.0.9) (2023-04-25)
|
## [sickgear-7.0.9](https://github.com/truecharts/charts/compare/sickgear-7.0.8...sickgear-7.0.9) (2023-04-25)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
|
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [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
|
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/sickgear
|
- https://github.com/truecharts/charts/tree/master/charts/stable/sickgear
|
||||||
- https://github.com/SickGear/SickGear
|
- https://github.com/SickGear/SickGear
|
||||||
type: application
|
type: application
|
||||||
version: 7.0.9
|
version: 7.0.10
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [sickgear-7.0.10](https://github.com/truecharts/charts/compare/sickgear-7.0.9...sickgear-7.0.10) (2023-04-28)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/sickgear to latest ([#8376](https://github.com/truecharts/charts/issues/8376))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/sickgear
|
repository: tccr.io/truecharts/sickgear
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:2e1a204c8b4f47dba606ef36515ba5f40954d4543a0c7de74dac87e66267ef02
|
tag: latest@sha256:700f390966cce5637b37122f366d38d76cad6da1b39850ecc450b9d73ed10847
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [sickgear-7.0.9](https://github.com/truecharts/charts/compare/sickgear-7.0.8...sickgear-7.0.9) (2023-04-25)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue