Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
f0b2bc417b
commit
3b6221185f
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [qinglong-5.0.31](https://github.com/truecharts/charts/compare/qinglong-5.0.30...qinglong-5.0.31) (2023-07-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/qinglong to v2.15.20 ([#10744](https://github.com/truecharts/charts/issues/10744))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [qinglong-5.0.32](https://github.com/truecharts/charts/compare/qinglong-5.0.31...qinglong-5.0.32) (2023-07-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/qinglong to v2.15.20 ([#10918](https://github.com/truecharts/charts/issues/10918))
|
||||
|
||||
|
||||
|
||||
|
||||
## [qinglong-5.0.31](https://github.com/truecharts/charts/compare/qinglong-5.0.30...qinglong-5.0.31) (2023-07-22)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [qinglong-5.0.22](https://github.com/truecharts/charts/compare/qinglong-5.0.21...qinglong-5.0.22) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423))
|
||||
|
||||
|
||||
|
||||
|
||||
## [qinglong-5.0.21](https://github.com/truecharts/charts/compare/qinglong-5.0.20...qinglong-5.0.21) (2023-06-04)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: qinglong
|
||||
version: 5.0.31
|
||||
version: 5.0.32
|
||||
appVersion: "2.15.20"
|
||||
description: A timed task management panel that supports typescript, javaScript, python3, and shell
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [qinglong-5.0.32](https://github.com/truecharts/charts/compare/qinglong-5.0.31...qinglong-5.0.32) (2023-07-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/qinglong to v2.15.20 ([#10918](https://github.com/truecharts/charts/issues/10918))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/qinglong
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.15.20@sha256:79242e6552651061882e4751367d3409bb291fe131e062a2859b305428186dd9
|
||||
tag: v2.15.20@sha256:9447486e5062e6be200776061b1264bfe036f85e7dbc66720e34263ed706c4ef
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue