Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2a4abbf494
commit
32bcccbdc0
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [sickchill-7.0.6](https://github.com/truecharts/charts/compare/sickchill-7.0.5...sickchill-7.0.6) (2023-08-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/sickchill to v2023.6.27 ([#12107](https://github.com/truecharts/charts/issues/12107))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [sickchill-7.0.7](https://github.com/truecharts/charts/compare/sickchill-7.0.6...sickchill-7.0.7) (2023-09-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/sickchill to v2023.6.27 ([#12336](https://github.com/truecharts/charts/issues/12336))
|
||||
|
||||
|
||||
|
||||
|
||||
## [sickchill-7.0.6](https://github.com/truecharts/charts/compare/sickchill-7.0.5...sickchill-7.0.6) (2023-08-31)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update container image tccr.io/truecharts/sickchill to v2023.6.27 ([#10648](https://github.com/truecharts/charts/issues/10648))
|
||||
|
||||
|
||||
|
||||
|
||||
## [sickchill-6.0.30](https://github.com/truecharts/charts/compare/sickchill-6.0.29...sickchill-6.0.30) (2023-07-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/sickchill to v2023.6.27 ([#10423](https://github.com/truecharts/charts/issues/10423))
|
||||
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/linuxserver/docker-sickchill
|
||||
- https://github.com/SickChill/SickChill
|
||||
type: application
|
||||
version: 7.0.6
|
||||
version: 7.0.7
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [sickchill-7.0.7](https://github.com/truecharts/charts/compare/sickchill-7.0.6...sickchill-7.0.7) (2023-09-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/sickchill to v2023.6.27 ([#12336](https://github.com/truecharts/charts/issues/12336))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/sickchill
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023.6.27@sha256:a0f415f43114e2e2515e74b45c38e4a9cd82c8036f3ea8cb7acc367ea27445f8
|
||||
tag: v2023.6.27@sha256:bcf63ef5f87bd2ec15118a678f636af27de91a9239de2e73d10c286440a1c12b
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue