Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
489c72c7b2
commit
2047d227b8
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [sickchill-7.0.3](https://github.com/truecharts/charts/compare/sickchill-7.0.2...sickchill-7.0.3) (2023-08-10)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/sickchill to v2023.6.27 ([#11407](https://github.com/truecharts/charts/issues/11407))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [sickchill-7.0.4](https://github.com/truecharts/charts/compare/sickchill-7.0.3...sickchill-7.0.4) (2023-08-17)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/sickchill to v2023.6.27 ([#11629](https://github.com/truecharts/charts/issues/11629))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [sickchill-7.0.3](https://github.com/truecharts/charts/compare/sickchill-7.0.2...sickchill-7.0.3) (2023-08-10)
|
## [sickchill-7.0.3](https://github.com/truecharts/charts/compare/sickchill-7.0.2...sickchill-7.0.3) (2023-08-10)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [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))
|
|
||||||
|
|
|
@ -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: 7.0.3
|
version: 7.0.4
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [sickchill-7.0.4](https://github.com/truecharts/charts/compare/sickchill-7.0.3...sickchill-7.0.4) (2023-08-17)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/sickchill to v2023.6.27 ([#11629](https://github.com/truecharts/charts/issues/11629))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/sickchill
|
repository: tccr.io/truecharts/sickchill
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v2023.6.27@sha256:23623892a40f29c876ca301ee95c32132580f962443622dd4f1e7036b4866886
|
tag: v2023.6.27@sha256:8861ba27a99f95434aa77499fe1409b2a5fa61c92c69afe29fee5245b29ed1d3
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
Loading…
Reference in New Issue