Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
51e796e826
commit
61ca1eb8aa
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [sickchill-6.0.10](https://github.com/truecharts/charts/compare/sickchill-6.0.9...sickchill-6.0.10) (2023-04-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/sickchill to 2023.1.2 ([#8375](https://github.com/truecharts/charts/issues/8375))
|
||||
|
||||
|
||||
|
||||
|
||||
## [sickchill-6.0.9](https://github.com/truecharts/charts/compare/sickchill-6.0.8...sickchill-6.0.9) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
|
||||
|
||||
|
||||
|
||||
|
||||
## [sickchill-5.0.17](https://github.com/truecharts/charts/compare/sickchill-5.0.16...sickchill-5.0.17) (2023-02-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/sickchill to 2023.1.2
|
||||
|
||||
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/linuxserver/docker-sickchill
|
||||
- https://github.com/SickChill/SickChill
|
||||
type: application
|
||||
version: 6.0.9
|
||||
version: 6.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [sickchill-6.0.10](https://github.com/truecharts/charts/compare/sickchill-6.0.9...sickchill-6.0.10) (2023-04-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/sickchill to 2023.1.2 ([#8375](https://github.com/truecharts/charts/issues/8375))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/sickchill
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2023.1.2@sha256:ee019ab6710b530068d12aed1ae8329184310e19378af98035eceb8c6073a06f
|
||||
tag: 2023.1.2@sha256:390b2093a7a7dc45d77d85b64e76d26b226b1c12d46693a972a667fe883de691
|
||||
service:
|
||||
main:
|
||||
ports:
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [sickchill-6.0.9](https://github.com/truecharts/charts/compare/sickchill-6.0.8...sickchill-6.0.9) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
|
||||
|
||||
|
Loading…
Reference in New Issue