From abee77c9f64d2674992d89b281945f0247612494 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 29 Aug 2023 13:41:48 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/boinc/6.0.4/app-changelog.md | 9 --------- stable/boinc/{6.0.4 => 6.0.5}/CHANGELOG.md | 18 +++++++++--------- stable/boinc/{6.0.4 => 6.0.5}/Chart.yaml | 2 +- stable/boinc/{6.0.4 => 6.0.5}/README.md | 0 stable/boinc/6.0.5/app-changelog.md | 9 +++++++++ stable/boinc/{6.0.4 => 6.0.5}/app-readme.md | 0 .../{6.0.4 => 6.0.5}/charts/common-14.0.1.tgz | Bin stable/boinc/{6.0.4 => 6.0.5}/ix_values.yaml | 2 +- stable/boinc/{6.0.4 => 6.0.5}/questions.yaml | 0 .../{6.0.4 => 6.0.5}/templates/NOTES.txt | 0 .../{6.0.4 => 6.0.5}/templates/common.yaml | 0 stable/boinc/{6.0.4 => 6.0.5}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/boinc/6.0.4/app-changelog.md rename stable/boinc/{6.0.4 => 6.0.5}/CHANGELOG.md (91%) rename stable/boinc/{6.0.4 => 6.0.5}/Chart.yaml (98%) rename stable/boinc/{6.0.4 => 6.0.5}/README.md (100%) create mode 100644 stable/boinc/6.0.5/app-changelog.md rename stable/boinc/{6.0.4 => 6.0.5}/app-readme.md (100%) rename stable/boinc/{6.0.4 => 6.0.5}/charts/common-14.0.1.tgz (100%) rename stable/boinc/{6.0.4 => 6.0.5}/ix_values.yaml (85%) rename stable/boinc/{6.0.4 => 6.0.5}/questions.yaml (100%) rename stable/boinc/{6.0.4 => 6.0.5}/templates/NOTES.txt (100%) rename stable/boinc/{6.0.4 => 6.0.5}/templates/common.yaml (100%) rename stable/boinc/{6.0.4 => 6.0.5}/values.yaml (100%) diff --git a/stable/boinc/6.0.4/app-changelog.md b/stable/boinc/6.0.4/app-changelog.md deleted file mode 100644 index 6444c04de3f..00000000000 --- a/stable/boinc/6.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/boinc/6.0.4/CHANGELOG.md b/stable/boinc/6.0.5/CHANGELOG.md similarity index 91% rename from stable/boinc/6.0.4/CHANGELOG.md rename to stable/boinc/6.0.5/CHANGELOG.md index cf399b0b6b2..40858fd3758 100644 --- a/stable/boinc/6.0.4/CHANGELOG.md +++ b/stable/boinc/6.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [boinc-6.0.5](https://github.com/truecharts/charts/compare/boinc-6.0.4...boinc-6.0.5) (2023-08-29) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#12006](https://github.com/truecharts/charts/issues/12006)) + + + + ## [boinc-6.0.4](https://github.com/truecharts/charts/compare/boinc-6.0.3...boinc-6.0.4) (2023-08-22) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/boinc to latest ([#10152](https://github.com/truecharts/charts/issues/10152)) - - - -## [boinc-5.0.29](https://github.com/truecharts/charts/compare/boinc-5.0.28...boinc-5.0.29) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - diff --git a/stable/boinc/6.0.4/Chart.yaml b/stable/boinc/6.0.5/Chart.yaml similarity index 98% rename from stable/boinc/6.0.4/Chart.yaml rename to stable/boinc/6.0.5/Chart.yaml index ca0f88b257e..58df97435f4 100644 --- a/stable/boinc/6.0.4/Chart.yaml +++ b/stable/boinc/6.0.5/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: boinc -version: 6.0.4 +version: 6.0.5 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.4/README.md b/stable/boinc/6.0.5/README.md similarity index 100% rename from stable/boinc/6.0.4/README.md rename to stable/boinc/6.0.5/README.md diff --git a/stable/boinc/6.0.5/app-changelog.md b/stable/boinc/6.0.5/app-changelog.md new file mode 100644 index 00000000000..921a63739c2 --- /dev/null +++ b/stable/boinc/6.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [boinc-6.0.5](https://github.com/truecharts/charts/compare/boinc-6.0.4...boinc-6.0.5) (2023-08-29) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#12006](https://github.com/truecharts/charts/issues/12006)) + + \ No newline at end of file diff --git a/stable/boinc/6.0.4/app-readme.md b/stable/boinc/6.0.5/app-readme.md similarity index 100% rename from stable/boinc/6.0.4/app-readme.md rename to stable/boinc/6.0.5/app-readme.md diff --git a/stable/boinc/6.0.4/charts/common-14.0.1.tgz b/stable/boinc/6.0.5/charts/common-14.0.1.tgz similarity index 100% rename from stable/boinc/6.0.4/charts/common-14.0.1.tgz rename to stable/boinc/6.0.5/charts/common-14.0.1.tgz diff --git a/stable/boinc/6.0.4/ix_values.yaml b/stable/boinc/6.0.5/ix_values.yaml similarity index 85% rename from stable/boinc/6.0.4/ix_values.yaml rename to stable/boinc/6.0.5/ix_values.yaml index 2ec4936b664..075cc11c64f 100644 --- a/stable/boinc/6.0.4/ix_values.yaml +++ b/stable/boinc/6.0.5/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/boinc pullPolicy: IfNotPresent - tag: latest@sha256:3059b173bce71a1a7778c815774d041241746f2495818dfdc15038e4bc82d295 + tag: latest@sha256:8bc3ef05555f9863bb5e444cee56e75017ae3ae08951017ad4f1bbc697d7b691 securityContext: container: diff --git a/stable/boinc/6.0.4/questions.yaml b/stable/boinc/6.0.5/questions.yaml similarity index 100% rename from stable/boinc/6.0.4/questions.yaml rename to stable/boinc/6.0.5/questions.yaml diff --git a/stable/boinc/6.0.4/templates/NOTES.txt b/stable/boinc/6.0.5/templates/NOTES.txt similarity index 100% rename from stable/boinc/6.0.4/templates/NOTES.txt rename to stable/boinc/6.0.5/templates/NOTES.txt diff --git a/stable/boinc/6.0.4/templates/common.yaml b/stable/boinc/6.0.5/templates/common.yaml similarity index 100% rename from stable/boinc/6.0.4/templates/common.yaml rename to stable/boinc/6.0.5/templates/common.yaml diff --git a/stable/boinc/6.0.4/values.yaml b/stable/boinc/6.0.5/values.yaml similarity index 100% rename from stable/boinc/6.0.4/values.yaml rename to stable/boinc/6.0.5/values.yaml