diff --git a/stable/boinc/6.0.11/app-changelog.md b/stable/boinc/6.0.11/app-changelog.md deleted file mode 100644 index c07d552b95..0000000000 --- a/stable/boinc/6.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [boinc-6.0.11](https://github.com/truecharts/charts/compare/boinc-6.0.10...boinc-6.0.11) (2023-10-07) - -### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) - - \ No newline at end of file diff --git a/stable/boinc/6.0.11/CHANGELOG.md b/stable/boinc/6.0.12/CHANGELOG.md similarity index 93% rename from stable/boinc/6.0.11/CHANGELOG.md rename to stable/boinc/6.0.12/CHANGELOG.md index c41e6176f6..35670097a1 100644 --- a/stable/boinc/6.0.11/CHANGELOG.md +++ b/stable/boinc/6.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [boinc-6.0.12](https://github.com/truecharts/charts/compare/boinc-6.0.11...boinc-6.0.12) (2023-10-10) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#13471](https://github.com/truecharts/charts/issues/13471)) + + + + ## [boinc-6.0.11](https://github.com/truecharts/charts/compare/boinc-6.0.10...boinc-6.0.11) (2023-10-07) ### Chore @@ -88,12 +97,3 @@ ## [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 diff --git a/stable/boinc/6.0.11/Chart.yaml b/stable/boinc/6.0.12/Chart.yaml similarity index 97% rename from stable/boinc/6.0.11/Chart.yaml rename to stable/boinc/6.0.12/Chart.yaml index db56700aea..e32a79a48d 100644 --- a/stable/boinc/6.0.11/Chart.yaml +++ b/stable/boinc/6.0.12/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: boinc -version: 6.0.11 +version: 6.0.12 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.11/README.md b/stable/boinc/6.0.12/README.md similarity index 100% rename from stable/boinc/6.0.11/README.md rename to stable/boinc/6.0.12/README.md diff --git a/stable/boinc/6.0.12/app-changelog.md b/stable/boinc/6.0.12/app-changelog.md new file mode 100644 index 0000000000..7cc45b2bab --- /dev/null +++ b/stable/boinc/6.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [boinc-6.0.12](https://github.com/truecharts/charts/compare/boinc-6.0.11...boinc-6.0.12) (2023-10-10) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#13471](https://github.com/truecharts/charts/issues/13471)) + + \ No newline at end of file diff --git a/stable/boinc/6.0.11/app-readme.md b/stable/boinc/6.0.12/app-readme.md similarity index 100% rename from stable/boinc/6.0.11/app-readme.md rename to stable/boinc/6.0.12/app-readme.md diff --git a/stable/boinc/6.0.11/charts/common-14.0.9.tgz b/stable/boinc/6.0.12/charts/common-14.0.9.tgz similarity index 100% rename from stable/boinc/6.0.11/charts/common-14.0.9.tgz rename to stable/boinc/6.0.12/charts/common-14.0.9.tgz diff --git a/stable/boinc/6.0.11/ix_values.yaml b/stable/boinc/6.0.12/ix_values.yaml similarity index 85% rename from stable/boinc/6.0.11/ix_values.yaml rename to stable/boinc/6.0.12/ix_values.yaml index cddc04a002..0d0fe9b567 100644 --- a/stable/boinc/6.0.11/ix_values.yaml +++ b/stable/boinc/6.0.12/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/boinc pullPolicy: IfNotPresent - tag: latest@sha256:addb72a22f18c26c5172cc15bd9177dd3787d1c3f4631b5e077ef1ebb4a2c4e0 + tag: latest@sha256:9cf73b9a5feff53526dfe64ee64342474f63a86062ddba46e4835d6a1b1da764 securityContext: container: diff --git a/stable/boinc/6.0.11/questions.yaml b/stable/boinc/6.0.12/questions.yaml similarity index 100% rename from stable/boinc/6.0.11/questions.yaml rename to stable/boinc/6.0.12/questions.yaml diff --git a/stable/boinc/6.0.11/templates/NOTES.txt b/stable/boinc/6.0.12/templates/NOTES.txt similarity index 100% rename from stable/boinc/6.0.11/templates/NOTES.txt rename to stable/boinc/6.0.12/templates/NOTES.txt diff --git a/stable/boinc/6.0.11/templates/common.yaml b/stable/boinc/6.0.12/templates/common.yaml similarity index 100% rename from stable/boinc/6.0.11/templates/common.yaml rename to stable/boinc/6.0.12/templates/common.yaml diff --git a/stable/boinc/6.0.11/values.yaml b/stable/boinc/6.0.12/values.yaml similarity index 100% rename from stable/boinc/6.0.11/values.yaml rename to stable/boinc/6.0.12/values.yaml