Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e691155873
commit
74bb484cd8
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [qinglong-6.0.3](https://github.com/truecharts/charts/compare/qinglong-6.0.2...qinglong-6.0.3) (2023-09-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/qinglong to v2.16.2 ([#12305](https://github.com/truecharts/charts/issues/12305))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [qinglong-6.0.4](https://github.com/truecharts/charts/compare/qinglong-6.0.3...qinglong-6.0.4) (2023-09-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/qinglong to v2.16.3 ([#12873](https://github.com/truecharts/charts/issues/12873))
|
||||
|
||||
|
||||
|
||||
|
||||
## [qinglong-6.0.3](https://github.com/truecharts/charts/compare/qinglong-6.0.2...qinglong-6.0.3) (2023-09-06)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update container image tccr.io/truecharts/qinglong to v2.15.17 ([#10256](https://github.com/truecharts/charts/issues/10256))
|
||||
|
||||
|
||||
|
||||
|
||||
## [qinglong-5.0.27](https://github.com/truecharts/charts/compare/qinglong-5.0.26...qinglong-5.0.27) (2023-07-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: qinglong
|
||||
version: 6.0.3
|
||||
appVersion: "2.16.2"
|
||||
version: 6.0.4
|
||||
appVersion: "2.16.3"
|
||||
description: A timed task management panel that supports typescript, javaScript, python3, and shell
|
||||
type: application
|
||||
deprecated: false
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [qinglong-6.0.4](https://github.com/truecharts/charts/compare/qinglong-6.0.3...qinglong-6.0.4) (2023-09-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/qinglong to v2.16.3 ([#12873](https://github.com/truecharts/charts/issues/12873))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/qinglong
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.16.2@sha256:8c9536367f4ac2fd1f2d9a50925c17b0206944e5d12fd30d27b7f669f1d958cd
|
||||
tag: v2.16.3@sha256:b7feb670f5f4c7d2a8fc4c0552c5d415c03a27fa7ee40d053f3a8b7e97ba3faf
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue