Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
475c95a9d2
commit
79a3c601e0
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [qinglong-5.0.28](https://github.com/truecharts/charts/compare/qinglong-5.0.27...qinglong-5.0.28) (2023-07-07)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/qinglong to v2.15.17 ([#10256](https://github.com/truecharts/charts/issues/10256))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [qinglong-5.0.29](https://github.com/truecharts/charts/compare/qinglong-5.0.28...qinglong-5.0.29) (2023-07-20)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/qinglong to v2.15.18 ([#10646](https://github.com/truecharts/charts/issues/10646))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [qinglong-5.0.28](https://github.com/truecharts/charts/compare/qinglong-5.0.27...qinglong-5.0.28) (2023-07-07)
|
## [qinglong-5.0.28](https://github.com/truecharts/charts/compare/qinglong-5.0.27...qinglong-5.0.28) (2023-07-07)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [qinglong-5.0.19](https://github.com/truecharts/charts/compare/qinglong-5.0.18...qinglong-5.0.19) (2023-05-27)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: qinglong
|
name: qinglong
|
||||||
version: 5.0.28
|
version: 5.0.29
|
||||||
appVersion: "2.15.17"
|
appVersion: "2.15.18"
|
||||||
description: A timed task management panel that supports typescript, javaScript, python3, and shell
|
description: A timed task management panel that supports typescript, javaScript, python3, and shell
|
||||||
type: application
|
type: application
|
||||||
deprecated: false
|
deprecated: false
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [qinglong-5.0.29](https://github.com/truecharts/charts/compare/qinglong-5.0.28...qinglong-5.0.29) (2023-07-20)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/qinglong to v2.15.18 ([#10646](https://github.com/truecharts/charts/issues/10646))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/qinglong
|
repository: tccr.io/truecharts/qinglong
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v2.15.17@sha256:7e8a6dee8519acbc5c9f6dc4e12de95f2ea74481beb08c1a8c8204c7e4e875f5
|
tag: v2.15.18@sha256:2e971ffc4ae9f81d3fbe0183c8068012e9c50fa5b8935d45329003e330171957
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
Loading…
Reference in New Issue