Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
5d2fbd0b61
commit
7673db3689
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [qinglong-6.0.12](https://github.com/truecharts/charts/compare/qinglong-6.0.11...qinglong-6.0.12) (2023-10-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [qinglong-6.0.13](https://github.com/truecharts/charts/compare/qinglong-6.0.12...qinglong-6.0.13) (2023-10-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/qinglong to v2.16.5 ([#14121](https://github.com/truecharts/charts/issues/14121))
|
||||
|
||||
|
||||
|
||||
|
||||
## [qinglong-6.0.12](https://github.com/truecharts/charts/compare/qinglong-6.0.11...qinglong-6.0.12) (2023-10-29)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [qinglong-6.0.2](https://github.com/truecharts/charts/compare/qinglong-6.0.1...qinglong-6.0.2) (2023-08-26)
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: qinglong
|
||||
version: 6.0.12
|
||||
version: 6.0.13
|
||||
appVersion: "2.16.5"
|
||||
description: A timed task management panel that supports typescript, javaScript, python3, and shell
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [qinglong-6.0.13](https://github.com/truecharts/charts/compare/qinglong-6.0.12...qinglong-6.0.13) (2023-10-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/qinglong to v2.16.5 ([#14121](https://github.com/truecharts/charts/issues/14121))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/qinglong
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.16.5@sha256:1544fb293582abc771e4a4f864a939a5111fbcacd0ffba465529827c1da7966e
|
||||
tag: v2.16.5@sha256:ef949bdd885d5035e9f9b812c41054adb074349156f31b41747da16bf8aa6dbf
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue