From b241d9e4f64d8792e79fbdd5e50c4361281969ec Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 1 May 2023 04:04:39 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/qdirstat/4.0.0/app-changelog.md | 13 ------------- stable/qdirstat/{4.0.0 => 4.0.1}/CHANGELOG.md | 18 +++++++++--------- stable/qdirstat/{4.0.0 => 4.0.1}/Chart.yaml | 4 ++-- stable/qdirstat/{4.0.0 => 4.0.1}/README.md | 0 stable/qdirstat/4.0.1/app-changelog.md | 9 +++++++++ .../qdirstat/{4.0.0 => 4.0.1}/app-readme.md | 0 .../{4.0.0 => 4.0.1}/charts/common-12.6.1.tgz | Bin .../qdirstat/{4.0.0 => 4.0.1}/ix_values.yaml | 2 +- .../qdirstat/{4.0.0 => 4.0.1}/questions.yaml | 0 .../{4.0.0 => 4.0.1}/templates/NOTES.txt | 0 .../{4.0.0 => 4.0.1}/templates/common.yaml | 0 stable/qdirstat/{4.0.0 => 4.0.1}/values.yaml | 0 12 files changed, 21 insertions(+), 25 deletions(-) delete mode 100644 stable/qdirstat/4.0.0/app-changelog.md rename stable/qdirstat/{4.0.0 => 4.0.1}/CHANGELOG.md (89%) rename stable/qdirstat/{4.0.0 => 4.0.1}/Chart.yaml (95%) rename stable/qdirstat/{4.0.0 => 4.0.1}/README.md (100%) create mode 100644 stable/qdirstat/4.0.1/app-changelog.md rename stable/qdirstat/{4.0.0 => 4.0.1}/app-readme.md (100%) rename stable/qdirstat/{4.0.0 => 4.0.1}/charts/common-12.6.1.tgz (100%) rename stable/qdirstat/{4.0.0 => 4.0.1}/ix_values.yaml (94%) rename stable/qdirstat/{4.0.0 => 4.0.1}/questions.yaml (100%) rename stable/qdirstat/{4.0.0 => 4.0.1}/templates/NOTES.txt (100%) rename stable/qdirstat/{4.0.0 => 4.0.1}/templates/common.yaml (100%) rename stable/qdirstat/{4.0.0 => 4.0.1}/values.yaml (100%) diff --git a/stable/qdirstat/4.0.0/app-changelog.md b/stable/qdirstat/4.0.0/app-changelog.md deleted file mode 100644 index afc11eb9db7..00000000000 --- a/stable/qdirstat/4.0.0/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [qdirstat-4.0.0](https://github.com/truecharts/charts/compare/qdirstat-3.0.13...qdirstat-4.0.0) (2023-04-30) - -### Feat - -- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - \ No newline at end of file diff --git a/stable/qdirstat/4.0.0/CHANGELOG.md b/stable/qdirstat/4.0.1/CHANGELOG.md similarity index 89% rename from stable/qdirstat/4.0.0/CHANGELOG.md rename to stable/qdirstat/4.0.1/CHANGELOG.md index 604b30f512e..e2e860c11c2 100644 --- a/stable/qdirstat/4.0.0/CHANGELOG.md +++ b/stable/qdirstat/4.0.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [qdirstat-4.0.1](https://github.com/truecharts/charts/compare/qdirstat-4.0.0...qdirstat-4.0.1) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/qdirstat to v23.03.1 ([#8656](https://github.com/truecharts/charts/issues/8656)) + + + + ## [qdirstat-4.0.0](https://github.com/truecharts/charts/compare/qdirstat-3.0.13...qdirstat-4.0.0) (2023-04-30) ### Feat @@ -88,12 +97,3 @@ - -## [qdirstat-3.0.5](https://github.com/truecharts/charts/compare/qdirstat-3.0.4...qdirstat-3.0.5) (2022-12-19) - -### Chore - -- update helm general non-major - - update container image tccr.io/truecharts/qdirstat to v22.12.2 - - diff --git a/stable/qdirstat/4.0.0/Chart.yaml b/stable/qdirstat/4.0.1/Chart.yaml similarity index 95% rename from stable/qdirstat/4.0.0/Chart.yaml rename to stable/qdirstat/4.0.1/Chart.yaml index 8792500879d..e667bc27e61 100644 --- a/stable/qdirstat/4.0.0/Chart.yaml +++ b/stable/qdirstat/4.0.1/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "23.02.2" +appVersion: "23.03.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/qdirstat - https://github.com/jlesage/docker-qdirstat type: application -version: 4.0.0 +version: 4.0.1 annotations: truecharts.org/catagories: | - media diff --git a/stable/qdirstat/4.0.0/README.md b/stable/qdirstat/4.0.1/README.md similarity index 100% rename from stable/qdirstat/4.0.0/README.md rename to stable/qdirstat/4.0.1/README.md diff --git a/stable/qdirstat/4.0.1/app-changelog.md b/stable/qdirstat/4.0.1/app-changelog.md new file mode 100644 index 00000000000..403099e7873 --- /dev/null +++ b/stable/qdirstat/4.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [qdirstat-4.0.1](https://github.com/truecharts/charts/compare/qdirstat-4.0.0...qdirstat-4.0.1) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/qdirstat to v23.03.1 ([#8656](https://github.com/truecharts/charts/issues/8656)) + + \ No newline at end of file diff --git a/stable/qdirstat/4.0.0/app-readme.md b/stable/qdirstat/4.0.1/app-readme.md similarity index 100% rename from stable/qdirstat/4.0.0/app-readme.md rename to stable/qdirstat/4.0.1/app-readme.md diff --git a/stable/qdirstat/4.0.0/charts/common-12.6.1.tgz b/stable/qdirstat/4.0.1/charts/common-12.6.1.tgz similarity index 100% rename from stable/qdirstat/4.0.0/charts/common-12.6.1.tgz rename to stable/qdirstat/4.0.1/charts/common-12.6.1.tgz diff --git a/stable/qdirstat/4.0.0/ix_values.yaml b/stable/qdirstat/4.0.1/ix_values.yaml similarity index 94% rename from stable/qdirstat/4.0.0/ix_values.yaml rename to stable/qdirstat/4.0.1/ix_values.yaml index e1c21e83137..0b2f57e2d4c 100644 --- a/stable/qdirstat/4.0.0/ix_values.yaml +++ b/stable/qdirstat/4.0.1/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/qdirstat - tag: 23.02.2@sha256:acb8020059c185a9f5888ee59090d8663cfb483c76be9f93cb0771f637834019 + tag: 23.03.1@sha256:e50f85db399ecaf98f247cd5f34ffd70e4d431a81398ef57573a8e1cc898f4a6 pullPolicy: IfNotPresent service: main: diff --git a/stable/qdirstat/4.0.0/questions.yaml b/stable/qdirstat/4.0.1/questions.yaml similarity index 100% rename from stable/qdirstat/4.0.0/questions.yaml rename to stable/qdirstat/4.0.1/questions.yaml diff --git a/stable/qdirstat/4.0.0/templates/NOTES.txt b/stable/qdirstat/4.0.1/templates/NOTES.txt similarity index 100% rename from stable/qdirstat/4.0.0/templates/NOTES.txt rename to stable/qdirstat/4.0.1/templates/NOTES.txt diff --git a/stable/qdirstat/4.0.0/templates/common.yaml b/stable/qdirstat/4.0.1/templates/common.yaml similarity index 100% rename from stable/qdirstat/4.0.0/templates/common.yaml rename to stable/qdirstat/4.0.1/templates/common.yaml diff --git a/stable/qdirstat/4.0.0/values.yaml b/stable/qdirstat/4.0.1/values.yaml similarity index 100% rename from stable/qdirstat/4.0.0/values.yaml rename to stable/qdirstat/4.0.1/values.yaml