From c74587b90b85cb2aaf258a1f87e8759dc5ba7f90 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 3 Oct 2023 12:47:50 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/boinc/{6.0.9 => 6.0.10}/CHANGELOG.md | 18 +++++++++--------- stable/boinc/{6.0.9 => 6.0.10}/Chart.yaml | 2 +- stable/boinc/{6.0.9 => 6.0.10}/README.md | 0 stable/boinc/6.0.10/app-changelog.md | 9 +++++++++ stable/boinc/{6.0.9 => 6.0.10}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin stable/boinc/{6.0.9 => 6.0.10}/ix_values.yaml | 2 +- stable/boinc/{6.0.9 => 6.0.10}/questions.yaml | 0 .../{6.0.9 => 6.0.10}/templates/NOTES.txt | 0 .../{6.0.9 => 6.0.10}/templates/common.yaml | 0 stable/boinc/{6.0.9 => 6.0.10}/values.yaml | 0 stable/boinc/6.0.9/app-changelog.md | 9 --------- 12 files changed, 20 insertions(+), 20 deletions(-) rename stable/boinc/{6.0.9 => 6.0.10}/CHANGELOG.md (91%) rename stable/boinc/{6.0.9 => 6.0.10}/Chart.yaml (97%) rename stable/boinc/{6.0.9 => 6.0.10}/README.md (100%) create mode 100644 stable/boinc/6.0.10/app-changelog.md rename stable/boinc/{6.0.9 => 6.0.10}/app-readme.md (100%) rename stable/boinc/{6.0.9 => 6.0.10}/charts/common-14.0.1.tgz (100%) rename stable/boinc/{6.0.9 => 6.0.10}/ix_values.yaml (85%) rename stable/boinc/{6.0.9 => 6.0.10}/questions.yaml (100%) rename stable/boinc/{6.0.9 => 6.0.10}/templates/NOTES.txt (100%) rename stable/boinc/{6.0.9 => 6.0.10}/templates/common.yaml (100%) rename stable/boinc/{6.0.9 => 6.0.10}/values.yaml (100%) delete mode 100644 stable/boinc/6.0.9/app-changelog.md diff --git a/stable/boinc/6.0.9/CHANGELOG.md b/stable/boinc/6.0.10/CHANGELOG.md similarity index 91% rename from stable/boinc/6.0.9/CHANGELOG.md rename to stable/boinc/6.0.10/CHANGELOG.md index a8fbb3eb34a..caa34b685cd 100644 --- a/stable/boinc/6.0.9/CHANGELOG.md +++ b/stable/boinc/6.0.10/CHANGELOG.md @@ -4,6 +4,15 @@ +## [boinc-6.0.10](https://github.com/truecharts/charts/compare/boinc-6.0.9...boinc-6.0.10) (2023-10-03) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#13202](https://github.com/truecharts/charts/issues/13202)) + + + + ## [boinc-6.0.9](https://github.com/truecharts/charts/compare/boinc-6.0.8...boinc-6.0.9) (2023-09-26) ### Chore @@ -88,12 +97,3 @@ ## [boinc-6.0.0](https://github.com/truecharts/charts/compare/boinc-5.0.34...boinc-6.0.0) (2023-07-31) - - - -## [boinc-5.0.34](https://github.com/truecharts/charts/compare/boinc-5.0.33...boinc-5.0.34) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - diff --git a/stable/boinc/6.0.9/Chart.yaml b/stable/boinc/6.0.10/Chart.yaml similarity index 97% rename from stable/boinc/6.0.9/Chart.yaml rename to stable/boinc/6.0.10/Chart.yaml index 3b78ce618f7..940260338e3 100644 --- a/stable/boinc/6.0.9/Chart.yaml +++ b/stable/boinc/6.0.10/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: boinc -version: 6.0.9 +version: 6.0.10 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.9/README.md b/stable/boinc/6.0.10/README.md similarity index 100% rename from stable/boinc/6.0.9/README.md rename to stable/boinc/6.0.10/README.md diff --git a/stable/boinc/6.0.10/app-changelog.md b/stable/boinc/6.0.10/app-changelog.md new file mode 100644 index 00000000000..31f57adf639 --- /dev/null +++ b/stable/boinc/6.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [boinc-6.0.10](https://github.com/truecharts/charts/compare/boinc-6.0.9...boinc-6.0.10) (2023-10-03) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#13202](https://github.com/truecharts/charts/issues/13202)) + + \ No newline at end of file diff --git a/stable/boinc/6.0.9/app-readme.md b/stable/boinc/6.0.10/app-readme.md similarity index 100% rename from stable/boinc/6.0.9/app-readme.md rename to stable/boinc/6.0.10/app-readme.md diff --git a/stable/boinc/6.0.9/charts/common-14.0.1.tgz b/stable/boinc/6.0.10/charts/common-14.0.1.tgz similarity index 100% rename from stable/boinc/6.0.9/charts/common-14.0.1.tgz rename to stable/boinc/6.0.10/charts/common-14.0.1.tgz diff --git a/stable/boinc/6.0.9/ix_values.yaml b/stable/boinc/6.0.10/ix_values.yaml similarity index 85% rename from stable/boinc/6.0.9/ix_values.yaml rename to stable/boinc/6.0.10/ix_values.yaml index e9eca256c33..cddc04a0025 100644 --- a/stable/boinc/6.0.9/ix_values.yaml +++ b/stable/boinc/6.0.10/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/boinc pullPolicy: IfNotPresent - tag: latest@sha256:d6b2608605b1b588cb38424306544d82f099374a99f7786eb71d34f91fae5169 + tag: latest@sha256:addb72a22f18c26c5172cc15bd9177dd3787d1c3f4631b5e077ef1ebb4a2c4e0 securityContext: container: diff --git a/stable/boinc/6.0.9/questions.yaml b/stable/boinc/6.0.10/questions.yaml similarity index 100% rename from stable/boinc/6.0.9/questions.yaml rename to stable/boinc/6.0.10/questions.yaml diff --git a/stable/boinc/6.0.9/templates/NOTES.txt b/stable/boinc/6.0.10/templates/NOTES.txt similarity index 100% rename from stable/boinc/6.0.9/templates/NOTES.txt rename to stable/boinc/6.0.10/templates/NOTES.txt diff --git a/stable/boinc/6.0.9/templates/common.yaml b/stable/boinc/6.0.10/templates/common.yaml similarity index 100% rename from stable/boinc/6.0.9/templates/common.yaml rename to stable/boinc/6.0.10/templates/common.yaml diff --git a/stable/boinc/6.0.9/values.yaml b/stable/boinc/6.0.10/values.yaml similarity index 100% rename from stable/boinc/6.0.9/values.yaml rename to stable/boinc/6.0.10/values.yaml diff --git a/stable/boinc/6.0.9/app-changelog.md b/stable/boinc/6.0.9/app-changelog.md deleted file mode 100644 index 11c45f08be3..00000000000 --- a/stable/boinc/6.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [boinc-6.0.9](https://github.com/truecharts/charts/compare/boinc-6.0.8...boinc-6.0.9) (2023-09-26) - -### Chore - -- update container image tccr.io/truecharts/boinc to latest ([#12968](https://github.com/truecharts/charts/issues/12968)) - - \ No newline at end of file