From a3a3db8324959fc3cbeed0164ff9b8536d120378 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 24 Oct 2023 12:48:46 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/boinc/6.0.13/app-changelog.md | 9 --------- stable/boinc/{6.0.13 => 6.0.14}/CHANGELOG.md | 18 +++++++++--------- stable/boinc/{6.0.13 => 6.0.14}/Chart.yaml | 2 +- stable/boinc/{6.0.13 => 6.0.14}/README.md | 0 stable/boinc/6.0.14/app-changelog.md | 9 +++++++++ stable/boinc/{6.0.13 => 6.0.14}/app-readme.md | 0 .../charts/common-14.0.9.tgz | Bin .../boinc/{6.0.13 => 6.0.14}/ix_values.yaml | 2 +- .../boinc/{6.0.13 => 6.0.14}/questions.yaml | 0 .../{6.0.13 => 6.0.14}/templates/NOTES.txt | 0 .../{6.0.13 => 6.0.14}/templates/common.yaml | 0 stable/boinc/{6.0.13 => 6.0.14}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/boinc/6.0.13/app-changelog.md rename stable/boinc/{6.0.13 => 6.0.14}/CHANGELOG.md (93%) rename stable/boinc/{6.0.13 => 6.0.14}/Chart.yaml (97%) rename stable/boinc/{6.0.13 => 6.0.14}/README.md (100%) create mode 100644 stable/boinc/6.0.14/app-changelog.md rename stable/boinc/{6.0.13 => 6.0.14}/app-readme.md (100%) rename stable/boinc/{6.0.13 => 6.0.14}/charts/common-14.0.9.tgz (100%) rename stable/boinc/{6.0.13 => 6.0.14}/ix_values.yaml (85%) rename stable/boinc/{6.0.13 => 6.0.14}/questions.yaml (100%) rename stable/boinc/{6.0.13 => 6.0.14}/templates/NOTES.txt (100%) rename stable/boinc/{6.0.13 => 6.0.14}/templates/common.yaml (100%) rename stable/boinc/{6.0.13 => 6.0.14}/values.yaml (100%) diff --git a/stable/boinc/6.0.13/app-changelog.md b/stable/boinc/6.0.13/app-changelog.md deleted file mode 100644 index ea0c2917ec5..00000000000 --- a/stable/boinc/6.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [boinc-6.0.13](https://github.com/truecharts/charts/compare/boinc-6.0.12...boinc-6.0.13) (2023-10-17) - -### Chore - -- update container image tccr.io/truecharts/boinc to latest ([#13708](https://github.com/truecharts/charts/issues/13708)) - - \ No newline at end of file diff --git a/stable/boinc/6.0.13/CHANGELOG.md b/stable/boinc/6.0.14/CHANGELOG.md similarity index 93% rename from stable/boinc/6.0.13/CHANGELOG.md rename to stable/boinc/6.0.14/CHANGELOG.md index e3178fcff0b..15e85709b9d 100644 --- a/stable/boinc/6.0.13/CHANGELOG.md +++ b/stable/boinc/6.0.14/CHANGELOG.md @@ -4,6 +4,15 @@ +## [boinc-6.0.14](https://github.com/truecharts/charts/compare/boinc-6.0.13...boinc-6.0.14) (2023-10-24) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#13935](https://github.com/truecharts/charts/issues/13935)) + + + + ## [boinc-6.0.13](https://github.com/truecharts/charts/compare/boinc-6.0.12...boinc-6.0.13) (2023-10-17) ### Chore @@ -88,12 +97,3 @@ ## [boinc-6.0.4](https://github.com/truecharts/charts/compare/boinc-6.0.3...boinc-6.0.4) (2023-08-22) ### Chore - -- update container image tccr.io/truecharts/boinc to latest ([#11783](https://github.com/truecharts/charts/issues/11783)) - - - - -## [boinc-6.0.3](https://github.com/truecharts/charts/compare/boinc-6.0.2...boinc-6.0.3) (2023-08-15) - -### Chore diff --git a/stable/boinc/6.0.13/Chart.yaml b/stable/boinc/6.0.14/Chart.yaml similarity index 97% rename from stable/boinc/6.0.13/Chart.yaml rename to stable/boinc/6.0.14/Chart.yaml index d09af96a391..c0308a7bb02 100644 --- a/stable/boinc/6.0.13/Chart.yaml +++ b/stable/boinc/6.0.14/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: boinc -version: 6.0.13 +version: 6.0.14 appVersion: "latest" description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). type: application diff --git a/stable/boinc/6.0.13/README.md b/stable/boinc/6.0.14/README.md similarity index 100% rename from stable/boinc/6.0.13/README.md rename to stable/boinc/6.0.14/README.md diff --git a/stable/boinc/6.0.14/app-changelog.md b/stable/boinc/6.0.14/app-changelog.md new file mode 100644 index 00000000000..ac1e6754dd7 --- /dev/null +++ b/stable/boinc/6.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [boinc-6.0.14](https://github.com/truecharts/charts/compare/boinc-6.0.13...boinc-6.0.14) (2023-10-24) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#13935](https://github.com/truecharts/charts/issues/13935)) + + \ No newline at end of file diff --git a/stable/boinc/6.0.13/app-readme.md b/stable/boinc/6.0.14/app-readme.md similarity index 100% rename from stable/boinc/6.0.13/app-readme.md rename to stable/boinc/6.0.14/app-readme.md diff --git a/stable/boinc/6.0.13/charts/common-14.0.9.tgz b/stable/boinc/6.0.14/charts/common-14.0.9.tgz similarity index 100% rename from stable/boinc/6.0.13/charts/common-14.0.9.tgz rename to stable/boinc/6.0.14/charts/common-14.0.9.tgz diff --git a/stable/boinc/6.0.13/ix_values.yaml b/stable/boinc/6.0.14/ix_values.yaml similarity index 85% rename from stable/boinc/6.0.13/ix_values.yaml rename to stable/boinc/6.0.14/ix_values.yaml index 7a8f02e1681..f5d88cec923 100644 --- a/stable/boinc/6.0.13/ix_values.yaml +++ b/stable/boinc/6.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/boinc pullPolicy: IfNotPresent - tag: latest@sha256:a05cda7ddcfe0f701296aa51ef4ab88fd7796695e9fdb3f74c59ba9a34171395 + tag: latest@sha256:f66ee73ef26119dd4d922cc41b5efcba6c4ce500944e1ed948be5002486bb866 securityContext: container: diff --git a/stable/boinc/6.0.13/questions.yaml b/stable/boinc/6.0.14/questions.yaml similarity index 100% rename from stable/boinc/6.0.13/questions.yaml rename to stable/boinc/6.0.14/questions.yaml diff --git a/stable/boinc/6.0.13/templates/NOTES.txt b/stable/boinc/6.0.14/templates/NOTES.txt similarity index 100% rename from stable/boinc/6.0.13/templates/NOTES.txt rename to stable/boinc/6.0.14/templates/NOTES.txt diff --git a/stable/boinc/6.0.13/templates/common.yaml b/stable/boinc/6.0.14/templates/common.yaml similarity index 100% rename from stable/boinc/6.0.13/templates/common.yaml rename to stable/boinc/6.0.14/templates/common.yaml diff --git a/stable/boinc/6.0.13/values.yaml b/stable/boinc/6.0.14/values.yaml similarity index 100% rename from stable/boinc/6.0.13/values.yaml rename to stable/boinc/6.0.14/values.yaml