diff --git a/stable/boinc/5.0.7/app-changelog.md b/stable/boinc/5.0.7/app-changelog.md deleted file mode 100644 index ca815cd832..0000000000 --- a/stable/boinc/5.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [boinc-5.0.7](https://github.com/truecharts/charts/compare/boinc-5.0.6...boinc-5.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - \ No newline at end of file diff --git a/stable/boinc/5.0.7/CHANGELOG.md b/stable/boinc/5.0.8/CHANGELOG.md similarity index 89% rename from stable/boinc/5.0.7/CHANGELOG.md rename to stable/boinc/5.0.8/CHANGELOG.md index 9ed65e1079..b359620b49 100644 --- a/stable/boinc/5.0.7/CHANGELOG.md +++ b/stable/boinc/5.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [boinc-5.0.8](https://github.com/truecharts/charts/compare/boinc-5.0.7...boinc-5.0.8) (2023-04-26) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#8179](https://github.com/truecharts/charts/issues/8179)) + + + + ## [boinc-5.0.7](https://github.com/truecharts/charts/compare/boinc-5.0.6...boinc-5.0.7) (2023-04-25) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/boinc to latest - - -## [boinc-4.0.18](https://github.com/truecharts/charts/compare/boinc-4.0.17...boinc-4.0.18) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - diff --git a/stable/boinc/5.0.7/Chart.yaml b/stable/boinc/5.0.8/Chart.yaml similarity index 98% rename from stable/boinc/5.0.7/Chart.yaml rename to stable/boinc/5.0.8/Chart.yaml index c8c0199b9b..8690ccebc6 100644 --- a/stable/boinc/5.0.7/Chart.yaml +++ b/stable/boinc/5.0.8/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: boinc -version: 5.0.7 +version: 5.0.8 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/5.0.7/README.md b/stable/boinc/5.0.8/README.md similarity index 100% rename from stable/boinc/5.0.7/README.md rename to stable/boinc/5.0.8/README.md diff --git a/stable/boinc/5.0.8/app-changelog.md b/stable/boinc/5.0.8/app-changelog.md new file mode 100644 index 0000000000..202553087d --- /dev/null +++ b/stable/boinc/5.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [boinc-5.0.8](https://github.com/truecharts/charts/compare/boinc-5.0.7...boinc-5.0.8) (2023-04-26) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#8179](https://github.com/truecharts/charts/issues/8179)) + + \ No newline at end of file diff --git a/stable/boinc/5.0.7/app-readme.md b/stable/boinc/5.0.8/app-readme.md similarity index 100% rename from stable/boinc/5.0.7/app-readme.md rename to stable/boinc/5.0.8/app-readme.md diff --git a/stable/boinc/5.0.7/charts/common-12.6.1.tgz b/stable/boinc/5.0.8/charts/common-12.6.1.tgz similarity index 100% rename from stable/boinc/5.0.7/charts/common-12.6.1.tgz rename to stable/boinc/5.0.8/charts/common-12.6.1.tgz diff --git a/stable/boinc/5.0.7/ix_values.yaml b/stable/boinc/5.0.8/ix_values.yaml similarity index 85% rename from stable/boinc/5.0.7/ix_values.yaml rename to stable/boinc/5.0.8/ix_values.yaml index 741e68424c..2d242b0d1b 100644 --- a/stable/boinc/5.0.7/ix_values.yaml +++ b/stable/boinc/5.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/boinc pullPolicy: IfNotPresent - tag: latest@sha256:63086383e7ed963660b10e26a2a10eaf2a2a9ac216bcd843588c13ed2a69b54f + tag: latest@sha256:6dc9ad382cec476be13f353308450a60d1668cd5abff6da804d504233e6a5a78 securityContext: container: diff --git a/stable/boinc/5.0.7/questions.yaml b/stable/boinc/5.0.8/questions.yaml similarity index 100% rename from stable/boinc/5.0.7/questions.yaml rename to stable/boinc/5.0.8/questions.yaml diff --git a/stable/boinc/5.0.7/templates/NOTES.txt b/stable/boinc/5.0.8/templates/NOTES.txt similarity index 100% rename from stable/boinc/5.0.7/templates/NOTES.txt rename to stable/boinc/5.0.8/templates/NOTES.txt diff --git a/stable/boinc/5.0.7/templates/common.yaml b/stable/boinc/5.0.8/templates/common.yaml similarity index 100% rename from stable/boinc/5.0.7/templates/common.yaml rename to stable/boinc/5.0.8/templates/common.yaml diff --git a/stable/boinc/5.0.7/values.yaml b/stable/boinc/5.0.8/values.yaml similarity index 100% rename from stable/boinc/5.0.7/values.yaml rename to stable/boinc/5.0.8/values.yaml