Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
ca63f839ca
commit
e88af3c28f
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [pyload-ng-2.0.1](https://github.com/truecharts/charts/compare/pyload-ng-2.0.0...pyload-ng-2.0.1) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
||||
|
||||
|
|
@ -27,4 +27,4 @@ sources:
|
|||
- https://github.com/orgs/linuxserver/packages/container/package/pyload-ng
|
||||
- https://github.com/linuxserver/docker-pyload-ng#readme
|
||||
type: application
|
||||
version: 2.0.1
|
||||
version: 2.0.2
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
|
||||
## [pyload-ng-2.0.2](https://github.com/truecharts/charts/compare/pyload-ng-2.0.1...pyload-ng-2.0.2) (2022-11-16)
|
||||
|
|
@ -3,7 +3,7 @@ env:
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/pyload-ng
|
||||
tag: latest@sha256:2c820e2d8dab4629d178f31fea5545824eba2b74c08771bba7bc22474386e35d
|
||||
tag: latest@sha256:221079a2003122e6d566b937cf2df804f9add1f4a5723c6b2c2e618c132e937e
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [raneto-2.0.1](https://github.com/truecharts/charts/compare/raneto-2.0.0...raneto-2.0.1) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
||||
|
||||
|
|
@ -29,4 +29,4 @@ sources:
|
|||
- https://github.com/orgs/linuxserver/packages/container/package/raneto
|
||||
- https://github.com/linuxserver/docker-raneto#readme
|
||||
type: application
|
||||
version: 2.0.1
|
||||
version: 2.0.2
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
|
||||
## [raneto-2.0.2](https://github.com/truecharts/charts/compare/raneto-2.0.1...raneto-2.0.2) (2022-11-16)
|
||||
|
|
@ -3,7 +3,7 @@ env:
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/raneto
|
||||
tag: latest@sha256:f772bcfd168480cd282de8702dec3d9da42778c6d370ad1acc05074827fb2296
|
||||
tag: latest@sha256:ba265b0247a0111a7c2f9eed01dc548471459e0a9efacefa68e988cfe5efa9ba
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [qinglong-4.0.2](https://github.com/truecharts/charts/compare/qinglong-4.0.1...qinglong-4.0.2) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: qinglong
|
||||
version: 4.0.2
|
||||
version: 4.0.3
|
||||
appVersion: "2.15.0"
|
||||
description: A timed task management panel that supports typescript, javaScript, python3, and shell
|
||||
type: application
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
|
||||
## [qinglong-4.0.3](https://github.com/truecharts/charts/compare/qinglong-4.0.2...qinglong-4.0.3) (2022-11-16)
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/qinglong
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.15.0@sha256:da87ab5eab77121da80c6caff75d0b4524f860ee40175df6c2f21af5ed376109
|
||||
tag: 2.15.0@sha256:d348ee096f03f005f357080e87545743c2161b3c54aae28829dd086f497ca963
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
Loading…
Reference in New Issue