chore: Auto-update chart README [skip ci]
This commit is contained in:
@@ -2,6 +2,15 @@
|
||||
|
||||
|
||||
|
||||
## [qinglong-2.0.36](https://github.com/truecharts/charts/compare/qinglong-2.0.35...qinglong-2.0.36) (2022-09-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681))
|
||||
|
||||
|
||||
|
||||
|
||||
## [qinglong-2.0.35](https://github.com/truecharts/charts/compare/qinglong-2.0.33...qinglong-2.0.35) (2022-08-30)
|
||||
|
||||
### Chore
|
||||
|
||||
@@ -2,7 +2,7 @@ apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: qinglong
|
||||
version: 2.0.36
|
||||
appVersion: "2.13.9"
|
||||
appVersion: "2.14.0"
|
||||
description: A timed task management panel that supports typescript, javaScript, python3, and shell
|
||||
type: application
|
||||
deprecated: false
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# qinglong
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
A timed task management panel that supports typescript, javaScript, python3, and shell
|
||||
|
||||
@@ -64,7 +64,7 @@ helm uninstall qinglong
|
||||
|
||||
#### Available Settings
|
||||
|
||||
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
|
||||
Read through the values.yaml file. It has several commented out suggested values.
|
||||
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
|
||||
|
||||
#### Configure using the command line
|
||||
|
||||
Reference in New Issue
Block a user