From f35d1be43c2b3c26f5c76af9c13b11817b47fcd6 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 10 Oct 2023 04:42:29 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/foldingathome/6.0.6/app-changelog.md | 9 --------- .../{6.0.6 => 6.0.7}/CHANGELOG.md | 18 +++++++++--------- .../foldingathome/{6.0.6 => 6.0.7}/Chart.yaml | 2 +- .../foldingathome/{6.0.6 => 6.0.7}/README.md | 0 stable/foldingathome/6.0.7/app-changelog.md | 9 +++++++++ .../{6.0.6 => 6.0.7}/app-readme.md | 0 .../{6.0.6 => 6.0.7}/charts/common-14.0.9.tgz | Bin .../{6.0.6 => 6.0.7}/ix_values.yaml | 2 +- .../{6.0.6 => 6.0.7}/questions.yaml | 0 .../{6.0.6 => 6.0.7}/templates/NOTES.txt | 0 .../{6.0.6 => 6.0.7}/templates/common.yaml | 0 .../{6.0.6 => 6.0.7}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/foldingathome/6.0.6/app-changelog.md rename stable/foldingathome/{6.0.6 => 6.0.7}/CHANGELOG.md (93%) rename stable/foldingathome/{6.0.6 => 6.0.7}/Chart.yaml (98%) rename stable/foldingathome/{6.0.6 => 6.0.7}/README.md (100%) create mode 100644 stable/foldingathome/6.0.7/app-changelog.md rename stable/foldingathome/{6.0.6 => 6.0.7}/app-readme.md (100%) rename stable/foldingathome/{6.0.6 => 6.0.7}/charts/common-14.0.9.tgz (100%) rename stable/foldingathome/{6.0.6 => 6.0.7}/ix_values.yaml (90%) rename stable/foldingathome/{6.0.6 => 6.0.7}/questions.yaml (100%) rename stable/foldingathome/{6.0.6 => 6.0.7}/templates/NOTES.txt (100%) rename stable/foldingathome/{6.0.6 => 6.0.7}/templates/common.yaml (100%) rename stable/foldingathome/{6.0.6 => 6.0.7}/values.yaml (100%) diff --git a/stable/foldingathome/6.0.6/app-changelog.md b/stable/foldingathome/6.0.6/app-changelog.md deleted file mode 100644 index 7059d560058..00000000000 --- a/stable/foldingathome/6.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [foldingathome-6.0.6](https://github.com/truecharts/charts/compare/foldingathome-6.0.5...foldingathome-6.0.6) (2023-10-07) - -### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) - - \ No newline at end of file diff --git a/stable/foldingathome/6.0.6/CHANGELOG.md b/stable/foldingathome/6.0.7/CHANGELOG.md similarity index 93% rename from stable/foldingathome/6.0.6/CHANGELOG.md rename to stable/foldingathome/6.0.7/CHANGELOG.md index 33510a611cc..a18f554a86b 100644 --- a/stable/foldingathome/6.0.6/CHANGELOG.md +++ b/stable/foldingathome/6.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [foldingathome-6.0.7](https://github.com/truecharts/charts/compare/foldingathome-6.0.6...foldingathome-6.0.7) (2023-10-10) + +### Chore + +- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#13460](https://github.com/truecharts/charts/issues/13460)) + + + + ## [foldingathome-6.0.6](https://github.com/truecharts/charts/compare/foldingathome-6.0.5...foldingathome-6.0.6) (2023-10-07) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - -## [foldingathome-5.0.27](https://github.com/truecharts/charts/compare/foldingathome-5.0.26...foldingathome-5.0.27) (2023-06-14) - -### Chore - -- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#9615](https://github.com/truecharts/charts/issues/9615)) - diff --git a/stable/foldingathome/6.0.6/Chart.yaml b/stable/foldingathome/6.0.7/Chart.yaml similarity index 98% rename from stable/foldingathome/6.0.6/Chart.yaml rename to stable/foldingathome/6.0.7/Chart.yaml index 1f7704a98c8..421bf8a4c4d 100644 --- a/stable/foldingathome/6.0.6/Chart.yaml +++ b/stable/foldingathome/6.0.7/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: foldingathome -version: 6.0.6 +version: 6.0.7 appVersion: "7.6.21" description: Folding@home is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases. type: application diff --git a/stable/foldingathome/6.0.6/README.md b/stable/foldingathome/6.0.7/README.md similarity index 100% rename from stable/foldingathome/6.0.6/README.md rename to stable/foldingathome/6.0.7/README.md diff --git a/stable/foldingathome/6.0.7/app-changelog.md b/stable/foldingathome/6.0.7/app-changelog.md new file mode 100644 index 00000000000..0e42ef4cb6f --- /dev/null +++ b/stable/foldingathome/6.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [foldingathome-6.0.7](https://github.com/truecharts/charts/compare/foldingathome-6.0.6...foldingathome-6.0.7) (2023-10-10) + +### Chore + +- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#13460](https://github.com/truecharts/charts/issues/13460)) + + \ No newline at end of file diff --git a/stable/foldingathome/6.0.6/app-readme.md b/stable/foldingathome/6.0.7/app-readme.md similarity index 100% rename from stable/foldingathome/6.0.6/app-readme.md rename to stable/foldingathome/6.0.7/app-readme.md diff --git a/stable/foldingathome/6.0.6/charts/common-14.0.9.tgz b/stable/foldingathome/6.0.7/charts/common-14.0.9.tgz similarity index 100% rename from stable/foldingathome/6.0.6/charts/common-14.0.9.tgz rename to stable/foldingathome/6.0.7/charts/common-14.0.9.tgz diff --git a/stable/foldingathome/6.0.6/ix_values.yaml b/stable/foldingathome/6.0.7/ix_values.yaml similarity index 90% rename from stable/foldingathome/6.0.6/ix_values.yaml rename to stable/foldingathome/6.0.7/ix_values.yaml index e155f1d1886..07e7eebc4e1 100644 --- a/stable/foldingathome/6.0.6/ix_values.yaml +++ b/stable/foldingathome/6.0.7/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/foldingathome pullPolicy: IfNotPresent - tag: v7.6.21@sha256:db0ed54e75304e577b0a389c0c99ef858cb58cc949e861e928897935e296fa65 + tag: v7.6.21@sha256:3ea898715bcbf29e24957b41b895bcea94a2731e2746dfb1dafbd084bcafe532 securityContext: container: diff --git a/stable/foldingathome/6.0.6/questions.yaml b/stable/foldingathome/6.0.7/questions.yaml similarity index 100% rename from stable/foldingathome/6.0.6/questions.yaml rename to stable/foldingathome/6.0.7/questions.yaml diff --git a/stable/foldingathome/6.0.6/templates/NOTES.txt b/stable/foldingathome/6.0.7/templates/NOTES.txt similarity index 100% rename from stable/foldingathome/6.0.6/templates/NOTES.txt rename to stable/foldingathome/6.0.7/templates/NOTES.txt diff --git a/stable/foldingathome/6.0.6/templates/common.yaml b/stable/foldingathome/6.0.7/templates/common.yaml similarity index 100% rename from stable/foldingathome/6.0.6/templates/common.yaml rename to stable/foldingathome/6.0.7/templates/common.yaml diff --git a/stable/foldingathome/6.0.6/values.yaml b/stable/foldingathome/6.0.7/values.yaml similarity index 100% rename from stable/foldingathome/6.0.6/values.yaml rename to stable/foldingathome/6.0.7/values.yaml