diff --git a/stable/boinc/6.0.1/app-changelog.md b/stable/boinc/6.0.1/app-changelog.md deleted file mode 100644 index b5bb0ebb0b..0000000000 --- a/stable/boinc/6.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [boinc-6.0.1](https://github.com/truecharts/charts/compare/boinc-6.0.0...boinc-6.0.1) (2023-08-01) - -### Chore - -- update container image tccr.io/truecharts/boinc to latest ([#11125](https://github.com/truecharts/charts/issues/11125)) - - \ No newline at end of file diff --git a/stable/boinc/6.0.1/CHANGELOG.md b/stable/boinc/6.0.2/CHANGELOG.md similarity index 91% rename from stable/boinc/6.0.1/CHANGELOG.md rename to stable/boinc/6.0.2/CHANGELOG.md index 2764adbfd7..a01286a6f0 100644 --- a/stable/boinc/6.0.1/CHANGELOG.md +++ b/stable/boinc/6.0.2/CHANGELOG.md @@ -4,6 +4,15 @@ +## [boinc-6.0.2](https://github.com/truecharts/charts/compare/boinc-6.0.1...boinc-6.0.2) (2023-08-08) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#11342](https://github.com/truecharts/charts/issues/11342)) + + + + ## [boinc-6.0.1](https://github.com/truecharts/charts/compare/boinc-6.0.0...boinc-6.0.1) (2023-08-01) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/boinc to latest ([#9790](https://github.com/truecharts/charts/issues/9790)) - - - -## [boinc-5.0.26](https://github.com/truecharts/charts/compare/boinc-5.0.25...boinc-5.0.26) (2023-06-14) - -### Chore - -- update container image tccr.io/truecharts/boinc to latest ([#9610](https://github.com/truecharts/charts/issues/9610)) - diff --git a/stable/boinc/6.0.1/Chart.yaml b/stable/boinc/6.0.2/Chart.yaml similarity index 98% rename from stable/boinc/6.0.1/Chart.yaml rename to stable/boinc/6.0.2/Chart.yaml index 137a0cb76e..203ca9cd39 100644 --- a/stable/boinc/6.0.1/Chart.yaml +++ b/stable/boinc/6.0.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: boinc -version: 6.0.1 +version: 6.0.2 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.1/README.md b/stable/boinc/6.0.2/README.md similarity index 100% rename from stable/boinc/6.0.1/README.md rename to stable/boinc/6.0.2/README.md diff --git a/stable/boinc/6.0.2/app-changelog.md b/stable/boinc/6.0.2/app-changelog.md new file mode 100644 index 0000000000..2e11b0170e --- /dev/null +++ b/stable/boinc/6.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [boinc-6.0.2](https://github.com/truecharts/charts/compare/boinc-6.0.1...boinc-6.0.2) (2023-08-08) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#11342](https://github.com/truecharts/charts/issues/11342)) + + \ No newline at end of file diff --git a/stable/boinc/6.0.1/app-readme.md b/stable/boinc/6.0.2/app-readme.md similarity index 100% rename from stable/boinc/6.0.1/app-readme.md rename to stable/boinc/6.0.2/app-readme.md diff --git a/stable/boinc/6.0.1/charts/common-14.0.1.tgz b/stable/boinc/6.0.2/charts/common-14.0.1.tgz similarity index 100% rename from stable/boinc/6.0.1/charts/common-14.0.1.tgz rename to stable/boinc/6.0.2/charts/common-14.0.1.tgz diff --git a/stable/boinc/6.0.1/ix_values.yaml b/stable/boinc/6.0.2/ix_values.yaml similarity index 85% rename from stable/boinc/6.0.1/ix_values.yaml rename to stable/boinc/6.0.2/ix_values.yaml index ceff1d46f7..36403709c4 100644 --- a/stable/boinc/6.0.1/ix_values.yaml +++ b/stable/boinc/6.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/boinc pullPolicy: IfNotPresent - tag: latest@sha256:c3c0d270b4783f3933af1e90b78d9af9a7d1e0d6037675dc5f371261cc25416c + tag: latest@sha256:55413ca2f8b2e37dd5956aac752569eaf26fb2845cef91a820a5333cae97ecfa securityContext: container: diff --git a/stable/boinc/6.0.1/questions.yaml b/stable/boinc/6.0.2/questions.yaml similarity index 100% rename from stable/boinc/6.0.1/questions.yaml rename to stable/boinc/6.0.2/questions.yaml diff --git a/stable/boinc/6.0.1/templates/NOTES.txt b/stable/boinc/6.0.2/templates/NOTES.txt similarity index 100% rename from stable/boinc/6.0.1/templates/NOTES.txt rename to stable/boinc/6.0.2/templates/NOTES.txt diff --git a/stable/boinc/6.0.1/templates/common.yaml b/stable/boinc/6.0.2/templates/common.yaml similarity index 100% rename from stable/boinc/6.0.1/templates/common.yaml rename to stable/boinc/6.0.2/templates/common.yaml diff --git a/stable/boinc/6.0.1/values.yaml b/stable/boinc/6.0.2/values.yaml similarity index 100% rename from stable/boinc/6.0.1/values.yaml rename to stable/boinc/6.0.2/values.yaml