Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
feaf4527f4
commit
65fdfbaf75
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [sickchill-6.0.26](https://github.com/truecharts/charts/compare/sickchill-6.0.25...sickchill-6.0.26) (2023-06-17)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/sickchill to v2023.5.30 ([#9711](https://github.com/truecharts/charts/issues/9711))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [sickchill-6.0.27](https://github.com/truecharts/charts/compare/sickchill-6.0.26...sickchill-6.0.27) (2023-06-22)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/sickchill to v2023.5.30 ([#9825](https://github.com/truecharts/charts/issues/9825))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [sickchill-6.0.26](https://github.com/truecharts/charts/compare/sickchill-6.0.25...sickchill-6.0.26) (2023-06-17)
|
## [sickchill-6.0.26](https://github.com/truecharts/charts/compare/sickchill-6.0.25...sickchill-6.0.26) (2023-06-17)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [sickchill-6.0.17](https://github.com/truecharts/charts/compare/sickchill-6.0.16...sickchill-6.0.17) (2023-05-24)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -23,7 +23,7 @@ sources:
|
||||||
- https://github.com/linuxserver/docker-sickchill
|
- https://github.com/linuxserver/docker-sickchill
|
||||||
- https://github.com/SickChill/SickChill
|
- https://github.com/SickChill/SickChill
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.26
|
version: 6.0.27
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [sickchill-6.0.27](https://github.com/truecharts/charts/compare/sickchill-6.0.26...sickchill-6.0.27) (2023-06-22)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/sickchill to v2023.5.30 ([#9825](https://github.com/truecharts/charts/issues/9825))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/sickchill
|
repository: tccr.io/truecharts/sickchill
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v2023.5.30@sha256:383c45d8ff29639fb0b86e447d5fbe76f13b8087581ea3ba09807329fc479454
|
tag: v2023.5.30@sha256:77cfdd1bd214d241bbaa898aa686ef13a0a2e6fc81584d20c66e3b6b8c4abb18
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
Loading…
Reference in New Issue