diff --git a/stable/boinc/6.0.23/app-changelog.md b/stable/boinc/6.0.23/app-changelog.md deleted file mode 100644 index d345add506..0000000000 --- a/stable/boinc/6.0.23/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [boinc-6.0.23](https://github.com/truecharts/charts/compare/boinc-6.0.22...boinc-6.0.23) (2023-11-17) - diff --git a/stable/boinc/6.0.23/CHANGELOG.md b/stable/boinc/6.0.24/CHANGELOG.md similarity index 90% rename from stable/boinc/6.0.23/CHANGELOG.md rename to stable/boinc/6.0.24/CHANGELOG.md index 82512bcc1c..320e32a125 100644 --- a/stable/boinc/6.0.23/CHANGELOG.md +++ b/stable/boinc/6.0.24/CHANGELOG.md @@ -4,6 +4,15 @@ +## [boinc-6.0.24](https://github.com/truecharts/charts/compare/boinc-6.0.23...boinc-6.0.24) (2023-11-21) + +### Chore + +- update container image ghcr.io/linuxserver/boinc to latest[@c1f6bfa](https://github.com/c1f6bfa) ([#15220](https://github.com/truecharts/charts/issues/15220)) + + + + ## [boinc-6.0.23](https://github.com/truecharts/charts/compare/boinc-6.0.22...boinc-6.0.23) (2023-11-17) @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/boinc to latest ([#13935](https://github.com/truecharts/charts/issues/13935)) - - - -## [boinc-6.0.13](https://github.com/truecharts/charts/compare/boinc-6.0.12...boinc-6.0.13) (2023-10-17) - -### Chore - -- update container image tccr.io/truecharts/boinc to latest ([#13708](https://github.com/truecharts/charts/issues/13708)) - diff --git a/stable/boinc/6.0.23/Chart.yaml b/stable/boinc/6.0.24/Chart.yaml similarity index 95% rename from stable/boinc/6.0.23/Chart.yaml rename to stable/boinc/6.0.24/Chart.yaml index 60bd27dfd2..ad7f28f9b1 100644 --- a/stable/boinc/6.0.23/Chart.yaml +++ b/stable/boinc/6.0.24/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: boinc -version: 6.0.23 -appVersion: "latest" +version: 6.0.24 +appVersion: latest description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). type: application deprecated: false diff --git a/stable/boinc/6.0.23/README.md b/stable/boinc/6.0.24/README.md similarity index 100% rename from stable/boinc/6.0.23/README.md rename to stable/boinc/6.0.24/README.md diff --git a/stable/boinc/6.0.24/app-changelog.md b/stable/boinc/6.0.24/app-changelog.md new file mode 100644 index 0000000000..06a6f18df9 --- /dev/null +++ b/stable/boinc/6.0.24/app-changelog.md @@ -0,0 +1,9 @@ + + +## [boinc-6.0.24](https://github.com/truecharts/charts/compare/boinc-6.0.23...boinc-6.0.24) (2023-11-21) + +### Chore + +- update container image ghcr.io/linuxserver/boinc to latest[@c1f6bfa](https://github.com/c1f6bfa) ([#15220](https://github.com/truecharts/charts/issues/15220)) + + \ No newline at end of file diff --git a/stable/boinc/6.0.23/app-readme.md b/stable/boinc/6.0.24/app-readme.md similarity index 100% rename from stable/boinc/6.0.23/app-readme.md rename to stable/boinc/6.0.24/app-readme.md diff --git a/stable/boinc/6.0.23/charts/common-14.3.5.tgz b/stable/boinc/6.0.24/charts/common-14.3.5.tgz similarity index 100% rename from stable/boinc/6.0.23/charts/common-14.3.5.tgz rename to stable/boinc/6.0.24/charts/common-14.3.5.tgz diff --git a/stable/boinc/6.0.23/ix_values.yaml b/stable/boinc/6.0.24/ix_values.yaml similarity index 85% rename from stable/boinc/6.0.23/ix_values.yaml rename to stable/boinc/6.0.24/ix_values.yaml index e5d8cd6a28..ad475700f4 100644 --- a/stable/boinc/6.0.23/ix_values.yaml +++ b/stable/boinc/6.0.24/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/boinc pullPolicy: IfNotPresent - tag: latest@sha256:10566449d3b59ffaa702b88cadd2dfd0b76e478ec783bfebd287c4d75c1b4cb2 + tag: latest@sha256:c1f6bfa10e4cb11d5644d22ed33e3c844ed508d9e1a18e842ea56c20557313b9 securityContext: container: readOnlyRootFilesystem: false diff --git a/stable/boinc/6.0.23/questions.yaml b/stable/boinc/6.0.24/questions.yaml similarity index 100% rename from stable/boinc/6.0.23/questions.yaml rename to stable/boinc/6.0.24/questions.yaml diff --git a/stable/boinc/6.0.23/templates/NOTES.txt b/stable/boinc/6.0.24/templates/NOTES.txt similarity index 100% rename from stable/boinc/6.0.23/templates/NOTES.txt rename to stable/boinc/6.0.24/templates/NOTES.txt diff --git a/stable/boinc/6.0.23/templates/common.yaml b/stable/boinc/6.0.24/templates/common.yaml similarity index 100% rename from stable/boinc/6.0.23/templates/common.yaml rename to stable/boinc/6.0.24/templates/common.yaml diff --git a/stable/boinc/6.0.23/values.yaml b/stable/boinc/6.0.24/values.yaml similarity index 100% rename from stable/boinc/6.0.23/values.yaml rename to stable/boinc/6.0.24/values.yaml