Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
84d8360d0f
commit
a1bb174d1b
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [qinglong-5.0.11](https://github.com/truecharts/charts/compare/qinglong-5.0.10...qinglong-5.0.11) (2023-05-08)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/qinglong to v2.15.14 ([#8839](https://github.com/truecharts/charts/issues/8839))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [qinglong-5.0.12](https://github.com/truecharts/charts/compare/qinglong-5.0.11...qinglong-5.0.12) (2023-05-11)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/qinglong to v2.15.14 ([#8893](https://github.com/truecharts/charts/issues/8893))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [qinglong-5.0.11](https://github.com/truecharts/charts/compare/qinglong-5.0.10...qinglong-5.0.11) (2023-05-08)
|
## [qinglong-5.0.11](https://github.com/truecharts/charts/compare/qinglong-5.0.10...qinglong-5.0.11) (2023-05-08)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [qinglong-5.0.2](https://github.com/truecharts/charts/compare/qinglong-5.0.1...qinglong-5.0.2) (2023-04-15)
|
## [qinglong-5.0.2](https://github.com/truecharts/charts/compare/qinglong-5.0.1...qinglong-5.0.2) (2023-04-15)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [qinglong-5.0.1](https://github.com/truecharts/charts/compare/qinglong-5.0.0...qinglong-5.0.1) (2023-04-14)
|
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: qinglong
|
name: qinglong
|
||||||
version: 5.0.11
|
version: 5.0.12
|
||||||
appVersion: "2.15.14"
|
appVersion: "2.15.14"
|
||||||
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
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [qinglong-5.0.12](https://github.com/truecharts/charts/compare/qinglong-5.0.11...qinglong-5.0.12) (2023-05-11)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/qinglong to v2.15.14 ([#8893](https://github.com/truecharts/charts/issues/8893))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/qinglong
|
repository: tccr.io/truecharts/qinglong
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v2.15.14@sha256:c6940baf7595ebe7fadb179533e75d9d8982bfa5dc00d3dce42b30bb09e212e3
|
tag: v2.15.14@sha256:bdcac7742596b7c872d7dc7309140133369518d7223ce01cf49a642c6bbf2dac
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
Loading…
Reference in New Issue