diff --git a/incubator/qflood/2.0.1/app-changelog.md b/incubator/qflood/2.0.1/app-changelog.md deleted file mode 100644 index f1ec3ce00e..0000000000 --- a/incubator/qflood/2.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [qflood-2.0.1](https://github.com/truecharts/charts/compare/qflood-2.0.0...qflood-2.0.1) (2022-11-15) - -### Chore - -- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - \ No newline at end of file diff --git a/incubator/qflood/2.0.1/CHANGELOG.md b/incubator/qflood/2.0.2/CHANGELOG.md similarity index 100% rename from incubator/qflood/2.0.1/CHANGELOG.md rename to incubator/qflood/2.0.2/CHANGELOG.md diff --git a/incubator/qflood/2.0.1/Chart.yaml b/incubator/qflood/2.0.2/Chart.yaml similarity index 98% rename from incubator/qflood/2.0.1/Chart.yaml rename to incubator/qflood/2.0.2/Chart.yaml index 72e6d990a6..5cbdb8a1ce 100644 --- a/incubator/qflood/2.0.1/Chart.yaml +++ b/incubator/qflood/2.0.2/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://hotio.dev/containers/qflood - https://hub.docker.com/r/hotio/qflood type: application -version: 2.0.1 +version: 2.0.2 diff --git a/incubator/qflood/2.0.1/README.md b/incubator/qflood/2.0.2/README.md similarity index 100% rename from incubator/qflood/2.0.1/README.md rename to incubator/qflood/2.0.2/README.md diff --git a/incubator/qflood/2.0.2/app-changelog.md b/incubator/qflood/2.0.2/app-changelog.md new file mode 100644 index 0000000000..adbcbd9a45 --- /dev/null +++ b/incubator/qflood/2.0.2/app-changelog.md @@ -0,0 +1,4 @@ + + +## [qflood-2.0.2](https://github.com/truecharts/charts/compare/qflood-2.0.1...qflood-2.0.2) (2022-11-27) + diff --git a/incubator/qflood/2.0.1/app-readme.md b/incubator/qflood/2.0.2/app-readme.md similarity index 100% rename from incubator/qflood/2.0.1/app-readme.md rename to incubator/qflood/2.0.2/app-readme.md diff --git a/incubator/qflood/2.0.1/charts/common-11.0.3.tgz b/incubator/qflood/2.0.2/charts/common-11.0.3.tgz similarity index 100% rename from incubator/qflood/2.0.1/charts/common-11.0.3.tgz rename to incubator/qflood/2.0.2/charts/common-11.0.3.tgz diff --git a/incubator/qflood/2.0.1/ix_values.yaml b/incubator/qflood/2.0.2/ix_values.yaml similarity index 87% rename from incubator/qflood/2.0.1/ix_values.yaml rename to incubator/qflood/2.0.2/ix_values.yaml index 15876402c2..fcace0a18e 100644 --- a/incubator/qflood/2.0.1/ix_values.yaml +++ b/incubator/qflood/2.0.2/ix_values.yaml @@ -4,7 +4,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/qflood - tag: latest@sha256:ae19172d0ae047d1b9498d58b5fa641f46f9bfcc217f5a3d7275410880520a73 + tag: latest@sha256:e9402407539e48d32d8f46ab9bc9ffc0c8bb611f1a5f430c5544acd860463645 persistence: config: enabled: true diff --git a/incubator/qflood/2.0.1/questions.yaml b/incubator/qflood/2.0.2/questions.yaml similarity index 100% rename from incubator/qflood/2.0.1/questions.yaml rename to incubator/qflood/2.0.2/questions.yaml diff --git a/incubator/qflood/2.0.1/templates/common.yaml b/incubator/qflood/2.0.2/templates/common.yaml similarity index 100% rename from incubator/qflood/2.0.1/templates/common.yaml rename to incubator/qflood/2.0.2/templates/common.yaml diff --git a/incubator/qflood/2.0.1/values.yaml b/incubator/qflood/2.0.2/values.yaml similarity index 100% rename from incubator/qflood/2.0.1/values.yaml rename to incubator/qflood/2.0.2/values.yaml