Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
ee2dc671c8
commit
75e51453a9
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [sickchill-6.0.22](https://github.com/truecharts/charts/compare/sickchill-6.0.21...sickchill-6.0.22) (2023-06-07)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [sickchill-6.0.23](https://github.com/truecharts/charts/compare/sickchill-6.0.22...sickchill-6.0.23) (2023-06-10)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/sickchill to v2023.5.30 ([#9553](https://github.com/truecharts/charts/issues/9553))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [sickchill-6.0.22](https://github.com/truecharts/charts/compare/sickchill-6.0.21...sickchill-6.0.22) (2023-06-07)
|
## [sickchill-6.0.22](https://github.com/truecharts/charts/compare/sickchill-6.0.21...sickchill-6.0.22) (2023-06-07)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [sickchill-6.0.13](https://github.com/truecharts/charts/compare/sickchill-6.0.12...sickchill-6.0.13) (2023-05-05)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "2023.1.2"
|
appVersion: "2023.5.30"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -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.22
|
version: 6.0.23
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [sickchill-6.0.23](https://github.com/truecharts/charts/compare/sickchill-6.0.22...sickchill-6.0.23) (2023-06-10)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/sickchill to v2023.5.30 ([#9553](https://github.com/truecharts/charts/issues/9553))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/sickchill
|
repository: tccr.io/truecharts/sickchill
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2023.1.2@sha256:0a3b0829024fe6e5d2d5d736c8139dac88f5ce064878bf68a06eb89f15f648de
|
tag: v2023.5.30@sha256:444a8f7241eef263cfdd32ba439a3c98a854cf4528838d75cac4fa1bec0ed144
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
Loading…
Reference in New Issue