diff --git a/stable/qinglong/8.2.5/app-changelog.md b/stable/qinglong/8.2.5/app-changelog.md deleted file mode 100644 index 5ae62c72990..00000000000 --- a/stable/qinglong/8.2.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [qinglong-8.2.5](https://github.com/truecharts/charts/compare/qinglong-8.2.4...qinglong-8.2.5) (2024-02-03) - -### Chore - - - -- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804)) \ No newline at end of file diff --git a/stable/qinglong/8.2.5/CHANGELOG.md b/stable/qinglong/8.2.6/CHANGELOG.md similarity index 89% rename from stable/qinglong/8.2.5/CHANGELOG.md rename to stable/qinglong/8.2.6/CHANGELOG.md index b5d9a4158b3..208a9af0d4e 100644 --- a/stable/qinglong/8.2.5/CHANGELOG.md +++ b/stable/qinglong/8.2.6/CHANGELOG.md @@ -7,6 +7,15 @@ title: Changelog +## [qinglong-8.2.6](https://github.com/truecharts/charts/compare/qinglong-8.2.5...qinglong-8.2.6) (2024-02-12) + +### Chore + + + +- update container image whyour/qinglong to v2.17.1[@83b868e](https://github.com/83b868e) by renovate ([#18150](https://github.com/truecharts/charts/issues/18150)) + + ## [qinglong-8.2.5](https://github.com/truecharts/charts/compare/qinglong-8.2.4...qinglong-8.2.5) (2024-02-03) ### Chore @@ -88,12 +97,3 @@ title: Changelog - increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [qinglong-8.1.3](https://github.com/truecharts/charts/compare/qinglong-8.1.0...qinglong-8.1.3) (2024-01-01) - -### Chore - - diff --git a/stable/qinglong/8.2.5/Chart.yaml b/stable/qinglong/8.2.6/Chart.yaml similarity index 96% rename from stable/qinglong/8.2.5/Chart.yaml rename to stable/qinglong/8.2.6/Chart.yaml index 00e1e493bf8..6625a205169 100644 --- a/stable/qinglong/8.2.5/Chart.yaml +++ b/stable/qinglong/8.2.6/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.17.0 +appVersion: 2.17.1 dependencies: - name: common version: 17.2.30 @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/qinglong - https://hub.docker.com/r/whyour/qinglong type: application -version: 8.2.5 +version: 8.2.6 diff --git a/stable/qinglong/8.2.5/README.md b/stable/qinglong/8.2.6/README.md similarity index 100% rename from stable/qinglong/8.2.5/README.md rename to stable/qinglong/8.2.6/README.md diff --git a/stable/qinglong/8.2.6/app-changelog.md b/stable/qinglong/8.2.6/app-changelog.md new file mode 100644 index 00000000000..607f3e96630 --- /dev/null +++ b/stable/qinglong/8.2.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [qinglong-8.2.6](https://github.com/truecharts/charts/compare/qinglong-8.2.5...qinglong-8.2.6) (2024-02-12) + +### Chore + + + +- update container image whyour/qinglong to v2.17.1[@83b868e](https://github.com/83b868e) by renovate ([#18150](https://github.com/truecharts/charts/issues/18150)) \ No newline at end of file diff --git a/stable/qinglong/8.2.5/app-readme.md b/stable/qinglong/8.2.6/app-readme.md similarity index 100% rename from stable/qinglong/8.2.5/app-readme.md rename to stable/qinglong/8.2.6/app-readme.md diff --git a/stable/qinglong/8.2.5/charts/common-17.2.30.tgz b/stable/qinglong/8.2.6/charts/common-17.2.30.tgz similarity index 100% rename from stable/qinglong/8.2.5/charts/common-17.2.30.tgz rename to stable/qinglong/8.2.6/charts/common-17.2.30.tgz diff --git a/stable/qinglong/8.2.5/ix_values.yaml b/stable/qinglong/8.2.6/ix_values.yaml similarity index 81% rename from stable/qinglong/8.2.5/ix_values.yaml rename to stable/qinglong/8.2.6/ix_values.yaml index 93b7efce8de..609bf814184 100644 --- a/stable/qinglong/8.2.5/ix_values.yaml +++ b/stable/qinglong/8.2.6/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: whyour/qinglong pullPolicy: IfNotPresent - tag: 2.17.0@sha256:de6b6a9f6f6e10684a33efc6df212e41d90ca18dc7a245b003ceeeaebf55eac5 + tag: 2.17.1@sha256:83b868e686466dc908d1b3e68ea676a095bda9086e2045af7ea1cdca15727764 service: main: ports: diff --git a/stable/qinglong/8.2.5/questions.yaml b/stable/qinglong/8.2.6/questions.yaml similarity index 99% rename from stable/qinglong/8.2.5/questions.yaml rename to stable/qinglong/8.2.6/questions.yaml index 63ef85618cc..1a33844344b 100644 --- a/stable/qinglong/8.2.5/questions.yaml +++ b/stable/qinglong/8.2.6/questions.yaml @@ -23,6 +23,8 @@ groups: description: Metrics - name: Addons description: Addon Configuration + - name: Backup Configuration + description: Configure Velero Backup Schedule - name: Advanced description: Advanced Configuration - name: Postgresql diff --git a/stable/qinglong/8.2.5/templates/NOTES.txt b/stable/qinglong/8.2.6/templates/NOTES.txt similarity index 100% rename from stable/qinglong/8.2.5/templates/NOTES.txt rename to stable/qinglong/8.2.6/templates/NOTES.txt diff --git a/stable/qinglong/8.2.5/templates/common.yaml b/stable/qinglong/8.2.6/templates/common.yaml similarity index 100% rename from stable/qinglong/8.2.5/templates/common.yaml rename to stable/qinglong/8.2.6/templates/common.yaml diff --git a/stable/qinglong/8.2.5/values.yaml b/stable/qinglong/8.2.6/values.yaml similarity index 100% rename from stable/qinglong/8.2.5/values.yaml rename to stable/qinglong/8.2.6/values.yaml