diff --git a/stable/qinglong/6.0.12/app-changelog.md b/stable/qinglong/6.0.12/app-changelog.md deleted file mode 100644 index eeae9a4de07..00000000000 --- a/stable/qinglong/6.0.12/app-changelog.md +++ /dev/null @@ -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)) - - \ No newline at end of file diff --git a/stable/qinglong/6.0.12/CHANGELOG.md b/stable/qinglong/6.0.13/CHANGELOG.md similarity index 91% rename from stable/qinglong/6.0.12/CHANGELOG.md rename to stable/qinglong/6.0.13/CHANGELOG.md index 988e6de3fe0..6222eddc0c7 100644 --- a/stable/qinglong/6.0.12/CHANGELOG.md +++ b/stable/qinglong/6.0.13/CHANGELOG.md @@ -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) - diff --git a/stable/qinglong/6.0.12/Chart.yaml b/stable/qinglong/6.0.13/Chart.yaml similarity index 97% rename from stable/qinglong/6.0.12/Chart.yaml rename to stable/qinglong/6.0.13/Chart.yaml index 4eca454e8b9..670663a851b 100644 --- a/stable/qinglong/6.0.12/Chart.yaml +++ b/stable/qinglong/6.0.13/Chart.yaml @@ -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 diff --git a/stable/qinglong/6.0.12/README.md b/stable/qinglong/6.0.13/README.md similarity index 100% rename from stable/qinglong/6.0.12/README.md rename to stable/qinglong/6.0.13/README.md diff --git a/stable/qinglong/6.0.13/app-changelog.md b/stable/qinglong/6.0.13/app-changelog.md new file mode 100644 index 00000000000..570f4e4638f --- /dev/null +++ b/stable/qinglong/6.0.13/app-changelog.md @@ -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)) + + \ No newline at end of file diff --git a/stable/qinglong/6.0.12/app-readme.md b/stable/qinglong/6.0.13/app-readme.md similarity index 100% rename from stable/qinglong/6.0.12/app-readme.md rename to stable/qinglong/6.0.13/app-readme.md diff --git a/stable/qinglong/6.0.12/charts/common-14.2.0.tgz b/stable/qinglong/6.0.13/charts/common-14.2.0.tgz similarity index 100% rename from stable/qinglong/6.0.12/charts/common-14.2.0.tgz rename to stable/qinglong/6.0.13/charts/common-14.2.0.tgz diff --git a/stable/qinglong/6.0.12/ix_values.yaml b/stable/qinglong/6.0.13/ix_values.yaml similarity index 81% rename from stable/qinglong/6.0.12/ix_values.yaml rename to stable/qinglong/6.0.13/ix_values.yaml index 85e40792688..0a54dd804b4 100644 --- a/stable/qinglong/6.0.12/ix_values.yaml +++ b/stable/qinglong/6.0.13/ix_values.yaml @@ -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: diff --git a/stable/qinglong/6.0.12/questions.yaml b/stable/qinglong/6.0.13/questions.yaml similarity index 100% rename from stable/qinglong/6.0.12/questions.yaml rename to stable/qinglong/6.0.13/questions.yaml diff --git a/stable/qinglong/6.0.12/templates/NOTES.txt b/stable/qinglong/6.0.13/templates/NOTES.txt similarity index 100% rename from stable/qinglong/6.0.12/templates/NOTES.txt rename to stable/qinglong/6.0.13/templates/NOTES.txt diff --git a/stable/qinglong/6.0.12/templates/common.yaml b/stable/qinglong/6.0.13/templates/common.yaml similarity index 100% rename from stable/qinglong/6.0.12/templates/common.yaml rename to stable/qinglong/6.0.13/templates/common.yaml diff --git a/stable/qinglong/6.0.12/values.yaml b/stable/qinglong/6.0.13/values.yaml similarity index 100% rename from stable/qinglong/6.0.12/values.yaml rename to stable/qinglong/6.0.13/values.yaml