diff --git a/stable/grocy/19.0.8/.helmignore b/stable/grocy/19.0.10/.helmignore similarity index 100% rename from stable/grocy/19.0.8/.helmignore rename to stable/grocy/19.0.10/.helmignore diff --git a/stable/grocy/19.0.8/CHANGELOG.md b/stable/grocy/19.0.10/CHANGELOG.md similarity index 100% rename from stable/grocy/19.0.8/CHANGELOG.md rename to stable/grocy/19.0.10/CHANGELOG.md diff --git a/stable/grocy/19.0.8/Chart.yaml b/stable/grocy/19.0.10/Chart.yaml similarity index 94% rename from stable/grocy/19.0.8/Chart.yaml rename to stable/grocy/19.0.10/Chart.yaml index da82bc326f4..02cdb3d241d 100644 --- a/stable/grocy/19.0.8/Chart.yaml +++ b/stable/grocy/19.0.10/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 4.2.0 dependencies: - name: common - version: 23.0.7 + version: 23.0.8 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/grocy.webp keywords: - grocy - home-automation -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/grocy - https://ghcr.io/linuxserver/grocy type: application -version: 19.0.8 +version: 19.0.10 diff --git a/stable/grocy/19.0.8/README.md b/stable/grocy/19.0.10/README.md similarity index 80% rename from stable/grocy/19.0.8/README.md rename to stable/grocy/19.0.10/README.md index fd3fad97e21..2ff9a99be7c 100644 --- a/stable/grocy/19.0.8/README.md +++ b/stable/grocy/19.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/grocy -## 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/grocy/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/grocy/19.0.8/app-readme.md b/stable/grocy/19.0.10/app-readme.md similarity index 100% rename from stable/grocy/19.0.8/app-readme.md rename to stable/grocy/19.0.10/app-readme.md diff --git a/stable/libremdb/8.1.53/charts/common-23.0.8.tgz b/stable/grocy/19.0.10/charts/common-23.0.8.tgz similarity index 100% rename from stable/libremdb/8.1.53/charts/common-23.0.8.tgz rename to stable/grocy/19.0.10/charts/common-23.0.8.tgz diff --git a/stable/grocy/19.0.8/icon-small.webp b/stable/grocy/19.0.10/icon-small.webp similarity index 100% rename from stable/grocy/19.0.8/icon-small.webp rename to stable/grocy/19.0.10/icon-small.webp diff --git a/stable/grocy/19.0.8/icon.webp b/stable/grocy/19.0.10/icon.webp similarity index 100% rename from stable/grocy/19.0.8/icon.webp rename to stable/grocy/19.0.10/icon.webp diff --git a/stable/grocy/19.0.8/ix_values.yaml b/stable/grocy/19.0.10/ix_values.yaml similarity index 81% rename from stable/grocy/19.0.8/ix_values.yaml rename to stable/grocy/19.0.10/ix_values.yaml index b584e08d611..ea4d7520fca 100644 --- a/stable/grocy/19.0.8/ix_values.yaml +++ b/stable/grocy/19.0.10/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/linuxserver/grocy - tag: 4.2.0@sha256:2bfead0c91b3f04b0f9077b3204e5c41c8f3e8131c844cd9ae4fa8d124d8156a + tag: 4.2.0@sha256:74f260a06b4aefc1e0e14d298ef1f0ec80c4f5a2d07e734a1ef657fb8dd7ea79 pullPolicy: IfNotPresent service: main: diff --git a/stable/grocy/19.0.8/questions.yaml b/stable/grocy/19.0.10/questions.yaml similarity index 100% rename from stable/grocy/19.0.8/questions.yaml rename to stable/grocy/19.0.10/questions.yaml diff --git a/stable/grocy/19.0.8/templates/NOTES.txt b/stable/grocy/19.0.10/templates/NOTES.txt similarity index 100% rename from stable/grocy/19.0.8/templates/NOTES.txt rename to stable/grocy/19.0.10/templates/NOTES.txt diff --git a/stable/grocy/19.0.8/templates/common.yaml b/stable/grocy/19.0.10/templates/common.yaml similarity index 100% rename from stable/grocy/19.0.8/templates/common.yaml rename to stable/grocy/19.0.10/templates/common.yaml diff --git a/stable/grocy/19.0.8/values.yaml b/stable/grocy/19.0.10/values.yaml similarity index 100% rename from stable/grocy/19.0.8/values.yaml rename to stable/grocy/19.0.10/values.yaml diff --git a/stable/grocy/19.0.8/app-changelog.md b/stable/grocy/19.0.8/app-changelog.md deleted file mode 100644 index 4b7dcca4972..00000000000 --- a/stable/grocy/19.0.8/app-changelog.md +++ /dev/null @@ -1,93 +0,0 @@ - - -## [grocy-19.0.8](https://github.com/truecharts/charts/compare/grocy-18.6.0...grocy-19.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 ghcr.io/linuxserver/grocy to 4.2.0[@0b8e4db](https://github.com/0b8e4db) by renovate ([#20751](https://github.com/truecharts/charts/issues/20751)) - -- 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/grocy to 4.2.0[@5b57f17](https://github.com/5b57f17) by renovate ([#21499](https://github.com/truecharts/charts/issues/21499)) - -- update container image ghcr.io/linuxserver/grocy to v4.2.0[@fa48490](https://github.com/fa48490) by renovate ([#19341](https://github.com/truecharts/charts/issues/19341)) - -- update container image ghcr.io/linuxserver/grocy to 4.2.0[@e907953](https://github.com/e907953) by renovate ([#21943](https://github.com/truecharts/charts/issues/21943)) - -- update container image ghcr.io/linuxserver/grocy to 4.2.0[@cfc57a5](https://github.com/cfc57a5) by renovate ([#21112](https://github.com/truecharts/charts/issues/21112)) - -- 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 ghcr.io/linuxserver/grocy to 4.2.0[@2bfead0](https://github.com/2bfead0) by renovate ([#22237](https://github.com/truecharts/charts/issues/22237)) - -- 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 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.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.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - -- 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 ghcr.io/linuxserver/grocy to 4.2.0[@12c6c0e](https://github.com/12c6c0e) by renovate ([#20360](https://github.com/truecharts/charts/issues/20360)) - -- 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 ghcr.io/linuxserver/grocy to 4.2.0[@7fb90cb](https://github.com/7fb90cb) by renovate ([#19959](https://github.com/truecharts/charts/issues/19959)) - -- 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.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image ghcr.io/linuxserver/grocy to 4.2.0[@bcbda0e](https://github.com/bcbda0e) by renovate ([#19727](https://github.com/truecharts/charts/issues/19727)) - -- 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 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/grocy/19.0.8/charts/common-23.0.7.tgz b/stable/grocy/19.0.8/charts/common-23.0.7.tgz deleted file mode 100644 index 0ce3fe89e51..00000000000 Binary files a/stable/grocy/19.0.8/charts/common-23.0.7.tgz and /dev/null differ diff --git a/stable/libremdb/8.1.53/.helmignore b/stable/libremdb/8.1.55/.helmignore similarity index 100% rename from stable/libremdb/8.1.53/.helmignore rename to stable/libremdb/8.1.55/.helmignore diff --git a/stable/libremdb/8.1.53/CHANGELOG.md b/stable/libremdb/8.1.55/CHANGELOG.md similarity index 100% rename from stable/libremdb/8.1.53/CHANGELOG.md rename to stable/libremdb/8.1.55/CHANGELOG.md diff --git a/stable/libremdb/8.1.53/Chart.yaml b/stable/libremdb/8.1.55/Chart.yaml similarity index 98% rename from stable/libremdb/8.1.53/Chart.yaml rename to stable/libremdb/8.1.55/Chart.yaml index 684af11e95a..1c6ffdb50b4 100644 --- a/stable/libremdb/8.1.53/Chart.yaml +++ b/stable/libremdb/8.1.55/Chart.yaml @@ -43,4 +43,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/libremdb - https://quay.io/pussthecatorg/libremdb type: application -version: 8.1.53 +version: 8.1.55 diff --git a/stable/libremdb/8.1.53/README.md b/stable/libremdb/8.1.55/README.md similarity index 100% rename from stable/libremdb/8.1.53/README.md rename to stable/libremdb/8.1.55/README.md diff --git a/stable/libremdb/8.1.53/app-readme.md b/stable/libremdb/8.1.55/app-readme.md similarity index 100% rename from stable/libremdb/8.1.53/app-readme.md rename to stable/libremdb/8.1.55/app-readme.md diff --git a/stable/rsshub/13.1.31/charts/common-23.0.8.tgz b/stable/libremdb/8.1.55/charts/common-23.0.8.tgz similarity index 100% rename from stable/rsshub/13.1.31/charts/common-23.0.8.tgz rename to stable/libremdb/8.1.55/charts/common-23.0.8.tgz diff --git a/stable/libremdb/8.1.53/charts/redis-14.0.5.tgz b/stable/libremdb/8.1.55/charts/redis-14.0.5.tgz similarity index 100% rename from stable/libremdb/8.1.53/charts/redis-14.0.5.tgz rename to stable/libremdb/8.1.55/charts/redis-14.0.5.tgz diff --git a/stable/libremdb/8.1.53/icon-small.webp b/stable/libremdb/8.1.55/icon-small.webp similarity index 100% rename from stable/libremdb/8.1.53/icon-small.webp rename to stable/libremdb/8.1.55/icon-small.webp diff --git a/stable/libremdb/8.1.53/icon.webp b/stable/libremdb/8.1.55/icon.webp similarity index 100% rename from stable/libremdb/8.1.53/icon.webp rename to stable/libremdb/8.1.55/icon.webp diff --git a/stable/libremdb/8.1.53/ix_values.yaml b/stable/libremdb/8.1.55/ix_values.yaml similarity index 92% rename from stable/libremdb/8.1.53/ix_values.yaml rename to stable/libremdb/8.1.55/ix_values.yaml index 1dc32535f68..122667cd1de 100644 --- a/stable/libremdb/8.1.53/ix_values.yaml +++ b/stable/libremdb/8.1.55/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: quay.io/pussthecatorg/libremdb pullPolicy: IfNotPresent - tag: latest@sha256:53806824bc0f805995e35484b3823fb70fecfe31a3e1cd07aa1f611e8bfc45d7 + tag: latest@sha256:6129c61b786895496108587a41e6f61448efd91454e0ffb548e93c37aa6e7d30 service: main: ports: diff --git a/stable/libremdb/8.1.53/questions.yaml b/stable/libremdb/8.1.55/questions.yaml similarity index 100% rename from stable/libremdb/8.1.53/questions.yaml rename to stable/libremdb/8.1.55/questions.yaml diff --git a/stable/libremdb/8.1.53/templates/NOTES.txt b/stable/libremdb/8.1.55/templates/NOTES.txt similarity index 100% rename from stable/libremdb/8.1.53/templates/NOTES.txt rename to stable/libremdb/8.1.55/templates/NOTES.txt diff --git a/stable/libremdb/8.1.53/templates/common.yaml b/stable/libremdb/8.1.55/templates/common.yaml similarity index 100% rename from stable/libremdb/8.1.53/templates/common.yaml rename to stable/libremdb/8.1.55/templates/common.yaml diff --git a/stable/libremdb/8.1.53/values.yaml b/stable/libremdb/8.1.55/values.yaml similarity index 100% rename from stable/libremdb/8.1.53/values.yaml rename to stable/libremdb/8.1.55/values.yaml diff --git a/stable/rsshub/13.1.31/.helmignore b/stable/rsshub/13.1.33/.helmignore similarity index 100% rename from stable/rsshub/13.1.31/.helmignore rename to stable/rsshub/13.1.33/.helmignore diff --git a/stable/rsshub/13.1.31/CHANGELOG.md b/stable/rsshub/13.1.33/CHANGELOG.md similarity index 100% rename from stable/rsshub/13.1.31/CHANGELOG.md rename to stable/rsshub/13.1.33/CHANGELOG.md diff --git a/stable/rsshub/13.1.31/Chart.yaml b/stable/rsshub/13.1.33/Chart.yaml similarity index 96% rename from stable/rsshub/13.1.31/Chart.yaml rename to stable/rsshub/13.1.33/Chart.yaml index 51169e201ff..dea85a7de4e 100644 --- a/stable/rsshub/13.1.31/Chart.yaml +++ b/stable/rsshub/13.1.33/Chart.yaml @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsshub.webp keywords: - rsshub - rss -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -40,7 +40,7 @@ sources: - https://docs.rsshub.app/en/install/ - https://github.com/DIYgod/RSSHub - https://github.com/truecharts/charts/tree/master/charts/stable/rsshub - - https://hub.docker.com/r/diygod/rsshub - https://hub.docker.com/r/browserless/chrome + - https://hub.docker.com/r/diygod/rsshub type: application -version: 13.1.31 +version: 13.1.33 diff --git a/stable/rsshub/13.1.31/README.md b/stable/rsshub/13.1.33/README.md similarity index 100% rename from stable/rsshub/13.1.31/README.md rename to stable/rsshub/13.1.33/README.md diff --git a/stable/rsshub/13.1.31/app-readme.md b/stable/rsshub/13.1.33/app-readme.md similarity index 100% rename from stable/rsshub/13.1.31/app-readme.md rename to stable/rsshub/13.1.33/app-readme.md diff --git a/stable/rsshub/13.1.33/charts/common-23.0.8.tgz b/stable/rsshub/13.1.33/charts/common-23.0.8.tgz new file mode 100644 index 00000000000..93c2d715de3 Binary files /dev/null and b/stable/rsshub/13.1.33/charts/common-23.0.8.tgz differ diff --git a/stable/rsshub/13.1.31/charts/redis-14.0.6.tgz b/stable/rsshub/13.1.33/charts/redis-14.0.6.tgz similarity index 100% rename from stable/rsshub/13.1.31/charts/redis-14.0.6.tgz rename to stable/rsshub/13.1.33/charts/redis-14.0.6.tgz diff --git a/stable/rsshub/13.1.31/icon-small.webp b/stable/rsshub/13.1.33/icon-small.webp similarity index 100% rename from stable/rsshub/13.1.31/icon-small.webp rename to stable/rsshub/13.1.33/icon-small.webp diff --git a/stable/rsshub/13.1.31/icon.webp b/stable/rsshub/13.1.33/icon.webp similarity index 100% rename from stable/rsshub/13.1.31/icon.webp rename to stable/rsshub/13.1.33/icon.webp diff --git a/stable/rsshub/13.1.31/ix_values.yaml b/stable/rsshub/13.1.33/ix_values.yaml similarity index 95% rename from stable/rsshub/13.1.31/ix_values.yaml rename to stable/rsshub/13.1.33/ix_values.yaml index 0df550b95ec..856c74c71ac 100644 --- a/stable/rsshub/13.1.31/ix_values.yaml +++ b/stable/rsshub/13.1.33/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: diygod/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:508f0e9c317feb568f9755d1361ad2407ff714610b812d80c33e317cde19a991 + tag: latest@sha256:36268b3a516a1d038f686537fe866f6b37b22bc22914b7d7fbd2b89f07b39126 browserlessImage: repository: browserless/chrome tag: 1.61.1-chrome-stable@sha256:efac47cfff3830d9a50b27d29f8bbb61949058ae336c823fbe9bd3c0d1debcc8 diff --git a/stable/rsshub/13.1.31/questions.yaml b/stable/rsshub/13.1.33/questions.yaml similarity index 100% rename from stable/rsshub/13.1.31/questions.yaml rename to stable/rsshub/13.1.33/questions.yaml diff --git a/stable/rsshub/13.1.31/templates/NOTES.txt b/stable/rsshub/13.1.33/templates/NOTES.txt similarity index 100% rename from stable/rsshub/13.1.31/templates/NOTES.txt rename to stable/rsshub/13.1.33/templates/NOTES.txt diff --git a/stable/rsshub/13.1.31/templates/common.yaml b/stable/rsshub/13.1.33/templates/common.yaml similarity index 100% rename from stable/rsshub/13.1.31/templates/common.yaml rename to stable/rsshub/13.1.33/templates/common.yaml diff --git a/stable/rsshub/13.1.31/values.yaml b/stable/rsshub/13.1.33/values.yaml similarity index 100% rename from stable/rsshub/13.1.31/values.yaml rename to stable/rsshub/13.1.33/values.yaml