Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
85c0407dc7
commit
689e60a70e
|
@ -6,6 +6,7 @@
|
|||
|
||||
|
||||
|
||||
|
||||
## [plextraktsync-4.0.0](https://github.com/truecharts/charts/compare/plextraktsync-3.0.19...plextraktsync-4.0.0) (2023-07-31)
|
||||
|
||||
### Fix
|
||||
|
@ -96,4 +97,3 @@
|
|||
|
||||
|
||||
|
||||
## [plextraktsync-3.0.10](https://github.com/truecharts/charts/compare/plextraktsync-3.0.9...plextraktsync-3.0.10) (2022-12-24)
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
|
||||
|
||||
|
||||
## [reactive-resume-3.0.0](https://github.com/truecharts/charts/compare/reactive-resume-2.0.10...reactive-resume-3.0.0) (2023-07-31)
|
||||
|
||||
### Fix
|
||||
|
@ -96,4 +97,3 @@
|
|||
|
||||
|
||||
## [reactive-resume-2.0.2](https://github.com/truecharts/charts/compare/reactive-resume-2.0.1...reactive-resume-2.0.2) (2022-11-30)
|
||||
|
||||
|
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [qinglong-6.0.6](https://github.com/truecharts/charts/compare/qinglong-6.0.5...qinglong-6.0.6) (2023-09-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#12869](https://github.com/truecharts/charts/issues/12869))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [qinglong-6.0.7](https://github.com/truecharts/charts/compare/qinglong-6.0.6...qinglong-6.0.7) (2023-09-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/qinglong to v2.16.3 ([#12909](https://github.com/truecharts/charts/issues/12909))
|
||||
|
||||
|
||||
|
||||
|
||||
## [qinglong-6.0.6](https://github.com/truecharts/charts/compare/qinglong-6.0.5...qinglong-6.0.6) (2023-09-23)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update container image tccr.io/truecharts/qinglong to v2.15.20 ([#10744](https://github.com/truecharts/charts/issues/10744))
|
||||
|
||||
|
||||
|
||||
|
||||
## [qinglong-5.0.30](https://github.com/truecharts/charts/compare/qinglong-5.0.29...qinglong-5.0.30) (2023-07-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/qinglong to v2.15.19 ([#10707](https://github.com/truecharts/charts/issues/10707))
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: qinglong
|
||||
version: 6.0.6
|
||||
version: 6.0.7
|
||||
appVersion: "2.16.3"
|
||||
description: A timed task management panel that supports typescript, javaScript, python3, and shell
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [qinglong-6.0.7](https://github.com/truecharts/charts/compare/qinglong-6.0.6...qinglong-6.0.7) (2023-09-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/qinglong to v2.16.3 ([#12909](https://github.com/truecharts/charts/issues/12909))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/qinglong
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.16.3@sha256:d801a8fa225942a6c553804ca31c84353cd853b7e9443b95defb73d7500e70d7
|
||||
tag: v2.16.3@sha256:b3ba365d983e7849fb89e785b4f53128de15ae9763d8525e13789237b488bb19
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue