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