diff --git a/stable/qinglong/6.0.10/app-changelog.md b/stable/qinglong/6.0.10/app-changelog.md deleted file mode 100644 index 610332a311d..00000000000 --- a/stable/qinglong/6.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [qinglong-6.0.10](https://github.com/truecharts/charts/compare/qinglong-6.0.9...qinglong-6.0.10) (2023-10-19) - -### Chore - -- update container image tccr.io/truecharts/qinglong to v2.16.4 ([#13792](https://github.com/truecharts/charts/issues/13792)) - - \ No newline at end of file diff --git a/stable/qinglong/6.0.10/CHANGELOG.md b/stable/qinglong/6.0.11/CHANGELOG.md similarity index 87% rename from stable/qinglong/6.0.10/CHANGELOG.md rename to stable/qinglong/6.0.11/CHANGELOG.md index 5e7bfbf317a..d26a6426bba 100644 --- a/stable/qinglong/6.0.10/CHANGELOG.md +++ b/stable/qinglong/6.0.11/CHANGELOG.md @@ -4,6 +4,16 @@ +## [qinglong-6.0.11](https://github.com/truecharts/charts/compare/qinglong-6.0.10...qinglong-6.0.11) (2023-10-29) + +### Chore + +- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693)) + - update container image tccr.io/truecharts/qinglong to v2.16.5 ([#14084](https://github.com/truecharts/charts/issues/14084)) + + + + ## [qinglong-6.0.10](https://github.com/truecharts/charts/compare/qinglong-6.0.9...qinglong-6.0.10) (2023-10-19) ### Chore @@ -87,13 +97,3 @@ ## [qinglong-6.0.1](https://github.com/truecharts/charts/compare/qinglong-6.0.0...qinglong-6.0.1) (2023-08-13) -### Chore - -- update container image tccr.io/truecharts/qinglong to v2.16.0 ([#11494](https://github.com/truecharts/charts/issues/11494)) - - - - - -## [qinglong-6.0.0](https://github.com/truecharts/charts/compare/qinglong-5.0.33...qinglong-6.0.0) (2023-07-31) - diff --git a/stable/qinglong/6.0.10/Chart.yaml b/stable/qinglong/6.0.11/Chart.yaml similarity index 89% rename from stable/qinglong/6.0.10/Chart.yaml rename to stable/qinglong/6.0.11/Chart.yaml index 28e0ed387d9..627dcf4d6b8 100644 --- a/stable/qinglong/6.0.10/Chart.yaml +++ b/stable/qinglong/6.0.11/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: qinglong -version: 6.0.10 -appVersion: "2.16.4" +version: 6.0.11 +appVersion: "2.16.5" description: A timed task management panel that supports typescript, javaScript, python3, and shell type: application deprecated: false @@ -23,6 +23,5 @@ maintainers: name: TrueCharts url: https://truecharts.org annotations: - truecharts.org/catagories: | - - cloud + truecharts.org/category: cloud truecharts.org/SCALE-support: "true" diff --git a/stable/qinglong/6.0.10/README.md b/stable/qinglong/6.0.11/README.md similarity index 100% rename from stable/qinglong/6.0.10/README.md rename to stable/qinglong/6.0.11/README.md diff --git a/stable/qinglong/6.0.11/app-changelog.md b/stable/qinglong/6.0.11/app-changelog.md new file mode 100644 index 00000000000..0e616b04e17 --- /dev/null +++ b/stable/qinglong/6.0.11/app-changelog.md @@ -0,0 +1,10 @@ + + +## [qinglong-6.0.11](https://github.com/truecharts/charts/compare/qinglong-6.0.10...qinglong-6.0.11) (2023-10-29) + +### Chore + +- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693)) + - update container image tccr.io/truecharts/qinglong to v2.16.5 ([#14084](https://github.com/truecharts/charts/issues/14084)) + + \ No newline at end of file diff --git a/stable/qinglong/6.0.10/app-readme.md b/stable/qinglong/6.0.11/app-readme.md similarity index 100% rename from stable/qinglong/6.0.10/app-readme.md rename to stable/qinglong/6.0.11/app-readme.md diff --git a/stable/qinglong/6.0.10/charts/common-14.0.9.tgz b/stable/qinglong/6.0.11/charts/common-14.0.9.tgz similarity index 100% rename from stable/qinglong/6.0.10/charts/common-14.0.9.tgz rename to stable/qinglong/6.0.11/charts/common-14.0.9.tgz diff --git a/stable/qinglong/6.0.10/ix_values.yaml b/stable/qinglong/6.0.11/ix_values.yaml similarity index 81% rename from stable/qinglong/6.0.10/ix_values.yaml rename to stable/qinglong/6.0.11/ix_values.yaml index 033eb2cf191..85e40792688 100644 --- a/stable/qinglong/6.0.10/ix_values.yaml +++ b/stable/qinglong/6.0.11/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/qinglong pullPolicy: IfNotPresent - tag: v2.16.4@sha256:c534d696e13cf56c0b9bc832b5345dde8f47bd12a619a55c79b7959756c0f27b + tag: v2.16.5@sha256:1544fb293582abc771e4a4f864a939a5111fbcacd0ffba465529827c1da7966e service: main: ports: diff --git a/stable/qinglong/6.0.10/questions.yaml b/stable/qinglong/6.0.11/questions.yaml similarity index 100% rename from stable/qinglong/6.0.10/questions.yaml rename to stable/qinglong/6.0.11/questions.yaml diff --git a/stable/qinglong/6.0.10/templates/NOTES.txt b/stable/qinglong/6.0.11/templates/NOTES.txt similarity index 100% rename from stable/qinglong/6.0.10/templates/NOTES.txt rename to stable/qinglong/6.0.11/templates/NOTES.txt diff --git a/stable/qinglong/6.0.10/templates/common.yaml b/stable/qinglong/6.0.11/templates/common.yaml similarity index 100% rename from stable/qinglong/6.0.10/templates/common.yaml rename to stable/qinglong/6.0.11/templates/common.yaml diff --git a/stable/qinglong/6.0.10/values.yaml b/stable/qinglong/6.0.11/values.yaml similarity index 100% rename from stable/qinglong/6.0.10/values.yaml rename to stable/qinglong/6.0.11/values.yaml diff --git a/stable/qinglong/item.yaml b/stable/qinglong/item.yaml index dca6ec5de6f..ceb2e86faf1 100644 --- a/stable/qinglong/item.yaml +++ b/stable/qinglong/item.yaml @@ -1,5 +1,4 @@ icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/qinglong.png categories: - cloud - screenshots: []