Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
649eef4a5a
commit
e64fe0c210
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [qinglong-6.0.2](https://github.com/truecharts/charts/compare/qinglong-6.0.1...qinglong-6.0.2) (2023-08-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/qinglong to v2.16.1 ([#11917](https://github.com/truecharts/charts/issues/11917))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||
|
||||
|
||||
|
||||
|
||||
## [qinglong-5.0.26](https://github.com/truecharts/charts/compare/qinglong-5.0.25...qinglong-5.0.26) (2023-06-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/qinglong to v2.15.16 ([#9930](https://github.com/truecharts/charts/issues/9930))
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: qinglong
|
||||
version: 6.0.2
|
||||
appVersion: "2.16.1"
|
||||
version: 6.0.3
|
||||
appVersion: "2.16.2"
|
||||
description: A timed task management panel that supports typescript, javaScript, python3, and shell
|
||||
type: application
|
||||
deprecated: false
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/qinglong
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.16.1@sha256:b44aaf5d315772e9070be7391534f6b46d0ffa97261d9b218485f0a76f90986f
|
||||
tag: v2.16.2@sha256:8c9536367f4ac2fd1f2d9a50925c17b0206944e5d12fd30d27b7f669f1d958cd
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue