Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
acdeb48f52
commit
98be88f55c
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [sickchill-7.0.8](https://github.com/truecharts/charts/compare/sickchill-7.0.7...sickchill-7.0.8) (2023-09-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/sickchill to v2023.6.27 ([#12585](https://github.com/truecharts/charts/issues/12585))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [sickchill-7.0.9](https://github.com/truecharts/charts/compare/sickchill-7.0.8...sickchill-7.0.9) (2023-09-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/sickchill to v2023.6.27 ([#12797](https://github.com/truecharts/charts/issues/12797))
|
||||
|
||||
|
||||
|
||||
|
||||
## [sickchill-7.0.8](https://github.com/truecharts/charts/compare/sickchill-7.0.7...sickchill-7.0.8) (2023-09-14)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm general non-major ([#10870](https://github.com/truecharts/charts/issues/10870))
|
||||
|
||||
|
||||
|
||||
|
||||
## [sickchill-6.0.32](https://github.com/truecharts/charts/compare/sickchill-6.0.31...sickchill-6.0.32) (2023-07-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/sickchill to v2023.6.27 ([#10891](https://github.com/truecharts/charts/issues/10891))
|
||||
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/linuxserver/docker-sickchill
|
||||
- https://github.com/SickChill/SickChill
|
||||
type: application
|
||||
version: 7.0.8
|
||||
version: 7.0.9
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [sickchill-7.0.9](https://github.com/truecharts/charts/compare/sickchill-7.0.8...sickchill-7.0.9) (2023-09-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/sickchill to v2023.6.27 ([#12797](https://github.com/truecharts/charts/issues/12797))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/sickchill
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023.6.27@sha256:f250a3b46d3fa56626fbdea7b4160ad0d3a16b63cc90718accdab975b94e4713
|
||||
tag: v2023.6.27@sha256:0d7e2da8d9772d38f67302995575a9a88b6de63951e421d57f30c38399bc1ab2
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue