diff --git a/stable/jackett/21.0.29/.helmignore b/stable/jackett/21.0.31/.helmignore similarity index 100% rename from stable/jackett/21.0.29/.helmignore rename to stable/jackett/21.0.31/.helmignore diff --git a/stable/jackett/21.0.29/CHANGELOG.md b/stable/jackett/21.0.31/CHANGELOG.md similarity index 100% rename from stable/jackett/21.0.29/CHANGELOG.md rename to stable/jackett/21.0.31/CHANGELOG.md diff --git a/stable/jackett/21.0.29/Chart.yaml b/stable/jackett/21.0.31/Chart.yaml similarity index 94% rename from stable/jackett/21.0.29/Chart.yaml rename to stable/jackett/21.0.31/Chart.yaml index cde70e2b8f0..1d22292ba42 100644 --- a/stable/jackett/21.0.29/Chart.yaml +++ b/stable/jackett/21.0.31/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.21.2652 +appVersion: 0.21.2691 dependencies: - name: common version: 23.0.8 @@ -24,7 +24,7 @@ keywords: - jackett - torrent - usenet -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/jackett - https://ghcr.io/geek-cookbook/jackett type: application -version: 21.0.29 +version: 21.0.31 diff --git a/stable/jackett/21.0.29/README.md b/stable/jackett/21.0.31/README.md similarity index 80% rename from stable/jackett/21.0.29/README.md rename to stable/jackett/21.0.31/README.md index 2a7dd1f51ef..d6c60948c76 100644 --- a/stable/jackett/21.0.29/README.md +++ b/stable/jackett/21.0.31/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/jackett -## 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/jackett/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/jackett/21.0.29/app-readme.md b/stable/jackett/21.0.31/app-readme.md similarity index 100% rename from stable/jackett/21.0.29/app-readme.md rename to stable/jackett/21.0.31/app-readme.md diff --git a/stable/jackett/21.0.29/charts/common-23.0.8.tgz b/stable/jackett/21.0.31/charts/common-23.0.8.tgz similarity index 100% rename from stable/jackett/21.0.29/charts/common-23.0.8.tgz rename to stable/jackett/21.0.31/charts/common-23.0.8.tgz diff --git a/stable/jackett/21.0.29/icon-small.webp b/stable/jackett/21.0.31/icon-small.webp similarity index 100% rename from stable/jackett/21.0.29/icon-small.webp rename to stable/jackett/21.0.31/icon-small.webp diff --git a/stable/jackett/21.0.29/icon.webp b/stable/jackett/21.0.31/icon.webp similarity index 100% rename from stable/jackett/21.0.29/icon.webp rename to stable/jackett/21.0.31/icon.webp diff --git a/stable/jackett/21.0.29/ix_values.yaml b/stable/jackett/21.0.31/ix_values.yaml similarity index 85% rename from stable/jackett/21.0.29/ix_values.yaml rename to stable/jackett/21.0.31/ix_values.yaml index 8e530e32532..89ae7cf0e64 100644 --- a/stable/jackett/21.0.29/ix_values.yaml +++ b/stable/jackett/21.0.31/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/geek-cookbook/jackett pullPolicy: IfNotPresent - tag: 0.21.2652@sha256:b722adc301228461bf5bfc5f59e9a90905a0f77afa7b9d30722defa5f69492c5 + tag: 0.21.2691@sha256:e46425967d8493fe4a76afe7e50a7c92784607f55da7e09118f5815d15a9a7b6 service: main: ports: diff --git a/stable/jackett/21.0.29/questions.yaml b/stable/jackett/21.0.31/questions.yaml similarity index 100% rename from stable/jackett/21.0.29/questions.yaml rename to stable/jackett/21.0.31/questions.yaml diff --git a/stable/jackett/21.0.29/templates/NOTES.txt b/stable/jackett/21.0.31/templates/NOTES.txt similarity index 100% rename from stable/jackett/21.0.29/templates/NOTES.txt rename to stable/jackett/21.0.31/templates/NOTES.txt diff --git a/stable/jackett/21.0.29/templates/common.yaml b/stable/jackett/21.0.31/templates/common.yaml similarity index 100% rename from stable/jackett/21.0.29/templates/common.yaml rename to stable/jackett/21.0.31/templates/common.yaml diff --git a/stable/jackett/21.0.29/values.yaml b/stable/jackett/21.0.31/values.yaml similarity index 100% rename from stable/jackett/21.0.29/values.yaml rename to stable/jackett/21.0.31/values.yaml diff --git a/stable/libremdb/8.1.49/.helmignore b/stable/libremdb/8.1.51/.helmignore similarity index 100% rename from stable/libremdb/8.1.49/.helmignore rename to stable/libremdb/8.1.51/.helmignore diff --git a/stable/libremdb/8.1.49/CHANGELOG.md b/stable/libremdb/8.1.51/CHANGELOG.md similarity index 100% rename from stable/libremdb/8.1.49/CHANGELOG.md rename to stable/libremdb/8.1.51/CHANGELOG.md diff --git a/stable/libremdb/8.1.49/Chart.yaml b/stable/libremdb/8.1.51/Chart.yaml similarity index 98% rename from stable/libremdb/8.1.49/Chart.yaml rename to stable/libremdb/8.1.51/Chart.yaml index 1e111bb2e19..6cc579749bc 100644 --- a/stable/libremdb/8.1.49/Chart.yaml +++ b/stable/libremdb/8.1.51/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.49 +version: 8.1.51 diff --git a/stable/libremdb/8.1.49/README.md b/stable/libremdb/8.1.51/README.md similarity index 80% rename from stable/libremdb/8.1.49/README.md rename to stable/libremdb/8.1.51/README.md index 29f9e4fe83f..51853a71bc0 100644 --- a/stable/libremdb/8.1.49/README.md +++ b/stable/libremdb/8.1.51/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/libremdb -## 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/libremdb/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/libremdb/8.1.49/app-readme.md b/stable/libremdb/8.1.51/app-readme.md similarity index 100% rename from stable/libremdb/8.1.49/app-readme.md rename to stable/libremdb/8.1.51/app-readme.md diff --git a/stable/libremdb/8.1.49/charts/common-23.0.8.tgz b/stable/libremdb/8.1.51/charts/common-23.0.8.tgz similarity index 100% rename from stable/libremdb/8.1.49/charts/common-23.0.8.tgz rename to stable/libremdb/8.1.51/charts/common-23.0.8.tgz diff --git a/stable/libremdb/8.1.49/charts/redis-14.0.5.tgz b/stable/libremdb/8.1.51/charts/redis-14.0.5.tgz similarity index 100% rename from stable/libremdb/8.1.49/charts/redis-14.0.5.tgz rename to stable/libremdb/8.1.51/charts/redis-14.0.5.tgz diff --git a/stable/libremdb/8.1.49/icon-small.webp b/stable/libremdb/8.1.51/icon-small.webp similarity index 100% rename from stable/libremdb/8.1.49/icon-small.webp rename to stable/libremdb/8.1.51/icon-small.webp diff --git a/stable/libremdb/8.1.49/icon.webp b/stable/libremdb/8.1.51/icon.webp similarity index 100% rename from stable/libremdb/8.1.49/icon.webp rename to stable/libremdb/8.1.51/icon.webp diff --git a/stable/libremdb/8.1.49/ix_values.yaml b/stable/libremdb/8.1.51/ix_values.yaml similarity index 92% rename from stable/libremdb/8.1.49/ix_values.yaml rename to stable/libremdb/8.1.51/ix_values.yaml index cef1bd6dd22..274cec14a23 100644 --- a/stable/libremdb/8.1.49/ix_values.yaml +++ b/stable/libremdb/8.1.51/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: quay.io/pussthecatorg/libremdb pullPolicy: IfNotPresent - tag: latest@sha256:5e848d131c81e2fbdac032fdfa20efc24080f31de3b80c5bfa3df2ac92a88635 + tag: latest@sha256:4f6c0822b2ddb829fd4d91ab20ea885357ea3c5c63ecd00b104b16347c990b0c service: main: ports: diff --git a/stable/libremdb/8.1.49/questions.yaml b/stable/libremdb/8.1.51/questions.yaml similarity index 100% rename from stable/libremdb/8.1.49/questions.yaml rename to stable/libremdb/8.1.51/questions.yaml diff --git a/stable/libremdb/8.1.49/templates/NOTES.txt b/stable/libremdb/8.1.51/templates/NOTES.txt similarity index 100% rename from stable/libremdb/8.1.49/templates/NOTES.txt rename to stable/libremdb/8.1.51/templates/NOTES.txt diff --git a/stable/libremdb/8.1.49/templates/common.yaml b/stable/libremdb/8.1.51/templates/common.yaml similarity index 100% rename from stable/libremdb/8.1.49/templates/common.yaml rename to stable/libremdb/8.1.51/templates/common.yaml diff --git a/stable/libremdb/8.1.49/values.yaml b/stable/libremdb/8.1.51/values.yaml similarity index 100% rename from stable/libremdb/8.1.49/values.yaml rename to stable/libremdb/8.1.51/values.yaml diff --git a/stable/mysql-workbench/10.0.9/.helmignore b/stable/mysql-workbench/10.0.11/.helmignore similarity index 100% rename from stable/mysql-workbench/10.0.9/.helmignore rename to stable/mysql-workbench/10.0.11/.helmignore diff --git a/stable/mysql-workbench/10.0.9/CHANGELOG.md b/stable/mysql-workbench/10.0.11/CHANGELOG.md similarity index 100% rename from stable/mysql-workbench/10.0.9/CHANGELOG.md rename to stable/mysql-workbench/10.0.11/CHANGELOG.md diff --git a/stable/mysql-workbench/10.0.9/Chart.yaml b/stable/mysql-workbench/10.0.11/Chart.yaml similarity index 94% rename from stable/mysql-workbench/10.0.9/Chart.yaml rename to stable/mysql-workbench/10.0.11/Chart.yaml index cde2e38ef88..e9d966f288d 100644 --- a/stable/mysql-workbench/10.0.9/Chart.yaml +++ b/stable/mysql-workbench/10.0.11/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 8.0.36 dependencies: - name: common - version: 23.0.7 + version: 23.0.8 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/mysql-workbench icon: https://truecharts.org/img/hotlink-ok/chart-icons/mysql-workbench.webp keywords: - mysql-workbench -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mysql-workbench - https://ghcr.io/linuxserver/mysql-workbench type: application -version: 10.0.9 +version: 10.0.11 diff --git a/stable/mysql-workbench/10.0.9/README.md b/stable/mysql-workbench/10.0.11/README.md similarity index 79% rename from stable/mysql-workbench/10.0.9/README.md rename to stable/mysql-workbench/10.0.11/README.md index cefb81c7c8c..0774b8df356 100644 --- a/stable/mysql-workbench/10.0.9/README.md +++ b/stable/mysql-workbench/10.0.11/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/mysql-workbench -## 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/mysql-workbench/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/mysql-workbench/10.0.9/app-readme.md b/stable/mysql-workbench/10.0.11/app-readme.md similarity index 100% rename from stable/mysql-workbench/10.0.9/app-readme.md rename to stable/mysql-workbench/10.0.11/app-readme.md diff --git a/stable/rsshub/13.1.28/charts/common-23.0.8.tgz b/stable/mysql-workbench/10.0.11/charts/common-23.0.8.tgz similarity index 100% rename from stable/rsshub/13.1.28/charts/common-23.0.8.tgz rename to stable/mysql-workbench/10.0.11/charts/common-23.0.8.tgz diff --git a/stable/mysql-workbench/10.0.9/icon-small.webp b/stable/mysql-workbench/10.0.11/icon-small.webp similarity index 100% rename from stable/mysql-workbench/10.0.9/icon-small.webp rename to stable/mysql-workbench/10.0.11/icon-small.webp diff --git a/stable/mysql-workbench/10.0.9/icon.webp b/stable/mysql-workbench/10.0.11/icon.webp similarity index 100% rename from stable/mysql-workbench/10.0.9/icon.webp rename to stable/mysql-workbench/10.0.11/icon.webp diff --git a/stable/mysql-workbench/10.0.9/ix_values.yaml b/stable/mysql-workbench/10.0.11/ix_values.yaml similarity index 85% rename from stable/mysql-workbench/10.0.9/ix_values.yaml rename to stable/mysql-workbench/10.0.11/ix_values.yaml index 619d577bafd..bb0e3f7ab0c 100644 --- a/stable/mysql-workbench/10.0.9/ix_values.yaml +++ b/stable/mysql-workbench/10.0.11/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/mysql-workbench pullPolicy: IfNotPresent - tag: 8.0.36@sha256:2e4f0ad30a207259e7301053886aa8f01a7506a72e8166da82a2cc52b86c240e + tag: 8.0.36@sha256:0e9599e37b08b1896ac2a53816d506df2ca9da47e23b2b115e45c310395afb79 service: main: ports: diff --git a/stable/mysql-workbench/10.0.9/questions.yaml b/stable/mysql-workbench/10.0.11/questions.yaml similarity index 100% rename from stable/mysql-workbench/10.0.9/questions.yaml rename to stable/mysql-workbench/10.0.11/questions.yaml diff --git a/stable/mysql-workbench/10.0.9/templates/NOTES.txt b/stable/mysql-workbench/10.0.11/templates/NOTES.txt similarity index 100% rename from stable/mysql-workbench/10.0.9/templates/NOTES.txt rename to stable/mysql-workbench/10.0.11/templates/NOTES.txt diff --git a/stable/mysql-workbench/10.0.9/templates/common.yaml b/stable/mysql-workbench/10.0.11/templates/common.yaml similarity index 100% rename from stable/mysql-workbench/10.0.9/templates/common.yaml rename to stable/mysql-workbench/10.0.11/templates/common.yaml diff --git a/stable/mysql-workbench/10.0.9/values.yaml b/stable/mysql-workbench/10.0.11/values.yaml similarity index 100% rename from stable/mysql-workbench/10.0.9/values.yaml rename to stable/mysql-workbench/10.0.11/values.yaml diff --git a/stable/mysql-workbench/10.0.9/app-changelog.md b/stable/mysql-workbench/10.0.9/app-changelog.md deleted file mode 100644 index 571f55e2204..00000000000 --- a/stable/mysql-workbench/10.0.9/app-changelog.md +++ /dev/null @@ -1,95 +0,0 @@ - - -## [mysql-workbench-10.0.9](https://github.com/truecharts/charts/compare/mysql-workbench-9.6.0...mysql-workbench-10.0.9) (2024-05-19) - -### 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.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) - -- 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 ghcr.io/linuxserver/mysql-workbench to 8.0.36[@c89ea80](https://github.com/c89ea80) by renovate ([#21425](https://github.com/truecharts/charts/issues/21425)) - -- update container image ghcr.io/linuxserver/mysql-workbench to 8.0.36[@591541e](https://github.com/591541e) by renovate ([#21504](https://github.com/truecharts/charts/issues/21504)) - -- update container image ghcr.io/linuxserver/mysql-workbench to 8.0.36[@70f624e](https://github.com/70f624e) by renovate ([#19241](https://github.com/truecharts/charts/issues/19241)) - -- update container image ghcr.io/linuxserver/mysql-workbench to 8.0.36[@54a122d](https://github.com/54a122d) by renovate ([#21906](https://github.com/truecharts/charts/issues/21906)) - -- 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/mysql-workbench to 8.0.36[@191fbd4](https://github.com/191fbd4) by renovate ([#21050](https://github.com/truecharts/charts/issues/21050)) - -- update container image ghcr.io/linuxserver/mysql-workbench to 8.0.36[@2e4f0ad](https://github.com/2e4f0ad) by renovate ([#22205](https://github.com/truecharts/charts/issues/22205)) - -- 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 ghcr.io/linuxserver/mysql-workbench to 8.0.36[@43f864a](https://github.com/43f864a) by renovate ([#20707](https://github.com/truecharts/charts/issues/20707)) - -- 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.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - -- 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 ghcr.io/linuxserver/mysql-workbench to 8.0.36[@a8f59dc](https://github.com/a8f59dc) by renovate ([#20319](https://github.com/truecharts/charts/issues/20319)) - -- 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/mysql-workbench to 8.0.36[@f6b2af7](https://github.com/f6b2af7) by renovate ([#19992](https://github.com/truecharts/charts/issues/19992)) - -- 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 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/mysql-workbench to 8.0.36[@218b046](https://github.com/218b046) by renovate ([#19670](https://github.com/truecharts/charts/issues/19670)) - -- 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/mysql-workbench/10.0.9/charts/common-23.0.7.tgz b/stable/mysql-workbench/10.0.9/charts/common-23.0.7.tgz deleted file mode 100644 index 0ce3fe89e51..00000000000 Binary files a/stable/mysql-workbench/10.0.9/charts/common-23.0.7.tgz and /dev/null differ diff --git a/stable/openvscode-server/10.1.2/app-changelog.md b/stable/openvscode-server/10.1.2/app-changelog.md deleted file mode 100644 index 45ae04e9cf4..00000000000 --- a/stable/openvscode-server/10.1.2/app-changelog.md +++ /dev/null @@ -1,97 +0,0 @@ - - -## [openvscode-server-10.1.2](https://github.com/truecharts/charts/compare/openvscode-server-9.7.0...openvscode-server-10.1.2) (2024-05-19) - -### 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.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) - -- 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 ghcr.io/linuxserver/openvscode-server to 1.88.0[@1532a2e](https://github.com/1532a2e) by renovate ([#21426](https://github.com/truecharts/charts/issues/21426)) - -- update container image ghcr.io/linuxserver/openvscode-server to v1.88.1[@734bca8](https://github.com/734bca8) by renovate ([#21575](https://github.com/truecharts/charts/issues/21575)) - -- update container image ghcr.io/linuxserver/openvscode-server to 1.87.0[@42dff8d](https://github.com/42dff8d) by renovate ([#19242](https://github.com/truecharts/charts/issues/19242)) - -- update container image ghcr.io/linuxserver/openvscode-server to v1.89.0[@8b0159e](https://github.com/8b0159e) by renovate ([#21756](https://github.com/truecharts/charts/issues/21756)) - -- 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/openvscode-server to 1.88.0[@9398c5a](https://github.com/9398c5a) by renovate ([#21051](https://github.com/truecharts/charts/issues/21051)) - -- update container image ghcr.io/linuxserver/openvscode-server to v1.89.1[@1988a0d](https://github.com/1988a0d) by renovate ([#21874](https://github.com/truecharts/charts/issues/21874)) - -- 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 ghcr.io/linuxserver/openvscode-server to v1.88.0[@966c5c0](https://github.com/966c5c0) by renovate ([#20662](https://github.com/truecharts/charts/issues/20662)) - -- 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.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - -- 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 ghcr.io/linuxserver/openvscode-server to 1.87.1[@6fae818](https://github.com/6fae818) by renovate ([#20320](https://github.com/truecharts/charts/issues/20320)) - -- 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/openvscode-server to 1.87.1[@c48a09e](https://github.com/c48a09e) by renovate ([#19993](https://github.com/truecharts/charts/issues/19993)) - -- 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 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/openvscode-server to 1.87.1[@9c387e8](https://github.com/9c387e8) by renovate ([#19671](https://github.com/truecharts/charts/issues/19671)) - -- 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 ghcr.io/linuxserver/openvscode-server to v1.87.1[@129971d](https://github.com/129971d) by renovate ([#19389](https://github.com/truecharts/charts/issues/19389)) - -- 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/openvscode-server/10.1.2/charts/common-23.0.7.tgz b/stable/openvscode-server/10.1.2/charts/common-23.0.7.tgz deleted file mode 100644 index 0ce3fe89e51..00000000000 Binary files a/stable/openvscode-server/10.1.2/charts/common-23.0.7.tgz and /dev/null differ diff --git a/stable/openvscode-server/10.1.2/.helmignore b/stable/openvscode-server/10.1.4/.helmignore similarity index 100% rename from stable/openvscode-server/10.1.2/.helmignore rename to stable/openvscode-server/10.1.4/.helmignore diff --git a/stable/openvscode-server/10.1.2/CHANGELOG.md b/stable/openvscode-server/10.1.4/CHANGELOG.md similarity index 100% rename from stable/openvscode-server/10.1.2/CHANGELOG.md rename to stable/openvscode-server/10.1.4/CHANGELOG.md diff --git a/stable/openvscode-server/10.1.2/Chart.yaml b/stable/openvscode-server/10.1.4/Chart.yaml similarity index 94% rename from stable/openvscode-server/10.1.2/Chart.yaml rename to stable/openvscode-server/10.1.4/Chart.yaml index 44ce132ca9d..6339246c8ed 100644 --- a/stable/openvscode-server/10.1.2/Chart.yaml +++ b/stable/openvscode-server/10.1.4/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.89.1 dependencies: - name: common - version: 23.0.7 + version: 23.0.8 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/openvscode-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/openvscode-server.webp keywords: - openvscode-server -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/openvscode-server - https://ghcr.io/linuxserver/openvscode-server type: application -version: 10.1.2 +version: 10.1.4 diff --git a/stable/openvscode-server/10.1.2/README.md b/stable/openvscode-server/10.1.4/README.md similarity index 79% rename from stable/openvscode-server/10.1.2/README.md rename to stable/openvscode-server/10.1.4/README.md index a0ed687bc7c..19e2d71b6fd 100644 --- a/stable/openvscode-server/10.1.2/README.md +++ b/stable/openvscode-server/10.1.4/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/openvscode-server -## 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/openvscode-server/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/openvscode-server/10.1.2/app-readme.md b/stable/openvscode-server/10.1.4/app-readme.md similarity index 100% rename from stable/openvscode-server/10.1.2/app-readme.md rename to stable/openvscode-server/10.1.4/app-readme.md diff --git a/stable/openvscode-server/10.1.4/charts/common-23.0.8.tgz b/stable/openvscode-server/10.1.4/charts/common-23.0.8.tgz new file mode 100644 index 00000000000..93c2d715de3 Binary files /dev/null and b/stable/openvscode-server/10.1.4/charts/common-23.0.8.tgz differ diff --git a/stable/openvscode-server/10.1.2/icon-small.webp b/stable/openvscode-server/10.1.4/icon-small.webp similarity index 100% rename from stable/openvscode-server/10.1.2/icon-small.webp rename to stable/openvscode-server/10.1.4/icon-small.webp diff --git a/stable/openvscode-server/10.1.2/icon.webp b/stable/openvscode-server/10.1.4/icon.webp similarity index 100% rename from stable/openvscode-server/10.1.2/icon.webp rename to stable/openvscode-server/10.1.4/icon.webp diff --git a/stable/openvscode-server/10.1.2/ix_values.yaml b/stable/openvscode-server/10.1.4/ix_values.yaml similarity index 85% rename from stable/openvscode-server/10.1.2/ix_values.yaml rename to stable/openvscode-server/10.1.4/ix_values.yaml index c8077f1a366..02d98de6d60 100644 --- a/stable/openvscode-server/10.1.2/ix_values.yaml +++ b/stable/openvscode-server/10.1.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/openvscode-server pullPolicy: IfNotPresent - tag: 1.89.1@sha256:1988a0d6e77c2bf3ed8417d79481a0b53df23d74187e19e37545cb10217c5871 + tag: 1.89.1@sha256:217c0f0e9bf1f9c2b7448153d0af652b3f6cf257c465ee8075900b18acdb92a4 # secretEnv: # CONNECTION_TOKEN: "somerandomstring" # CONNECTION_SECRET: "" diff --git a/stable/openvscode-server/10.1.2/questions.yaml b/stable/openvscode-server/10.1.4/questions.yaml similarity index 100% rename from stable/openvscode-server/10.1.2/questions.yaml rename to stable/openvscode-server/10.1.4/questions.yaml diff --git a/stable/openvscode-server/10.1.2/templates/NOTES.txt b/stable/openvscode-server/10.1.4/templates/NOTES.txt similarity index 100% rename from stable/openvscode-server/10.1.2/templates/NOTES.txt rename to stable/openvscode-server/10.1.4/templates/NOTES.txt diff --git a/stable/openvscode-server/10.1.2/templates/common.yaml b/stable/openvscode-server/10.1.4/templates/common.yaml similarity index 100% rename from stable/openvscode-server/10.1.2/templates/common.yaml rename to stable/openvscode-server/10.1.4/templates/common.yaml diff --git a/stable/openvscode-server/10.1.2/values.yaml b/stable/openvscode-server/10.1.4/values.yaml similarity index 100% rename from stable/openvscode-server/10.1.2/values.yaml rename to stable/openvscode-server/10.1.4/values.yaml diff --git a/stable/rsshub/13.1.28/.helmignore b/stable/rsshub/13.1.30/.helmignore similarity index 100% rename from stable/rsshub/13.1.28/.helmignore rename to stable/rsshub/13.1.30/.helmignore diff --git a/stable/rsshub/13.1.28/CHANGELOG.md b/stable/rsshub/13.1.30/CHANGELOG.md similarity index 100% rename from stable/rsshub/13.1.28/CHANGELOG.md rename to stable/rsshub/13.1.30/CHANGELOG.md diff --git a/stable/rsshub/13.1.28/Chart.yaml b/stable/rsshub/13.1.30/Chart.yaml similarity index 96% rename from stable/rsshub/13.1.28/Chart.yaml rename to stable/rsshub/13.1.30/Chart.yaml index 005531855d1..de9bafcc125 100644 --- a/stable/rsshub/13.1.28/Chart.yaml +++ b/stable/rsshub/13.1.30/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 @@ -43,4 +43,4 @@ sources: - https://hub.docker.com/r/browserless/chrome - https://hub.docker.com/r/diygod/rsshub type: application -version: 13.1.28 +version: 13.1.30 diff --git a/stable/rsshub/13.1.28/README.md b/stable/rsshub/13.1.30/README.md similarity index 80% rename from stable/rsshub/13.1.28/README.md rename to stable/rsshub/13.1.30/README.md index 6e2cf8688ed..fbdafd5335b 100644 --- a/stable/rsshub/13.1.28/README.md +++ b/stable/rsshub/13.1.30/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/rsshub -## 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/rsshub/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/rsshub/13.1.28/app-readme.md b/stable/rsshub/13.1.30/app-readme.md similarity index 100% rename from stable/rsshub/13.1.28/app-readme.md rename to stable/rsshub/13.1.30/app-readme.md diff --git a/stable/rsshub/13.1.30/charts/common-23.0.8.tgz b/stable/rsshub/13.1.30/charts/common-23.0.8.tgz new file mode 100644 index 00000000000..93c2d715de3 Binary files /dev/null and b/stable/rsshub/13.1.30/charts/common-23.0.8.tgz differ diff --git a/stable/rsshub/13.1.28/charts/redis-14.0.6.tgz b/stable/rsshub/13.1.30/charts/redis-14.0.6.tgz similarity index 100% rename from stable/rsshub/13.1.28/charts/redis-14.0.6.tgz rename to stable/rsshub/13.1.30/charts/redis-14.0.6.tgz diff --git a/stable/rsshub/13.1.28/icon-small.webp b/stable/rsshub/13.1.30/icon-small.webp similarity index 100% rename from stable/rsshub/13.1.28/icon-small.webp rename to stable/rsshub/13.1.30/icon-small.webp diff --git a/stable/rsshub/13.1.28/icon.webp b/stable/rsshub/13.1.30/icon.webp similarity index 100% rename from stable/rsshub/13.1.28/icon.webp rename to stable/rsshub/13.1.30/icon.webp diff --git a/stable/rsshub/13.1.28/ix_values.yaml b/stable/rsshub/13.1.30/ix_values.yaml similarity index 95% rename from stable/rsshub/13.1.28/ix_values.yaml rename to stable/rsshub/13.1.30/ix_values.yaml index ee716f75ef4..0f0fba9243d 100644 --- a/stable/rsshub/13.1.28/ix_values.yaml +++ b/stable/rsshub/13.1.30/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: diygod/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:39bec75bc400d2ca5ed9467d4b2d6e38fa27d018197bfd7aafa541ef1999a569 + tag: latest@sha256:7e1e902d8e1d9ddd71b3e098d0ebb79274abf6d8cd4a351ace17fa575aa54f90 browserlessImage: repository: browserless/chrome tag: 1.61.1-chrome-stable@sha256:efac47cfff3830d9a50b27d29f8bbb61949058ae336c823fbe9bd3c0d1debcc8 diff --git a/stable/rsshub/13.1.28/questions.yaml b/stable/rsshub/13.1.30/questions.yaml similarity index 100% rename from stable/rsshub/13.1.28/questions.yaml rename to stable/rsshub/13.1.30/questions.yaml diff --git a/stable/rsshub/13.1.28/templates/NOTES.txt b/stable/rsshub/13.1.30/templates/NOTES.txt similarity index 100% rename from stable/rsshub/13.1.28/templates/NOTES.txt rename to stable/rsshub/13.1.30/templates/NOTES.txt diff --git a/stable/rsshub/13.1.28/templates/common.yaml b/stable/rsshub/13.1.30/templates/common.yaml similarity index 100% rename from stable/rsshub/13.1.28/templates/common.yaml rename to stable/rsshub/13.1.30/templates/common.yaml diff --git a/stable/rsshub/13.1.28/values.yaml b/stable/rsshub/13.1.30/values.yaml similarity index 100% rename from stable/rsshub/13.1.28/values.yaml rename to stable/rsshub/13.1.30/values.yaml