diff --git a/stable/boinc/10.0.10/.helmignore b/stable/boinc/10.0.12/.helmignore similarity index 100% rename from stable/boinc/10.0.10/.helmignore rename to stable/boinc/10.0.12/.helmignore diff --git a/stable/boinc/10.0.10/CHANGELOG.md b/stable/boinc/10.0.12/CHANGELOG.md similarity index 100% rename from stable/boinc/10.0.10/CHANGELOG.md rename to stable/boinc/10.0.12/CHANGELOG.md diff --git a/stable/boinc/10.0.10/Chart.yaml b/stable/boinc/10.0.12/Chart.yaml similarity index 95% rename from stable/boinc/10.0.10/Chart.yaml rename to stable/boinc/10.0.12/Chart.yaml index 5be7c437334..7ca9540f721 100644 --- a/stable/boinc/10.0.10/Chart.yaml +++ b/stable/boinc/10.0.12/Chart.yaml @@ -22,14 +22,14 @@ home: https://truecharts.org/charts/stable/boinc icon: https://truecharts.org/img/hotlink-ok/chart-icons/boinc.webp keywords: - boinc -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: boinc sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/boinc - https://ghcr.io/linuxserver/boinc + - https://github.com/truecharts/charts/tree/master/charts/stable/boinc type: application -version: 10.0.10 +version: 10.0.12 diff --git a/stable/boinc/10.0.10/README.md b/stable/boinc/10.0.12/README.md similarity index 80% rename from stable/boinc/10.0.10/README.md rename to stable/boinc/10.0.12/README.md index fbe3ed259c0..eab3b5cfc21 100644 --- a/stable/boinc/10.0.10/README.md +++ b/stable/boinc/10.0.12/README.md @@ -24,14 +24,7 @@ For more information on how to install TrueCharts Helm charts, checkout the inst ### TrueNAS SCALE Apps -For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](https://truecharts.org/scale/guides/scale-intro). - -## Configuration Options - -To view the chart specific options, please view Values.yaml included in the chart. - -All our Charts use a shared "common" library chart that contains most of the templating and options. -For the complete overview of all available options, please checkout the documentation for them on the website: https://truecharts.org/common/ +For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](https://truecharts.org/scale). ## Chart Specific Guides and information @@ -39,8 +32,20 @@ All our charts have dedicated documentation pages. The documentation for this chart can be found here: https://truecharts.org/charts/stable/boinc -## Support +## Configuration Options +Please note: For TrueNAS SCALE, only options available in the GUI are supported. +Hence most of these docs do not apply to TrueNAS SCALE + +To view the chart specific options, please view Values.yaml included in the chart. +The most recent version of which, is available here: https://github.com/truecharts/charts/charts/stable/boinc/values.yaml + +All our Charts use a shared "common" library chart that contains most of the templating and options. +For the complete overview of all available options, please checkout the documentation for them on the website: https://truecharts.org/common/ + +For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/library-charts/blob/main/library/common/values.yaml + +## Support - See the [Website](https://truecharts.org) - Check our [Discord](https://discord.gg/tVsPTHWTtr) diff --git a/stable/boinc/10.0.10/app-readme.md b/stable/boinc/10.0.12/app-readme.md similarity index 100% rename from stable/boinc/10.0.10/app-readme.md rename to stable/boinc/10.0.12/app-readme.md diff --git a/stable/boinc/10.0.10/charts/common-23.0.8.tgz b/stable/boinc/10.0.12/charts/common-23.0.8.tgz similarity index 100% rename from stable/boinc/10.0.10/charts/common-23.0.8.tgz rename to stable/boinc/10.0.12/charts/common-23.0.8.tgz diff --git a/stable/boinc/10.0.10/icon-small.webp b/stable/boinc/10.0.12/icon-small.webp similarity index 100% rename from stable/boinc/10.0.10/icon-small.webp rename to stable/boinc/10.0.12/icon-small.webp diff --git a/stable/boinc/10.0.10/icon.webp b/stable/boinc/10.0.12/icon.webp similarity index 100% rename from stable/boinc/10.0.10/icon.webp rename to stable/boinc/10.0.12/icon.webp diff --git a/stable/boinc/10.0.10/ix_values.yaml b/stable/boinc/10.0.12/ix_values.yaml similarity index 85% rename from stable/boinc/10.0.10/ix_values.yaml rename to stable/boinc/10.0.12/ix_values.yaml index dc06dc9fce7..b1b7beb20b6 100644 --- a/stable/boinc/10.0.10/ix_values.yaml +++ b/stable/boinc/10.0.12/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/boinc pullPolicy: IfNotPresent - tag: latest@sha256:9fa9e6ae91668c734783a11b548eb356a4acdcc8a4886a6e57400b091c852aa9 + tag: latest@sha256:cc2a9800da6da699f491713bf01b788812c526a1a6aaa65102b4183381640fd7 securityContext: container: readOnlyRootFilesystem: false diff --git a/stable/boinc/10.0.10/questions.yaml b/stable/boinc/10.0.12/questions.yaml similarity index 100% rename from stable/boinc/10.0.10/questions.yaml rename to stable/boinc/10.0.12/questions.yaml diff --git a/stable/boinc/10.0.10/templates/NOTES.txt b/stable/boinc/10.0.12/templates/NOTES.txt similarity index 100% rename from stable/boinc/10.0.10/templates/NOTES.txt rename to stable/boinc/10.0.12/templates/NOTES.txt diff --git a/stable/boinc/10.0.10/templates/common.yaml b/stable/boinc/10.0.12/templates/common.yaml similarity index 100% rename from stable/boinc/10.0.10/templates/common.yaml rename to stable/boinc/10.0.12/templates/common.yaml diff --git a/stable/boinc/10.0.10/values.yaml b/stable/boinc/10.0.12/values.yaml similarity index 100% rename from stable/boinc/10.0.10/values.yaml rename to stable/boinc/10.0.12/values.yaml diff --git a/stable/foldingathome/10.0.8/.helmignore b/stable/foldingathome/10.0.10/.helmignore similarity index 100% rename from stable/foldingathome/10.0.8/.helmignore rename to stable/foldingathome/10.0.10/.helmignore diff --git a/stable/foldingathome/10.0.8/CHANGELOG.md b/stable/foldingathome/10.0.10/CHANGELOG.md similarity index 100% rename from stable/foldingathome/10.0.8/CHANGELOG.md rename to stable/foldingathome/10.0.10/CHANGELOG.md diff --git a/stable/foldingathome/10.0.8/Chart.yaml b/stable/foldingathome/10.0.10/Chart.yaml similarity index 96% rename from stable/foldingathome/10.0.8/Chart.yaml rename to stable/foldingathome/10.0.10/Chart.yaml index 05f74f85807..2489a518254 100644 --- a/stable/foldingathome/10.0.8/Chart.yaml +++ b/stable/foldingathome/10.0.10/Chart.yaml @@ -22,14 +22,14 @@ home: https://truecharts.org/charts/stable/foldingathome icon: https://truecharts.org/img/hotlink-ok/chart-icons/foldingathome.webp keywords: - foldingathome -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: foldingathome sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/foldingathome - https://ghcr.io/linuxserver/foldingathome + - https://github.com/truecharts/charts/tree/master/charts/stable/foldingathome type: application -version: 10.0.8 +version: 10.0.10 diff --git a/stable/foldingathome/10.0.8/README.md b/stable/foldingathome/10.0.10/README.md similarity index 79% rename from stable/foldingathome/10.0.8/README.md rename to stable/foldingathome/10.0.10/README.md index eee90b46234..fa85e3eec43 100644 --- a/stable/foldingathome/10.0.8/README.md +++ b/stable/foldingathome/10.0.10/README.md @@ -24,14 +24,7 @@ For more information on how to install TrueCharts Helm charts, checkout the inst ### TrueNAS SCALE Apps -For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](https://truecharts.org/scale/guides/scale-intro). - -## Configuration Options - -To view the chart specific options, please view Values.yaml included in the chart. - -All our Charts use a shared "common" library chart that contains most of the templating and options. -For the complete overview of all available options, please checkout the documentation for them on the website: https://truecharts.org/common/ +For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](https://truecharts.org/scale). ## Chart Specific Guides and information @@ -39,8 +32,20 @@ All our charts have dedicated documentation pages. The documentation for this chart can be found here: https://truecharts.org/charts/stable/foldingathome -## Support +## Configuration Options +Please note: For TrueNAS SCALE, only options available in the GUI are supported. +Hence most of these docs do not apply to TrueNAS SCALE + +To view the chart specific options, please view Values.yaml included in the chart. +The most recent version of which, is available here: https://github.com/truecharts/charts/charts/stable/foldingathome/values.yaml + +All our Charts use a shared "common" library chart that contains most of the templating and options. +For the complete overview of all available options, please checkout the documentation for them on the website: https://truecharts.org/common/ + +For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/library-charts/blob/main/library/common/values.yaml + +## Support - See the [Website](https://truecharts.org) - Check our [Discord](https://discord.gg/tVsPTHWTtr) diff --git a/stable/foldingathome/10.0.8/app-readme.md b/stable/foldingathome/10.0.10/app-readme.md similarity index 100% rename from stable/foldingathome/10.0.8/app-readme.md rename to stable/foldingathome/10.0.10/app-readme.md diff --git a/stable/foldingathome/10.0.8/charts/common-23.0.8.tgz b/stable/foldingathome/10.0.10/charts/common-23.0.8.tgz similarity index 100% rename from stable/foldingathome/10.0.8/charts/common-23.0.8.tgz rename to stable/foldingathome/10.0.10/charts/common-23.0.8.tgz diff --git a/stable/foldingathome/10.0.8/icon-small.webp b/stable/foldingathome/10.0.10/icon-small.webp similarity index 100% rename from stable/foldingathome/10.0.8/icon-small.webp rename to stable/foldingathome/10.0.10/icon-small.webp diff --git a/stable/foldingathome/10.0.8/icon.webp b/stable/foldingathome/10.0.10/icon.webp similarity index 100% rename from stable/foldingathome/10.0.8/icon.webp rename to stable/foldingathome/10.0.10/icon.webp diff --git a/stable/foldingathome/10.0.8/ix_values.yaml b/stable/foldingathome/10.0.10/ix_values.yaml similarity index 90% rename from stable/foldingathome/10.0.8/ix_values.yaml rename to stable/foldingathome/10.0.10/ix_values.yaml index e46bfddd8c7..cbb593eef9a 100644 --- a/stable/foldingathome/10.0.8/ix_values.yaml +++ b/stable/foldingathome/10.0.10/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/foldingathome pullPolicy: IfNotPresent - tag: 7.6.21@sha256:6008d7c213c19ea98cb5c3af26ab11b924b3a280e332571d8853c289c45dde14 + tag: 7.6.21@sha256:67bd2ec9c964f611ac3914575146d687bb320b6b1e2931f62e84e0d83676239e securityContext: container: runAsNonRoot: false diff --git a/stable/foldingathome/10.0.8/questions.yaml b/stable/foldingathome/10.0.10/questions.yaml similarity index 100% rename from stable/foldingathome/10.0.8/questions.yaml rename to stable/foldingathome/10.0.10/questions.yaml diff --git a/stable/foldingathome/10.0.8/templates/NOTES.txt b/stable/foldingathome/10.0.10/templates/NOTES.txt similarity index 100% rename from stable/foldingathome/10.0.8/templates/NOTES.txt rename to stable/foldingathome/10.0.10/templates/NOTES.txt diff --git a/stable/foldingathome/10.0.8/templates/common.yaml b/stable/foldingathome/10.0.10/templates/common.yaml similarity index 100% rename from stable/foldingathome/10.0.8/templates/common.yaml rename to stable/foldingathome/10.0.10/templates/common.yaml diff --git a/stable/foldingathome/10.0.8/values.yaml b/stable/foldingathome/10.0.10/values.yaml similarity index 100% rename from stable/foldingathome/10.0.8/values.yaml rename to stable/foldingathome/10.0.10/values.yaml diff --git a/stable/foldingathome/10.0.8/app-changelog.md b/stable/foldingathome/10.0.8/app-changelog.md deleted file mode 100644 index 3961af2a49d..00000000000 --- a/stable/foldingathome/10.0.8/app-changelog.md +++ /dev/null @@ -1,91 +0,0 @@ - - -## [foldingathome-10.0.8](https://github.com/truecharts/charts/compare/foldingathome-9.6.0...foldingathome-10.0.8) (2024-05-20) - -### Chore - - - -- bump everything to release new doc pages - -- bump charts to ensure new icons are released - -- bump everything to regenerate readme's and site index - -- bump charts to release new docs to fix broken links - -- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) - -- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) - -- bump common - -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - -- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - -- update container image common to v23.0.8[@9e7419b](https://github.com/9e7419b) by renovate ([#22277](https://github.com/truecharts/charts/issues/22277)) - -- update container image ghcr.io/linuxserver/foldingathome to 7.6.21[@7317a02](https://github.com/7317a02) by renovate ([#21496](https://github.com/truecharts/charts/issues/21496)) - -- update container image ghcr.io/linuxserver/foldingathome to 7.6.21[@2613ff4](https://github.com/2613ff4) by renovate ([#19237](https://github.com/truecharts/charts/issues/19237)) - -- update container image ghcr.io/linuxserver/foldingathome to 7.6.21[@6008d7c](https://github.com/6008d7c) by renovate ([#21717](https://github.com/truecharts/charts/issues/21717)) - -- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) - -- update container image common to v23.0.7[@316d624](https://github.com/316d624) by renovate ([#22240](https://github.com/truecharts/charts/issues/22240)) - -- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) - -- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) - -- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - -- update container image ghcr.io/linuxserver/foldingathome to 7.6.21[@58cc184](https://github.com/58cc184) by renovate ([#21194](https://github.com/truecharts/charts/issues/21194)) - -- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) - -- update container image ghcr.io/linuxserver/foldingathome to 7.6.21[@6daaa80](https://github.com/6daaa80) by renovate ([#20463](https://github.com/truecharts/charts/issues/20463)) - -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image ghcr.io/linuxserver/foldingathome to 7.6.21[@9f34c06](https://github.com/9f34c06) by renovate ([#19805](https://github.com/truecharts/charts/issues/19805)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image ghcr.io/linuxserver/foldingathome to 7.6.21[@0166e17](https://github.com/0166e17) by renovate ([#19493](https://github.com/truecharts/charts/issues/19493)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- exclude changelog from pagefind ([#21693](https://github.com/truecharts/charts/issues/21693)) - -### Chore - - - -- rework SCALE catagories/groups to match helm and remove deprecated charts ([#21111](https://github.com/truecharts/charts/issues/21111)) - -### Feat - - - -- Add VolSync support and move CNPG backup credentials on SCALE ([#21443](https://github.com/truecharts/charts/issues/21443)) - -### Fix - - - -- fixup all chart volsync/credentials settings - -- adapt for common cnpg/volsync pathing changes ([#21445](https://github.com/truecharts/charts/issues/21445)) - -- replace serviceexpert with externalinterfaces/networking-group in the SCALE GUI ([#21154](https://github.com/truecharts/charts/issues/21154)) \ No newline at end of file diff --git a/stable/rsshub/13.1.36/.helmignore b/stable/rsshub/13.1.38/.helmignore similarity index 100% rename from stable/rsshub/13.1.36/.helmignore rename to stable/rsshub/13.1.38/.helmignore diff --git a/stable/rsshub/13.1.36/CHANGELOG.md b/stable/rsshub/13.1.38/CHANGELOG.md similarity index 100% rename from stable/rsshub/13.1.36/CHANGELOG.md rename to stable/rsshub/13.1.38/CHANGELOG.md diff --git a/stable/rsshub/13.1.36/Chart.yaml b/stable/rsshub/13.1.38/Chart.yaml similarity index 98% rename from stable/rsshub/13.1.36/Chart.yaml rename to stable/rsshub/13.1.38/Chart.yaml index 5834ed2a644..665bf2172b9 100644 --- a/stable/rsshub/13.1.36/Chart.yaml +++ b/stable/rsshub/13.1.38/Chart.yaml @@ -43,4 +43,4 @@ sources: - https://hub.docker.com/r/browserless/chrome - https://hub.docker.com/r/diygod/rsshub type: application -version: 13.1.36 +version: 13.1.38 diff --git a/stable/rsshub/13.1.36/README.md b/stable/rsshub/13.1.38/README.md similarity index 100% rename from stable/rsshub/13.1.36/README.md rename to stable/rsshub/13.1.38/README.md diff --git a/stable/rsshub/13.1.36/app-readme.md b/stable/rsshub/13.1.38/app-readme.md similarity index 100% rename from stable/rsshub/13.1.36/app-readme.md rename to stable/rsshub/13.1.38/app-readme.md diff --git a/stable/rsshub/13.1.36/charts/common-23.0.9.tgz b/stable/rsshub/13.1.38/charts/common-23.0.9.tgz similarity index 100% rename from stable/rsshub/13.1.36/charts/common-23.0.9.tgz rename to stable/rsshub/13.1.38/charts/common-23.0.9.tgz diff --git a/stable/rsshub/13.1.36/charts/redis-14.0.6.tgz b/stable/rsshub/13.1.38/charts/redis-14.0.6.tgz similarity index 100% rename from stable/rsshub/13.1.36/charts/redis-14.0.6.tgz rename to stable/rsshub/13.1.38/charts/redis-14.0.6.tgz diff --git a/stable/rsshub/13.1.36/icon-small.webp b/stable/rsshub/13.1.38/icon-small.webp similarity index 100% rename from stable/rsshub/13.1.36/icon-small.webp rename to stable/rsshub/13.1.38/icon-small.webp diff --git a/stable/rsshub/13.1.36/icon.webp b/stable/rsshub/13.1.38/icon.webp similarity index 100% rename from stable/rsshub/13.1.36/icon.webp rename to stable/rsshub/13.1.38/icon.webp diff --git a/stable/rsshub/13.1.36/ix_values.yaml b/stable/rsshub/13.1.38/ix_values.yaml similarity index 95% rename from stable/rsshub/13.1.36/ix_values.yaml rename to stable/rsshub/13.1.38/ix_values.yaml index a1c06ae9612..bc6dec349ac 100644 --- a/stable/rsshub/13.1.36/ix_values.yaml +++ b/stable/rsshub/13.1.38/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: diygod/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:0a337726102a4b9626aed1e5cdaa60d71f6a36bd6f6da0c3a574728afaba4e60 + tag: latest@sha256:f7dbbcf4d7b958e45004864eaeea1ddeb00af27ff77856d90425fa3394f0f0cd browserlessImage: repository: browserless/chrome tag: 1.61.1-chrome-stable@sha256:efac47cfff3830d9a50b27d29f8bbb61949058ae336c823fbe9bd3c0d1debcc8 diff --git a/stable/rsshub/13.1.36/questions.yaml b/stable/rsshub/13.1.38/questions.yaml similarity index 100% rename from stable/rsshub/13.1.36/questions.yaml rename to stable/rsshub/13.1.38/questions.yaml diff --git a/stable/rsshub/13.1.36/templates/NOTES.txt b/stable/rsshub/13.1.38/templates/NOTES.txt similarity index 100% rename from stable/rsshub/13.1.36/templates/NOTES.txt rename to stable/rsshub/13.1.38/templates/NOTES.txt diff --git a/stable/rsshub/13.1.36/templates/common.yaml b/stable/rsshub/13.1.38/templates/common.yaml similarity index 100% rename from stable/rsshub/13.1.36/templates/common.yaml rename to stable/rsshub/13.1.38/templates/common.yaml diff --git a/stable/rsshub/13.1.36/values.yaml b/stable/rsshub/13.1.38/values.yaml similarity index 100% rename from stable/rsshub/13.1.36/values.yaml rename to stable/rsshub/13.1.38/values.yaml diff --git a/stable/sourcegraph/6.1.3/.helmignore b/stable/sourcegraph/6.1.5/.helmignore similarity index 100% rename from stable/sourcegraph/6.1.3/.helmignore rename to stable/sourcegraph/6.1.5/.helmignore diff --git a/stable/sourcegraph/6.1.3/CHANGELOG.md b/stable/sourcegraph/6.1.5/CHANGELOG.md similarity index 100% rename from stable/sourcegraph/6.1.3/CHANGELOG.md rename to stable/sourcegraph/6.1.5/CHANGELOG.md diff --git a/stable/sourcegraph/6.1.3/Chart.yaml b/stable/sourcegraph/6.1.5/Chart.yaml similarity index 96% rename from stable/sourcegraph/6.1.3/Chart.yaml rename to stable/sourcegraph/6.1.5/Chart.yaml index c2d9a50a9d5..99521f280bd 100644 --- a/stable/sourcegraph/6.1.3/Chart.yaml +++ b/stable/sourcegraph/6.1.5/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 5.4.2198 +appVersion: 5.4.3500 dependencies: - name: common version: 23.0.8 @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/sourcegraph - https://hub.docker.com/r/sourcegraph/server type: application -version: 6.1.3 +version: 6.1.5 diff --git a/stable/sourcegraph/6.1.3/README.md b/stable/sourcegraph/6.1.5/README.md similarity index 100% rename from stable/sourcegraph/6.1.3/README.md rename to stable/sourcegraph/6.1.5/README.md diff --git a/stable/sourcegraph/6.1.3/app-readme.md b/stable/sourcegraph/6.1.5/app-readme.md similarity index 100% rename from stable/sourcegraph/6.1.3/app-readme.md rename to stable/sourcegraph/6.1.5/app-readme.md diff --git a/stable/sourcegraph/6.1.3/charts/common-23.0.8.tgz b/stable/sourcegraph/6.1.5/charts/common-23.0.8.tgz similarity index 100% rename from stable/sourcegraph/6.1.3/charts/common-23.0.8.tgz rename to stable/sourcegraph/6.1.5/charts/common-23.0.8.tgz diff --git a/stable/sourcegraph/6.1.3/icon-small.webp b/stable/sourcegraph/6.1.5/icon-small.webp similarity index 100% rename from stable/sourcegraph/6.1.3/icon-small.webp rename to stable/sourcegraph/6.1.5/icon-small.webp diff --git a/stable/sourcegraph/6.1.3/icon.webp b/stable/sourcegraph/6.1.5/icon.webp similarity index 100% rename from stable/sourcegraph/6.1.3/icon.webp rename to stable/sourcegraph/6.1.5/icon.webp diff --git a/stable/sourcegraph/6.1.3/ix_values.yaml b/stable/sourcegraph/6.1.5/ix_values.yaml similarity index 89% rename from stable/sourcegraph/6.1.3/ix_values.yaml rename to stable/sourcegraph/6.1.5/ix_values.yaml index 7feea0c93a4..4f9a08c1ae5 100644 --- a/stable/sourcegraph/6.1.3/ix_values.yaml +++ b/stable/sourcegraph/6.1.5/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: sourcegraph/server - tag: 5.4.2198@sha256:af03350dcd279925ad4036c61edd518a1f3399c2543c672849e2b1366275587f + tag: 5.4.3500@sha256:64c90e94e6c1ec6560b1a9834d982424e3b79220b08a1842b21574a8a601d629 persistence: applicationdatastoragepath: enabled: true diff --git a/stable/sourcegraph/6.1.3/questions.yaml b/stable/sourcegraph/6.1.5/questions.yaml similarity index 100% rename from stable/sourcegraph/6.1.3/questions.yaml rename to stable/sourcegraph/6.1.5/questions.yaml diff --git a/stable/sourcegraph/6.1.3/templates/common.yaml b/stable/sourcegraph/6.1.5/templates/common.yaml similarity index 100% rename from stable/sourcegraph/6.1.3/templates/common.yaml rename to stable/sourcegraph/6.1.5/templates/common.yaml diff --git a/stable/sourcegraph/6.1.3/values.yaml b/stable/sourcegraph/6.1.5/values.yaml similarity index 100% rename from stable/sourcegraph/6.1.3/values.yaml rename to stable/sourcegraph/6.1.5/values.yaml diff --git a/stable/webnut/9.0.5/app-changelog.md b/stable/webnut/9.0.5/app-changelog.md deleted file mode 100644 index e3befb5872d..00000000000 --- a/stable/webnut/9.0.5/app-changelog.md +++ /dev/null @@ -1,85 +0,0 @@ - - -## [webnut-9.0.5](https://github.com/truecharts/charts/compare/webnut-8.6.0...webnut-9.0.5) (2024-05-19) - -### Chore - - - -- bump charts to release new docs to fix broken links - -- bump charts to ensure new icons are released - -- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) - -- bump common - -- bump everything to regenerate readme's and site index - -- bump everything to release new doc pages - -- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) - -- update container image edgd1er/webnut to latest[@f9db3f8](https://github.com/f9db3f8) by renovate ([#20063](https://github.com/truecharts/charts/issues/20063)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) - -- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - -- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - -- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) - -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - -- update container image common to v23.0.7[@316d624](https://github.com/316d624) by renovate ([#22240](https://github.com/truecharts/charts/issues/22240)) - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- fmt - -- exclude changelog from pagefind ([#21693](https://github.com/truecharts/charts/issues/21693)) - -### Chore - - - -- rework SCALE catagories/groups to match helm and remove deprecated charts ([#21111](https://github.com/truecharts/charts/issues/21111)) - -### Docs - - - -- fix asides ([#21073](https://github.com/truecharts/charts/issues/21073)) - -### Feat - - - -- Add VolSync support and move CNPG backup credentials on SCALE ([#21443](https://github.com/truecharts/charts/issues/21443)) - -### Fix - - - -- fixup all chart volsync/credentials settings - -- adapt for common cnpg/volsync pathing changes ([#21445](https://github.com/truecharts/charts/issues/21445)) - -- replace serviceexpert with externalinterfaces/networking-group in the SCALE GUI ([#21154](https://github.com/truecharts/charts/issues/21154)) \ No newline at end of file diff --git a/stable/webnut/9.0.5/charts/common-23.0.7.tgz b/stable/webnut/9.0.5/charts/common-23.0.7.tgz deleted file mode 100644 index 0ce3fe89e51..00000000000 Binary files a/stable/webnut/9.0.5/charts/common-23.0.7.tgz and /dev/null differ diff --git a/stable/webnut/9.0.5/.helmignore b/stable/webnut/9.0.7/.helmignore similarity index 100% rename from stable/webnut/9.0.5/.helmignore rename to stable/webnut/9.0.7/.helmignore diff --git a/stable/webnut/9.0.5/CHANGELOG.md b/stable/webnut/9.0.7/CHANGELOG.md similarity index 100% rename from stable/webnut/9.0.5/CHANGELOG.md rename to stable/webnut/9.0.7/CHANGELOG.md diff --git a/stable/webnut/9.0.5/Chart.yaml b/stable/webnut/9.0.7/Chart.yaml similarity index 94% rename from stable/webnut/9.0.5/Chart.yaml rename to stable/webnut/9.0.7/Chart.yaml index 89fe2909ba5..05720d61f3a 100644 --- a/stable/webnut/9.0.5/Chart.yaml +++ b/stable/webnut/9.0.7/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 23.0.7 + version: 23.0.8 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - webnut - ups - monitoring -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/webnut - https://hub.docker.com/r/edgd1er/webnut type: application -version: 9.0.5 +version: 9.0.7 diff --git a/stable/webnut/9.0.5/README.md b/stable/webnut/9.0.7/README.md similarity index 80% rename from stable/webnut/9.0.5/README.md rename to stable/webnut/9.0.7/README.md index 1129ebfc1b4..867d32a21cd 100644 --- a/stable/webnut/9.0.5/README.md +++ b/stable/webnut/9.0.7/README.md @@ -24,14 +24,7 @@ For more information on how to install TrueCharts Helm charts, checkout the inst ### TrueNAS SCALE Apps -For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](https://truecharts.org/scale/guides/scale-intro). - -## Configuration Options - -To view the chart specific options, please view Values.yaml included in the chart. - -All our Charts use a shared "common" library chart that contains most of the templating and options. -For the complete overview of all available options, please checkout the documentation for them on the website: https://truecharts.org/common/ +For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](https://truecharts.org/scale). ## Chart Specific Guides and information @@ -39,8 +32,20 @@ All our charts have dedicated documentation pages. The documentation for this chart can be found here: https://truecharts.org/charts/stable/webnut -## Support +## Configuration Options +Please note: For TrueNAS SCALE, only options available in the GUI are supported. +Hence most of these docs do not apply to TrueNAS SCALE + +To view the chart specific options, please view Values.yaml included in the chart. +The most recent version of which, is available here: https://github.com/truecharts/charts/charts/stable/webnut/values.yaml + +All our Charts use a shared "common" library chart that contains most of the templating and options. +For the complete overview of all available options, please checkout the documentation for them on the website: https://truecharts.org/common/ + +For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/library-charts/blob/main/library/common/values.yaml + +## Support - See the [Website](https://truecharts.org) - Check our [Discord](https://discord.gg/tVsPTHWTtr) diff --git a/stable/webnut/9.0.5/app-readme.md b/stable/webnut/9.0.7/app-readme.md similarity index 100% rename from stable/webnut/9.0.5/app-readme.md rename to stable/webnut/9.0.7/app-readme.md diff --git a/stable/webnut/9.0.7/charts/common-23.0.8.tgz b/stable/webnut/9.0.7/charts/common-23.0.8.tgz new file mode 100644 index 00000000000..93c2d715de3 Binary files /dev/null and b/stable/webnut/9.0.7/charts/common-23.0.8.tgz differ diff --git a/stable/webnut/9.0.5/icon-small.webp b/stable/webnut/9.0.7/icon-small.webp similarity index 100% rename from stable/webnut/9.0.5/icon-small.webp rename to stable/webnut/9.0.7/icon-small.webp diff --git a/stable/webnut/9.0.5/icon.webp b/stable/webnut/9.0.7/icon.webp similarity index 100% rename from stable/webnut/9.0.5/icon.webp rename to stable/webnut/9.0.7/icon.webp diff --git a/stable/webnut/9.0.5/ix_values.yaml b/stable/webnut/9.0.7/ix_values.yaml similarity index 86% rename from stable/webnut/9.0.5/ix_values.yaml rename to stable/webnut/9.0.7/ix_values.yaml index 7a90cde6db9..ba143b4d588 100644 --- a/stable/webnut/9.0.5/ix_values.yaml +++ b/stable/webnut/9.0.7/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: edgd1er/webnut pullPolicy: IfNotPresent - tag: latest@sha256:f9db3f8bd201172c9aa4c18291937b54b000bc8aac0243019318753a5ad5f415 + tag: latest@sha256:358bac56b6c61e7922bad9a2bdbc4720b42fc178f16e3844f562b96c56628a6f service: main: ports: diff --git a/stable/webnut/9.0.5/questions.yaml b/stable/webnut/9.0.7/questions.yaml similarity index 100% rename from stable/webnut/9.0.5/questions.yaml rename to stable/webnut/9.0.7/questions.yaml diff --git a/stable/webnut/9.0.5/templates/NOTES.txt b/stable/webnut/9.0.7/templates/NOTES.txt similarity index 100% rename from stable/webnut/9.0.5/templates/NOTES.txt rename to stable/webnut/9.0.7/templates/NOTES.txt diff --git a/stable/webnut/9.0.5/templates/common.yaml b/stable/webnut/9.0.7/templates/common.yaml similarity index 100% rename from stable/webnut/9.0.5/templates/common.yaml rename to stable/webnut/9.0.7/templates/common.yaml diff --git a/stable/webnut/9.0.5/values.yaml b/stable/webnut/9.0.7/values.yaml similarity index 100% rename from stable/webnut/9.0.5/values.yaml rename to stable/webnut/9.0.7/values.yaml