diff --git a/.github/scripts/install_dependencies.sh b/.github/scripts/install_dependencies.sh index 4418fe7220d..ffc6e8ba22d 100755 --- a/.github/scripts/install_dependencies.sh +++ b/.github/scripts/install_dependencies.sh @@ -10,7 +10,18 @@ fi echo "Chart name: $curr_chart" -if [[ "$curr_chart" != "charts/premium/volsync" ]]; then + +if [[ "$curr_chart" != "charts/system/prometheus-operator" ]]; then + echo "Installing prometheus-operator chart" + helm install prometheus-operator oci://tccr.io/truecharts/prometheus-operator --namespace prometheus-operator --create-namespace --wait + if [[ "$?" != "0" ]]; then + echo "Failed to install prometheus-operator chart" + exit 1 + fi + echo "Done installing prometheus-operator chart" +fi + +if [[ "$curr_chart" == "charts/premium/volsync" ]]; then echo "Installing volumesnapshots chart" helm install volumesnapshots oci://tccr.io/truecharts/volumesnapshots --namespace volumesnapshots --create-namespace --wait if [[ "$?" != "0" ]]; then @@ -41,15 +52,6 @@ if [[ "$curr_chart" == "charts/premium/clusterissuer" ]]; then echo "Done installing cert-manager chart" fi -if [[ "$curr_chart" != "charts/system/prometheus-operator" ]]; then - echo "Installing prometheus-operator chart" - helm install prometheus-operator oci://tccr.io/truecharts/prometheus-operator --namespace prometheus-operator --create-namespace --wait - if [[ "$?" != "0" ]]; then - echo "Failed to install prometheus-operator chart" - exit 1 - fi - echo "Done installing prometheus-operator chart" -fi if [[ "$curr_chart" != "charts/system/cloudnative-pg" ]]; then echo "Installing cloudnative-pg chart" diff --git a/charts/incubator/atuin/.helmignore b/charts/incubator/atuin/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/incubator/atuin/.helmignore +++ b/charts/incubator/atuin/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/incubator/atuin/Chart.yaml b/charts/incubator/atuin/Chart.yaml index 4cda5de7dcf..f78a8231fcc 100644 --- a/charts/incubator/atuin/Chart.yaml +++ b/charts/incubator/atuin/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: system truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 18.1.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/atuin.webp keywords: - atuin - shell -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/incubator/atuin - https://ghcr.io/atuinsh/atuin type: application -version: 2.5.18 +version: 3.0.0 diff --git a/charts/incubator/atuin/questions.yaml b/charts/incubator/atuin/questions.yaml index b2486634cf5..f2d6f7bc2ad 100644 --- a/charts/incubator/atuin/questions.yaml +++ b/charts/incubator/atuin/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/incubator/flashpaper/.helmignore b/charts/incubator/flashpaper/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/incubator/flashpaper/.helmignore +++ b/charts/incubator/flashpaper/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/incubator/flashpaper/Chart.yaml b/charts/incubator/flashpaper/Chart.yaml index 0cbfeb60bac..5573ba8a731 100644 --- a/charts/incubator/flashpaper/Chart.yaml +++ b/charts/incubator/flashpaper/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -27,7 +27,7 @@ keywords: - Security - Tools-Utilities - Network-Web -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -39,4 +39,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/flashpaper - https://ghcr.io/andrewpaglusch/flashpaper type: application -version: 1.1.18 +version: 2.0.0 diff --git a/charts/incubator/flashpaper/questions.yaml b/charts/incubator/flashpaper/questions.yaml index ef50b59225d..0b14a5f122f 100644 --- a/charts/incubator/flashpaper/questions.yaml +++ b/charts/incubator/flashpaper/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} diff --git a/charts/incubator/lyrion-music-server/.helmignore b/charts/incubator/lyrion-music-server/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/incubator/lyrion-music-server/.helmignore +++ b/charts/incubator/lyrion-music-server/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/incubator/lyrion-music-server/Chart.yaml b/charts/incubator/lyrion-music-server/Chart.yaml index c610c822f2e..d89d4c3a2a8 100644 --- a/charts/incubator/lyrion-music-server/Chart.yaml +++ b/charts/incubator/lyrion-music-server/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: de dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -26,7 +26,7 @@ keywords: - squeezebox - audio - streaming -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/lyrion-music-server - https://hub.docker.com/r/lmscommunity/lyrionmusicserver type: application -version: 1.0.15 +version: 2.0.0 diff --git a/charts/incubator/lyrion-music-server/questions.yaml b/charts/incubator/lyrion-music-server/questions.yaml index f37aa42c109..e869139182a 100644 --- a/charts/incubator/lyrion-music-server/questions.yaml +++ b/charts/incubator/lyrion-music-server/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/incubator/peppermint/.helmignore b/charts/incubator/peppermint/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/incubator/peppermint/.helmignore +++ b/charts/incubator/peppermint/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/incubator/peppermint/Chart.yaml b/charts/incubator/peppermint/Chart.yaml index 34b2c7bc007..e87682a67de 100644 --- a/charts/incubator/peppermint/Chart.yaml +++ b/charts/incubator/peppermint/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: helpdesk truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/peppermint.webp keywords: - peppermint - tickets -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/incubator/peppermint - https://hub.docker.com/r/pepperlabs/peppermint type: application -version: 0.1.19 +version: 1.0.0 diff --git a/charts/incubator/peppermint/questions.yaml b/charts/incubator/peppermint/questions.yaml index c76784f6d4f..11d0de02c77 100644 --- a/charts/incubator/peppermint/questions.yaml +++ b/charts/incubator/peppermint/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/incubator/sd-webui/.helmignore b/charts/incubator/sd-webui/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/incubator/sd-webui/.helmignore +++ b/charts/incubator/sd-webui/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/incubator/sd-webui/Chart.yaml b/charts/incubator/sd-webui/Chart.yaml index 566a4116730..9f8c241e8c3 100644 --- a/charts/incubator/sd-webui/Chart.yaml +++ b/charts/incubator/sd-webui/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MachineLearning truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - Whisper - AI - ML -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/incubator/sd-webui-docker - https://ghcr.io/neggles/sd-webui-docker type: application -version: 0.1.18 +version: 1.0.0 diff --git a/charts/incubator/sd-webui/questions.yaml b/charts/incubator/sd-webui/questions.yaml index 09962ba42b2..de7743cef78 100644 --- a/charts/incubator/sd-webui/questions.yaml +++ b/charts/incubator/sd-webui/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/incubator/semaphore/.helmignore b/charts/incubator/semaphore/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/incubator/semaphore/.helmignore +++ b/charts/incubator/semaphore/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/incubator/semaphore/Chart.yaml b/charts/incubator/semaphore/Chart.yaml index 73e452285a1..03ab12a200e 100644 --- a/charts/incubator/semaphore/Chart.yaml +++ b/charts/incubator/semaphore/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.9.70 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - ansible - semaphore - cicd -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/incubator/semaphore - https://hub.docker.com/r/semaphoreui/semaphore type: application -version: 1.2.19 +version: 2.0.0 diff --git a/charts/incubator/semaphore/questions.yaml b/charts/incubator/semaphore/questions.yaml index 285d6948501..1f3aa441fb9 100644 --- a/charts/incubator/semaphore/questions.yaml +++ b/charts/incubator/semaphore/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/incubator/slskd/.helmignore b/charts/incubator/slskd/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/incubator/slskd/.helmignore +++ b/charts/incubator/slskd/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/incubator/slskd/Chart.yaml b/charts/incubator/slskd/Chart.yaml index a22a919aa9b..b4f1d3f1e4c 100644 --- a/charts/incubator/slskd/Chart.yaml +++ b/charts/incubator/slskd/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.20.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - slskd - music - soulseek -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/incubator/slskd - https://ghcr.io/slskd/slskd type: application -version: 0.1.18 +version: 1.0.0 diff --git a/charts/incubator/slskd/questions.yaml b/charts/incubator/slskd/questions.yaml index 2ad3a69c7c4..6a65b896d82 100644 --- a/charts/incubator/slskd/questions.yaml +++ b/charts/incubator/slskd/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/incubator/teslamate/.helmignore b/charts/incubator/teslamate/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/incubator/teslamate/.helmignore +++ b/charts/incubator/teslamate/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/incubator/teslamate/Chart.yaml b/charts/incubator/teslamate/Chart.yaml index 75f8a409a59..870f9ce1cf8 100644 --- a/charts/incubator/teslamate/Chart.yaml +++ b/charts/incubator/teslamate/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: metrics truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.28.5 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - monitoring - metrics - logs -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/TeslaMate - https://hub.docker.com/r/teslamate/teslamate type: application -version: 0.0.16 +version: 1.0.0 diff --git a/charts/incubator/teslamate/questions.yaml b/charts/incubator/teslamate/questions.yaml index 4d3b128bb72..fcb72234322 100644 --- a/charts/incubator/teslamate/questions.yaml +++ b/charts/incubator/teslamate/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/incubator/victoriametrics/.helmignore b/charts/incubator/victoriametrics/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/incubator/victoriametrics/.helmignore +++ b/charts/incubator/victoriametrics/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/incubator/victoriametrics/Chart.yaml b/charts/incubator/victoriametrics/Chart.yaml index 23a2a8ed2fc..24fe2db44b7 100644 --- a/charts/incubator/victoriametrics/Chart.yaml +++ b/charts/incubator/victoriametrics/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: database truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.99.0 dependencies: - name: common - version: 20.2.13 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - victoriametrics - database - metrics -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/incubator/victoriametrics - https://hub.docker.com/r/victoriametrics/victoria-metrics type: application -version: 0.0.10 +version: 1.0.0 diff --git a/charts/incubator/victoriametrics/questions.yaml b/charts/incubator/victoriametrics/questions.yaml index b378e05028f..5c93bfe5aa9 100644 --- a/charts/incubator/victoriametrics/questions.yaml +++ b/charts/incubator/victoriametrics/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/incubator/volsync/.helmignore b/charts/incubator/volsync/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/incubator/volsync/.helmignore +++ b/charts/incubator/volsync/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/incubator/volsync/Chart.yaml b/charts/incubator/volsync/Chart.yaml index c41d84b1a1d..6a4f8d18233 100644 --- a/charts/incubator/volsync/Chart.yaml +++ b/charts/incubator/volsync/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: network truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.9.1 dependencies: - name: common - version: 20.3.13 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/volsync.webp keywords: - volsync - ingress -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://quay.io/backube/volsync - https://quay.io/brancz/kube-rbac-proxy type: application -version: 0.0.1 +version: 1.0.0 diff --git a/charts/incubator/volsync/questions.yaml b/charts/incubator/volsync/questions.yaml index 98142c9d8d3..be4f7144677 100644 --- a/charts/incubator/volsync/questions.yaml +++ b/charts/incubator/volsync/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/incubator/wisemapping/.helmignore b/charts/incubator/wisemapping/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/incubator/wisemapping/.helmignore +++ b/charts/incubator/wisemapping/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/incubator/wisemapping/Chart.yaml b/charts/incubator/wisemapping/Chart.yaml index 6c34f9287d6..77cf949678d 100644 --- a/charts/incubator/wisemapping/Chart.yaml +++ b/charts/incubator/wisemapping/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: design truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - mapping - mind-mapping - collaboration -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/incubator/wisemapping - https://hub.docker.com/r/wisemapping/wisemapping type: application -version: 0.2.18 +version: 1.0.0 diff --git a/charts/incubator/wisemapping/questions.yaml b/charts/incubator/wisemapping/questions.yaml index b22e97a694b..7e3f3ba2741 100644 --- a/charts/incubator/wisemapping/questions.yaml +++ b/charts/incubator/wisemapping/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/premium/authelia/.helmignore b/charts/premium/authelia/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/premium/authelia/.helmignore +++ b/charts/premium/authelia/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/premium/authelia/Chart.yaml b/charts/premium/authelia/Chart.yaml index 6991751498d..94f594a89e9 100644 --- a/charts/premium/authelia/Chart.yaml +++ b/charts/premium/authelia/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: security truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 4.38.8 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -39,7 +39,7 @@ keywords: - YubiKey - Push Notifications - LDAP -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -51,4 +51,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/premium/authelia - https://ghcr.io/authelia/authelia type: application -version: 23.13.14 +version: 24.0.0 diff --git a/charts/premium/authelia/questions.yaml b/charts/premium/authelia/questions.yaml index 5955efbc72a..67a6fd3410e 100644 --- a/charts/premium/authelia/questions.yaml +++ b/charts/premium/authelia/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas2} diff --git a/charts/premium/blocky/.helmignore b/charts/premium/blocky/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/premium/blocky/.helmignore +++ b/charts/premium/blocky/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/premium/blocky/Chart.yaml b/charts/premium/blocky/Chart.yaml index 9d3aec871bd..a799dc000a3 100644 --- a/charts/premium/blocky/Chart.yaml +++ b/charts/premium/blocky/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: network truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.23.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.webp keywords: - dns - blocky -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -41,7 +41,7 @@ sources: - https://0xerr0r.github.io/blocky/ - https://github.com/0xERR0R/blocky - https://github.com/truecharts/charts/tree/master/charts/premium/blocky - - https://quay.io/oriedge/k8s_gateway - https://hub.docker.com/r/spx01/blocky + - https://quay.io/oriedge/k8s_gateway type: application -version: 14.8.21 +version: 15.0.0 diff --git a/charts/premium/blocky/questions.yaml b/charts/premium/blocky/questions.yaml index f830d14c698..4b664bd683e 100644 --- a/charts/premium/blocky/questions.yaml +++ b/charts/premium/blocky/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/premium/clusterissuer/.helmignore b/charts/premium/clusterissuer/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/premium/clusterissuer/.helmignore +++ b/charts/premium/clusterissuer/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/premium/clusterissuer/Chart.yaml b/charts/premium/clusterissuer/Chart.yaml index 4454baa97c3..0378a0515e3 100644 --- a/charts/premium/clusterissuer/Chart.yaml +++ b/charts/premium/clusterissuer/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: core truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/clusterissuer.webp keywords: - cert-manager - certificates -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/premium/clusterissuer - https://hub.docker.com/_/hello-world type: application -version: 7.8.16 +version: 8.0.0 diff --git a/charts/premium/clusterissuer/questions.yaml b/charts/premium/clusterissuer/questions.yaml index c27d4baac3e..a4cc301b949 100644 --- a/charts/premium/clusterissuer/questions.yaml +++ b/charts/premium/clusterissuer/questions.yaml @@ -1,6 +1,7 @@ # Include{groups} questions: # Include{global} +# Include{credentials} - variable: operator group: App Configuration label: Operator Configuration diff --git a/charts/premium/custom-app/.helmignore b/charts/premium/custom-app/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/premium/custom-app/.helmignore +++ b/charts/premium/custom-app/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/premium/custom-app/Chart.yaml b/charts/premium/custom-app/Chart.yaml index d66a44352fe..e6dc5791613 100644 --- a/charts/premium/custom-app/Chart.yaml +++ b/charts/premium/custom-app/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: custom truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.21.1155 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/premium/custom-app icon: https://truecharts.org/img/hotlink-ok/chart-icons/custom-app.webp keywords: - custom -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/premium/custom-app - https://ghcr.io/linuxserver/jackett type: application -version: 12.8.14 +version: 13.0.0 diff --git a/charts/premium/custom-app/questions.yaml b/charts/premium/custom-app/questions.yaml index 01c067758cc..08bb871b0e6 100644 --- a/charts/premium/custom-app/questions.yaml +++ b/charts/premium/custom-app/questions.yaml @@ -35,6 +35,7 @@ questions: - value: "Never" description: "Never" # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/premium/grafana/.helmignore b/charts/premium/grafana/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/premium/grafana/.helmignore +++ b/charts/premium/grafana/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/premium/grafana/Chart.yaml b/charts/premium/grafana/Chart.yaml index a4826668ebc..0f8d1f02e3e 100644 --- a/charts/premium/grafana/Chart.yaml +++ b/charts/premium/grafana/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: metrics truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 10.4.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - monitoring - metrics - logs -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,7 +35,7 @@ sources: - https://grafana.com/ - https://github.com/bitnami/bitnami-docker-grafana - https://github.com/truecharts/charts/tree/master/charts/premium/grafana - - https://hub.docker.com/r/grafana/grafana - https://quay.io/kiwigrid/k8s-sidecar + - https://hub.docker.com/r/grafana/grafana type: application -version: 14.10.16 +version: 15.0.0 diff --git a/charts/premium/grafana/questions.yaml b/charts/premium/grafana/questions.yaml index 502d7dfe74a..0a31b05b0c6 100644 --- a/charts/premium/grafana/questions.yaml +++ b/charts/premium/grafana/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/premium/metallb-config/.helmignore b/charts/premium/metallb-config/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/premium/metallb-config/.helmignore +++ b/charts/premium/metallb-config/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/premium/metallb-config/Chart.yaml b/charts/premium/metallb-config/Chart.yaml index 2ca2860c57b..def0040e841 100644 --- a/charts/premium/metallb-config/Chart.yaml +++ b/charts/premium/metallb-config/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: core truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb-config.webp keywords: - metallb - loadbalancer -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/premium/metallb-config - https://hub.docker.com/_/hello-world type: application -version: 6.8.16 +version: 7.0.0 diff --git a/charts/premium/metallb-config/questions.yaml b/charts/premium/metallb-config/questions.yaml index 816aa1daed8..b48e20a4e86 100644 --- a/charts/premium/metallb-config/questions.yaml +++ b/charts/premium/metallb-config/questions.yaml @@ -1,6 +1,7 @@ # Include{groups} questions: # Include{global} +# Include{credentials} - variable: operator group: App Configuration label: Operator Configuration diff --git a/charts/premium/nextcloud/.helmignore b/charts/premium/nextcloud/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/premium/nextcloud/.helmignore +++ b/charts/premium/nextcloud/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/premium/nextcloud/Chart.yaml b/charts/premium/nextcloud/Chart.yaml index 605c0f5c2b0..a8c38aeffb8 100644 --- a/charts/premium/nextcloud/Chart.yaml +++ b/charts/premium/nextcloud/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: cloud truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 28.0.4 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -33,7 +33,7 @@ keywords: - http - web - php -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -43,11 +43,11 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm - https://github.com/truecharts/charts/tree/master/charts/premium/nextcloud - - https://hub.docker.com/r/nginxinc/nginx-unprivileged - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify - - https://hub.docker.com/r/clamav/clamav - - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm - - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary - https://hub.docker.com/r/collabora/code + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm + - https://hub.docker.com/r/clamav/clamav + - https://hub.docker.com/r/nginxinc/nginx-unprivileged + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary type: application -version: 29.11.0 +version: 30.0.0 diff --git a/charts/premium/nextcloud/questions.yaml b/charts/premium/nextcloud/questions.yaml index 542e5193107..863038cb0f6 100644 --- a/charts/premium/nextcloud/questions.yaml +++ b/charts/premium/nextcloud/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/premium/prometheus/.helmignore b/charts/premium/prometheus/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/premium/prometheus/.helmignore +++ b/charts/premium/prometheus/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/premium/prometheus/Chart.yaml b/charts/premium/prometheus/Chart.yaml index 1e12f880284..6b6f61e4e52 100644 --- a/charts/premium/prometheus/Chart.yaml +++ b/charts/premium/prometheus/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: metrics truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.51.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/premium/prometheus icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus.webp keywords: - metrics -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -39,8 +39,8 @@ sources: - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus - https://github.com/truecharts/charts/tree/master/charts/premium/prometheus + - https://hub.docker.com/r/bitnami/alertmanager - https://hub.docker.com/r/bitnami/prometheus - https://quay.io/thanos/thanos - - https://hub.docker.com/r/bitnami/alertmanager type: application -version: 17.13.18 +version: 18.0.0 diff --git a/charts/premium/traefik/.helmignore b/charts/premium/traefik/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/premium/traefik/.helmignore +++ b/charts/premium/traefik/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/premium/traefik/Chart.yaml b/charts/premium/traefik/Chart.yaml index 86b4e12426f..8aabb321c28 100644 --- a/charts/premium/traefik/Chart.yaml +++ b/charts/premium/traefik/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: network truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.11.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/traefik.webp keywords: - traefik - ingress -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/premium/traefik - https://github.com/truecharts/containers/tree/master/apps/traefik type: application -version: 26.10.19 +version: 27.0.0 diff --git a/charts/premium/traefik/questions.yaml b/charts/premium/traefik/questions.yaml index 635b3808262..61692ccf998 100644 --- a/charts/premium/traefik/questions.yaml +++ b/charts/premium/traefik/questions.yaml @@ -5,6 +5,7 @@ portals: path: "$kubernetes-resource_configmap_tcportal-open_path" questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/premium/vaultwarden/.helmignore b/charts/premium/vaultwarden/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/premium/vaultwarden/.helmignore +++ b/charts/premium/vaultwarden/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/premium/vaultwarden/Chart.yaml b/charts/premium/vaultwarden/Chart.yaml index 36aed9cb81f..2646c1ca01d 100644 --- a/charts/premium/vaultwarden/Chart.yaml +++ b/charts/premium/vaultwarden/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: security truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.30.5 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -27,7 +27,7 @@ keywords: - vaultwarden - password - rust -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/premium/vaultwarden - https://hub.docker.com/r/vaultwarden/server type: application -version: 26.8.15 +version: 27.0.0 diff --git a/charts/premium/vaultwarden/questions.yaml b/charts/premium/vaultwarden/questions.yaml index 72833a9c03c..f34eda7e0ea 100644 --- a/charts/premium/vaultwarden/questions.yaml +++ b/charts/premium/vaultwarden/questions.yaml @@ -7,6 +7,7 @@ portals: path: "/admin/" questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/acestream/.helmignore b/charts/stable/acestream/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/acestream/.helmignore +++ b/charts/stable/acestream/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/acestream/Chart.yaml b/charts/stable/acestream/Chart.yaml index f711a9d2c63..0d6d004fd70 100644 --- a/charts/stable/acestream/Chart.yaml +++ b/charts/stable/acestream/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaServer-Video truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.0.2.8 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/acestream.webp keywords: - acestream - MediaServer-Video -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/acestream - https://hub.docker.com/r/vstavrinov/acestream-service type: application -version: 6.8.14 +version: 7.0.0 diff --git a/charts/stable/acestream/questions.yaml b/charts/stable/acestream/questions.yaml index 9748e7f9cf0..0435e06592d 100644 --- a/charts/stable/acestream/questions.yaml +++ b/charts/stable/acestream/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/actualserver/.helmignore b/charts/stable/actualserver/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/actualserver/.helmignore +++ b/charts/stable/actualserver/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/actualserver/Chart.yaml b/charts/stable/actualserver/Chart.yaml index de149221ca8..b098935c598 100644 --- a/charts/stable/actualserver/Chart.yaml +++ b/charts/stable/actualserver/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: finance truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 24.4.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/actualserver.webp keywords: - actualserver - finance -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/actualserver - https://ghcr.io/actualbudget/actual-server type: application -version: 10.10.14 +version: 11.0.0 diff --git a/charts/stable/actualserver/questions.yaml b/charts/stable/actualserver/questions.yaml index 74973bc02bf..88c88291c9c 100644 --- a/charts/stable/actualserver/questions.yaml +++ b/charts/stable/actualserver/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/adguard-home/.helmignore b/charts/stable/adguard-home/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/adguard-home/.helmignore +++ b/charts/stable/adguard-home/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/adguard-home/Chart.yaml b/charts/stable/adguard-home/Chart.yaml index 4b3c732dd19..2059eb9faef 100644 --- a/charts/stable/adguard-home/Chart.yaml +++ b/charts/stable/adguard-home/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.107.48 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguard-home.webp keywords: - adblock - adguard -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home - https://hub.docker.com/r/adguard/adguardhome type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/adguard-home/questions.yaml b/charts/stable/adguard-home/questions.yaml index e025862dca4..3f9f4ed093a 100644 --- a/charts/stable/adguard-home/questions.yaml +++ b/charts/stable/adguard-home/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/adguardhome-sync/.helmignore b/charts/stable/adguardhome-sync/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/adguardhome-sync/.helmignore +++ b/charts/stable/adguardhome-sync/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/adguardhome-sync/Chart.yaml b/charts/stable/adguardhome-sync/Chart.yaml index 8aa905b33a4..184d364b4f8 100644 --- a/charts/stable/adguardhome-sync/Chart.yaml +++ b/charts/stable/adguardhome-sync/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Other truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.6.9 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguardhome-sync.webp keywords: - adguardhome-sync - Other -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/adguardhome-sync - https://ghcr.io/bakito/adguardhome-sync type: application -version: 6.8.15 +version: 7.0.0 diff --git a/charts/stable/adguardhome-sync/questions.yaml b/charts/stable/adguardhome-sync/questions.yaml index e0d3f16c956..8ee8e299e22 100644 --- a/charts/stable/adguardhome-sync/questions.yaml +++ b/charts/stable/adguardhome-sync/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/adminer/.helmignore b/charts/stable/adminer/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/adminer/.helmignore +++ b/charts/stable/adminer/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/adminer/Chart.yaml b/charts/stable/adminer/Chart.yaml index 53f96eb404d..f1c2c5e74dd 100644 --- a/charts/stable/adminer/Chart.yaml +++ b/charts/stable/adminer/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/adminer.webp keywords: - adminer - Tools-Utilities -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/adminer - https://hub.docker.com/_/adminer type: application -version: 8.8.17 +version: 9.0.0 diff --git a/charts/stable/adminer/questions.yaml b/charts/stable/adminer/questions.yaml index 1cffa6e5901..bb8691d5ccf 100644 --- a/charts/stable/adminer/questions.yaml +++ b/charts/stable/adminer/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/airdcpp-webclient/.helmignore b/charts/stable/airdcpp-webclient/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/airdcpp-webclient/.helmignore +++ b/charts/stable/airdcpp-webclient/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/airdcpp-webclient/Chart.yaml b/charts/stable/airdcpp-webclient/Chart.yaml index 4832b637548..b575fc67646 100644 --- a/charts/stable/airdcpp-webclient/Chart.yaml +++ b/charts/stable/airdcpp-webclient/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.12.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - DC++ - dcpp - airdcpp -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/airdcpp-webclient - https://hub.docker.com/r/gangefors/airdcpp-webclient type: application -version: 10.8.14 +version: 11.0.0 diff --git a/charts/stable/airdcpp-webclient/questions.yaml b/charts/stable/airdcpp-webclient/questions.yaml index 04a9d7a6dd8..bcae4fe0737 100644 --- a/charts/stable/airdcpp-webclient/questions.yaml +++ b/charts/stable/airdcpp-webclient/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/airsonic-advanced/.helmignore b/charts/stable/airsonic-advanced/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/airsonic-advanced/.helmignore +++ b/charts/stable/airsonic-advanced/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/airsonic-advanced/Chart.yaml b/charts/stable/airsonic-advanced/Chart.yaml index fa7f3d01db8..be8553f92e1 100644 --- a/charts/stable/airsonic-advanced/Chart.yaml +++ b/charts/stable/airsonic-advanced/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: edge-latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/airsonic-advanced icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic-advanced.webp keywords: - airsonic -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic-advanced - https://hub.docker.com/r/airsonicadvanced/airsonic-advanced type: application -version: 13.9.15 +version: 14.0.0 diff --git a/charts/stable/airsonic-advanced/questions.yaml b/charts/stable/airsonic-advanced/questions.yaml index b792642b7f2..60ce4b195fc 100644 --- a/charts/stable/airsonic-advanced/questions.yaml +++ b/charts/stable/airsonic-advanced/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/airsonic/.helmignore b/charts/stable/airsonic/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/airsonic/.helmignore +++ b/charts/stable/airsonic/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/airsonic/Chart.yaml b/charts/stable/airsonic/Chart.yaml index cc30fc37165..06bc933c60e 100644 --- a/charts/stable/airsonic/Chart.yaml +++ b/charts/stable/airsonic/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 10.6.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/airsonic icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic.webp keywords: - airsonic -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/airsonic - https://ghcr.io/linuxserver/airsonic type: application -version: 13.8.14 +version: 14.0.0 diff --git a/charts/stable/airsonic/questions.yaml b/charts/stable/airsonic/questions.yaml index 986a705a2af..ead5b1ad9fa 100644 --- a/charts/stable/airsonic/questions.yaml +++ b/charts/stable/airsonic/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/alienswarm-reactivedrop/.helmignore b/charts/stable/alienswarm-reactivedrop/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/alienswarm-reactivedrop/.helmignore +++ b/charts/stable/alienswarm-reactivedrop/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/alienswarm-reactivedrop/Chart.yaml b/charts/stable/alienswarm-reactivedrop/Chart.yaml index 5a4fea454c3..e8ccd5d44c1 100644 --- a/charts/stable/alienswarm-reactivedrop/Chart.yaml +++ b/charts/stable/alienswarm-reactivedrop/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,20 +10,20 @@ apiVersion: v2 appVersion: alienswarmreactiedrop dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] deprecated: false -description: "This Chart will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it." +description: 'This Chart will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it.' home: https://truecharts.org/charts/stable/alienswarm-reactivedrop icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm-reactivedrop.webp keywords: - alienswarm-reactivedrop - GameServers -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/alienswarm-reactivedrop - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/alienswarm-reactivedrop/questions.yaml b/charts/stable/alienswarm-reactivedrop/questions.yaml index 256bf31a1dc..dc708b65cfe 100644 --- a/charts/stable/alienswarm-reactivedrop/questions.yaml +++ b/charts/stable/alienswarm-reactivedrop/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/alienswarm/.helmignore b/charts/stable/alienswarm/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/alienswarm/.helmignore +++ b/charts/stable/alienswarm/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/alienswarm/Chart.yaml b/charts/stable/alienswarm/Chart.yaml index 6a3cf9b6978..f31e6bfec43 100644 --- a/charts/stable/alienswarm/Chart.yaml +++ b/charts/stable/alienswarm/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: alienswarm dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm.webp keywords: - alienswarm - GameServers -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/alienswarm - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/alienswarm/questions.yaml b/charts/stable/alienswarm/questions.yaml index 025de9ff8f7..f4d1d1a8532 100644 --- a/charts/stable/alienswarm/questions.yaml +++ b/charts/stable/alienswarm/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/alist/.helmignore b/charts/stable/alist/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/alist/.helmignore +++ b/charts/stable/alist/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/alist/Chart.yaml b/charts/stable/alist/Chart.yaml index c3ef48d4544..4fe9926d185 100644 --- a/charts/stable/alist/Chart.yaml +++ b/charts/stable/alist/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: cloud truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 3.33.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -27,7 +27,7 @@ keywords: - google driver - aliyun driver - baiduyun -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/alist - https://hub.docker.com/r/xhofe/alist-aria2 type: application -version: 9.11.14 +version: 10.0.0 diff --git a/charts/stable/alist/questions.yaml b/charts/stable/alist/questions.yaml index c59b761ad07..c02bd4c4637 100644 --- a/charts/stable/alist/questions.yaml +++ b/charts/stable/alist/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/amcrest2mqtt/.helmignore b/charts/stable/amcrest2mqtt/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/amcrest2mqtt/.helmignore +++ b/charts/stable/amcrest2mqtt/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/amcrest2mqtt/Chart.yaml b/charts/stable/amcrest2mqtt/Chart.yaml index 23f88214465..a8cf782d186 100644 --- a/charts/stable/amcrest2mqtt/Chart.yaml +++ b/charts/stable/amcrest2mqtt/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.0.16 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/amcrest2mqtt icon: https://truecharts.org/img/hotlink-ok/chart-icons/amcrest2mqtt.webp keywords: - amcrest2mqtt -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/amcrest2mqtt - https://hub.docker.com/r/dchesterton/amcrest2mqtt type: application -version: 11.8.14 +version: 12.0.0 diff --git a/charts/stable/amcrest2mqtt/questions.yaml b/charts/stable/amcrest2mqtt/questions.yaml index 88e637980eb..01d675cdc16 100644 --- a/charts/stable/amcrest2mqtt/questions.yaml +++ b/charts/stable/amcrest2mqtt/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/americasarmy-pg/.helmignore b/charts/stable/americasarmy-pg/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/americasarmy-pg/.helmignore +++ b/charts/stable/americasarmy-pg/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/americasarmy-pg/Chart.yaml b/charts/stable/americasarmy-pg/Chart.yaml index 6e225ce9fae..6a1f411c0f5 100644 --- a/charts/stable/americasarmy-pg/Chart.yaml +++ b/charts/stable/americasarmy-pg/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,20 +10,20 @@ apiVersion: v2 appVersion: aaproinggrounds dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] deprecated: false -description: "This Chart will download and install SteamCMD. It will also install America's Army: Proving Grounds and run it." +description: 'This Chart will download and install SteamCMD. It will also install America''s Army: Proving Grounds and run it.' home: https://truecharts.org/charts/stable/americasarmy-pg icon: https://truecharts.org/img/hotlink-ok/chart-icons/americasarmy-pg.webp keywords: - americasarmy-pg - GameServers -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/americasarmy-pg - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/americasarmy-pg/questions.yaml b/charts/stable/americasarmy-pg/questions.yaml index f4607e9d469..6aa8934c7c9 100644 --- a/charts/stable/americasarmy-pg/questions.yaml +++ b/charts/stable/americasarmy-pg/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/amule/.helmignore b/charts/stable/amule/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/amule/.helmignore +++ b/charts/stable/amule/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/amule/Chart.yaml b/charts/stable/amule/Chart.yaml index f1a4a4d5e84..f182df6d0b2 100644 --- a/charts/stable/amule/Chart.yaml +++ b/charts/stable/amule/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Downloaders truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - Downloaders - Productivity - Tools-Utilities -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/amule - https://hub.docker.com/r/tchabaud/amule type: application -version: 7.8.14 +version: 8.0.0 diff --git a/charts/stable/amule/questions.yaml b/charts/stable/amule/questions.yaml index 4005d79c64f..f418dcef234 100644 --- a/charts/stable/amule/questions.yaml +++ b/charts/stable/amule/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/android-8-0/.helmignore b/charts/stable/android-8-0/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/android-8-0/.helmignore +++ b/charts/stable/android-8-0/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/android-8-0/Chart.yaml b/charts/stable/android-8-0/Chart.yaml index 6c5753b6054..8051af4a72c 100644 --- a/charts/stable/android-8-0/Chart.yaml +++ b/charts/stable/android-8-0/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Other truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/android-8-0.webp keywords: - android-8-0 - Other -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/android-8-0 - https://hub.docker.com/r/ulisses1478/docker-android type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/android-8-0/questions.yaml b/charts/stable/android-8-0/questions.yaml index c4fd4cd5e5f..e63e2319598 100644 --- a/charts/stable/android-8-0/questions.yaml +++ b/charts/stable/android-8-0/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/androiddebugbridge/.helmignore b/charts/stable/androiddebugbridge/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/androiddebugbridge/.helmignore +++ b/charts/stable/androiddebugbridge/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/androiddebugbridge/Chart.yaml b/charts/stable/androiddebugbridge/Chart.yaml index 3ac8627e02d..8661398f200 100644 --- a/charts/stable/androiddebugbridge/Chart.yaml +++ b/charts/stable/androiddebugbridge/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: home-automation truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/androiddebugbridge.webp keywords: - androiddebugbridge - home-automation -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/androiddebugbridge - https://hub.docker.com/r/barnybbb/adb-hass-androidtv type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/androiddebugbridge/questions.yaml b/charts/stable/androiddebugbridge/questions.yaml index 0b29a6e2c44..b6464d02e88 100644 --- a/charts/stable/androiddebugbridge/questions.yaml +++ b/charts/stable/androiddebugbridge/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/anki-sync-server/.helmignore b/charts/stable/anki-sync-server/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/anki-sync-server/.helmignore +++ b/charts/stable/anki-sync-server/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/anki-sync-server/Chart.yaml b/charts/stable/anki-sync-server/Chart.yaml index 113ec3115e8..c6965f6955a 100644 --- a/charts/stable/anki-sync-server/Chart.yaml +++ b/charts/stable/anki-sync-server/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.1.14 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/anki-sync-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/anki-sync-server.webp keywords: - anki-sync-server -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/anki-sync-server - https://hub.docker.com/r/ankicommunity/anki-sync-server-rs type: application -version: 6.8.14 +version: 7.0.0 diff --git a/charts/stable/anki-sync-server/questions.yaml b/charts/stable/anki-sync-server/questions.yaml index 8d8b4e2bcee..67105d8be0c 100644 --- a/charts/stable/anki-sync-server/questions.yaml +++ b/charts/stable/anki-sync-server/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/anonaddy/.helmignore b/charts/stable/anonaddy/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/anonaddy/.helmignore +++ b/charts/stable/anonaddy/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/anonaddy/Chart.yaml b/charts/stable/anonaddy/Chart.yaml index cf5ca3aa5c4..e29743add06 100644 --- a/charts/stable/anonaddy/Chart.yaml +++ b/charts/stable/anonaddy/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: email truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.1.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -36,7 +36,7 @@ home: https://truecharts.org/charts/stable/anonaddy icon: https://truecharts.org/img/hotlink-ok/chart-icons/anonaddy.webp keywords: - anonaddy -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -47,4 +47,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy - https://hub.docker.com/r/anonaddy/anonaddy type: application -version: 20.20.25 +version: 21.0.0 diff --git a/charts/stable/anonaddy/questions.yaml b/charts/stable/anonaddy/questions.yaml index 6ef16a64f6e..73868a31e4e 100644 --- a/charts/stable/anonaddy/questions.yaml +++ b/charts/stable/anonaddy/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/anope/.helmignore b/charts/stable/anope/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/anope/.helmignore +++ b/charts/stable/anope/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/anope/Chart.yaml b/charts/stable/anope/Chart.yaml index ad8bd5da9e5..b4cd387fadc 100644 --- a/charts/stable/anope/Chart.yaml +++ b/charts/stable/anope/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Other truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - Network-Other - Productivity - Tools-Utilities -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/anope - https://hub.docker.com/r/ich777/anope type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/anope/questions.yaml b/charts/stable/anope/questions.yaml index 92a72414e5e..3c2d1499395 100644 --- a/charts/stable/anope/questions.yaml +++ b/charts/stable/anope/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/answer/.helmignore b/charts/stable/answer/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/answer/.helmignore +++ b/charts/stable/answer/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/answer/Chart.yaml b/charts/stable/answer/Chart.yaml index 82fc5a74ab6..bc38d38e0fb 100644 --- a/charts/stable/answer/Chart.yaml +++ b/charts/stable/answer/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: forum truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.2.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/answer.webp keywords: - answer - forum -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/answer - https://hub.docker.com/r/answerdev/answer type: application -version: 3.8.14 +version: 4.0.0 diff --git a/charts/stable/answer/questions.yaml b/charts/stable/answer/questions.yaml index b3a2f6b91f1..45e7b6b17ee 100644 --- a/charts/stable/answer/questions.yaml +++ b/charts/stable/answer/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/anything-llm/.helmignore b/charts/stable/anything-llm/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/anything-llm/.helmignore +++ b/charts/stable/anything-llm/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/anything-llm/Chart.yaml b/charts/stable/anything-llm/Chart.yaml index 4ec148c295f..95893cf2e11 100644 --- a/charts/stable/anything-llm/Chart.yaml +++ b/charts/stable/anything-llm/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: AI truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/anything-llm.webp keywords: - anything-llm - ai -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/anything-llm - https://ghcr.io/mintplex-labs/anything-llm type: application -version: 1.5.33 +version: 2.0.0 diff --git a/charts/stable/anything-llm/questions.yaml b/charts/stable/anything-llm/questions.yaml index e3533e860bf..d20a298d95b 100644 --- a/charts/stable/anything-llm/questions.yaml +++ b/charts/stable/anything-llm/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/apache-musicindex/.helmignore b/charts/stable/apache-musicindex/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/apache-musicindex/.helmignore +++ b/charts/stable/apache-musicindex/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/apache-musicindex/Chart.yaml b/charts/stable/apache-musicindex/Chart.yaml index 3b59535c783..59d7febe066 100644 --- a/charts/stable/apache-musicindex/Chart.yaml +++ b/charts/stable/apache-musicindex/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.4.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - streaming - m3u - playlist -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/apache-musicindex - https://ghcr.io/k8s-at-home/apache-musicindex type: application -version: 11.8.14 +version: 12.0.0 diff --git a/charts/stable/apache-musicindex/questions.yaml b/charts/stable/apache-musicindex/questions.yaml index 64b091443ba..e9281b9b870 100644 --- a/charts/stable/apache-musicindex/questions.yaml +++ b/charts/stable/apache-musicindex/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/apache-webdav/.helmignore b/charts/stable/apache-webdav/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/apache-webdav/.helmignore +++ b/charts/stable/apache-webdav/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/apache-webdav/Chart.yaml b/charts/stable/apache-webdav/Chart.yaml index 43ff2a78994..156bb186d31 100644 --- a/charts/stable/apache-webdav/Chart.yaml +++ b/charts/stable/apache-webdav/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-webdav.webp keywords: - apache-webdav - Cloud -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/apache-webdav - https://hub.docker.com/r/apachewebdav/apachewebdav type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/apache-webdav/questions.yaml b/charts/stable/apache-webdav/questions.yaml index af9c71a6d5c..1cebb36a10b 100644 --- a/charts/stable/apache-webdav/questions.yaml +++ b/charts/stable/apache-webdav/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/appdaemon/.helmignore b/charts/stable/appdaemon/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/appdaemon/.helmignore +++ b/charts/stable/appdaemon/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/appdaemon/Chart.yaml b/charts/stable/appdaemon/Chart.yaml index a4fd438089f..393a13b537c 100644 --- a/charts/stable/appdaemon/Chart.yaml +++ b/charts/stable/appdaemon/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 4.4.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/appdaemon.webp keywords: - appdaemon - 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/appdaemon - https://hub.docker.com/r/acockburn/appdaemon type: application -version: 16.8.14 +version: 17.0.0 diff --git a/charts/stable/appdaemon/questions.yaml b/charts/stable/appdaemon/questions.yaml index 59e71a2483d..7424aaa68f4 100644 --- a/charts/stable/appdaemon/questions.yaml +++ b/charts/stable/appdaemon/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/apt-cacher-ng/.helmignore b/charts/stable/apt-cacher-ng/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/apt-cacher-ng/.helmignore +++ b/charts/stable/apt-cacher-ng/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/apt-cacher-ng/Chart.yaml b/charts/stable/apt-cacher-ng/Chart.yaml index cb3196bf8bd..4898a8b76c0 100644 --- a/charts/stable/apt-cacher-ng/Chart.yaml +++ b/charts/stable/apt-cacher-ng/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Proxy truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 3.7.4 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - Network-Proxy - Network-Other - Tools-Utilities -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/apt-cacher-ng - https://hub.docker.com/r/sameersbn/apt-cacher-ng type: application -version: 8.8.14 +version: 9.0.0 diff --git a/charts/stable/apt-cacher-ng/questions.yaml b/charts/stable/apt-cacher-ng/questions.yaml index 4f631601542..ba42622adef 100644 --- a/charts/stable/apt-cacher-ng/questions.yaml +++ b/charts/stable/apt-cacher-ng/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/archivebox/.helmignore b/charts/stable/archivebox/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/archivebox/.helmignore +++ b/charts/stable/archivebox/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/archivebox/Chart.yaml b/charts/stable/archivebox/Chart.yaml index 9e3c04ff930..dc05c5b8594 100644 --- a/charts/stable/archivebox/Chart.yaml +++ b/charts/stable/archivebox/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: bookmarks truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - archiving - digipres - backup -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/archivebox - https://hub.docker.com/r/archivebox/archivebox type: application -version: 2.0.0 +version: 3.0.0 diff --git a/charts/stable/archivebox/questions.yaml b/charts/stable/archivebox/questions.yaml index f68bf1b9d99..35ddbad161d 100644 --- a/charts/stable/archivebox/questions.yaml +++ b/charts/stable/archivebox/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/archiveteam-warrior/.helmignore b/charts/stable/archiveteam-warrior/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/archiveteam-warrior/.helmignore +++ b/charts/stable/archiveteam-warrior/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/archiveteam-warrior/Chart.yaml b/charts/stable/archiveteam-warrior/Chart.yaml index a4c7acfe9fc..4129e578d33 100644 --- a/charts/stable/archiveteam-warrior/Chart.yaml +++ b/charts/stable/archiveteam-warrior/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Backup truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - Backup - Cloud - Downloaders -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://wiki.archiveteam.org/index.php/ArchiveTeam_Warrior - https://github.com/truecharts/charts/tree/master/charts/stable/archiveteam-warrior type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/archiveteam-warrior/questions.yaml b/charts/stable/archiveteam-warrior/questions.yaml index a3fcd0ac0f9..dce8bea4d3a 100644 --- a/charts/stable/archiveteam-warrior/questions.yaml +++ b/charts/stable/archiveteam-warrior/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/aria2/.helmignore b/charts/stable/aria2/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/aria2/.helmignore +++ b/charts/stable/aria2/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/aria2/Chart.yaml b/charts/stable/aria2/Chart.yaml index 2b51307aae9..5e7389c6f5b 100644 --- a/charts/stable/aria2/Chart.yaml +++ b/charts/stable/aria2/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/aria2 icon: https://truecharts.org/img/hotlink-ok/chart-icons/aria2.webp keywords: - aria2 -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/aria2 - https://hub.docker.com/r/p3terx/aria2-pro type: application -version: 12.8.14 +version: 13.0.0 diff --git a/charts/stable/aria2/questions.yaml b/charts/stable/aria2/questions.yaml index 3fb7b3953ca..4901a889c85 100644 --- a/charts/stable/aria2/questions.yaml +++ b/charts/stable/aria2/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/ariang/.helmignore b/charts/stable/ariang/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/ariang/.helmignore +++ b/charts/stable/ariang/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/ariang/Chart.yaml b/charts/stable/ariang/Chart.yaml index 7f81625df2f..b803559f68e 100644 --- a/charts/stable/ariang/Chart.yaml +++ b/charts/stable/ariang/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.3.6 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ariang icon: https://truecharts.org/img/hotlink-ok/chart-icons/ariang.webp keywords: - ariang -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ariang - https://hub.docker.com/r/leonismoe/ariang type: application -version: 8.8.14 +version: 9.0.0 diff --git a/charts/stable/ariang/questions.yaml b/charts/stable/ariang/questions.yaml index 5a3aaeac864..647f7901b69 100644 --- a/charts/stable/ariang/questions.yaml +++ b/charts/stable/ariang/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/arksurvivalevolved/.helmignore b/charts/stable/arksurvivalevolved/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/arksurvivalevolved/.helmignore +++ b/charts/stable/arksurvivalevolved/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/arksurvivalevolved/Chart.yaml b/charts/stable/arksurvivalevolved/Chart.yaml index 975d3a20f03..cbf4bb43fcb 100644 --- a/charts/stable/arksurvivalevolved/Chart.yaml +++ b/charts/stable/arksurvivalevolved/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: arkse dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - arksurvivalevolved - arkse - GameServers -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/arksurvivalevolved - https://hub.docker.com/r/ich777/steamcmd type: application -version: 7.8.14 +version: 8.0.0 diff --git a/charts/stable/arksurvivalevolved/questions.yaml b/charts/stable/arksurvivalevolved/questions.yaml index 9071bb57253..4c8d3c296b6 100644 --- a/charts/stable/arksurvivalevolved/questions.yaml +++ b/charts/stable/arksurvivalevolved/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/arma3/.helmignore b/charts/stable/arma3/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/arma3/.helmignore +++ b/charts/stable/arma3/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/arma3/Chart.yaml b/charts/stable/arma3/Chart.yaml index 04ad259b153..9d0ece19451 100644 --- a/charts/stable/arma3/Chart.yaml +++ b/charts/stable/arma3/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: arma3 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3.webp keywords: - arma3 - GameServers -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/arma3 - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/arma3/questions.yaml b/charts/stable/arma3/questions.yaml index d4e41c74e08..f4021b215ac 100644 --- a/charts/stable/arma3/questions.yaml +++ b/charts/stable/arma3/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/arma3exilemod/.helmignore b/charts/stable/arma3exilemod/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/arma3exilemod/.helmignore +++ b/charts/stable/arma3exilemod/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/arma3exilemod/Chart.yaml b/charts/stable/arma3exilemod/Chart.yaml index bcba4e27d72..053e8cedcfc 100644 --- a/charts/stable/arma3exilemod/Chart.yaml +++ b/charts/stable/arma3exilemod/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: arma3exilemod dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3exilemod.webp keywords: - arma3exilemod - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/arma3exilemod - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/arma3exilemod/questions.yaml b/charts/stable/arma3exilemod/questions.yaml index 8bc501c9f0c..e9c52b1f3a6 100644 --- a/charts/stable/arma3exilemod/questions.yaml +++ b/charts/stable/arma3exilemod/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/assettocorsa/.helmignore b/charts/stable/assettocorsa/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/assettocorsa/.helmignore +++ b/charts/stable/assettocorsa/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/assettocorsa/Chart.yaml b/charts/stable/assettocorsa/Chart.yaml index 98245967eb3..43e3ac75019 100644 --- a/charts/stable/assettocorsa/Chart.yaml +++ b/charts/stable/assettocorsa/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: assettocorsa dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/assettocorsa.webp keywords: - assettocorsa - GameServers -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/assettocorsa - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/assettocorsa/questions.yaml b/charts/stable/assettocorsa/questions.yaml index deb7cd73bad..3f18d668a59 100644 --- a/charts/stable/assettocorsa/questions.yaml +++ b/charts/stable/assettocorsa/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/audacity/.helmignore b/charts/stable/audacity/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/audacity/.helmignore +++ b/charts/stable/audacity/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/audacity/Chart.yaml b/charts/stable/audacity/Chart.yaml index 2710bc4a110..3b511d59d7e 100644 --- a/charts/stable/audacity/Chart.yaml +++ b/charts/stable/audacity/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 3.0.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -26,7 +26,7 @@ keywords: - recorder - editor - audio -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/audacity - https://ghcr.io/linuxserver/audacity type: application -version: 12.8.14 +version: 13.0.0 diff --git a/charts/stable/audacity/questions.yaml b/charts/stable/audacity/questions.yaml index cb868c1f614..c9e39174ad3 100644 --- a/charts/stable/audacity/questions.yaml +++ b/charts/stable/audacity/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/audiobookshelf/.helmignore b/charts/stable/audiobookshelf/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/audiobookshelf/.helmignore +++ b/charts/stable/audiobookshelf/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/audiobookshelf/Chart.yaml b/charts/stable/audiobookshelf/Chart.yaml index 9641dac8f0a..9ad3c945777 100644 --- a/charts/stable/audiobookshelf/Chart.yaml +++ b/charts/stable/audiobookshelf/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.9.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/audiobookshelf icon: https://truecharts.org/img/hotlink-ok/chart-icons/audiobookshelf.webp keywords: - audiobookshelf -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf - https://hub.docker.com/r/advplyr/audiobookshelf type: application -version: 9.9.2 +version: 10.0.0 diff --git a/charts/stable/audiobookshelf/questions.yaml b/charts/stable/audiobookshelf/questions.yaml index 52c5bc35322..98af3364763 100644 --- a/charts/stable/audiobookshelf/questions.yaml +++ b/charts/stable/audiobookshelf/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/aurora-files/.helmignore b/charts/stable/aurora-files/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/aurora-files/.helmignore +++ b/charts/stable/aurora-files/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/aurora-files/Chart.yaml b/charts/stable/aurora-files/Chart.yaml index 00fbf3ea495..b4579975573 100644 --- a/charts/stable/aurora-files/Chart.yaml +++ b/charts/stable/aurora-files/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - Cloud - Tools-Utilities - Network-FTP -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/aurora-files - https://hub.docker.com/r/afterlogic/docker-aurora-files type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/aurora-files/questions.yaml b/charts/stable/aurora-files/questions.yaml index c4fd4cd5e5f..e63e2319598 100644 --- a/charts/stable/aurora-files/questions.yaml +++ b/charts/stable/aurora-files/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/authentik/.helmignore b/charts/stable/authentik/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/authentik/.helmignore +++ b/charts/stable/authentik/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/authentik/Chart.yaml b/charts/stable/authentik/Chart.yaml index f9ac814c5ae..b5f0c48afa3 100644 --- a/charts/stable/authentik/Chart.yaml +++ b/charts/stable/authentik/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: authentication truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2024.4.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/authentik icon: https://truecharts.org/img/hotlink-ok/chart-icons/authentik.webp keywords: - authentik -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -39,10 +39,10 @@ sources: - https://goauthentik.io/docs/ - https://github.com/goauthentik/authentik - https://github.com/truecharts/charts/tree/master/charts/stable/authentik - - https://ghcr.io/goauthentik/radius - - https://ghcr.io/maxmind/geoipupdate - - https://ghcr.io/goauthentik/proxy - https://ghcr.io/goauthentik/server + - https://ghcr.io/goauthentik/radius + - https://ghcr.io/goauthentik/proxy + - https://ghcr.io/maxmind/geoipupdate - https://ghcr.io/goauthentik/ldap type: application -version: 25.4.5 +version: 26.0.0 diff --git a/charts/stable/authentik/questions.yaml b/charts/stable/authentik/questions.yaml index 274685010b1..0be690e5e99 100644 --- a/charts/stable/authentik/questions.yaml +++ b/charts/stable/authentik/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/auto-yt-dl/.helmignore b/charts/stable/auto-yt-dl/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/auto-yt-dl/.helmignore +++ b/charts/stable/auto-yt-dl/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/auto-yt-dl/Chart.yaml b/charts/stable/auto-yt-dl/Chart.yaml index c96ddb6a4ff..40478a29c25 100644 --- a/charts/stable/auto-yt-dl/Chart.yaml +++ b/charts/stable/auto-yt-dl/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Downloaders truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/auto-yt-dl.webp keywords: - auto-yt-dl - Downloaders -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/auto-yt-dl - https://hub.docker.com/r/guhu007/auto-yt-dl type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/auto-yt-dl/questions.yaml b/charts/stable/auto-yt-dl/questions.yaml index eb421961257..d0883592024 100644 --- a/charts/stable/auto-yt-dl/questions.yaml +++ b/charts/stable/auto-yt-dl/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/autobrr/.helmignore b/charts/stable/autobrr/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/autobrr/.helmignore +++ b/charts/stable/autobrr/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/autobrr/Chart.yaml b/charts/stable/autobrr/Chart.yaml index c99e2b5a398..15a93cde3fe 100644 --- a/charts/stable/autobrr/Chart.yaml +++ b/charts/stable/autobrr/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.41.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/autobrr.webp keywords: - autobrr - torrent -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/autobrr - https://ghcr.io/autobrr/autobrr type: application -version: 8.11.8 +version: 9.0.0 diff --git a/charts/stable/autobrr/questions.yaml b/charts/stable/autobrr/questions.yaml index 9c753178ecb..3e8bf6d5f57 100644 --- a/charts/stable/autobrr/questions.yaml +++ b/charts/stable/autobrr/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/automatic-music-downloader/.helmignore b/charts/stable/automatic-music-downloader/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/automatic-music-downloader/.helmignore +++ b/charts/stable/automatic-music-downloader/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/automatic-music-downloader/Chart.yaml b/charts/stable/automatic-music-downloader/Chart.yaml index 9fd3b3b235d..973f6209cc1 100644 --- a/charts/stable/automatic-music-downloader/Chart.yaml +++ b/charts/stable/automatic-music-downloader/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - music - downloader - deemix -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/automatic-music-downloader - https://hub.docker.com/r/randomninjaatk/amd type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/automatic-music-downloader/questions.yaml b/charts/stable/automatic-music-downloader/questions.yaml index 78c837c16d6..1857aa8c99c 100644 --- a/charts/stable/automatic-music-downloader/questions.yaml +++ b/charts/stable/automatic-music-downloader/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/automatic-ripping-machine/.helmignore b/charts/stable/automatic-ripping-machine/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/automatic-ripping-machine/.helmignore +++ b/charts/stable/automatic-ripping-machine/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/automatic-ripping-machine/Chart.yaml b/charts/stable/automatic-ripping-machine/Chart.yaml index e725a12357f..992904b4707 100644 --- a/charts/stable/automatic-ripping-machine/Chart.yaml +++ b/charts/stable/automatic-ripping-machine/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.6.70 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/automatic-ripping-machin keywords: - automatic-ripping-machine - media -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/automatic-ripping-machine - https://hub.docker.com/r/automaticrippingmachine/automatic-ripping-machine type: application -version: 3.8.14 +version: 4.0.0 diff --git a/charts/stable/automatic-ripping-machine/questions.yaml b/charts/stable/automatic-ripping-machine/questions.yaml index a48f3b3b1ca..0b747a26b11 100644 --- a/charts/stable/automatic-ripping-machine/questions.yaml +++ b/charts/stable/automatic-ripping-machine/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/autoscan/.helmignore b/charts/stable/autoscan/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/autoscan/.helmignore +++ b/charts/stable/autoscan/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/autoscan/Chart.yaml b/charts/stable/autoscan/Chart.yaml index 06271887897..b75b00dfe51 100644 --- a/charts/stable/autoscan/Chart.yaml +++ b/charts/stable/autoscan/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/autoscan.webp keywords: - autoscan - media -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/autoscan - https://ghcr.io/hotio/autoscan type: application -version: 8.8.21 +version: 9.0.0 diff --git a/charts/stable/autoscan/questions.yaml b/charts/stable/autoscan/questions.yaml index fc170a91eb8..6225d8e4d6d 100644 --- a/charts/stable/autoscan/questions.yaml +++ b/charts/stable/autoscan/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/avidemux/.helmignore b/charts/stable/avidemux/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/avidemux/.helmignore +++ b/charts/stable/avidemux/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/avidemux/Chart.yaml b/charts/stable/avidemux/Chart.yaml index 4ab84f5ed8e..5f32b0a820a 100644 --- a/charts/stable/avidemux/Chart.yaml +++ b/charts/stable/avidemux/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 24.01.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/avidemux.webp keywords: - media - avidemux -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/avidemux - https://hub.docker.com/r/jlesage/avidemux type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/avidemux/questions.yaml b/charts/stable/avidemux/questions.yaml index a6ad1087cf4..9dd3a440724 100644 --- a/charts/stable/avidemux/questions.yaml +++ b/charts/stable/avidemux/questions.yaml @@ -5,6 +5,7 @@ portals: questions: # Portal # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/avorion/.helmignore b/charts/stable/avorion/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/avorion/.helmignore +++ b/charts/stable/avorion/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/avorion/Chart.yaml b/charts/stable/avorion/Chart.yaml index 168bdf6a0e9..128edf3af37 100644 --- a/charts/stable/avorion/Chart.yaml +++ b/charts/stable/avorion/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: aorion dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/avorion.webp keywords: - avorion - GameServers -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/avorion - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/avorion/questions.yaml b/charts/stable/avorion/questions.yaml index 3e0ea4ea946..bcbf6c1052a 100644 --- a/charts/stable/avorion/questions.yaml +++ b/charts/stable/avorion/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/babybuddy/.helmignore b/charts/stable/babybuddy/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/babybuddy/.helmignore +++ b/charts/stable/babybuddy/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/babybuddy/Chart.yaml b/charts/stable/babybuddy/Chart.yaml index 04e26be1f8c..efb4895bf51 100644 --- a/charts/stable/babybuddy/Chart.yaml +++ b/charts/stable/babybuddy/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.3.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -26,7 +26,7 @@ keywords: - tracker - parents - parenting -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/babybuddy - https://ghcr.io/linuxserver/babybuddy type: application -version: 16.9.13 +version: 17.0.0 diff --git a/charts/stable/babybuddy/questions.yaml b/charts/stable/babybuddy/questions.yaml index 50a1dfe5dfc..0d7aaea9b61 100644 --- a/charts/stable/babybuddy/questions.yaml +++ b/charts/stable/babybuddy/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/backuppc/.helmignore b/charts/stable/backuppc/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/backuppc/.helmignore +++ b/charts/stable/backuppc/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/backuppc/Chart.yaml b/charts/stable/backuppc/Chart.yaml index eec3c982020..b3e2e6f5e76 100644 --- a/charts/stable/backuppc/Chart.yaml +++ b/charts/stable/backuppc/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Backup truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 6.0.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - backuppc - Backup - Network-Web -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/backuppc - https://hub.docker.com/r/tiredofit/backuppc type: application -version: 6.8.14 +version: 7.0.0 diff --git a/charts/stable/backuppc/questions.yaml b/charts/stable/backuppc/questions.yaml index 67deccc999e..9220372820d 100644 --- a/charts/stable/backuppc/questions.yaml +++ b/charts/stable/backuppc/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/baikal/.helmignore b/charts/stable/baikal/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/baikal/.helmignore +++ b/charts/stable/baikal/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/baikal/Chart.yaml b/charts/stable/baikal/Chart.yaml index 0a724b7e2d2..138598097af 100644 --- a/charts/stable/baikal/Chart.yaml +++ b/charts/stable/baikal/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.9.5 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/baikal icon: https://truecharts.org/img/hotlink-ok/chart-icons/baikal.webp keywords: - baikal -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/baikal - https://hub.docker.com/r/ckulka/baikal type: application -version: 5.8.15 +version: 6.0.0 diff --git a/charts/stable/baikal/questions.yaml b/charts/stable/baikal/questions.yaml index 067908d1a93..437661b9029 100644 --- a/charts/stable/baikal/questions.yaml +++ b/charts/stable/baikal/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/barcodebuddy/.helmignore b/charts/stable/barcodebuddy/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/barcodebuddy/.helmignore +++ b/charts/stable/barcodebuddy/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/barcodebuddy/Chart.yaml b/charts/stable/barcodebuddy/Chart.yaml index aa2d29ae445..699591deafb 100644 --- a/charts/stable/barcodebuddy/Chart.yaml +++ b/charts/stable/barcodebuddy/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,21 +10,21 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] deprecated: false -description: "<b>Barcode Buddy is a Grocy companion app/plugin, which allows you to install the Barcode Buddy app and scan products directly to your Grocy library.</b>" +description: '<b>Barcode Buddy is a Grocy companion app/plugin, which allows you to install the Barcode Buddy app and scan products directly to your Grocy library.</b>' home: https://truecharts.org/charts/stable/barcodebuddy icon: https://truecharts.org/img/hotlink-ok/chart-icons/barcodebuddy.webp keywords: - barcodebuddy - Productivity - Tools-Utilities -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/barcodebuddy - https://hub.docker.com/r/f0rc3/barcodebuddy-docker type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/barcodebuddy/questions.yaml b/charts/stable/barcodebuddy/questions.yaml index fd4fd4db8ec..88fe0cddde1 100644 --- a/charts/stable/barcodebuddy/questions.yaml +++ b/charts/stable/barcodebuddy/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/barotrauma/.helmignore b/charts/stable/barotrauma/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/barotrauma/.helmignore +++ b/charts/stable/barotrauma/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/barotrauma/Chart.yaml b/charts/stable/barotrauma/Chart.yaml index f97aba99ef9..b6423da0a86 100644 --- a/charts/stable/barotrauma/Chart.yaml +++ b/charts/stable/barotrauma/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: barotrauma dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/barotrauma.webp keywords: - barotrauma - GameServers -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/barotrauma - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/barotrauma/questions.yaml b/charts/stable/barotrauma/questions.yaml index 9cab20c497e..2bee6f85e4b 100644 --- a/charts/stable/barotrauma/questions.yaml +++ b/charts/stable/barotrauma/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/baserow/.helmignore b/charts/stable/baserow/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/baserow/.helmignore +++ b/charts/stable/baserow/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/baserow/Chart.yaml b/charts/stable/baserow/Chart.yaml index c50480131f8..6ebe5d04eaf 100644 --- a/charts/stable/baserow/Chart.yaml +++ b/charts/stable/baserow/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.23.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/baserow icon: https://truecharts.org/img/hotlink-ok/chart-icons/baserow.webp keywords: - baserow -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -40,4 +40,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/baserow - https://hub.docker.com/r/baserow/baserow type: application -version: 12.11.20 +version: 13.0.0 diff --git a/charts/stable/baserow/questions.yaml b/charts/stable/baserow/questions.yaml index 72113dec0bf..31b5e302d23 100644 --- a/charts/stable/baserow/questions.yaml +++ b/charts/stable/baserow/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/batnoter/.helmignore b/charts/stable/batnoter/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/batnoter/.helmignore +++ b/charts/stable/batnoter/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/batnoter/Chart.yaml b/charts/stable/batnoter/Chart.yaml index 2164c59a0a8..5846c327efb 100644 --- a/charts/stable/batnoter/Chart.yaml +++ b/charts/stable/batnoter/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: notes truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/batnoter icon: https://truecharts.org/img/hotlink-ok/chart-icons/batnoter.webp keywords: - notes -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/batnoter - https://ghcr.io/batnoter/batnoter/batnoter-ui type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/batnoter/questions.yaml b/charts/stable/batnoter/questions.yaml index 6d14de26587..da3b3ef03ec 100644 --- a/charts/stable/batnoter/questions.yaml +++ b/charts/stable/batnoter/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/bazarr/.helmignore b/charts/stable/bazarr/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/bazarr/.helmignore +++ b/charts/stable/bazarr/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/bazarr/Chart.yaml b/charts/stable/bazarr/Chart.yaml index eaf8d70763d..f2dd3790527 100644 --- a/charts/stable/bazarr/Chart.yaml +++ b/charts/stable/bazarr/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.4.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -27,7 +27,7 @@ keywords: - subtitles - usenet - torrent -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -39,4 +39,4 @@ sources: - https://ghcr.io/onedr0p/bazarr - https://ghcr.io/onedr0p/exportarr type: application -version: 19.6.16 +version: 20.0.0 diff --git a/charts/stable/bazarr/questions.yaml b/charts/stable/bazarr/questions.yaml index 5f2ad56659e..65e00bbb287 100644 --- a/charts/stable/bazarr/questions.yaml +++ b/charts/stable/bazarr/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/beets/.helmignore b/charts/stable/beets/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/beets/.helmignore +++ b/charts/stable/beets/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/beets/Chart.yaml b/charts/stable/beets/Chart.yaml index 2590ffa56c8..8ed896dfd5f 100644 --- a/charts/stable/beets/Chart.yaml +++ b/charts/stable/beets/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.6.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -26,7 +26,7 @@ keywords: - manager - player - beets -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/beets - https://ghcr.io/linuxserver/beets type: application -version: 11.8.16 +version: 12.0.0 diff --git a/charts/stable/beets/questions.yaml b/charts/stable/beets/questions.yaml index 7fa9dccd96a..eb789f3e8e2 100644 --- a/charts/stable/beets/questions.yaml +++ b/charts/stable/beets/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/bender/.helmignore b/charts/stable/bender/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/bender/.helmignore +++ b/charts/stable/bender/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/bender/Chart.yaml b/charts/stable/bender/Chart.yaml index b5924a45eb5..e7fde101ddf 100644 --- a/charts/stable/bender/Chart.yaml +++ b/charts/stable/bender/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: dashboard truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.0.3 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/bender.webp keywords: - bender - dashboard -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/bender - https://hub.docker.com/r/jez500/bender type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/bender/questions.yaml b/charts/stable/bender/questions.yaml index 5763fc06659..44fa4bb7a6e 100644 --- a/charts/stable/bender/questions.yaml +++ b/charts/stable/bender/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/bitcoin-node/.helmignore b/charts/stable/bitcoin-node/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/bitcoin-node/.helmignore +++ b/charts/stable/bitcoin-node/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/bitcoin-node/Chart.yaml b/charts/stable/bitcoin-node/Chart.yaml index 82c7f28446d..de526bfa151 100644 --- a/charts/stable/bitcoin-node/Chart.yaml +++ b/charts/stable/bitcoin-node/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Crypto truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoin-node.webp keywords: - bitcoin-node - Crypto -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/bitcoin-node - https://hub.docker.com/r/kylemanna/bitcoind type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/bitcoin-node/questions.yaml b/charts/stable/bitcoin-node/questions.yaml index c5a316a067a..c12947dec6a 100644 --- a/charts/stable/bitcoin-node/questions.yaml +++ b/charts/stable/bitcoin-node/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/bitcoind/.helmignore b/charts/stable/bitcoind/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/bitcoind/.helmignore +++ b/charts/stable/bitcoind/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/bitcoind/Chart.yaml b/charts/stable/bitcoind/Chart.yaml index 6e247ee7e91..d84710faa08 100644 --- a/charts/stable/bitcoind/Chart.yaml +++ b/charts/stable/bitcoind/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -26,7 +26,7 @@ keywords: - Tools-Utilities - Network-Other - Crypto -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/bitcoind - https://hub.docker.com/r/ofawx/bitcoind type: application -version: 5.8.15 +version: 6.0.0 diff --git a/charts/stable/bitcoind/questions.yaml b/charts/stable/bitcoind/questions.yaml index 568ff7aed71..ed4334c379c 100644 --- a/charts/stable/bitcoind/questions.yaml +++ b/charts/stable/bitcoind/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/bitcoinunlimited/.helmignore b/charts/stable/bitcoinunlimited/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/bitcoinunlimited/.helmignore +++ b/charts/stable/bitcoinunlimited/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/bitcoinunlimited/Chart.yaml b/charts/stable/bitcoinunlimited/Chart.yaml index f78bb102017..5c945dd316d 100644 --- a/charts/stable/bitcoinunlimited/Chart.yaml +++ b/charts/stable/bitcoinunlimited/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Other truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoinunlimited.webp keywords: - bitcoinunlimited - Network-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/bitcoinunlimited - https://hub.docker.com/r/amacneil/bitcoinunlimited type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/bitcoinunlimited/questions.yaml b/charts/stable/bitcoinunlimited/questions.yaml index 173a9ef6961..8f4311012f6 100644 --- a/charts/stable/bitcoinunlimited/questions.yaml +++ b/charts/stable/bitcoinunlimited/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/bitcoinwalletgui/.helmignore b/charts/stable/bitcoinwalletgui/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/bitcoinwalletgui/.helmignore +++ b/charts/stable/bitcoinwalletgui/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/bitcoinwalletgui/Chart.yaml b/charts/stable/bitcoinwalletgui/Chart.yaml index 5e9fbff099e..6aefd8bf950 100644 --- a/charts/stable/bitcoinwalletgui/Chart.yaml +++ b/charts/stable/bitcoinwalletgui/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Other truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoinwalletgui.webp keywords: - bitcoinwalletgui - Other -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/bitcoinwalletgui - https://hub.docker.com/r/ulisses1478/bitcoinwallet-gui type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/bitcoinwalletgui/questions.yaml b/charts/stable/bitcoinwalletgui/questions.yaml index 4a86758b827..fbe872126f5 100644 --- a/charts/stable/bitcoinwalletgui/questions.yaml +++ b/charts/stable/bitcoinwalletgui/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/bitmagnet/.helmignore b/charts/stable/bitmagnet/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/bitmagnet/.helmignore +++ b/charts/stable/bitmagnet/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/bitmagnet/Chart.yaml b/charts/stable/bitmagnet/Chart.yaml index 6b9b04ca7e3..b442a244482 100644 --- a/charts/stable/bitmagnet/Chart.yaml +++ b/charts/stable/bitmagnet/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.7.14 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitmagnet.webp keywords: - torrent - bitmagnet -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/bitmagnet - https://ghcr.io/bitmagnet-io/bitmagnet type: application -version: 1.9.14 +version: 2.0.0 diff --git a/charts/stable/bitmagnet/questions.yaml b/charts/stable/bitmagnet/questions.yaml index d7317cf7e64..73809915e0d 100644 --- a/charts/stable/bitmagnet/questions.yaml +++ b/charts/stable/bitmagnet/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/blender-desktop-g3/.helmignore b/charts/stable/blender-desktop-g3/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/blender-desktop-g3/.helmignore +++ b/charts/stable/blender-desktop-g3/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/blender-desktop-g3/Chart.yaml b/charts/stable/blender-desktop-g3/Chart.yaml index 30601e9b2b5..7a5640a14d0 100644 --- a/charts/stable/blender-desktop-g3/Chart.yaml +++ b/charts/stable/blender-desktop-g3/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -26,7 +26,7 @@ keywords: - Tools-Utilities - MediaApp-Photos - MediaApp-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/blender-desktop-g3 - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-blender-g3 type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/blender-desktop-g3/questions.yaml b/charts/stable/blender-desktop-g3/questions.yaml index 8fdb9dadf7d..d797600cc08 100644 --- a/charts/stable/blender-desktop-g3/questions.yaml +++ b/charts/stable/blender-desktop-g3/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/blender/.helmignore b/charts/stable/blender/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/blender/.helmignore +++ b/charts/stable/blender/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/blender/Chart.yaml b/charts/stable/blender/Chart.yaml index df8629eeb48..086fc3eba3b 100644 --- a/charts/stable/blender/Chart.yaml +++ b/charts/stable/blender/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Other truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender.webp keywords: - blender - Other -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/blender - https://fleet.linuxserver.io/image?name=linuxserver/blender type: application -version: 5.8.17 +version: 6.0.0 diff --git a/charts/stable/blender/questions.yaml b/charts/stable/blender/questions.yaml index e00f4de7db7..a28d453a1f0 100644 --- a/charts/stable/blender/questions.yaml +++ b/charts/stable/blender/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/blog/.helmignore b/charts/stable/blog/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/blog/.helmignore +++ b/charts/stable/blog/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/blog/Chart.yaml b/charts/stable/blog/Chart.yaml index 6ee482149fd..6ed7f0022a6 100644 --- a/charts/stable/blog/Chart.yaml +++ b/charts/stable/blog/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: hosting truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -26,7 +26,7 @@ keywords: - self - hosted - facebook -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/blog - https://hub.docker.com/r/m1k1o/blog type: application -version: 11.8.14 +version: 12.0.0 diff --git a/charts/stable/blog/questions.yaml b/charts/stable/blog/questions.yaml index 45362ae7480..dc52fc404d1 100644 --- a/charts/stable/blog/questions.yaml +++ b/charts/stable/blog/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/boinc/.helmignore b/charts/stable/boinc/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/boinc/.helmignore +++ b/charts/stable/boinc/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/boinc/Chart.yaml b/charts/stable/boinc/Chart.yaml index 28595fb0cd0..fb8aaa1d10d 100644 --- a/charts/stable/boinc/Chart.yaml +++ b/charts/stable/boinc/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ 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 @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/boinc - https://ghcr.io/linuxserver/boinc type: application -version: 9.8.16 +version: 10.0.0 diff --git a/charts/stable/boinc/questions.yaml b/charts/stable/boinc/questions.yaml index d9602464fdc..353c9de8303 100644 --- a/charts/stable/boinc/questions.yaml +++ b/charts/stable/boinc/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/booksonic-air/.helmignore b/charts/stable/booksonic-air/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/booksonic-air/.helmignore +++ b/charts/stable/booksonic-air/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/booksonic-air/Chart.yaml b/charts/stable/booksonic-air/Chart.yaml index 55bed3cac79..d9ad558ea7d 100644 --- a/charts/stable/booksonic-air/Chart.yaml +++ b/charts/stable/booksonic-air/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2201.1.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/booksonic-air.webp keywords: - booksonic - audiobook -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/booksonic-air - https://ghcr.io/linuxserver/booksonic-air type: application -version: 13.8.16 +version: 14.0.0 diff --git a/charts/stable/booksonic-air/questions.yaml b/charts/stable/booksonic-air/questions.yaml index 12675899d90..bf18f5e7930 100644 --- a/charts/stable/booksonic-air/questions.yaml +++ b/charts/stable/booksonic-air/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/bookstack/.helmignore b/charts/stable/bookstack/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/bookstack/.helmignore +++ b/charts/stable/bookstack/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/bookstack/Chart.yaml b/charts/stable/bookstack/Chart.yaml index 4539f71f897..93d3fe59bee 100644 --- a/charts/stable/bookstack/Chart.yaml +++ b/charts/stable/bookstack/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 24.02.20240304 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -34,7 +34,7 @@ keywords: - organizer - server - hosted -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -45,4 +45,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/bookstack - https://ghcr.io/linuxserver/bookstack type: application -version: 13.11.24 +version: 14.0.0 diff --git a/charts/stable/bookstack/questions.yaml b/charts/stable/bookstack/questions.yaml index 91a0ff15f55..3309afd7d8c 100644 --- a/charts/stable/bookstack/questions.yaml +++ b/charts/stable/bookstack/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/borg-server/.helmignore b/charts/stable/borg-server/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/borg-server/.helmignore +++ b/charts/stable/borg-server/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/borg-server/Chart.yaml b/charts/stable/borg-server/Chart.yaml index 484db12d949..b25fb8df4d1 100644 --- a/charts/stable/borg-server/Chart.yaml +++ b/charts/stable/borg-server/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: backup truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.3.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/borg-server.webp keywords: - borg-server - backup -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/borg-server - https://ghcr.io/anotherstranger/borg-server type: application -version: 4.9.15 +version: 5.0.0 diff --git a/charts/stable/borg-server/questions.yaml b/charts/stable/borg-server/questions.yaml index 62dacd59f55..5dd7a4247bf 100644 --- a/charts/stable/borg-server/questions.yaml +++ b/charts/stable/borg-server/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/breitbandmessung-de/.helmignore b/charts/stable/breitbandmessung-de/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/breitbandmessung-de/.helmignore +++ b/charts/stable/breitbandmessung-de/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/breitbandmessung-de/Chart.yaml b/charts/stable/breitbandmessung-de/Chart.yaml index 75963ab90d7..4b67e723e32 100644 --- a/charts/stable/breitbandmessung-de/Chart.yaml +++ b/charts/stable/breitbandmessung-de/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: home-automation truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -27,7 +27,7 @@ keywords: - Tools-Utilities - Other - Network-Management -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/breitbandmessung-de - https://hub.docker.com/r/shneezin/breitbandmessung-node type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/breitbandmessung-de/questions.yaml b/charts/stable/breitbandmessung-de/questions.yaml index e760213b70f..236cf404336 100644 --- a/charts/stable/breitbandmessung-de/questions.yaml +++ b/charts/stable/breitbandmessung-de/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/browserless-chrome/.helmignore b/charts/stable/browserless-chrome/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/browserless-chrome/.helmignore +++ b/charts/stable/browserless-chrome/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/browserless-chrome/Chart.yaml b/charts/stable/browserless-chrome/Chart.yaml index 5c32cf487f5..0bcddfb35cd 100644 --- a/charts/stable/browserless-chrome/Chart.yaml +++ b/charts/stable/browserless-chrome/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.61.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - browserless - chrome - puppeteer -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/browserless-chrome - https://hub.docker.com/r/browserless/chrome type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/browserless-chrome/questions.yaml b/charts/stable/browserless-chrome/questions.yaml index 0972e8b0b4b..cad56ba6a2b 100644 --- a/charts/stable/browserless-chrome/questions.yaml +++ b/charts/stable/browserless-chrome/questions.yaml @@ -7,6 +7,7 @@ portals: path: "/metrics" questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/budge/.helmignore b/charts/stable/budge/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/budge/.helmignore +++ b/charts/stable/budge/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/budge/Chart.yaml b/charts/stable/budge/Chart.yaml index 2857c541eae..dab2c2a3374 100644 --- a/charts/stable/budge/Chart.yaml +++ b/charts/stable/budge/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.0.9 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/budge.webp keywords: - finance - budge -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/budge - https://ghcr.io/linuxserver/budge type: application -version: 9.8.16 +version: 10.0.0 diff --git a/charts/stable/budge/questions.yaml b/charts/stable/budge/questions.yaml index a7500e9b6a2..6b4e16a3e26 100644 --- a/charts/stable/budge/questions.yaml +++ b/charts/stable/budge/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/bwapp/.helmignore b/charts/stable/bwapp/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/bwapp/.helmignore +++ b/charts/stable/bwapp/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/bwapp/Chart.yaml b/charts/stable/bwapp/Chart.yaml index 49ef868d5f3..eb45712ec51 100644 --- a/charts/stable/bwapp/Chart.yaml +++ b/charts/stable/bwapp/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - bwapp - Tools-Utilities - Other -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/bwapp - https://hub.docker.com/r/raesene/bwapp type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/bwapp/questions.yaml b/charts/stable/bwapp/questions.yaml index c4fd4cd5e5f..e63e2319598 100644 --- a/charts/stable/bwapp/questions.yaml +++ b/charts/stable/bwapp/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/cadquery-server/.helmignore b/charts/stable/cadquery-server/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/cadquery-server/.helmignore +++ b/charts/stable/cadquery-server/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/cadquery-server/Chart.yaml b/charts/stable/cadquery-server/Chart.yaml index bc5ce66c062..e1ed4eb8fb4 100644 --- a/charts/stable/cadquery-server/Chart.yaml +++ b/charts/stable/cadquery-server/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -26,7 +26,7 @@ keywords: - Tools-Utilities - Other - Network-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cadquery-server - https://hub.docker.com/r/cadquery/cadquery-server type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/cadquery-server/questions.yaml b/charts/stable/cadquery-server/questions.yaml index c4fd4cd5e5f..e63e2319598 100644 --- a/charts/stable/cadquery-server/questions.yaml +++ b/charts/stable/cadquery-server/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/calibre-web/.helmignore b/charts/stable/calibre-web/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/calibre-web/.helmignore +++ b/charts/stable/calibre-web/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/calibre-web/Chart.yaml b/charts/stable/calibre-web/Chart.yaml index d684be3631a..bdd2501a65e 100644 --- a/charts/stable/calibre-web/Chart.yaml +++ b/charts/stable/calibre-web/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.6.21 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - calibre-web - calibre - ebook -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/calibre-web - https://hub.docker.com/r/linuxserver/calibre-web type: application -version: 18.8.16 +version: 19.0.0 diff --git a/charts/stable/calibre-web/questions.yaml b/charts/stable/calibre-web/questions.yaml index 4a8c9da82fa..010dd61a579 100644 --- a/charts/stable/calibre-web/questions.yaml +++ b/charts/stable/calibre-web/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/calibre/.helmignore b/charts/stable/calibre/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/calibre/.helmignore +++ b/charts/stable/calibre/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/calibre/Chart.yaml b/charts/stable/calibre/Chart.yaml index ff1dbdc1dd3..cdc2170aff4 100644 --- a/charts/stable/calibre/Chart.yaml +++ b/charts/stable/calibre/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 7.6.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/calibre icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre.webp keywords: - calibre -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/calibre - https://ghcr.io/linuxserver/calibre type: application -version: 14.9.14 +version: 15.0.0 diff --git a/charts/stable/calibre/questions.yaml b/charts/stable/calibre/questions.yaml index 5b7309649e6..440a05f3ec6 100644 --- a/charts/stable/calibre/questions.yaml +++ b/charts/stable/calibre/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/changedetection-io/.helmignore b/charts/stable/changedetection-io/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/changedetection-io/.helmignore +++ b/charts/stable/changedetection-io/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/changedetection-io/Chart.yaml b/charts/stable/changedetection-io/Chart.yaml index 30c5a6f90a1..0609f7cfe93 100644 --- a/charts/stable/changedetection-io/Chart.yaml +++ b/charts/stable/changedetection-io/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.45.21 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - monitoring - changedection - website watcher -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/changedetection-io - https://ghcr.io/dgtlmoon/changedetection.io type: application -version: 2.8.18 +version: 3.0.0 diff --git a/charts/stable/changedetection-io/questions.yaml b/charts/stable/changedetection-io/questions.yaml index e9996cbea3d..ec82ae6fd35 100644 --- a/charts/stable/changedetection-io/questions.yaml +++ b/charts/stable/changedetection-io/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/channels-dvr/.helmignore b/charts/stable/channels-dvr/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/channels-dvr/.helmignore +++ b/charts/stable/channels-dvr/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/channels-dvr/Chart.yaml b/charts/stable/channels-dvr/Chart.yaml index 9fb30e65cb8..96bd89ceefb 100644 --- a/charts/stable/channels-dvr/Chart.yaml +++ b/charts/stable/channels-dvr/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/channels-dvr icon: https://truecharts.org/img/hotlink-ok/chart-icons/channels-dvr.webp keywords: - channels-dvr -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/channels-dvr - https://hub.docker.com/r/fancybits/channels-dvr type: application -version: 6.8.14 +version: 7.0.0 diff --git a/charts/stable/channels-dvr/questions.yaml b/charts/stable/channels-dvr/questions.yaml index 1ebefa1e4b0..11d8fe309ad 100644 --- a/charts/stable/channels-dvr/questions.yaml +++ b/charts/stable/channels-dvr/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/chevereto/.helmignore b/charts/stable/chevereto/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/chevereto/.helmignore +++ b/charts/stable/chevereto/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/chevereto/Chart.yaml b/charts/stable/chevereto/Chart.yaml index f4c7c2d71c3..def638d6013 100644 --- a/charts/stable/chevereto/Chart.yaml +++ b/charts/stable/chevereto/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.6.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/chevereto icon: https://truecharts.org/img/hotlink-ok/chart-icons/chevereto.webp keywords: - chevereto -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/chevereto - https://ghcr.io/rodber/chevereto-free type: application -version: 12.15.24 +version: 13.0.0 diff --git a/charts/stable/chevereto/questions.yaml b/charts/stable/chevereto/questions.yaml index 702a072df12..694acbcdb62 100644 --- a/charts/stable/chevereto/questions.yaml +++ b/charts/stable/chevereto/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/chivalry-medievalwarfare/.helmignore b/charts/stable/chivalry-medievalwarfare/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/chivalry-medievalwarfare/.helmignore +++ b/charts/stable/chivalry-medievalwarfare/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/chivalry-medievalwarfare/Chart.yaml b/charts/stable/chivalry-medievalwarfare/Chart.yaml index 1495c00907e..d60d2132312 100644 --- a/charts/stable/chivalry-medievalwarfare/Chart.yaml +++ b/charts/stable/chivalry-medievalwarfare/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,20 +10,20 @@ apiVersion: v2 appVersion: chialrymw dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] deprecated: false -description: "This Chart will download and install SteamCMD. It will also install Chivalry: Medieval Warfare and run it." +description: 'This Chart will download and install SteamCMD. It will also install Chivalry: Medieval Warfare and run it.' home: https://truecharts.org/charts/stable/chivalry-medievalwarfare icon: https://truecharts.org/img/hotlink-ok/chart-icons/chivalry-medievalwarfare.webp keywords: - chivalry-medievalwarfare - GameServers -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/chivalry-medievalwarfare - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/chivalry-medievalwarfare/questions.yaml b/charts/stable/chivalry-medievalwarfare/questions.yaml index 32fdae5b29f..3b06554e583 100644 --- a/charts/stable/chivalry-medievalwarfare/questions.yaml +++ b/charts/stable/chivalry-medievalwarfare/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/chowdown/.helmignore b/charts/stable/chowdown/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/chowdown/.helmignore +++ b/charts/stable/chowdown/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/chowdown/Chart.yaml b/charts/stable/chowdown/Chart.yaml index f24658e0b84..009e6471233 100644 --- a/charts/stable/chowdown/Chart.yaml +++ b/charts/stable/chowdown/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Other truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/chowdown.webp keywords: - chowdown - Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/chowdown - https://hub.docker.com/r/gregyankovoy/chowdown type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/chowdown/questions.yaml b/charts/stable/chowdown/questions.yaml index 70e236555c5..ce5d5101abf 100644 --- a/charts/stable/chowdown/questions.yaml +++ b/charts/stable/chowdown/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/chroma/.helmignore b/charts/stable/chroma/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/chroma/.helmignore +++ b/charts/stable/chroma/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/chroma/Chart.yaml b/charts/stable/chroma/Chart.yaml index 5dc1f92efc9..efc088fd470 100644 --- a/charts/stable/chroma/Chart.yaml +++ b/charts/stable/chroma/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: AI truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.4.24 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - chroma - embedding - database -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/chroma - https://ghcr.io/chroma-core/chroma type: application -version: 2.8.14 +version: 3.0.0 diff --git a/charts/stable/chroma/questions.yaml b/charts/stable/chroma/questions.yaml index 2cac58367d3..01edc497478 100644 --- a/charts/stable/chroma/questions.yaml +++ b/charts/stable/chroma/questions.yaml @@ -5,6 +5,7 @@ portals: path: "/docs" questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/chromium-desktop-g3/.helmignore b/charts/stable/chromium-desktop-g3/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/chromium-desktop-g3/.helmignore +++ b/charts/stable/chromium-desktop-g3/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/chromium-desktop-g3/Chart.yaml b/charts/stable/chromium-desktop-g3/Chart.yaml index 3fe9ac836c0..d221c9276b1 100644 --- a/charts/stable/chromium-desktop-g3/Chart.yaml +++ b/charts/stable/chromium-desktop-g3/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - chromium-desktop-g3 - Tools-Utilities - Network-Web -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/chromium-desktop-g3 - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-chromium-g3 type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/chromium-desktop-g3/questions.yaml b/charts/stable/chromium-desktop-g3/questions.yaml index 5ed1d63c464..33d8efcede7 100644 --- a/charts/stable/chromium-desktop-g3/questions.yaml +++ b/charts/stable/chromium-desktop-g3/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/chromium/.helmignore b/charts/stable/chromium/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/chromium/.helmignore +++ b/charts/stable/chromium/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/chromium/Chart.yaml b/charts/stable/chromium/Chart.yaml index dee782b1ce5..2e0c293ced7 100644 --- a/charts/stable/chromium/Chart.yaml +++ b/charts/stable/chromium/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - chromium - Productivity - Tools-Utilities -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/chromium - https://hub.docker.com/r/ich777/chrome type: application -version: 5.8.15 +version: 6.0.0 diff --git a/charts/stable/chromium/questions.yaml b/charts/stable/chromium/questions.yaml index 9d0770b4d67..ee9a9a59d1b 100644 --- a/charts/stable/chromium/questions.yaml +++ b/charts/stable/chromium/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/chronograf/.helmignore b/charts/stable/chronograf/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/chronograf/.helmignore +++ b/charts/stable/chronograf/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/chronograf/Chart.yaml b/charts/stable/chronograf/Chart.yaml index dd0d8df2b60..29c63da9b5d 100644 --- a/charts/stable/chronograf/Chart.yaml +++ b/charts/stable/chronograf/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-System truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronograf.webp keywords: - chronograf - Tools-System -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/chronograf - https://hub.docker.com/_/chronograf type: application -version: 5.8.18 +version: 6.0.0 diff --git a/charts/stable/chronograf/questions.yaml b/charts/stable/chronograf/questions.yaml index 91ed42fad24..cd806f314f7 100644 --- a/charts/stable/chronograf/questions.yaml +++ b/charts/stable/chronograf/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/chronos/.helmignore b/charts/stable/chronos/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/chronos/.helmignore +++ b/charts/stable/chronos/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/chronos/Chart.yaml b/charts/stable/chronos/Chart.yaml index 396938fdce3..b1ad56b12b6 100644 --- a/charts/stable/chronos/Chart.yaml +++ b/charts/stable/chronos/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.2.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronos.webp keywords: - chronos - Tools-Utilities -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/chronos - https://hub.docker.com/r/simsemand/chronos type: application -version: 8.8.14 +version: 9.0.0 diff --git a/charts/stable/chronos/questions.yaml b/charts/stable/chronos/questions.yaml index fec448ed18c..da0ef681b89 100644 --- a/charts/stable/chronos/questions.yaml +++ b/charts/stable/chronos/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/ciao/.helmignore b/charts/stable/ciao/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/ciao/.helmignore +++ b/charts/stable/ciao/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/ciao/Chart.yaml b/charts/stable/ciao/Chart.yaml index 7771c3f47cf..a637270e74a 100644 --- a/charts/stable/ciao/Chart.yaml +++ b/charts/stable/ciao/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Other truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - Network-Other - Productivity - Tools-System -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/ciao - https://hub.docker.com/r/brotandgames/ciao type: application -version: 5.8.16 +version: 6.0.0 diff --git a/charts/stable/ciao/questions.yaml b/charts/stable/ciao/questions.yaml index 9599c371ef1..acd1f6e8d7a 100644 --- a/charts/stable/ciao/questions.yaml +++ b/charts/stable/ciao/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/citadel-forgedwithfire/.helmignore b/charts/stable/citadel-forgedwithfire/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/citadel-forgedwithfire/.helmignore +++ b/charts/stable/citadel-forgedwithfire/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/citadel-forgedwithfire/Chart.yaml b/charts/stable/citadel-forgedwithfire/Chart.yaml index f595338821b..325695de144 100644 --- a/charts/stable/citadel-forgedwithfire/Chart.yaml +++ b/charts/stable/citadel-forgedwithfire/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: citadelfwf dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/citadel-forgedwithfire.w keywords: - citadel-forgedwithfire - GameServers -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/citadel-forgedwithfire - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/citadel-forgedwithfire/questions.yaml b/charts/stable/citadel-forgedwithfire/questions.yaml index d47e9e1929c..c78f4c118be 100644 --- a/charts/stable/citadel-forgedwithfire/questions.yaml +++ b/charts/stable/citadel-forgedwithfire/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/clamav/.helmignore b/charts/stable/clamav/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/clamav/.helmignore +++ b/charts/stable/clamav/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/clamav/Chart.yaml b/charts/stable/clamav/Chart.yaml index 8c09341ad9e..8b7a65f1d34 100644 --- a/charts/stable/clamav/Chart.yaml +++ b/charts/stable/clamav/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.3.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/clamav.webp keywords: - clamav - antivirus -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/clamav - https://hub.docker.com/r/clamav/clamav type: application -version: 10.8.18 +version: 11.0.0 diff --git a/charts/stable/clamav/questions.yaml b/charts/stable/clamav/questions.yaml index 2ca96aee06a..8a16d1298d1 100644 --- a/charts/stable/clamav/questions.yaml +++ b/charts/stable/clamav/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/clarkson/.helmignore b/charts/stable/clarkson/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/clarkson/.helmignore +++ b/charts/stable/clarkson/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/clarkson/Chart.yaml b/charts/stable/clarkson/Chart.yaml index aa68c4f2071..196a85b0087 100644 --- a/charts/stable/clarkson/Chart.yaml +++ b/charts/stable/clarkson/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: vehicle truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.1.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -33,7 +33,7 @@ keywords: - log - fill-up - vehicle -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -44,4 +44,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/clarkson - https://ghcr.io/linuxserver/clarkson type: application -version: 12.15.24 +version: 13.0.0 diff --git a/charts/stable/clarkson/questions.yaml b/charts/stable/clarkson/questions.yaml index a7f04b9c485..e79169ceb4b 100644 --- a/charts/stable/clarkson/questions.yaml +++ b/charts/stable/clarkson/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/clickhouse/.helmignore b/charts/stable/clickhouse/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/clickhouse/.helmignore +++ b/charts/stable/clickhouse/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/clickhouse/Chart.yaml b/charts/stable/clickhouse/Chart.yaml index c47347a8a05..39ca800b32d 100644 --- a/charts/stable/clickhouse/Chart.yaml +++ b/charts/stable/clickhouse/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: database truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 24.3.2.23 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: includeCommon alias: "" @@ -24,7 +24,7 @@ keywords: - database - clickhouse - sql -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/clickhouse - https://hub.docker.com/r/clickhouse/clickhouse-server type: application -version: 12.10.14 +version: 13.0.0 diff --git a/charts/stable/clickhouse/questions.yaml b/charts/stable/clickhouse/questions.yaml index ac61827fe24..56288f9a394 100644 --- a/charts/stable/clickhouse/questions.yaml +++ b/charts/stable/clickhouse/questions.yaml @@ -1,6 +1,7 @@ # Include{groups} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/clipplex/.helmignore b/charts/stable/clipplex/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/clipplex/.helmignore +++ b/charts/stable/clipplex/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/clipplex/Chart.yaml b/charts/stable/clipplex/Chart.yaml index ebf92efe330..228ba446fc5 100644 --- a/charts/stable/clipplex/Chart.yaml +++ b/charts/stable/clipplex/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/clipplex.webp keywords: - clipplex - media -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/clipplex - https://hub.docker.com/r/jonnike/clipplex type: application -version: 3.8.14 +version: 4.0.0 diff --git a/charts/stable/clipplex/questions.yaml b/charts/stable/clipplex/questions.yaml index 5b4b94a7d3c..c2fecedb17f 100644 --- a/charts/stable/clipplex/questions.yaml +++ b/charts/stable/clipplex/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/cloud9/.helmignore b/charts/stable/cloud9/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/cloud9/.helmignore +++ b/charts/stable/cloud9/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/cloud9/Chart.yaml b/charts/stable/cloud9/Chart.yaml index 40d8b5275c6..3d4d85eee8b 100644 --- a/charts/stable/cloud9/Chart.yaml +++ b/charts/stable/cloud9/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.29.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - ide - terminal - web -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cloud9 - https://ghcr.io/linuxserver/cloud9 type: application -version: 11.8.14 +version: 12.0.0 diff --git a/charts/stable/cloud9/questions.yaml b/charts/stable/cloud9/questions.yaml index 72b09402052..db83f38e2b3 100644 --- a/charts/stable/cloud9/questions.yaml +++ b/charts/stable/cloud9/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/cloudcommander/.helmignore b/charts/stable/cloudcommander/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/cloudcommander/.helmignore +++ b/charts/stable/cloudcommander/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/cloudcommander/Chart.yaml b/charts/stable/cloudcommander/Chart.yaml index 7253bf7e93a..cccb1839a7c 100644 --- a/charts/stable/cloudcommander/Chart.yaml +++ b/charts/stable/cloudcommander/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudcommander.webp keywords: - cloudcommander - Tools-Utilities -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/cloudcommander - https://hub.docker.com/r/coderaiser/cloudcmd type: application -version: 5.8.15 +version: 6.0.0 diff --git a/charts/stable/cloudcommander/questions.yaml b/charts/stable/cloudcommander/questions.yaml index 18367b3fb84..185674f2874 100644 --- a/charts/stable/cloudcommander/questions.yaml +++ b/charts/stable/cloudcommander/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/cloudflared/.helmignore b/charts/stable/cloudflared/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/cloudflared/.helmignore +++ b/charts/stable/cloudflared/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/cloudflared/Chart.yaml b/charts/stable/cloudflared/Chart.yaml index 89c21637ba3..a8263c86112 100644 --- a/charts/stable/cloudflared/Chart.yaml +++ b/charts/stable/cloudflared/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: network truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2024.4.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudflared.webp keywords: - cloudflared - networking -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflared - https://hub.docker.com/r/cloudflare/cloudflared type: application -version: 10.10.13 +version: 11.0.0 diff --git a/charts/stable/cloudflared/questions.yaml b/charts/stable/cloudflared/questions.yaml index a25b418af16..40c63cff3dc 100644 --- a/charts/stable/cloudflared/questions.yaml +++ b/charts/stable/cloudflared/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/cloudflareddns/.helmignore b/charts/stable/cloudflareddns/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/cloudflareddns/.helmignore +++ b/charts/stable/cloudflareddns/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/cloudflareddns/Chart.yaml b/charts/stable/cloudflareddns/Chart.yaml index 7a1043a4e3e..7e29008d29b 100644 --- a/charts/stable/cloudflareddns/Chart.yaml +++ b/charts/stable/cloudflareddns/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: networking truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - cloudflareddns - ddns - cloudflare -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/cloudflareddns - https://ghcr.io/hotio/cloudflareddns type: application -version: 9.8.22 +version: 10.0.0 diff --git a/charts/stable/cloudflareddns/questions.yaml b/charts/stable/cloudflareddns/questions.yaml index b94beacd40c..43dd924f5d5 100644 --- a/charts/stable/cloudflareddns/questions.yaml +++ b/charts/stable/cloudflareddns/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/cloudreve/.helmignore b/charts/stable/cloudreve/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/cloudreve/.helmignore +++ b/charts/stable/cloudreve/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/cloudreve/Chart.yaml b/charts/stable/cloudreve/Chart.yaml index b52945f29c8..fa6838e6c9c 100644 --- a/charts/stable/cloudreve/Chart.yaml +++ b/charts/stable/cloudreve/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 3.8.3 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - cloudreve - Cloud - Network-Web -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/cloudreve - https://hub.docker.com/r/cloudreve/cloudreve type: application -version: 6.8.14 +version: 7.0.0 diff --git a/charts/stable/cloudreve/questions.yaml b/charts/stable/cloudreve/questions.yaml index f97128d69f3..3b5f139977e 100644 --- a/charts/stable/cloudreve/questions.yaml +++ b/charts/stable/cloudreve/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/code-server/.helmignore b/charts/stable/code-server/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/code-server/.helmignore +++ b/charts/stable/code-server/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/code-server/Chart.yaml b/charts/stable/code-server/Chart.yaml index 66f6f5df973..f671db561e0 100644 --- a/charts/stable/code-server/Chart.yaml +++ b/charts/stable/code-server/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 4.23.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - vs - visual studio - vscode -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/code-server - https://hub.docker.com/r/codercom/code-server type: application -version: 11.10.14 +version: 12.0.0 diff --git a/charts/stable/code-server/questions.yaml b/charts/stable/code-server/questions.yaml index 78162e6ef25..c6f7c55cf18 100644 --- a/charts/stable/code-server/questions.yaml +++ b/charts/stable/code-server/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/codeproject-ai-server/.helmignore b/charts/stable/codeproject-ai-server/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/codeproject-ai-server/.helmignore +++ b/charts/stable/codeproject-ai-server/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/codeproject-ai-server/Chart.yaml b/charts/stable/codeproject-ai-server/Chart.yaml index 5dfb9990ef6..e781ebfe8f3 100644 --- a/charts/stable/codeproject-ai-server/Chart.yaml +++ b/charts/stable/codeproject-ai-server/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: AI truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.5.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/codeproject-ai-server.we keywords: - ai-server - sense-ai -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/codeproject-ai-server - https://hub.docker.com/r/codeproject/ai-server type: application -version: 2.8.14 +version: 3.0.0 diff --git a/charts/stable/codeproject-ai-server/questions.yaml b/charts/stable/codeproject-ai-server/questions.yaml index 62005d25247..2648e22fe0f 100644 --- a/charts/stable/codeproject-ai-server/questions.yaml +++ b/charts/stable/codeproject-ai-server/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/collabora/.helmignore b/charts/stable/collabora/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/collabora/.helmignore +++ b/charts/stable/collabora/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/collabora/Chart.yaml b/charts/stable/collabora/Chart.yaml index 4c1dd5300f3..d152e9fe3f3 100644 --- a/charts/stable/collabora/Chart.yaml +++ b/charts/stable/collabora/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: office truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 23.05.10.1.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/collabora.webp keywords: - office - document -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/collabora - https://hub.docker.com/r/collabora/code type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/collabora/questions.yaml b/charts/stable/collabora/questions.yaml index dd26ff49810..facc05014d6 100644 --- a/charts/stable/collabora/questions.yaml +++ b/charts/stable/collabora/questions.yaml @@ -7,6 +7,7 @@ portals: path: /browser/dist/admin/admin.html questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/colonysurvival/.helmignore b/charts/stable/colonysurvival/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/colonysurvival/.helmignore +++ b/charts/stable/colonysurvival/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/colonysurvival/Chart.yaml b/charts/stable/colonysurvival/Chart.yaml index dbc0839eb45..619e13f2724 100644 --- a/charts/stable/colonysurvival/Chart.yaml +++ b/charts/stable/colonysurvival/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: colonysurial dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/colonysurvival.webp keywords: - colonysurvival - GameServers -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/colonysurvival - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/colonysurvival/questions.yaml b/charts/stable/colonysurvival/questions.yaml index b981c6d1e02..8edf199faae 100644 --- a/charts/stable/colonysurvival/questions.yaml +++ b/charts/stable/colonysurvival/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/commento-plusplus/.helmignore b/charts/stable/commento-plusplus/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/commento-plusplus/.helmignore +++ b/charts/stable/commento-plusplus/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/commento-plusplus/Chart.yaml b/charts/stable/commento-plusplus/Chart.yaml index 8f86eb67d91..ceacb5c78be 100644 --- a/charts/stable/commento-plusplus/Chart.yaml +++ b/charts/stable/commento-plusplus/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.8.7 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/commento-plusplus icon: https://truecharts.org/img/hotlink-ok/chart-icons/commento-plusplus.webp keywords: - commento -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/commento-plusplus - https://hub.docker.com/r/caroga/commentoplusplus type: application -version: 11.8.14 +version: 12.0.0 diff --git a/charts/stable/commento-plusplus/questions.yaml b/charts/stable/commento-plusplus/questions.yaml index 926b8ab8363..453e9d2263f 100644 --- a/charts/stable/commento-plusplus/questions.yaml +++ b/charts/stable/commento-plusplus/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/conanexiles/.helmignore b/charts/stable/conanexiles/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/conanexiles/.helmignore +++ b/charts/stable/conanexiles/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/conanexiles/Chart.yaml b/charts/stable/conanexiles/Chart.yaml index 5a60dc3a76e..3a6ff90c08c 100644 --- a/charts/stable/conanexiles/Chart.yaml +++ b/charts/stable/conanexiles/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: conanexiles dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/conanexiles.webp keywords: - conanexiles - GameServers -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/conanexiles - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/conanexiles/questions.yaml b/charts/stable/conanexiles/questions.yaml index aa3487353df..b0829d84c18 100644 --- a/charts/stable/conanexiles/questions.yaml +++ b/charts/stable/conanexiles/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/convos/.helmignore b/charts/stable/convos/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/convos/.helmignore +++ b/charts/stable/convos/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/convos/Chart.yaml b/charts/stable/convos/Chart.yaml index b3e15e82ed1..05f60b83904 100644 --- a/charts/stable/convos/Chart.yaml +++ b/charts/stable/convos/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Messenger truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: stable dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/convos.webp keywords: - convos - Network-Messenger -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/convos - https://hub.docker.com/r/convos/convos type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/convos/questions.yaml b/charts/stable/convos/questions.yaml index 2aabcaee02e..ba54e8b5c75 100644 --- a/charts/stable/convos/questions.yaml +++ b/charts/stable/convos/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/cops/.helmignore b/charts/stable/cops/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/cops/.helmignore +++ b/charts/stable/cops/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index 65c50c9ab02..c1d0dd1b6d0 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.5.4 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -26,7 +26,7 @@ keywords: - Cloud - MediaApp-Books - MediaServer-Books -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cops - https://fleet.linuxserver.io/image?name=linuxserver/cops type: application -version: 8.10.17 +version: 9.0.0 diff --git a/charts/stable/cops/questions.yaml b/charts/stable/cops/questions.yaml index e7c8a8f4026..de424a392fd 100644 --- a/charts/stable/cops/questions.yaml +++ b/charts/stable/cops/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/core-keeper-dedicated-server/.helmignore b/charts/stable/core-keeper-dedicated-server/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/core-keeper-dedicated-server/.helmignore +++ b/charts/stable/core-keeper-dedicated-server/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/core-keeper-dedicated-server/Chart.yaml b/charts/stable/core-keeper-dedicated-server/Chart.yaml index 4cb1caa23e4..11f01aac2a4 100644 --- a/charts/stable/core-keeper-dedicated-server/Chart.yaml +++ b/charts/stable/core-keeper-dedicated-server/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/core-keeper-dedicated-se keywords: - core-keeper-dedicated-server - GameServers -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/core-keeper-dedicated-server - https://hub.docker.com/r/escaping/core-keeper-dedicated type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/core-keeper-dedicated-server/questions.yaml b/charts/stable/core-keeper-dedicated-server/questions.yaml index d4928d9e943..74cb289195d 100644 --- a/charts/stable/core-keeper-dedicated-server/questions.yaml +++ b/charts/stable/core-keeper-dedicated-server/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/corekeeper/.helmignore b/charts/stable/corekeeper/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/corekeeper/.helmignore +++ b/charts/stable/corekeeper/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/corekeeper/Chart.yaml b/charts/stable/corekeeper/Chart.yaml index 331a5365b70..a243ba76f1a 100644 --- a/charts/stable/corekeeper/Chart.yaml +++ b/charts/stable/corekeeper/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: corekeeper dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/corekeeper.webp keywords: - corekeeper - GameServers -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/corekeeper - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/corekeeper/questions.yaml b/charts/stable/corekeeper/questions.yaml index ccc2c427b94..d4f03ca661d 100644 --- a/charts/stable/corekeeper/questions.yaml +++ b/charts/stable/corekeeper/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/couchpotato/.helmignore b/charts/stable/couchpotato/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/couchpotato/.helmignore +++ b/charts/stable/couchpotato/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/couchpotato/Chart.yaml b/charts/stable/couchpotato/Chart.yaml index 29cc830646e..3405d725111 100644 --- a/charts/stable/couchpotato/Chart.yaml +++ b/charts/stable/couchpotato/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/couchpotato icon: https://truecharts.org/img/hotlink-ok/chart-icons/couchpotato.webp keywords: - couchpotato -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/couchpotato - https://ghcr.io/linuxserver/couchpotato type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/couchpotato/questions.yaml b/charts/stable/couchpotato/questions.yaml index 672dea95a99..b88f82370fa 100644 --- a/charts/stable/couchpotato/questions.yaml +++ b/charts/stable/couchpotato/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/counterstrike2d/.helmignore b/charts/stable/counterstrike2d/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/counterstrike2d/.helmignore +++ b/charts/stable/counterstrike2d/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/counterstrike2d/Chart.yaml b/charts/stable/counterstrike2d/Chart.yaml index b0849565766..11923794d58 100644 --- a/charts/stable/counterstrike2d/Chart.yaml +++ b/charts/stable/counterstrike2d/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/counterstrike2d.webp keywords: - counterstrike2d - GameServers -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/counterstrike2d - https://hub.docker.com/r/ich777/cs2dserver type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/counterstrike2d/questions.yaml b/charts/stable/counterstrike2d/questions.yaml index e2a4553d2cb..7595240d397 100644 --- a/charts/stable/counterstrike2d/questions.yaml +++ b/charts/stable/counterstrike2d/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/cowyo/.helmignore b/charts/stable/cowyo/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/cowyo/.helmignore +++ b/charts/stable/cowyo/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/cowyo/Chart.yaml b/charts/stable/cowyo/Chart.yaml index 9b6fa12f967..b50897a9144 100644 --- a/charts/stable/cowyo/Chart.yaml +++ b/charts/stable/cowyo/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - cowyo - Cloud - Productivity -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/cowyo - https://hub.docker.com/r/schollz/cowyo type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/cowyo/questions.yaml b/charts/stable/cowyo/questions.yaml index fb2c688e927..1adc2ef0dd1 100644 --- a/charts/stable/cowyo/questions.yaml +++ b/charts/stable/cowyo/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/craftopia/.helmignore b/charts/stable/craftopia/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/craftopia/.helmignore +++ b/charts/stable/craftopia/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/craftopia/Chart.yaml b/charts/stable/craftopia/Chart.yaml index 752ceb37797..18314699eca 100644 --- a/charts/stable/craftopia/Chart.yaml +++ b/charts/stable/craftopia/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: craftopia dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/craftopia.webp keywords: - craftopia - GameServers -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/craftopia - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/craftopia/questions.yaml b/charts/stable/craftopia/questions.yaml index dc40df2a831..323aec84a1b 100644 --- a/charts/stable/craftopia/questions.yaml +++ b/charts/stable/craftopia/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/crafty-4/.helmignore b/charts/stable/crafty-4/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/crafty-4/.helmignore +++ b/charts/stable/crafty-4/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/crafty-4/Chart.yaml b/charts/stable/crafty-4/Chart.yaml index 2a227edde93..65870cac4a1 100644 --- a/charts/stable/crafty-4/Chart.yaml +++ b/charts/stable/crafty-4/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 4.3.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - crafty-4 - GameServers - Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://gitlab.com/crafty-controller/crafty-4 - https://github.com/truecharts/charts/tree/master/charts/stable/crafty-4 type: application -version: 7.9.14 +version: 8.0.0 diff --git a/charts/stable/crafty-4/questions.yaml b/charts/stable/crafty-4/questions.yaml index 48d83feb59b..1ebfde34ac8 100644 --- a/charts/stable/crafty-4/questions.yaml +++ b/charts/stable/crafty-4/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/crypto-exchanges-gateway/.helmignore b/charts/stable/crypto-exchanges-gateway/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/crypto-exchanges-gateway/.helmignore +++ b/charts/stable/crypto-exchanges-gateway/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/crypto-exchanges-gateway/Chart.yaml b/charts/stable/crypto-exchanges-gateway/Chart.yaml index ddf388b47fa..b5e8c605a23 100644 --- a/charts/stable/crypto-exchanges-gateway/Chart.yaml +++ b/charts/stable/crypto-exchanges-gateway/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - crypto-exchanges-gateway - Productivity - Crypto -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/crypto-exchanges-gateway - https://hub.docker.com/r/apendergast/crypto-exchanges-gateway type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/crypto-exchanges-gateway/questions.yaml b/charts/stable/crypto-exchanges-gateway/questions.yaml index b79d5d519a1..3a9f7c0edd4 100644 --- a/charts/stable/crypto-exchanges-gateway/questions.yaml +++ b/charts/stable/crypto-exchanges-gateway/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/cryptofolio/.helmignore b/charts/stable/cryptofolio/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/cryptofolio/.helmignore +++ b/charts/stable/cryptofolio/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/cryptofolio/Chart.yaml b/charts/stable/cryptofolio/Chart.yaml index d7d0327fef7..dd93f0dcd6b 100644 --- a/charts/stable/cryptofolio/Chart.yaml +++ b/charts/stable/cryptofolio/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.2.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/cryptofolio icon: https://truecharts.org/img/hotlink-ok/chart-icons/cryptofolio.webp keywords: - cryptofolio -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cryptofolio - https://hub.docker.com/r/xtrendence/cryptofolio type: application -version: 12.8.14 +version: 13.0.0 diff --git a/charts/stable/cryptofolio/questions.yaml b/charts/stable/cryptofolio/questions.yaml index ca5a41193b8..cb791edd880 100644 --- a/charts/stable/cryptofolio/questions.yaml +++ b/charts/stable/cryptofolio/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/cryptpad/.helmignore b/charts/stable/cryptpad/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/cryptpad/.helmignore +++ b/charts/stable/cryptpad/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/cryptpad/Chart.yaml b/charts/stable/cryptpad/Chart.yaml index e3b54dd0a7d..e3e61ba8f4b 100644 --- a/charts/stable/cryptpad/Chart.yaml +++ b/charts/stable/cryptpad/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 5.5.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - cryptpad - Productivity - Security -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/cryptpad - https://hub.docker.com/r/cryptpad/cryptpad type: application -version: 7.8.14 +version: 8.0.0 diff --git a/charts/stable/cryptpad/questions.yaml b/charts/stable/cryptpad/questions.yaml index 1a0e9d9807f..9eb2fcf9da0 100644 --- a/charts/stable/cryptpad/questions.yaml +++ b/charts/stable/cryptpad/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/cs2/.helmignore b/charts/stable/cs2/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/cs2/.helmignore +++ b/charts/stable/cs2/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/cs2/Chart.yaml b/charts/stable/cs2/Chart.yaml index 4a9d3ce9388..3294c630ad6 100644 --- a/charts/stable/cs2/Chart.yaml +++ b/charts/stable/cs2/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: games truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: cs2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/cs2.webp keywords: - cs2 - counter-strike -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/cs2 - https://hub.docker.com/r/ich777/steamcmd type: application -version: 3.8.14 +version: 4.0.0 diff --git a/charts/stable/cs2/questions.yaml b/charts/stable/cs2/questions.yaml index 77e12ba42cd..95d6add5e54 100644 --- a/charts/stable/cs2/questions.yaml +++ b/charts/stable/cs2/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/csgo/.helmignore b/charts/stable/csgo/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/csgo/.helmignore +++ b/charts/stable/csgo/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/csgo/Chart.yaml b/charts/stable/csgo/Chart.yaml index 725619a06b4..91ce52f1244 100644 --- a/charts/stable/csgo/Chart.yaml +++ b/charts/stable/csgo/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,20 +10,20 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] deprecated: false -description: "This Chart will download and install SteamCMD. It will also install Counter-Strike: GO and run it." +description: 'This Chart will download and install SteamCMD. It will also install Counter-Strike: GO and run it.' home: https://truecharts.org/charts/stable/csgo icon: https://truecharts.org/img/hotlink-ok/chart-icons/csgo.webp keywords: - csgo - GameServers -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/csgo - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/csgo/questions.yaml b/charts/stable/csgo/questions.yaml index 93c82361fa3..72ce1ab7349 100644 --- a/charts/stable/csgo/questions.yaml +++ b/charts/stable/csgo/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/cssource/.helmignore b/charts/stable/cssource/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/cssource/.helmignore +++ b/charts/stable/cssource/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/cssource/Chart.yaml b/charts/stable/cssource/Chart.yaml index 0b328349a14..b284bfa74fd 100644 --- a/charts/stable/cssource/Chart.yaml +++ b/charts/stable/cssource/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,20 +10,20 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] deprecated: false -description: "This Chart will download and install SteamCMD. It will also install Counter-Strike: Source and run it." +description: 'This Chart will download and install SteamCMD. It will also install Counter-Strike: Source and run it.' home: https://truecharts.org/charts/stable/cssource icon: https://truecharts.org/img/hotlink-ok/chart-icons/cssource.webp keywords: - cssource - GameServers -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/cssource - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/cssource/questions.yaml b/charts/stable/cssource/questions.yaml index 9fcf160df92..3ad21e4a20c 100644 --- a/charts/stable/cssource/questions.yaml +++ b/charts/stable/cssource/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/cstrike1-6/.helmignore b/charts/stable/cstrike1-6/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/cstrike1-6/.helmignore +++ b/charts/stable/cstrike1-6/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/cstrike1-6/Chart.yaml b/charts/stable/cstrike1-6/Chart.yaml index 1b90d603755..32f9a7dde71 100644 --- a/charts/stable/cstrike1-6/Chart.yaml +++ b/charts/stable/cstrike1-6/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: cstrike1.6 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/cstrike1-6.webp keywords: - cstrike1-6 - GameServers -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/cstrike1-6 - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/cstrike1-6/questions.yaml b/charts/stable/cstrike1-6/questions.yaml index 8dbc50ac9a9..a519e24380e 100644 --- a/charts/stable/cstrike1-6/questions.yaml +++ b/charts/stable/cstrike1-6/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/cstrikeconditionzero/.helmignore b/charts/stable/cstrikeconditionzero/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/cstrikeconditionzero/.helmignore +++ b/charts/stable/cstrikeconditionzero/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/cstrikeconditionzero/Chart.yaml b/charts/stable/cstrikeconditionzero/Chart.yaml index 30e27dad039..0c5df877600 100644 --- a/charts/stable/cstrikeconditionzero/Chart.yaml +++ b/charts/stable/cstrikeconditionzero/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: cstrikeczero dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/cstrikeconditionzero.web keywords: - cstrikeconditionzero - GameServers -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/cstrikeconditionzero - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/cstrikeconditionzero/questions.yaml b/charts/stable/cstrikeconditionzero/questions.yaml index 44ab52db32d..061652dced3 100644 --- a/charts/stable/cstrikeconditionzero/questions.yaml +++ b/charts/stable/cstrikeconditionzero/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/ctfd/.helmignore b/charts/stable/ctfd/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/ctfd/.helmignore +++ b/charts/stable/ctfd/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/ctfd/Chart.yaml b/charts/stable/ctfd/Chart.yaml index ff11cdb0b20..e8114852c01 100644 --- a/charts/stable/ctfd/Chart.yaml +++ b/charts/stable/ctfd/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: learning truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 3.7.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -37,7 +37,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ctfd.webp keywords: - ctfd - learning -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -48,4 +48,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ctfd - https://ghcr.io/ctfd/ctfd type: application -version: 4.20.25 +version: 5.0.0 diff --git a/charts/stable/ctfd/questions.yaml b/charts/stable/ctfd/questions.yaml index 41c40bfa6f9..9cd28161320 100644 --- a/charts/stable/ctfd/questions.yaml +++ b/charts/stable/ctfd/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/cura-novnc/.helmignore b/charts/stable/cura-novnc/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/cura-novnc/.helmignore +++ b/charts/stable/cura-novnc/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/cura-novnc/Chart.yaml b/charts/stable/cura-novnc/Chart.yaml index 8adbc93e192..6e1228be538 100644 --- a/charts/stable/cura-novnc/Chart.yaml +++ b/charts/stable/cura-novnc/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: home-automation truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - cura-novnc - home-automation - Productivity -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/cura-novnc - https://hub.docker.com/r/mikeah/cura-novnc type: application -version: 8.8.14 +version: 9.0.0 diff --git a/charts/stable/cura-novnc/questions.yaml b/charts/stable/cura-novnc/questions.yaml index ec34e5a13e0..ca72e4d431e 100644 --- a/charts/stable/cura-novnc/questions.yaml +++ b/charts/stable/cura-novnc/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/cyberchef/.helmignore b/charts/stable/cyberchef/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/cyberchef/.helmignore +++ b/charts/stable/cyberchef/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/cyberchef/Chart.yaml b/charts/stable/cyberchef/Chart.yaml index fa943ec8c11..591650d92ba 100644 --- a/charts/stable/cyberchef/Chart.yaml +++ b/charts/stable/cyberchef/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 10.18.3 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/cyberchef icon: https://truecharts.org/img/hotlink-ok/chart-icons/cyberchef.webp keywords: - cyberchef -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/cyberchef - https://hub.docker.com/r/mpepping/cyberchef type: application -version: 9.17.1 +version: 10.0.0 diff --git a/charts/stable/cyberchef/questions.yaml b/charts/stable/cyberchef/questions.yaml index 6b1d2a2ed6e..d7f1b5f917f 100644 --- a/charts/stable/cyberchef/questions.yaml +++ b/charts/stable/cyberchef/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/czkawka/.helmignore b/charts/stable/czkawka/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/czkawka/.helmignore +++ b/charts/stable/czkawka/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/czkawka/Chart.yaml b/charts/stable/czkawka/Chart.yaml index 87aaa57286e..2c676c73392 100644 --- a/charts/stable/czkawka/Chart.yaml +++ b/charts/stable/czkawka/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: duplicates truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 24.04.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - duplicates - file management - czkawka -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/czkawka - https://hub.docker.com/r/jlesage/czkawka type: application -version: 9.9.14 +version: 10.0.0 diff --git a/charts/stable/czkawka/questions.yaml b/charts/stable/czkawka/questions.yaml index 53223701686..808ce4477ff 100644 --- a/charts/stable/czkawka/questions.yaml +++ b/charts/stable/czkawka/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/dailynotes/.helmignore b/charts/stable/dailynotes/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/dailynotes/.helmignore +++ b/charts/stable/dailynotes/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/dailynotes/Chart.yaml b/charts/stable/dailynotes/Chart.yaml index 06401804387..d4846ea1c70 100644 --- a/charts/stable/dailynotes/Chart.yaml +++ b/charts/stable/dailynotes/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Other truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/dailynotes.webp keywords: - dailynotes - Other -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/dailynotes - https://hub.docker.com/r/m0ngr31/dailynotes type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/dailynotes/questions.yaml b/charts/stable/dailynotes/questions.yaml index 5834d3bc8ff..311fa9a838d 100644 --- a/charts/stable/dailynotes/questions.yaml +++ b/charts/stable/dailynotes/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/damselfly/.helmignore b/charts/stable/damselfly/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/damselfly/.helmignore +++ b/charts/stable/damselfly/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/damselfly/Chart.yaml b/charts/stable/damselfly/Chart.yaml index 6b108143353..037e685e2ba 100644 --- a/charts/stable/damselfly/Chart.yaml +++ b/charts/stable/damselfly/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaApp-Photos truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/damselfly.webp keywords: - damselfly - MediaApp-Photos -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/damselfly - https://hub.docker.com/r/webreaper/damselfly type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/damselfly/questions.yaml b/charts/stable/damselfly/questions.yaml index 453284b2c53..16bba7a8162 100644 --- a/charts/stable/damselfly/questions.yaml +++ b/charts/stable/damselfly/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/dashdot/.helmignore b/charts/stable/dashdot/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/dashdot/.helmignore +++ b/charts/stable/dashdot/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/dashdot/Chart.yaml b/charts/stable/dashdot/Chart.yaml index b4a014d0ca4..f8f7e15f190 100644 --- a/charts/stable/dashdot/Chart.yaml +++ b/charts/stable/dashdot/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 5.8.3 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashdot.webp keywords: - dashboard - dashdot -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/dashdot - https://hub.docker.com/r/mauricenino/dashdot type: application -version: 8.8.14 +version: 9.0.0 diff --git a/charts/stable/dashdot/questions.yaml b/charts/stable/dashdot/questions.yaml index 243e915a0f2..f4fd26d2b55 100644 --- a/charts/stable/dashdot/questions.yaml +++ b/charts/stable/dashdot/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/dashmachine/.helmignore b/charts/stable/dashmachine/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/dashmachine/.helmignore +++ b/charts/stable/dashmachine/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/dashmachine/Chart.yaml b/charts/stable/dashmachine/Chart.yaml index 9593fdb92d7..1ef57b57e8e 100644 --- a/charts/stable/dashmachine/Chart.yaml +++ b/charts/stable/dashmachine/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,21 +10,21 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] deprecated: false -description: "Another web application bookmark dashboard, with fun features.[br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]" +description: 'Another web application bookmark dashboard, with fun features.[br][br][b][u][span style=''color: #ff9900;'']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]' home: https://truecharts.org/charts/stable/dashmachine icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashmachine.webp keywords: - dashmachine - Productivity - Network-Web -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/dashmachine - https://hub.docker.com/r/rmountjoy/dashmachine type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/dashmachine/questions.yaml b/charts/stable/dashmachine/questions.yaml index eb434cc4fc4..b324f77127f 100644 --- a/charts/stable/dashmachine/questions.yaml +++ b/charts/stable/dashmachine/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/dashy/.helmignore b/charts/stable/dashy/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/dashy/.helmignore +++ b/charts/stable/dashy/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/dashy/Chart.yaml b/charts/stable/dashy/Chart.yaml index cac53409afb..28ebca4dd58 100644 --- a/charts/stable/dashy/Chart.yaml +++ b/charts/stable/dashy/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: dashboard truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 3.0.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/dashy icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashy.webp keywords: - dashboard -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/dashy - https://hub.docker.com/r/lissy93/dashy type: application -version: 7.0.1 +version: 8.0.0 diff --git a/charts/stable/dashy/questions.yaml b/charts/stable/dashy/questions.yaml index 8037910fb2a..c40af3047c3 100644 --- a/charts/stable/dashy/questions.yaml +++ b/charts/stable/dashy/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/davos/.helmignore b/charts/stable/davos/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/davos/.helmignore +++ b/charts/stable/davos/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/davos/Chart.yaml b/charts/stable/davos/Chart.yaml index 33b620ed8a4..559eb6508ad 100644 --- a/charts/stable/davos/Chart.yaml +++ b/charts/stable/davos/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.2.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - davos - ftp - automation -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/davos - https://ghcr.io/linuxserver/davos type: application -version: 12.8.16 +version: 13.0.0 diff --git a/charts/stable/davos/questions.yaml b/charts/stable/davos/questions.yaml index 89cd4029fdd..3b940f69ded 100644 --- a/charts/stable/davos/questions.yaml +++ b/charts/stable/davos/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/dayofdefeatsource/.helmignore b/charts/stable/dayofdefeatsource/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/dayofdefeatsource/.helmignore +++ b/charts/stable/dayofdefeatsource/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/dayofdefeatsource/Chart.yaml b/charts/stable/dayofdefeatsource/Chart.yaml index ade9dd6d99b..609c64f5bbd 100644 --- a/charts/stable/dayofdefeatsource/Chart.yaml +++ b/charts/stable/dayofdefeatsource/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,20 +10,20 @@ apiVersion: v2 appVersion: dods dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] deprecated: false -description: "This Chart will download and install SteamCMD. It will also install Day of Defeat: Source and run it." +description: 'This Chart will download and install SteamCMD. It will also install Day of Defeat: Source and run it.' home: https://truecharts.org/charts/stable/dayofdefeatsource icon: https://truecharts.org/img/hotlink-ok/chart-icons/dayofdefeatsource.webp keywords: - dayofdefeatsource - GameServers -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/dayofdefeatsource - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/dayofdefeatsource/questions.yaml b/charts/stable/dayofdefeatsource/questions.yaml index 43ba2d0064f..b327fba29e4 100644 --- a/charts/stable/dayofdefeatsource/questions.yaml +++ b/charts/stable/dayofdefeatsource/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/daysofwar/.helmignore b/charts/stable/daysofwar/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/daysofwar/.helmignore +++ b/charts/stable/daysofwar/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/daysofwar/Chart.yaml b/charts/stable/daysofwar/Chart.yaml index 09324aa5836..28e021b9383 100644 --- a/charts/stable/daysofwar/Chart.yaml +++ b/charts/stable/daysofwar/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: daysofwar dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/daysofwar.webp keywords: - daysofwar - GameServers -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/daysofwar - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/daysofwar/questions.yaml b/charts/stable/daysofwar/questions.yaml index 0560faab5c4..06ee91dc1bd 100644 --- a/charts/stable/daysofwar/questions.yaml +++ b/charts/stable/daysofwar/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/dayz/.helmignore b/charts/stable/dayz/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/dayz/.helmignore +++ b/charts/stable/dayz/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/dayz/Chart.yaml b/charts/stable/dayz/Chart.yaml index 99f8e44418a..0cab4020b15 100644 --- a/charts/stable/dayz/Chart.yaml +++ b/charts/stable/dayz/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: dayz dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/dayz.webp keywords: - dayz - GameServers -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/dayz - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/dayz/questions.yaml b/charts/stable/dayz/questions.yaml index 208f33c2dee..937776e8050 100644 --- a/charts/stable/dayz/questions.yaml +++ b/charts/stable/dayz/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/ddclient/.helmignore b/charts/stable/ddclient/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/ddclient/.helmignore +++ b/charts/stable/ddclient/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/ddclient/Chart.yaml b/charts/stable/ddclient/Chart.yaml index eccb134c900..4a1e6b20d41 100644 --- a/charts/stable/ddclient/Chart.yaml +++ b/charts/stable/ddclient/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 3.11.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ddclient icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddclient.webp keywords: - ddclient -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/ddclient - https://ghcr.io/linuxserver/ddclient type: application -version: 9.8.18 +version: 10.0.0 diff --git a/charts/stable/ddclient/questions.yaml b/charts/stable/ddclient/questions.yaml index c5dd0d72fbc..fe95a8d9562 100644 --- a/charts/stable/ddclient/questions.yaml +++ b/charts/stable/ddclient/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/ddns-go/.helmignore b/charts/stable/ddns-go/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/ddns-go/.helmignore +++ b/charts/stable/ddns-go/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/ddns-go/Chart.yaml b/charts/stable/ddns-go/Chart.yaml index 51a9e5766a6..e7a03f22de8 100644 --- a/charts/stable/ddns-go/Chart.yaml +++ b/charts/stable/ddns-go/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: cloud truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 6.5.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-go.webp keywords: - ddns-go - ddns -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/ddns-go - https://hub.docker.com/r/jeessy/ddns-go type: application -version: 10.11.0 +version: 11.0.0 diff --git a/charts/stable/ddns-go/questions.yaml b/charts/stable/ddns-go/questions.yaml index f0f19ff8cc2..b53765a6043 100644 --- a/charts/stable/ddns-go/questions.yaml +++ b/charts/stable/ddns-go/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/ddns-route53/.helmignore b/charts/stable/ddns-route53/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/ddns-route53/.helmignore +++ b/charts/stable/ddns-route53/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/ddns-route53/Chart.yaml b/charts/stable/ddns-route53/Chart.yaml index db76811c43e..1d90c43c3dd 100644 --- a/charts/stable/ddns-route53/Chart.yaml +++ b/charts/stable/ddns-route53/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-DNS truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-route53.webp keywords: - ddns-route53 - Network-DNS -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/ddns-route53 - https://hub.docker.com/r/crazymax/ddns-route53 type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/ddns-route53/questions.yaml b/charts/stable/ddns-route53/questions.yaml index 8a55369a6c4..274bfdf7ed0 100644 --- a/charts/stable/ddns-route53/questions.yaml +++ b/charts/stable/ddns-route53/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/ddns-updater/.helmignore b/charts/stable/ddns-updater/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/ddns-updater/.helmignore +++ b/charts/stable/ddns-updater/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/ddns-updater/Chart.yaml b/charts/stable/ddns-updater/Chart.yaml index 8126ec841dd..88c368af4cf 100644 --- a/charts/stable/ddns-updater/Chart.yaml +++ b/charts/stable/ddns-updater/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: network truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.5.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ddns-updater icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-updater.webp keywords: - ddns-updater -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-updater - https://hub.docker.com/r/qmcgaw/ddns-updater type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/ddns-updater/questions.yaml b/charts/stable/ddns-updater/questions.yaml index d0252d592d9..5039accba87 100644 --- a/charts/stable/ddns-updater/questions.yaml +++ b/charts/stable/ddns-updater/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/debian-apt-mirror/.helmignore b/charts/stable/debian-apt-mirror/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/debian-apt-mirror/.helmignore +++ b/charts/stable/debian-apt-mirror/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/debian-apt-mirror/Chart.yaml b/charts/stable/debian-apt-mirror/Chart.yaml index 59b69df55a4..1bc6254a2f4 100644 --- a/charts/stable/debian-apt-mirror/Chart.yaml +++ b/charts/stable/debian-apt-mirror/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Other truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -26,7 +26,7 @@ keywords: - Productivity - Tools-Utilities - Drivers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/debian-apt-mirror - https://hub.docker.com/r/ich777/debian-mirror type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/debian-apt-mirror/questions.yaml b/charts/stable/debian-apt-mirror/questions.yaml index 834b2187233..b9375eefbff 100644 --- a/charts/stable/debian-apt-mirror/questions.yaml +++ b/charts/stable/debian-apt-mirror/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/debian-bullseye/.helmignore b/charts/stable/debian-bullseye/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/debian-bullseye/.helmignore +++ b/charts/stable/debian-bullseye/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/debian-bullseye/Chart.yaml b/charts/stable/debian-bullseye/Chart.yaml index fa47dfb9e9d..990f204f382 100644 --- a/charts/stable/debian-bullseye/Chart.yaml +++ b/charts/stable/debian-bullseye/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - debian-bullseye - Productivity - Tools-System -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/debian-bullseye - https://hub.docker.com/r/ich777/debian-bullseye type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/debian-bullseye/questions.yaml b/charts/stable/debian-bullseye/questions.yaml index f62da083ce4..89a8f7b0eb8 100644 --- a/charts/stable/debian-bullseye/questions.yaml +++ b/charts/stable/debian-bullseye/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/deconz/.helmignore b/charts/stable/deconz/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/deconz/.helmignore +++ b/charts/stable/deconz/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/deconz/Chart.yaml b/charts/stable/deconz/Chart.yaml index 2ee734a89d2..acb36f55ad3 100644 --- a/charts/stable/deconz/Chart.yaml +++ b/charts/stable/deconz/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.26.3 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - home-automation - zigbee - conbee -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/deconz - https://hub.docker.com/r/deconzcommunity/deconz type: application -version: 15.8.14 +version: 16.0.0 diff --git a/charts/stable/deconz/questions.yaml b/charts/stable/deconz/questions.yaml index 2c740f415bd..f42f76bbaf7 100644 --- a/charts/stable/deconz/questions.yaml +++ b/charts/stable/deconz/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/deemix/.helmignore b/charts/stable/deemix/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/deemix/.helmignore +++ b/charts/stable/deemix/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/deemix/Chart.yaml b/charts/stable/deemix/Chart.yaml index 00055b33506..ab944e8aee2 100644 --- a/charts/stable/deemix/Chart.yaml +++ b/charts/stable/deemix/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - music - deemix - deezer -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://gitlab.com/Bockiii/deemix-docker.git - https://github.com/truecharts/charts/tree/master/charts/stable/deemix type: application -version: 10.8.14 +version: 11.0.0 diff --git a/charts/stable/deemix/questions.yaml b/charts/stable/deemix/questions.yaml index 2e3d2be504b..5fb7a836e8f 100644 --- a/charts/stable/deemix/questions.yaml +++ b/charts/stable/deemix/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/deepstack/.helmignore b/charts/stable/deepstack/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/deepstack/.helmignore +++ b/charts/stable/deepstack/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/deepstack/Chart.yaml b/charts/stable/deepstack/Chart.yaml index a4cef367a45..1581d79411e 100644 --- a/charts/stable/deepstack/Chart.yaml +++ b/charts/stable/deepstack/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: AI truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2022.01.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/deepstack icon: https://truecharts.org/img/hotlink-ok/chart-icons/deepstack.webp keywords: - AI -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/deepstack - https://hub.docker.com/r/deepquestai/deepstack type: application -version: 11.8.14 +version: 12.0.0 diff --git a/charts/stable/deepstack/questions.yaml b/charts/stable/deepstack/questions.yaml index a2996535a53..6abe7a3c343 100644 --- a/charts/stable/deepstack/questions.yaml +++ b/charts/stable/deepstack/questions.yaml @@ -5,6 +5,7 @@ portals: questions: # Portal # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/dell-idrac-fan-controller/.helmignore b/charts/stable/dell-idrac-fan-controller/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/dell-idrac-fan-controller/.helmignore +++ b/charts/stable/dell-idrac-fan-controller/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/dell-idrac-fan-controller/Chart.yaml b/charts/stable/dell-idrac-fan-controller/Chart.yaml index bf08329062d..b36a3cb7355 100644 --- a/charts/stable/dell-idrac-fan-controller/Chart.yaml +++ b/charts/stable/dell-idrac-fan-controller/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - iDrac - Dell - fan-controller -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/dell-idrac-fan-controller - https://ghcr.io/tigerblue77/dell_idrac_fan_controller type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/dell-idrac-fan-controller/questions.yaml b/charts/stable/dell-idrac-fan-controller/questions.yaml index 38d2c24a848..a9a4dcc9e5f 100644 --- a/charts/stable/dell-idrac-fan-controller/questions.yaml +++ b/charts/stable/dell-idrac-fan-controller/questions.yaml @@ -1,6 +1,7 @@ # Include{groups} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/deluge/.helmignore b/charts/stable/deluge/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/deluge/.helmignore +++ b/charts/stable/deluge/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/deluge/Chart.yaml b/charts/stable/deluge/Chart.yaml index 964ca99e5d5..440b8ab82b2 100644 --- a/charts/stable/deluge/Chart.yaml +++ b/charts/stable/deluge/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.1.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - transmission - torrent - usenet -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/deluge - https://ghcr.io/linuxserver/deluge type: application -version: 18.8.14 +version: 19.0.0 diff --git a/charts/stable/deluge/questions.yaml b/charts/stable/deluge/questions.yaml index 926808c8bda..27df8d7aa1f 100644 --- a/charts/stable/deluge/questions.yaml +++ b/charts/stable/deluge/questions.yaml @@ -5,6 +5,7 @@ portals: questions: ## Portal Button # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/digikam/.helmignore b/charts/stable/digikam/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/digikam/.helmignore +++ b/charts/stable/digikam/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/digikam/Chart.yaml b/charts/stable/digikam/Chart.yaml index edf104c4371..97c5f45bf12 100644 --- a/charts/stable/digikam/Chart.yaml +++ b/charts/stable/digikam/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 7.8.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -26,7 +26,7 @@ keywords: - management - image - gallery -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/digikam - https://ghcr.io/linuxserver/digikam type: application -version: 11.8.14 +version: 12.0.0 diff --git a/charts/stable/digikam/questions.yaml b/charts/stable/digikam/questions.yaml index 1fa6a0ef821..65a1d9e11c0 100644 --- a/charts/stable/digikam/questions.yaml +++ b/charts/stable/digikam/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/dillinger/.helmignore b/charts/stable/dillinger/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/dillinger/.helmignore +++ b/charts/stable/dillinger/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/dillinger/Chart.yaml b/charts/stable/dillinger/Chart.yaml index 737bd5535d0..50cfce4b46b 100644 --- a/charts/stable/dillinger/Chart.yaml +++ b/charts/stable/dillinger/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 3.39.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/dillinger icon: https://truecharts.org/img/hotlink-ok/chart-icons/dillinger.webp keywords: - dillinger -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/dillinger - https://ghcr.io/linuxserver/dillinger type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/dillinger/questions.yaml b/charts/stable/dillinger/questions.yaml index e4755382465..956c5d7bb64 100644 --- a/charts/stable/dillinger/questions.yaml +++ b/charts/stable/dillinger/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/discordgsm/.helmignore b/charts/stable/discordgsm/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/discordgsm/.helmignore +++ b/charts/stable/discordgsm/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/discordgsm/Chart.yaml b/charts/stable/discordgsm/Chart.yaml index e2e96c652e0..227d8c655e3 100644 --- a/charts/stable/discordgsm/Chart.yaml +++ b/charts/stable/discordgsm/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: monitor truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.17.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - discordgsm - game-server - monitor -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/discordgsm - https://hub.docker.com/r/discordgsm/discord-game-server-monitor type: application -version: 7.9.14 +version: 8.0.0 diff --git a/charts/stable/discordgsm/questions.yaml b/charts/stable/discordgsm/questions.yaml index f19bf147499..7b11b2b674e 100644 --- a/charts/stable/discordgsm/questions.yaml +++ b/charts/stable/discordgsm/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/dispatch/.helmignore b/charts/stable/dispatch/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/dispatch/.helmignore +++ b/charts/stable/dispatch/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/dispatch/Chart.yaml b/charts/stable/dispatch/Chart.yaml index 13963983daf..241afe9f180 100644 --- a/charts/stable/dispatch/Chart.yaml +++ b/charts/stable/dispatch/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Messenger truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/dispatch.webp keywords: - dispatch - Network-Messenger -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/dispatch - https://hub.docker.com/r/khlieng/dispatch type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/dispatch/questions.yaml b/charts/stable/dispatch/questions.yaml index a470b3003b5..38086b2d9b1 100644 --- a/charts/stable/dispatch/questions.yaml +++ b/charts/stable/dispatch/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/dizquetv/.helmignore b/charts/stable/dizquetv/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/dizquetv/.helmignore +++ b/charts/stable/dizquetv/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/dizquetv/Chart.yaml b/charts/stable/dizquetv/Chart.yaml index e628a8324b7..fcf4db08bfc 100644 --- a/charts/stable/dizquetv/Chart.yaml +++ b/charts/stable/dizquetv/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.5.3 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/dizquetv.webp keywords: - dizqueTV - dizquetv -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/dizquetv - https://hub.docker.com/r/vexorian/dizquetv type: application -version: 14.8.14 +version: 15.0.0 diff --git a/charts/stable/dizquetv/questions.yaml b/charts/stable/dizquetv/questions.yaml index 296243369b3..07541858e43 100644 --- a/charts/stable/dizquetv/questions.yaml +++ b/charts/stable/dizquetv/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/dns-doh-companion/.helmignore b/charts/stable/dns-doh-companion/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/dns-doh-companion/.helmignore +++ b/charts/stable/dns-doh-companion/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/dns-doh-companion/Chart.yaml b/charts/stable/dns-doh-companion/Chart.yaml index 7b8cd55afbe..3808d72ac90 100644 --- a/charts/stable/dns-doh-companion/Chart.yaml +++ b/charts/stable/dns-doh-companion/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-DNS truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/dns-doh-companion.webp keywords: - dns-doh-companion - Network-DNS -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/dns-doh-companion - https://hub.docker.com/r/testdasi/simple-dns-doh type: application -version: 5.8.16 +version: 6.0.0 diff --git a/charts/stable/dns-doh-companion/questions.yaml b/charts/stable/dns-doh-companion/questions.yaml index eaa48606231..90301aaf0ce 100644 --- a/charts/stable/dns-doh-companion/questions.yaml +++ b/charts/stable/dns-doh-companion/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/docker-hub-rss/.helmignore b/charts/stable/docker-hub-rss/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/docker-hub-rss/.helmignore +++ b/charts/stable/docker-hub-rss/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/docker-hub-rss/Chart.yaml b/charts/stable/docker-hub-rss/Chart.yaml index 620fbb93537..a00b634324c 100644 --- a/charts/stable/docker-hub-rss/Chart.yaml +++ b/charts/stable/docker-hub-rss/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - Cloud - Tools-Utilities - Network-Web -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/docker-hub-rss - https://hub.docker.com/r/theconnman/docker-hub-rss type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/docker-hub-rss/questions.yaml b/charts/stable/docker-hub-rss/questions.yaml index c4fd4cd5e5f..e63e2319598 100644 --- a/charts/stable/docker-hub-rss/questions.yaml +++ b/charts/stable/docker-hub-rss/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/docker/.helmignore b/charts/stable/docker/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/docker/.helmignore +++ b/charts/stable/docker/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/docker/Chart.yaml b/charts/stable/docker/Chart.yaml index a32c275eee5..7d4f90e596b 100644 --- a/charts/stable/docker/Chart.yaml +++ b/charts/stable/docker/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: docker truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 26.1.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/docker icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker.webp keywords: - docker -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/docker - https://hub.docker.com/_/docker type: application -version: 6.2.3 +version: 7.0.0 diff --git a/charts/stable/docker/questions.yaml b/charts/stable/docker/questions.yaml index 87bb31c4bc0..12903bcec01 100644 --- a/charts/stable/docker/questions.yaml +++ b/charts/stable/docker/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/dockerregistry/.helmignore b/charts/stable/dockerregistry/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/dockerregistry/.helmignore +++ b/charts/stable/dockerregistry/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/dockerregistry/Chart.yaml b/charts/stable/dockerregistry/Chart.yaml index 837257742c1..1cd6c95159c 100644 --- a/charts/stable/dockerregistry/Chart.yaml +++ b/charts/stable/dockerregistry/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.0.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -27,7 +27,7 @@ keywords: - Network-Management - Productivity - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -39,4 +39,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/dockerregistry - https://hub.docker.com/_/registry type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/dockerregistry/questions.yaml b/charts/stable/dockerregistry/questions.yaml index c816b8ea364..1ce5d314298 100644 --- a/charts/stable/dockerregistry/questions.yaml +++ b/charts/stable/dockerregistry/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/dockovpn/.helmignore b/charts/stable/dockovpn/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/dockovpn/.helmignore +++ b/charts/stable/dockovpn/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/dockovpn/Chart.yaml b/charts/stable/dockovpn/Chart.yaml index a6ef626e741..66d8934a432 100644 --- a/charts/stable/dockovpn/Chart.yaml +++ b/charts/stable/dockovpn/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: networking truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.14.0 dependencies: - name: common - version: 20.3.11 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/dockovpn.webp keywords: - vpn - openvpn -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/dockovpn - https://hub.docker.com/r/alekslitvinenk/openvpn type: application -version: 1.0.0 +version: 2.0.0 diff --git a/charts/stable/dockovpn/questions.yaml b/charts/stable/dockovpn/questions.yaml index b65772340ca..c26a9026874 100644 --- a/charts/stable/dockovpn/questions.yaml +++ b/charts/stable/dockovpn/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/docusaurus/.helmignore b/charts/stable/docusaurus/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/docusaurus/.helmignore +++ b/charts/stable/docusaurus/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/docusaurus/Chart.yaml b/charts/stable/docusaurus/Chart.yaml index 2d29470cc09..14cdfa8354b 100644 --- a/charts/stable/docusaurus/Chart.yaml +++ b/charts/stable/docusaurus/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: website truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - documentation - website - Docusaurus -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/docusaurus - https://hub.docker.com/r/awesometic/docusaurus type: application -version: 8.8.15 +version: 9.0.0 diff --git a/charts/stable/docusaurus/questions.yaml b/charts/stable/docusaurus/questions.yaml index fdd045d388d..432c20af1bc 100644 --- a/charts/stable/docusaurus/questions.yaml +++ b/charts/stable/docusaurus/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/dokuwiki/.helmignore b/charts/stable/dokuwiki/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/dokuwiki/.helmignore +++ b/charts/stable/dokuwiki/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/dokuwiki/Chart.yaml b/charts/stable/dokuwiki/Chart.yaml index 9afa45571b8..5afb1a37e2e 100644 --- a/charts/stable/dokuwiki/Chart.yaml +++ b/charts/stable/dokuwiki/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 20240206.1.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/dokuwiki icon: https://truecharts.org/img/hotlink-ok/chart-icons/dokuwiki.webp keywords: - dokuwiki -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/dokuwiki - https://hub.docker.com/r/bitnami/dokuwiki type: application -version: 11.4.16 +version: 12.0.0 diff --git a/charts/stable/dokuwiki/questions.yaml b/charts/stable/dokuwiki/questions.yaml index efcf64fad1e..776695db41d 100644 --- a/charts/stable/dokuwiki/questions.yaml +++ b/charts/stable/dokuwiki/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/domoticz/.helmignore b/charts/stable/domoticz/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/domoticz/.helmignore +++ b/charts/stable/domoticz/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/domoticz/Chart.yaml b/charts/stable/domoticz/Chart.yaml index f457b84700b..b1f4e37abb6 100644 --- a/charts/stable/domoticz/Chart.yaml +++ b/charts/stable/domoticz/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2024.4.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/domoticz icon: https://truecharts.org/img/hotlink-ok/chart-icons/domoticz.webp keywords: - domoticz -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/domoticz - https://hub.docker.com/r/domoticz/domoticz type: application -version: 10.8.14 +version: 11.0.0 diff --git a/charts/stable/domoticz/questions.yaml b/charts/stable/domoticz/questions.yaml index d35aded5b94..3da93d24381 100644 --- a/charts/stable/domoticz/questions.yaml +++ b/charts/stable/domoticz/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/dontstarvetogether/.helmignore b/charts/stable/dontstarvetogether/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/dontstarvetogether/.helmignore +++ b/charts/stable/dontstarvetogether/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/dontstarvetogether/Chart.yaml b/charts/stable/dontstarvetogether/Chart.yaml index 2cec90e19e6..aad42c868b2 100644 --- a/charts/stable/dontstarvetogether/Chart.yaml +++ b/charts/stable/dontstarvetogether/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: dontstare dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/dontstarvetogether.webp keywords: - dontstarvetogether - GameServers -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/dontstarvetogether - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/dontstarvetogether/questions.yaml b/charts/stable/dontstarvetogether/questions.yaml index cc9ebb003a4..c807fb0268d 100644 --- a/charts/stable/dontstarvetogether/questions.yaml +++ b/charts/stable/dontstarvetogether/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/doplarr/.helmignore b/charts/stable/doplarr/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/doplarr/.helmignore +++ b/charts/stable/doplarr/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/doplarr/Chart.yaml b/charts/stable/doplarr/Chart.yaml index 2f48b1cce7c..2da0b778cd2 100644 --- a/charts/stable/doplarr/Chart.yaml +++ b/charts/stable/doplarr/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 3.6.3 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/doplarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/doplarr.webp keywords: - doplarr -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/doplarr - https://ghcr.io/kiranshila/doplarr type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/doplarr/questions.yaml b/charts/stable/doplarr/questions.yaml index bd9b0926c98..8cd41354e3e 100644 --- a/charts/stable/doplarr/questions.yaml +++ b/charts/stable/doplarr/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/double-take/.helmignore b/charts/stable/double-take/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/double-take/.helmignore +++ b/charts/stable/double-take/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/double-take/Chart.yaml b/charts/stable/double-take/Chart.yaml index 907c6f12815..554724d8112 100644 --- a/charts/stable/double-take/Chart.yaml +++ b/charts/stable/double-take/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.13.11 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/double-take.webp keywords: - ai - double-take -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/double-take - https://hub.docker.com/r/skrashevich/double-take type: application -version: 10.8.14 +version: 11.0.0 diff --git a/charts/stable/double-take/questions.yaml b/charts/stable/double-take/questions.yaml index 61a0534ac18..2e649dc00da 100644 --- a/charts/stable/double-take/questions.yaml +++ b/charts/stable/double-take/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/doublecommander/.helmignore b/charts/stable/doublecommander/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/doublecommander/.helmignore +++ b/charts/stable/doublecommander/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/doublecommander/Chart.yaml b/charts/stable/doublecommander/Chart.yaml index eb4987dfb0f..9d43f6dfde3 100644 --- a/charts/stable/doublecommander/Chart.yaml +++ b/charts/stable/doublecommander/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - doublecommander - file - manager -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/doublecommander - https://ghcr.io/linuxserver/doublecommander type: application -version: 12.8.17 +version: 13.0.0 diff --git a/charts/stable/doublecommander/questions.yaml b/charts/stable/doublecommander/questions.yaml index 27cb584bd77..24f6c37c48b 100644 --- a/charts/stable/doublecommander/questions.yaml +++ b/charts/stable/doublecommander/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/drawio/.helmignore b/charts/stable/drawio/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/drawio/.helmignore +++ b/charts/stable/drawio/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/drawio/Chart.yaml b/charts/stable/drawio/Chart.yaml index 7303e4a7017..b2ad833a0ad 100644 --- a/charts/stable/drawio/Chart.yaml +++ b/charts/stable/drawio/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 24.3.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/drawio icon: https://truecharts.org/img/hotlink-ok/chart-icons/drawio.webp keywords: - drawio -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/drawio - https://hub.docker.com/r/jgraph/drawio type: application -version: 11.9.0 +version: 12.0.0 diff --git a/charts/stable/drawio/questions.yaml b/charts/stable/drawio/questions.yaml index 15b82ec5ce9..4a0fabe5fd1 100644 --- a/charts/stable/drawio/questions.yaml +++ b/charts/stable/drawio/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/dropbox-by-otherguy/.helmignore b/charts/stable/dropbox-by-otherguy/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/dropbox-by-otherguy/.helmignore +++ b/charts/stable/dropbox-by-otherguy/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/dropbox-by-otherguy/Chart.yaml b/charts/stable/dropbox-by-otherguy/Chart.yaml index 69966dacf97..3175f9439ae 100644 --- a/charts/stable/dropbox-by-otherguy/Chart.yaml +++ b/charts/stable/dropbox-by-otherguy/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/dropbox-by-otherguy.webp keywords: - dropbox-by-otherguy - Cloud -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/dropbox-by-otherguy - https://hub.docker.com/r/otherguy/dropbox type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/dropbox-by-otherguy/questions.yaml b/charts/stable/dropbox-by-otherguy/questions.yaml index 1f735fa20c1..9d86acdc4cf 100644 --- a/charts/stable/dropbox-by-otherguy/questions.yaml +++ b/charts/stable/dropbox-by-otherguy/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/duckdns/.helmignore b/charts/stable/duckdns/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/duckdns/.helmignore +++ b/charts/stable/duckdns/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/duckdns/Chart.yaml b/charts/stable/duckdns/Chart.yaml index edd202e7f1a..563873b213e 100644 --- a/charts/stable/duckdns/Chart.yaml +++ b/charts/stable/duckdns/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/duckdns icon: https://truecharts.org/img/hotlink-ok/chart-icons/duckdns.webp keywords: - duckdns -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/duckdns - https://ghcr.io/linuxserver/duckdns type: application -version: 9.8.16 +version: 10.0.0 diff --git a/charts/stable/duckdns/questions.yaml b/charts/stable/duckdns/questions.yaml index 789fdb850ff..a6294b7ee38 100644 --- a/charts/stable/duckdns/questions.yaml +++ b/charts/stable/duckdns/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/duplicacy/.helmignore b/charts/stable/duplicacy/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/duplicacy/.helmignore +++ b/charts/stable/duplicacy/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/duplicacy/Chart.yaml b/charts/stable/duplicacy/Chart.yaml index c1c8e792f05..a6ec93455e2 100644 --- a/charts/stable/duplicacy/Chart.yaml +++ b/charts/stable/duplicacy/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Backup truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.7.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicacy.webp keywords: - duplicacy - Backup -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/duplicacy - https://ghcr.io/hotio/duplicacy type: application -version: 6.8.21 +version: 7.0.0 diff --git a/charts/stable/duplicacy/questions.yaml b/charts/stable/duplicacy/questions.yaml index 17d8ca0a640..e70585d6064 100644 --- a/charts/stable/duplicacy/questions.yaml +++ b/charts/stable/duplicacy/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/duplicati/.helmignore b/charts/stable/duplicati/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/duplicati/.helmignore +++ b/charts/stable/duplicati/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/duplicati/Chart.yaml b/charts/stable/duplicati/Chart.yaml index e0419f1204c..e3c751ac2f1 100644 --- a/charts/stable/duplicati/Chart.yaml +++ b/charts/stable/duplicati/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/duplicati icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicati.webp keywords: - duplicati -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/duplicati - https://hub.docker.com/r/duplicati/duplicati type: application -version: 13.8.14 +version: 14.0.0 diff --git a/charts/stable/duplicati/questions.yaml b/charts/stable/duplicati/questions.yaml index 8d22bf63b9e..77ddbf07900 100644 --- a/charts/stable/duplicati/questions.yaml +++ b/charts/stable/duplicati/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/ecodms/.helmignore b/charts/stable/ecodms/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/ecodms/.helmignore +++ b/charts/stable/ecodms/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/ecodms/Chart.yaml b/charts/stable/ecodms/Chart.yaml index 213ec596ba5..79e6b3ed7c0 100644 --- a/charts/stable/ecodms/Chart.yaml +++ b/charts/stable/ecodms/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - ecodms - Cloud - Productivity -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/ecodms - https://hub.docker.com/r/ecodms/allinone-18.09 type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/ecodms/questions.yaml b/charts/stable/ecodms/questions.yaml index 6dd23d747ed..a35a736f13d 100644 --- a/charts/stable/ecodms/questions.yaml +++ b/charts/stable/ecodms/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/electrum/.helmignore b/charts/stable/electrum/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/electrum/.helmignore +++ b/charts/stable/electrum/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/electrum/Chart.yaml b/charts/stable/electrum/Chart.yaml index 5cf8bb9698b..fe574d59672 100644 --- a/charts/stable/electrum/Chart.yaml +++ b/charts/stable/electrum/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Other truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - Network-Other - Productivity - Tools-Utilities -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/electrum - https://hub.docker.com/r/ich777/electrum type: application -version: 5.8.15 +version: 6.0.0 diff --git a/charts/stable/electrum/questions.yaml b/charts/stable/electrum/questions.yaml index a4afd83202d..5f526fea9ab 100644 --- a/charts/stable/electrum/questions.yaml +++ b/charts/stable/electrum/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/emby-sync/.helmignore b/charts/stable/emby-sync/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/emby-sync/.helmignore +++ b/charts/stable/emby-sync/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/emby-sync/Chart.yaml b/charts/stable/emby-sync/Chart.yaml index eda57710812..66801f11ecd 100644 --- a/charts/stable/emby-sync/Chart.yaml +++ b/charts/stable/emby-sync/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/emby-sync.webp keywords: - emby-sync - Tools-Utilities -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/emby-sync - https://hub.docker.com/r/lastelement21/emby-sync type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/emby-sync/questions.yaml b/charts/stable/emby-sync/questions.yaml index b4503a02f15..3de617fc18c 100644 --- a/charts/stable/emby-sync/questions.yaml +++ b/charts/stable/emby-sync/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/emby/.helmignore b/charts/stable/emby/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/emby/.helmignore +++ b/charts/stable/emby/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/emby/Chart.yaml b/charts/stable/emby/Chart.yaml index 88ebf41966f..51cab720513 100644 --- a/charts/stable/emby/Chart.yaml +++ b/charts/stable/emby/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 4.8.5.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - jellyfin - plex - emby -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/emby - https://ghcr.io/geek-cookbook/emby type: application -version: 18.8.17 +version: 19.0.0 diff --git a/charts/stable/emby/questions.yaml b/charts/stable/emby/questions.yaml index bad83a1d891..cffbf586570 100644 --- a/charts/stable/emby/questions.yaml +++ b/charts/stable/emby/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/embystat/.helmignore b/charts/stable/embystat/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/embystat/.helmignore +++ b/charts/stable/embystat/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/embystat/Chart.yaml b/charts/stable/embystat/Chart.yaml index 29d3b7a7064..79fb7bbf5df 100644 --- a/charts/stable/embystat/Chart.yaml +++ b/charts/stable/embystat/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.2.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/embystat icon: https://truecharts.org/img/hotlink-ok/chart-icons/embystat.webp keywords: - embystat -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/embystat - https://ghcr.io/linuxserver/embystat type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/embystat/questions.yaml b/charts/stable/embystat/questions.yaml index bf745af7d27..b08a217a7ff 100644 --- a/charts/stable/embystat/questions.yaml +++ b/charts/stable/embystat/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/emulatorjs/.helmignore b/charts/stable/emulatorjs/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/emulatorjs/.helmignore +++ b/charts/stable/emulatorjs/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/emulatorjs/Chart.yaml b/charts/stable/emulatorjs/Chart.yaml index 1de1d046d45..23eff29a320 100644 --- a/charts/stable/emulatorjs/Chart.yaml +++ b/charts/stable/emulatorjs/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: emulator truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.8.8 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/emulatorjs icon: https://truecharts.org/img/hotlink-ok/chart-icons/emulatorjs.webp keywords: - emulatorjs -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/emulatorjs - https://ghcr.io/linuxserver/emulatorjs type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/emulatorjs/questions.yaml b/charts/stable/emulatorjs/questions.yaml index a93b81bc040..60c7516a2f7 100644 --- a/charts/stable/emulatorjs/questions.yaml +++ b/charts/stable/emulatorjs/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/endlessh/.helmignore b/charts/stable/endlessh/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/endlessh/.helmignore +++ b/charts/stable/endlessh/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/endlessh/Chart.yaml b/charts/stable/endlessh/Chart.yaml index f6325a73138..400813dd65a 100644 --- a/charts/stable/endlessh/Chart.yaml +++ b/charts/stable/endlessh/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2021.11.21 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/endlessh icon: https://truecharts.org/img/hotlink-ok/chart-icons/endlessh.webp keywords: - endlessh -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/endlessh - https://ghcr.io/linuxserver/endlessh type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/endlessh/questions.yaml b/charts/stable/endlessh/questions.yaml index e5e6041a66f..218d10a3110 100644 --- a/charts/stable/endlessh/questions.yaml +++ b/charts/stable/endlessh/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/ersatztv/.helmignore b/charts/stable/ersatztv/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/ersatztv/.helmignore +++ b/charts/stable/ersatztv/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/ersatztv/Chart.yaml b/charts/stable/ersatztv/Chart.yaml index 8c3ee06d8c8..2939ae02a15 100644 --- a/charts/stable/ersatztv/Chart.yaml +++ b/charts/stable/ersatztv/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.8.6 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ersatztv.webp keywords: - ersatztv - media -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/ersatztv - https://hub.docker.com/r/jasongdove/ersatztv type: application -version: 3.8.14 +version: 4.0.0 diff --git a/charts/stable/ersatztv/questions.yaml b/charts/stable/ersatztv/questions.yaml index 486ad8f0bdc..2845c3dcf56 100644 --- a/charts/stable/ersatztv/questions.yaml +++ b/charts/stable/ersatztv/questions.yaml @@ -5,6 +5,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/esphome/.helmignore b/charts/stable/esphome/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/esphome/.helmignore +++ b/charts/stable/esphome/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/esphome/Chart.yaml b/charts/stable/esphome/Chart.yaml index 0f64bb27ae8..61fd9cc010f 100644 --- a/charts/stable/esphome/Chart.yaml +++ b/charts/stable/esphome/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: tools truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2024.4.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/esphome icon: https://truecharts.org/img/hotlink-ok/chart-icons/esphome.webp keywords: - esphome -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/esphome - https://hub.docker.com/r/esphome/esphome type: application -version: 19.10.9 +version: 20.0.0 diff --git a/charts/stable/esphome/questions.yaml b/charts/stable/esphome/questions.yaml index 0f5f8f075ef..a10c5073624 100644 --- a/charts/stable/esphome/questions.yaml +++ b/charts/stable/esphome/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/etesync/.helmignore b/charts/stable/etesync/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/etesync/.helmignore +++ b/charts/stable/etesync/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/etesync/Chart.yaml b/charts/stable/etesync/Chart.yaml index 761c9650ee0..d8941266eea 100644 --- a/charts/stable/etesync/Chart.yaml +++ b/charts/stable/etesync/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.11.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -34,7 +34,7 @@ keywords: - calendars - tasks - notes -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -47,4 +47,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/etesync - https://hub.docker.com/r/victorrds/etesync type: application -version: 9.10.20 +version: 10.0.0 diff --git a/charts/stable/etesync/questions.yaml b/charts/stable/etesync/questions.yaml index dd6a65a3419..0746bc34db8 100644 --- a/charts/stable/etesync/questions.yaml +++ b/charts/stable/etesync/questions.yaml @@ -8,6 +8,7 @@ portals: path: "/admin/" questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/ethercalc/.helmignore b/charts/stable/ethercalc/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/ethercalc/.helmignore +++ b/charts/stable/ethercalc/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/ethercalc/Chart.yaml b/charts/stable/ethercalc/Chart.yaml index b987794fb9e..4066f51692d 100644 --- a/charts/stable/ethercalc/Chart.yaml +++ b/charts/stable/ethercalc/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - Cloud - Productivity - Tools-Utilities -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/ethercalc - https://hub.docker.com/r/audreyt/ethercalc type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/ethercalc/questions.yaml b/charts/stable/ethercalc/questions.yaml index 8347ade2dad..3403baea5d3 100644 --- a/charts/stable/ethercalc/questions.yaml +++ b/charts/stable/ethercalc/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/etherpad/.helmignore b/charts/stable/etherpad/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/etherpad/.helmignore +++ b/charts/stable/etherpad/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/etherpad/Chart.yaml b/charts/stable/etherpad/Chart.yaml index 54194e69f70..46b128fa741 100644 --- a/charts/stable/etherpad/Chart.yaml +++ b/charts/stable/etherpad/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.8.14 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - editor - notepad - pad -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/etherpad - https://ghcr.io/nicholaswilde/etherpad type: application -version: 16.8.14 +version: 17.0.0 diff --git a/charts/stable/etherpad/questions.yaml b/charts/stable/etherpad/questions.yaml index e38584b3809..5bf9948028a 100644 --- a/charts/stable/etherpad/questions.yaml +++ b/charts/stable/etherpad/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/explainshell/.helmignore b/charts/stable/explainshell/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/explainshell/.helmignore +++ b/charts/stable/explainshell/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/explainshell/Chart.yaml b/charts/stable/explainshell/Chart.yaml index 89a7dde1cc8..da620fc4395 100644 --- a/charts/stable/explainshell/Chart.yaml +++ b/charts/stable/explainshell/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/explainshell.webp keywords: - explainshell - Tools-Utilities -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/explainshell - https://hub.docker.com/r/spaceinvaderone/explainshell type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/explainshell/questions.yaml b/charts/stable/explainshell/questions.yaml index c4fd4cd5e5f..e63e2319598 100644 --- a/charts/stable/explainshell/questions.yaml +++ b/charts/stable/explainshell/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/external-dns/.helmignore b/charts/stable/external-dns/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/external-dns/.helmignore +++ b/charts/stable/external-dns/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/external-dns/Chart.yaml b/charts/stable/external-dns/Chart.yaml index 8f43025e955..5efe3df8e7d 100644 --- a/charts/stable/external-dns/Chart.yaml +++ b/charts/stable/external-dns/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: networking truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.14.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - external-dns - k8s - kubernetes -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/kubernetes-sigs/external-dns - https://github.com/truecharts/charts/tree/master/charts/stable/external-dns type: application -version: 4.8.14 +version: 5.0.0 diff --git a/charts/stable/external-dns/questions.yaml b/charts/stable/external-dns/questions.yaml index b095e03bfb3..fab09924ac1 100644 --- a/charts/stable/external-dns/questions.yaml +++ b/charts/stable/external-dns/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/external-ip/.helmignore b/charts/stable/external-ip/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/external-ip/.helmignore +++ b/charts/stable/external-ip/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/external-ip/Chart.yaml b/charts/stable/external-ip/Chart.yaml index 063c70aae7f..081edeff779 100644 --- a/charts/stable/external-ip/Chart.yaml +++ b/charts/stable/external-ip/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Management truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - external-ip - Network-Management - Network-Other -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/external-ip - https://hub.docker.com/r/xavierh/external-ip type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/external-ip/questions.yaml b/charts/stable/external-ip/questions.yaml index 31e68d1d8e4..b633254d269 100644 --- a/charts/stable/external-ip/questions.yaml +++ b/charts/stable/external-ip/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/external-service/.helmignore b/charts/stable/external-service/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/external-service/.helmignore +++ b/charts/stable/external-service/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/external-service/Chart.yaml b/charts/stable/external-service/Chart.yaml index a1daaab511d..c8cd0d80db6 100644 --- a/charts/stable/external-service/Chart.yaml +++ b/charts/stable/external-service/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: networking truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 3.19.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-service.webp keywords: - external-service - reverse-proxy -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/external-service - https://hub.docker.com/_/alpine type: application -version: 13.8.14 +version: 14.0.0 diff --git a/charts/stable/external-service/questions.yaml b/charts/stable/external-service/questions.yaml index 562b91275b8..02618528770 100644 --- a/charts/stable/external-service/questions.yaml +++ b/charts/stable/external-service/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{serviceRoot} # Include{serviceMain} - variable: enabled diff --git a/charts/stable/fabulinus/.helmignore b/charts/stable/fabulinus/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/fabulinus/.helmignore +++ b/charts/stable/fabulinus/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/fabulinus/Chart.yaml b/charts/stable/fabulinus/Chart.yaml index 6b26e4a0e5a..7e6dee5b455 100644 --- a/charts/stable/fabulinus/Chart.yaml +++ b/charts/stable/fabulinus/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: AI truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest-cpu dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/fabulinus.webp keywords: - fabulinus - machine-learning -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/fabulinus - https://hub.docker.com/r/tytn/fabulinus type: application -version: 2.8.14 +version: 3.0.0 diff --git a/charts/stable/fabulinus/questions.yaml b/charts/stable/fabulinus/questions.yaml index 85e5151e03c..6af1e0f37b5 100644 --- a/charts/stable/fabulinus/questions.yaml +++ b/charts/stable/fabulinus/questions.yaml @@ -11,6 +11,7 @@ portals: path: "/demos/playground" questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/factorio/.helmignore b/charts/stable/factorio/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/factorio/.helmignore +++ b/charts/stable/factorio/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/factorio/Chart.yaml b/charts/stable/factorio/Chart.yaml index c6b8fd41d89..4345a157019 100644 --- a/charts/stable/factorio/Chart.yaml +++ b/charts/stable/factorio/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: stable dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/factorio.webp keywords: - factorio - GameServers -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/factorio - https://hub.docker.com/r/factoriotools/factorio type: application -version: 7.8.16 +version: 8.0.0 diff --git a/charts/stable/factorio/questions.yaml b/charts/stable/factorio/questions.yaml index b04964d4494..76738be441e 100644 --- a/charts/stable/factorio/questions.yaml +++ b/charts/stable/factorio/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/factorioservermanager/.helmignore b/charts/stable/factorioservermanager/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/factorioservermanager/.helmignore +++ b/charts/stable/factorioservermanager/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/factorioservermanager/Chart.yaml b/charts/stable/factorioservermanager/Chart.yaml index c83130b46e4..954667beac8 100644 --- a/charts/stable/factorioservermanager/Chart.yaml +++ b/charts/stable/factorioservermanager/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,20 +10,20 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] deprecated: false -description: "A tool for managing Factorio servers " +description: 'A tool for managing Factorio servers ' home: https://truecharts.org/charts/stable/factorioservermanager icon: https://truecharts.org/img/hotlink-ok/chart-icons/factorioservermanager.webp keywords: - factorioservermanager - GameServers -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/factorioservermanager - https://hub.docker.com/r/ofsm/ofsm type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/factorioservermanager/questions.yaml b/charts/stable/factorioservermanager/questions.yaml index 7ff894cc5ad..19334a0907b 100644 --- a/charts/stable/factorioservermanager/questions.yaml +++ b/charts/stable/factorioservermanager/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/farmos/.helmignore b/charts/stable/farmos/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/farmos/.helmignore +++ b/charts/stable/farmos/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/farmos/Chart.yaml b/charts/stable/farmos/Chart.yaml index f39828be490..038647005e0 100644 --- a/charts/stable/farmos/Chart.yaml +++ b/charts/stable/farmos/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - farmos - Productivity - Tools-Utilities -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/farmos - https://hub.docker.com/r/farmos/farmos type: application -version: 5.8.16 +version: 6.0.0 diff --git a/charts/stable/farmos/questions.yaml b/charts/stable/farmos/questions.yaml index 342472ebd4b..27c40bba94a 100644 --- a/charts/stable/farmos/questions.yaml +++ b/charts/stable/farmos/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/fastcom-mqtt/.helmignore b/charts/stable/fastcom-mqtt/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/fastcom-mqtt/.helmignore +++ b/charts/stable/fastcom-mqtt/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/fastcom-mqtt/Chart.yaml b/charts/stable/fastcom-mqtt/Chart.yaml index 96ffdca5ca7..4ea52908873 100644 --- a/charts/stable/fastcom-mqtt/Chart.yaml +++ b/charts/stable/fastcom-mqtt/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: home-automation truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/fastcom-mqtt.webp keywords: - fastcom-mqtt - home-automation -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/fastcom-mqtt - https://hub.docker.com/r/simonjenny/fastcom-mqtt type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/fastcom-mqtt/questions.yaml b/charts/stable/fastcom-mqtt/questions.yaml index 98d6b8b389f..0a032c4f5b1 100644 --- a/charts/stable/fastcom-mqtt/questions.yaml +++ b/charts/stable/fastcom-mqtt/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/fenrus/.helmignore b/charts/stable/fenrus/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/fenrus/.helmignore +++ b/charts/stable/fenrus/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/fenrus/Chart.yaml b/charts/stable/fenrus/Chart.yaml index 69dad0fbe58..da29f03b0f5 100644 --- a/charts/stable/fenrus/Chart.yaml +++ b/charts/stable/fenrus/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/fenrus.webp keywords: - fenrus - Productivity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fenrus - https://hub.docker.com/r/revenz/fenrus type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/fenrus/questions.yaml b/charts/stable/fenrus/questions.yaml index 2bb8381c7bf..ae7d74670ea 100644 --- a/charts/stable/fenrus/questions.yaml +++ b/charts/stable/fenrus/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/ferdi-server/.helmignore b/charts/stable/ferdi-server/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/ferdi-server/.helmignore +++ b/charts/stable/ferdi-server/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/ferdi-server/Chart.yaml b/charts/stable/ferdi-server/Chart.yaml index 45e790ea0fe..deccf50f243 100644 --- a/charts/stable/ferdi-server/Chart.yaml +++ b/charts/stable/ferdi-server/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.3.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ferdi-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/ferdi-server.webp keywords: - ferdi -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ferdi-server - https://hub.docker.com/r/getferdi/ferdi-server type: application -version: 11.8.14 +version: 12.0.0 diff --git a/charts/stable/ferdi-server/questions.yaml b/charts/stable/ferdi-server/questions.yaml index b92d1b607b1..81641c92d8f 100644 --- a/charts/stable/ferdi-server/questions.yaml +++ b/charts/stable/ferdi-server/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/ffmpeg-mkvdts2ac3/.helmignore b/charts/stable/ffmpeg-mkvdts2ac3/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/ffmpeg-mkvdts2ac3/.helmignore +++ b/charts/stable/ffmpeg-mkvdts2ac3/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/ffmpeg-mkvdts2ac3/Chart.yaml b/charts/stable/ffmpeg-mkvdts2ac3/Chart.yaml index a65a6db9d2b..f5a4b74b833 100644 --- a/charts/stable/ffmpeg-mkvdts2ac3/Chart.yaml +++ b/charts/stable/ffmpeg-mkvdts2ac3/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - ffmpeg-mkvdts2ac3 - Productivity - Tools-Utilities -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/ffmpeg-mkvdts2ac3 - https://hub.docker.com/r/snoopy86/ffmpeg type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/ffmpeg-mkvdts2ac3/questions.yaml b/charts/stable/ffmpeg-mkvdts2ac3/questions.yaml index 487ae7a9005..2f14e4c96b7 100644 --- a/charts/stable/ffmpeg-mkvdts2ac3/questions.yaml +++ b/charts/stable/ffmpeg-mkvdts2ac3/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/filebot/.helmignore b/charts/stable/filebot/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/filebot/.helmignore +++ b/charts/stable/filebot/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/filebot/Chart.yaml b/charts/stable/filebot/Chart.yaml index bd92fd87d4c..63fa730fd90 100644 --- a/charts/stable/filebot/Chart.yaml +++ b/charts/stable/filebot/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 24.02.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/filebot.webp keywords: - media - filebot -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/filebot - https://hub.docker.com/r/jlesage/filebot type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/filebot/questions.yaml b/charts/stable/filebot/questions.yaml index e132af52169..5b168f04d5d 100644 --- a/charts/stable/filebot/questions.yaml +++ b/charts/stable/filebot/questions.yaml @@ -5,6 +5,7 @@ portals: questions: # Portal # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/filebrowser/.helmignore b/charts/stable/filebrowser/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/filebrowser/.helmignore +++ b/charts/stable/filebrowser/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/filebrowser/Chart.yaml b/charts/stable/filebrowser/Chart.yaml index 6df0593ab69..0436a3674bd 100644 --- a/charts/stable/filebrowser/Chart.yaml +++ b/charts/stable/filebrowser/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.28.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/filebrowser icon: https://truecharts.org/img/hotlink-ok/chart-icons/filebrowser.webp keywords: - filebrowser -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/filebrowser - https://hub.docker.com/r/filebrowser/filebrowser type: application -version: 9.9.14 +version: 10.0.0 diff --git a/charts/stable/filebrowser/questions.yaml b/charts/stable/filebrowser/questions.yaml index 83f4bd7c6cf..836a056fa2a 100644 --- a/charts/stable/filebrowser/questions.yaml +++ b/charts/stable/filebrowser/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/fileflows/.helmignore b/charts/stable/fileflows/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/fileflows/.helmignore +++ b/charts/stable/fileflows/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/fileflows/Chart.yaml b/charts/stable/fileflows/Chart.yaml index e7a3a1f773c..6bc79bca405 100644 --- a/charts/stable/fileflows/Chart.yaml +++ b/charts/stable/fileflows/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 24.04.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/fileflows icon: https://truecharts.org/img/hotlink-ok/chart-icons/fileflows.webp keywords: - fileflows -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fileflows - https://hub.docker.com/r/revenz/fileflows type: application -version: 10.10.10 +version: 11.0.0 diff --git a/charts/stable/fileflows/questions.yaml b/charts/stable/fileflows/questions.yaml index 8fcef58df7d..da9d6eb33bd 100644 --- a/charts/stable/fileflows/questions.yaml +++ b/charts/stable/fileflows/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/fileshelter/.helmignore b/charts/stable/fileshelter/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/fileshelter/.helmignore +++ b/charts/stable/fileshelter/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/fileshelter/Chart.yaml b/charts/stable/fileshelter/Chart.yaml index 30520e13d8b..134e2a9c9b0 100644 --- a/charts/stable/fileshelter/Chart.yaml +++ b/charts/stable/fileshelter/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 6.2.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -26,7 +26,7 @@ keywords: - Tools-Utilities - Network-Web - Network-FTP -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fileshelter - https://hub.docker.com/r/epoupon/fileshelter type: application -version: 6.9.14 +version: 7.0.0 diff --git a/charts/stable/fileshelter/questions.yaml b/charts/stable/fileshelter/questions.yaml index f1f687f7a92..6504da678cd 100644 --- a/charts/stable/fileshelter/questions.yaml +++ b/charts/stable/fileshelter/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/filestash/.helmignore b/charts/stable/filestash/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/filestash/.helmignore +++ b/charts/stable/filestash/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/filestash/Chart.yaml b/charts/stable/filestash/Chart.yaml index 194c7870753..70eff201983 100644 --- a/charts/stable/filestash/Chart.yaml +++ b/charts/stable/filestash/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - Cloud - Productivity - Network-Web -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/filestash - https://hub.docker.com/r/machines/filestash type: application -version: 6.8.14 +version: 7.0.0 diff --git a/charts/stable/filestash/questions.yaml b/charts/stable/filestash/questions.yaml index 5ebe5e6ac86..bcadb94dd53 100644 --- a/charts/stable/filestash/questions.yaml +++ b/charts/stable/filestash/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/filezilla/.helmignore b/charts/stable/filezilla/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/filezilla/.helmignore +++ b/charts/stable/filezilla/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/filezilla/Chart.yaml b/charts/stable/filezilla/Chart.yaml index bab475e8c4b..13a8ce0ee85 100644 --- a/charts/stable/filezilla/Chart.yaml +++ b/charts/stable/filezilla/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 3.66.4 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -26,7 +26,7 @@ keywords: - sftp - ftps - client -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/filezilla - https://ghcr.io/linuxserver/filezilla type: application -version: 11.8.17 +version: 12.0.0 diff --git a/charts/stable/filezilla/questions.yaml b/charts/stable/filezilla/questions.yaml index 7711e552e68..c6264c55258 100644 --- a/charts/stable/filezilla/questions.yaml +++ b/charts/stable/filezilla/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/fireflyiii/.helmignore b/charts/stable/fireflyiii/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/fireflyiii/.helmignore +++ b/charts/stable/fireflyiii/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/fireflyiii/Chart.yaml b/charts/stable/fireflyiii/Chart.yaml index bebb481c370..8060e15d5a5 100644 --- a/charts/stable/fireflyiii/Chart.yaml +++ b/charts/stable/fireflyiii/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: finacial truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 6.1.15 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireflyiii.webp keywords: - fireflyiii - finacial -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fireflyiii - https://hub.docker.com/r/fireflyiii/core type: application -version: 25.10.22 +version: 26.0.0 diff --git a/charts/stable/fireflyiii/questions.yaml b/charts/stable/fireflyiii/questions.yaml index 0b9dcefcc73..ef9db9b0624 100644 --- a/charts/stable/fireflyiii/questions.yaml +++ b/charts/stable/fireflyiii/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/firefox-desktop-g3/.helmignore b/charts/stable/firefox-desktop-g3/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/firefox-desktop-g3/.helmignore +++ b/charts/stable/firefox-desktop-g3/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/firefox-desktop-g3/Chart.yaml b/charts/stable/firefox-desktop-g3/Chart.yaml index a0fd6bfa968..6627a3b41e2 100644 --- a/charts/stable/firefox-desktop-g3/Chart.yaml +++ b/charts/stable/firefox-desktop-g3/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - Productivity - Tools-Utilities - Network-Web -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/firefox-desktop-g3 - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-firefox-g3 type: application -version: 5.8.15 +version: 6.0.0 diff --git a/charts/stable/firefox-desktop-g3/questions.yaml b/charts/stable/firefox-desktop-g3/questions.yaml index 5ed1d63c464..33d8efcede7 100644 --- a/charts/stable/firefox-desktop-g3/questions.yaml +++ b/charts/stable/firefox-desktop-g3/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/firefox-syncserver/.helmignore b/charts/stable/firefox-syncserver/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/firefox-syncserver/.helmignore +++ b/charts/stable/firefox-syncserver/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/firefox-syncserver/Chart.yaml b/charts/stable/firefox-syncserver/Chart.yaml index 457a1f2dee4..38f92054a80 100644 --- a/charts/stable/firefox-syncserver/Chart.yaml +++ b/charts/stable/firefox-syncserver/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.8.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - sync - syncserver - firefox -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/firefox-syncserver - https://ghcr.io/crazy-max/firefox-syncserver type: application -version: 17.8.14 +version: 18.0.0 diff --git a/charts/stable/firefox-syncserver/questions.yaml b/charts/stable/firefox-syncserver/questions.yaml index 017195121d1..0da7c5b4235 100644 --- a/charts/stable/firefox-syncserver/questions.yaml +++ b/charts/stable/firefox-syncserver/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/firefox/.helmignore b/charts/stable/firefox/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/firefox/.helmignore +++ b/charts/stable/firefox/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index 5b7ab80557a..6c078547a43 100644 --- a/charts/stable/firefox/Chart.yaml +++ b/charts/stable/firefox/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: browser truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 124.0.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox.webp keywords: - firefox - browser -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/firefox - https://ghcr.io/linuxserver/firefox type: application -version: 13.1.15 +version: 14.0.0 diff --git a/charts/stable/firefox/questions.yaml b/charts/stable/firefox/questions.yaml index 854c6a1c4b6..91dfb152b59 100644 --- a/charts/stable/firefox/questions.yaml +++ b/charts/stable/firefox/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/fireshare/.helmignore b/charts/stable/fireshare/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/fireshare/.helmignore +++ b/charts/stable/fireshare/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/fireshare/Chart.yaml b/charts/stable/fireshare/Chart.yaml index 46ec0e008a3..6a9ae082884 100644 --- a/charts/stable/fireshare/Chart.yaml +++ b/charts/stable/fireshare/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.2.19 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/fireshare icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireshare.webp keywords: - fireshare -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fireshare - https://hub.docker.com/r/shaneisrael/fireshare type: application -version: 6.9.14 +version: 7.0.0 diff --git a/charts/stable/fireshare/questions.yaml b/charts/stable/fireshare/questions.yaml index 35916ad86ea..889f5af1cf4 100644 --- a/charts/stable/fireshare/questions.yaml +++ b/charts/stable/fireshare/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/firezone/.helmignore b/charts/stable/firezone/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/firezone/.helmignore +++ b/charts/stable/firezone/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/firezone/Chart.yaml b/charts/stable/firezone/Chart.yaml index 865b141d1a6..658684a824c 100644 --- a/charts/stable/firezone/Chart.yaml +++ b/charts/stable/firezone/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: vpn truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.7.36 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - firezone - wireguard - vpn -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/firezone - https://hub.docker.com/r/firezone/firezone type: application -version: 3.8.14 +version: 4.0.0 diff --git a/charts/stable/firezone/questions.yaml b/charts/stable/firezone/questions.yaml index 4bff549029b..cdb654adde1 100644 --- a/charts/stable/firezone/questions.yaml +++ b/charts/stable/firezone/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/fistfuloffrags/.helmignore b/charts/stable/fistfuloffrags/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/fistfuloffrags/.helmignore +++ b/charts/stable/fistfuloffrags/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/fistfuloffrags/Chart.yaml b/charts/stable/fistfuloffrags/Chart.yaml index 312824b6daf..acfe4c7d27f 100644 --- a/charts/stable/fistfuloffrags/Chart.yaml +++ b/charts/stable/fistfuloffrags/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: fistfuloffrags dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/fistfuloffrags.webp keywords: - fistfuloffrags - GameServers -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/fistfuloffrags - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/fistfuloffrags/questions.yaml b/charts/stable/fistfuloffrags/questions.yaml index fecb143fd4b..76ae3271c2e 100644 --- a/charts/stable/fistfuloffrags/questions.yaml +++ b/charts/stable/fistfuloffrags/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/fivem/.helmignore b/charts/stable/fivem/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/fivem/.helmignore +++ b/charts/stable/fivem/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/fivem/Chart.yaml b/charts/stable/fivem/Chart.yaml index f79d4f768f2..db71151a84d 100644 --- a/charts/stable/fivem/Chart.yaml +++ b/charts/stable/fivem/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,20 +10,20 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] deprecated: false -description: "With this Chart you can run FiveM (GTA V MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the ‘Manual Updates’ (in the 'Show more settings' tab down below) to ‘true’ (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name." +description: 'With this Chart you can run FiveM (GTA V MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the ‘Manual Updates’ (in the ''Show more settings'' tab down below) to ‘true’ (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name.' home: https://truecharts.org/charts/stable/fivem icon: https://truecharts.org/img/hotlink-ok/chart-icons/fivem.webp keywords: - fivem - GameServers -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/fivem - https://hub.docker.com/r/ich777/fivemserver type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/fivem/questions.yaml b/charts/stable/fivem/questions.yaml index 2527f126e14..f7cfd509067 100644 --- a/charts/stable/fivem/questions.yaml +++ b/charts/stable/fivem/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/flame/.helmignore b/charts/stable/flame/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/flame/.helmignore +++ b/charts/stable/flame/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/flame/Chart.yaml b/charts/stable/flame/Chart.yaml index 4a8a5de892e..1c355b54a41 100644 --- a/charts/stable/flame/Chart.yaml +++ b/charts/stable/flame/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.3.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/flame.webp keywords: - flame - dashboard -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/flame - https://hub.docker.com/r/pawelmalak/flame type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/flame/questions.yaml b/charts/stable/flame/questions.yaml index 1f30688f77e..918f21db740 100644 --- a/charts/stable/flame/questions.yaml +++ b/charts/stable/flame/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/flaresolverr/.helmignore b/charts/stable/flaresolverr/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/flaresolverr/.helmignore +++ b/charts/stable/flaresolverr/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/flaresolverr/Chart.yaml b/charts/stable/flaresolverr/Chart.yaml index 29747b7bdfb..894a248e8ef 100644 --- a/charts/stable/flaresolverr/Chart.yaml +++ b/charts/stable/flaresolverr/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 3.3.17 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/flaresolverr.webp keywords: - flaresolverr - proxy -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/flaresolverr - https://ghcr.io/flaresolverr/flaresolverr type: application -version: 13.8.15 +version: 14.0.0 diff --git a/charts/stable/flaresolverr/questions.yaml b/charts/stable/flaresolverr/questions.yaml index 5109f8bb92f..6e7f24280f6 100644 --- a/charts/stable/flaresolverr/questions.yaml +++ b/charts/stable/flaresolverr/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/fleet/.helmignore b/charts/stable/fleet/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/fleet/.helmignore +++ b/charts/stable/fleet/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/fleet/Chart.yaml b/charts/stable/fleet/Chart.yaml index 751c8d54af9..81f1d0d4de6 100644 --- a/charts/stable/fleet/Chart.yaml +++ b/charts/stable/fleet/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.3.3 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/fleet icon: https://truecharts.org/img/hotlink-ok/chart-icons/fleet.webp keywords: - fleet -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -39,4 +39,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fleet - https://ghcr.io/linuxserver/fleet type: application -version: 12.15.26 +version: 13.0.0 diff --git a/charts/stable/fleet/questions.yaml b/charts/stable/fleet/questions.yaml index e1956cc5414..33bba5fb297 100644 --- a/charts/stable/fleet/questions.yaml +++ b/charts/stable/fleet/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/flexget/.helmignore b/charts/stable/flexget/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/flexget/.helmignore +++ b/charts/stable/flexget/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/flexget/Chart.yaml b/charts/stable/flexget/Chart.yaml index fa275788ecc..5968acd74cc 100644 --- a/charts/stable/flexget/Chart.yaml +++ b/charts/stable/flexget/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 3.11.29 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/flexget.webp keywords: - flexget - 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/flexget - https://hub.docker.com/r/wiserain/flexget type: application -version: 9.8.17 +version: 10.0.0 diff --git a/charts/stable/flexget/questions.yaml b/charts/stable/flexget/questions.yaml index de18079bc2c..0d2a8a6d5b6 100644 --- a/charts/stable/flexget/questions.yaml +++ b/charts/stable/flexget/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/flextv/.helmignore b/charts/stable/flextv/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/flextv/.helmignore +++ b/charts/stable/flextv/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/flextv/Chart.yaml b/charts/stable/flextv/Chart.yaml index 355ba3639dc..cee965cffe1 100644 --- a/charts/stable/flextv/Chart.yaml +++ b/charts/stable/flextv/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaApp truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/flextv.webp keywords: - flextv - MediaApp -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/flextv - https://hub.docker.com/r/jcreynolds/flextv type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/flextv/questions.yaml b/charts/stable/flextv/questions.yaml index ef7a2cacf0d..eb7043105a3 100644 --- a/charts/stable/flextv/questions.yaml +++ b/charts/stable/flextv/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/flood/.helmignore b/charts/stable/flood/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/flood/.helmignore +++ b/charts/stable/flood/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/flood/Chart.yaml b/charts/stable/flood/Chart.yaml index b3605903454..c04539c50e9 100644 --- a/charts/stable/flood/Chart.yaml +++ b/charts/stable/flood/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 4.8.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - rtorrent - qbittorrent - transmission -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/flood - https://hub.docker.com/r/jesec/flood type: application -version: 13.9.1 +version: 14.0.0 diff --git a/charts/stable/flood/questions.yaml b/charts/stable/flood/questions.yaml index b4973f3e05a..8f1e2a076e3 100644 --- a/charts/stable/flood/questions.yaml +++ b/charts/stable/flood/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/flowise/.helmignore b/charts/stable/flowise/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/flowise/.helmignore +++ b/charts/stable/flowise/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/flowise/Chart.yaml b/charts/stable/flowise/Chart.yaml index d69971715d1..edd78ede99e 100644 --- a/charts/stable/flowise/Chart.yaml +++ b/charts/stable/flowise/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: ai truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.6.6 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/flowise.webp keywords: - flowise - ai -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/flowise - https://hub.docker.com/r/flowiseai/flowise type: application -version: 4.9.16 +version: 5.0.0 diff --git a/charts/stable/flowise/questions.yaml b/charts/stable/flowise/questions.yaml index 21fd657e0d5..75d8cf714fd 100644 --- a/charts/stable/flowise/questions.yaml +++ b/charts/stable/flowise/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/fluidd/.helmignore b/charts/stable/fluidd/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/fluidd/.helmignore +++ b/charts/stable/fluidd/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/fluidd/Chart.yaml b/charts/stable/fluidd/Chart.yaml index 7c783bf4f14..ff8cb7881a7 100644 --- a/charts/stable/fluidd/Chart.yaml +++ b/charts/stable/fluidd/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.29.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/fluidd icon: https://truecharts.org/img/hotlink-ok/chart-icons/fluidd.webp keywords: - fluidd -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fluidd - https://ghcr.io/fluidd-core/fluidd type: application -version: 9.9.14 +version: 10.0.0 diff --git a/charts/stable/fluidd/questions.yaml b/charts/stable/fluidd/questions.yaml index ad07dd712b6..f61efa445f8 100644 --- a/charts/stable/fluidd/questions.yaml +++ b/charts/stable/fluidd/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/fluttercoin-wallet/.helmignore b/charts/stable/fluttercoin-wallet/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/fluttercoin-wallet/.helmignore +++ b/charts/stable/fluttercoin-wallet/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/fluttercoin-wallet/Chart.yaml b/charts/stable/fluttercoin-wallet/Chart.yaml index 8c26d341b4d..46bd004520a 100644 --- a/charts/stable/fluttercoin-wallet/Chart.yaml +++ b/charts/stable/fluttercoin-wallet/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Other truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -26,7 +26,7 @@ keywords: - Productivity - Tools-Utilities - Crypto -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fluttercoin-wallet - https://hub.docker.com/r/ich777/fluttercoin type: application -version: 5.8.15 +version: 6.0.0 diff --git a/charts/stable/fluttercoin-wallet/questions.yaml b/charts/stable/fluttercoin-wallet/questions.yaml index c4daf19dafb..da672cb4c07 100644 --- a/charts/stable/fluttercoin-wallet/questions.yaml +++ b/charts/stable/fluttercoin-wallet/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/fmd2-wine/.helmignore b/charts/stable/fmd2-wine/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/fmd2-wine/.helmignore +++ b/charts/stable/fmd2-wine/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/fmd2-wine/Chart.yaml b/charts/stable/fmd2-wine/Chart.yaml index d77e33af078..40517be1e7f 100644 --- a/charts/stable/fmd2-wine/Chart.yaml +++ b/charts/stable/fmd2-wine/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Downloaders truecharts.org/max_helm_version: "3.14" @@ -10,21 +10,21 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] deprecated: false -description: "**FMD2:** This is an active fork of the Free Manga Downloader which is a free open source application written in Object Pascal for managing and downloading manga from various websites. " +description: '**FMD2:** This is an active fork of the Free Manga Downloader which is a free open source application written in Object Pascal for managing and downloading manga from various websites. ' home: https://truecharts.org/charts/stable/fmd2-wine icon: https://truecharts.org/img/hotlink-ok/chart-icons/fmd2-wine.webp keywords: - fmd2-wine - Downloaders - MediaApp-Books -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/fmd2-wine - https://hub.docker.com/r/banhcanh/docker-fmd2 type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/fmd2-wine/questions.yaml b/charts/stable/fmd2-wine/questions.yaml index 2cfd79083b3..d8d701a4d39 100644 --- a/charts/stable/fmd2-wine/questions.yaml +++ b/charts/stable/fmd2-wine/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/foldingathome/.helmignore b/charts/stable/foldingathome/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/foldingathome/.helmignore +++ b/charts/stable/foldingathome/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/foldingathome/Chart.yaml b/charts/stable/foldingathome/Chart.yaml index 463fb89b19e..09702b30568 100644 --- a/charts/stable/foldingathome/Chart.yaml +++ b/charts/stable/foldingathome/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 7.6.21 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ 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 @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/foldingathome - https://ghcr.io/linuxserver/foldingathome type: application -version: 9.8.16 +version: 10.0.0 diff --git a/charts/stable/foldingathome/questions.yaml b/charts/stable/foldingathome/questions.yaml index fc8e05fc0ce..6d32e8efb3c 100644 --- a/charts/stable/foldingathome/questions.yaml +++ b/charts/stable/foldingathome/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/fossil/.helmignore b/charts/stable/fossil/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/fossil/.helmignore +++ b/charts/stable/fossil/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/fossil/Chart.yaml b/charts/stable/fossil/Chart.yaml index 929d8527c3a..2cc3cffb168 100644 --- a/charts/stable/fossil/Chart.yaml +++ b/charts/stable/fossil/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.15.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/fossil.webp keywords: - fossil - scm -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/fossil - https://ghcr.io/nicholaswilde/fossil type: application -version: 11.8.14 +version: 12.0.0 diff --git a/charts/stable/fossil/questions.yaml b/charts/stable/fossil/questions.yaml index 13855711cbf..1d552af4381 100644 --- a/charts/stable/fossil/questions.yaml +++ b/charts/stable/fossil/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/fotosho/.helmignore b/charts/stable/fotosho/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/fotosho/.helmignore +++ b/charts/stable/fotosho/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/fotosho/Chart.yaml b/charts/stable/fotosho/Chart.yaml index 5c020508635..653fa69e67b 100644 --- a/charts/stable/fotosho/Chart.yaml +++ b/charts/stable/fotosho/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaApp-Photos truecharts.org/max_helm_version: "3.14" @@ -10,21 +10,21 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] deprecated: false -description: "*BETA* Fotosho is a photo gallery for your home server. Organize your photos into albums internally and view as a slideshow. Free and open source. Does not require a database. Does not move, copy or modify your photos." +description: '*BETA* Fotosho is a photo gallery for your home server. Organize your photos into albums internally and view as a slideshow. Free and open source. Does not require a database. Does not move, copy or modify your photos.' home: https://truecharts.org/charts/stable/fotosho icon: https://truecharts.org/img/hotlink-ok/chart-icons/fotosho.webp keywords: - fotosho - MediaApp-Photos - MediaServer-Photos -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/fotosho - https://hub.docker.com/r/advplyr/fotosho type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/fotosho/questions.yaml b/charts/stable/fotosho/questions.yaml index e86f25ce55b..255b8391f33 100644 --- a/charts/stable/fotosho/questions.yaml +++ b/charts/stable/fotosho/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/freecad-desktop-g3/.helmignore b/charts/stable/freecad-desktop-g3/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/freecad-desktop-g3/.helmignore +++ b/charts/stable/freecad-desktop-g3/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/freecad-desktop-g3/Chart.yaml b/charts/stable/freecad-desktop-g3/Chart.yaml index 8dee3a03312..be30a61abae 100644 --- a/charts/stable/freecad-desktop-g3/Chart.yaml +++ b/charts/stable/freecad-desktop-g3/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - Productivity - Tools-Utilities - MediaApp-Photos -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/freecad-desktop-g3 - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-freecad-g3 type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/freecad-desktop-g3/questions.yaml b/charts/stable/freecad-desktop-g3/questions.yaml index 5ed1d63c464..33d8efcede7 100644 --- a/charts/stable/freecad-desktop-g3/questions.yaml +++ b/charts/stable/freecad-desktop-g3/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/freeradius/.helmignore b/charts/stable/freeradius/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/freeradius/.helmignore +++ b/charts/stable/freeradius/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/freeradius/Chart.yaml b/charts/stable/freeradius/Chart.yaml index 2cab1755282..f03541a38ce 100644 --- a/charts/stable/freeradius/Chart.yaml +++ b/charts/stable/freeradius/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: auth truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 3.2.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/freeradius.webp keywords: - radius - auth -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/freeradius - https://github.com/truecharts/containers/tree/master/apps/freeradius type: application -version: 13.8.14 +version: 14.0.0 diff --git a/charts/stable/freeradius/questions.yaml b/charts/stable/freeradius/questions.yaml index e380443b144..08db020ca11 100644 --- a/charts/stable/freeradius/questions.yaml +++ b/charts/stable/freeradius/questions.yaml @@ -1,6 +1,7 @@ # Include{groups} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/freshrss/.helmignore b/charts/stable/freshrss/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/freshrss/.helmignore +++ b/charts/stable/freshrss/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/freshrss/Chart.yaml b/charts/stable/freshrss/Chart.yaml index 9ef518c2d1f..f1142d5dbea 100644 --- a/charts/stable/freshrss/Chart.yaml +++ b/charts/stable/freshrss/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.23.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/freshrss.webp keywords: - freshrss - rss -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/freshrss - https://ghcr.io/linuxserver/freshrss type: application -version: 18.8.16 +version: 19.0.0 diff --git a/charts/stable/freshrss/questions.yaml b/charts/stable/freshrss/questions.yaml index 557814eae29..6b79c53b1c1 100644 --- a/charts/stable/freshrss/questions.yaml +++ b/charts/stable/freshrss/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/friendica/.helmignore b/charts/stable/friendica/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/friendica/.helmignore +++ b/charts/stable/friendica/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/friendica/Chart.yaml b/charts/stable/friendica/Chart.yaml index 8e2f5480b88..d5925a6a01f 100644 --- a/charts/stable/friendica/Chart.yaml +++ b/charts/stable/friendica/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: social truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2024.03.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -37,7 +37,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/friendica.webp keywords: - friend - social -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -48,4 +48,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/friendica - https://hub.docker.com/_/friendica type: application -version: 14.4.28 +version: 15.0.0 diff --git a/charts/stable/friendica/questions.yaml b/charts/stable/friendica/questions.yaml index 018a7ad1c6e..8d14cebde6c 100644 --- a/charts/stable/friendica/questions.yaml +++ b/charts/stable/friendica/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/frigate/.helmignore b/charts/stable/frigate/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/frigate/.helmignore +++ b/charts/stable/frigate/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/frigate/Chart.yaml b/charts/stable/frigate/Chart.yaml index e49fa058950..6a472ebf716 100644 --- a/charts/stable/frigate/Chart.yaml +++ b/charts/stable/frigate/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: nvr truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.13.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - nvr - media - frigate -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/frigate - https://ghcr.io/blakeblackshear/frigate type: application -version: 14.4.14 +version: 15.0.0 diff --git a/charts/stable/frigate/questions.yaml b/charts/stable/frigate/questions.yaml index 8fc61af0bef..f6c8356cd2b 100644 --- a/charts/stable/frigate/questions.yaml +++ b/charts/stable/frigate/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/fsm/.helmignore b/charts/stable/fsm/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/fsm/.helmignore +++ b/charts/stable/fsm/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/fsm/Chart.yaml b/charts/stable/fsm/Chart.yaml index 2efeae5fedd..e2bb9328ffd 100644 --- a/charts/stable/fsm/Chart.yaml +++ b/charts/stable/fsm/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Other truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/fsm.webp keywords: - fsm - Other -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/fsm - https://hub.docker.com/r/ofsm/ofsm type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/fsm/questions.yaml b/charts/stable/fsm/questions.yaml index c4fd4cd5e5f..e63e2319598 100644 --- a/charts/stable/fsm/questions.yaml +++ b/charts/stable/fsm/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/game-server-watcher/.helmignore b/charts/stable/game-server-watcher/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/game-server-watcher/.helmignore +++ b/charts/stable/game-server-watcher/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/game-server-watcher/Chart.yaml b/charts/stable/game-server-watcher/Chart.yaml index cbeebff8cb5..598d3e2d545 100644 --- a/charts/stable/game-server-watcher/Chart.yaml +++ b/charts/stable/game-server-watcher/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: monitor truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 3.0.10 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - game-server-watcher - monitoring - bots -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/game-server-watcher - https://ghcr.io/a-sync/game-server-watcher type: application -version: 1.5.16 +version: 2.0.0 diff --git a/charts/stable/game-server-watcher/questions.yaml b/charts/stable/game-server-watcher/questions.yaml index 759e3891280..3d98fe86820 100644 --- a/charts/stable/game-server-watcher/questions.yaml +++ b/charts/stable/game-server-watcher/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/gamevault-backend/.helmignore b/charts/stable/gamevault-backend/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/gamevault-backend/.helmignore +++ b/charts/stable/gamevault-backend/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/gamevault-backend/Chart.yaml b/charts/stable/gamevault-backend/Chart.yaml index 59249c233cc..bcd30ba92aa 100644 --- a/charts/stable/gamevault-backend/Chart.yaml +++ b/charts/stable/gamevault-backend/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: games truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 11.0.3 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/gamevault-backend.webp keywords: - gamevault-backend - games -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/gamevault-backend - https://hub.docker.com/r/phalcode/gamevault-backend type: application -version: 6.1.15 +version: 7.0.0 diff --git a/charts/stable/gamevault-backend/questions.yaml b/charts/stable/gamevault-backend/questions.yaml index 958fde29f9d..fcdb135e183 100644 --- a/charts/stable/gamevault-backend/questions.yaml +++ b/charts/stable/gamevault-backend/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/gaps/.helmignore b/charts/stable/gaps/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/gaps/.helmignore +++ b/charts/stable/gaps/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/gaps/Chart.yaml b/charts/stable/gaps/Chart.yaml index 4a8930af46b..8cd2160cb01 100644 --- a/charts/stable/gaps/Chart.yaml +++ b/charts/stable/gaps/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.10.4 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - gaps - plex - plex-media-server -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/gaps - https://hub.docker.com/r/housewrecker/gaps type: application -version: 18.8.14 +version: 19.0.0 diff --git a/charts/stable/gaps/questions.yaml b/charts/stable/gaps/questions.yaml index 09f147b5673..f123379d584 100644 --- a/charts/stable/gaps/questions.yaml +++ b/charts/stable/gaps/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/garrysmod/.helmignore b/charts/stable/garrysmod/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/garrysmod/.helmignore +++ b/charts/stable/garrysmod/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/garrysmod/Chart.yaml b/charts/stable/garrysmod/Chart.yaml index 3d03ff55a81..436aac7fb56 100644 --- a/charts/stable/garrysmod/Chart.yaml +++ b/charts/stable/garrysmod/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: garrysmod dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/garrysmod.webp keywords: - garrysmod - GameServers -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/garrysmod - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/garrysmod/questions.yaml b/charts/stable/garrysmod/questions.yaml index ac30985c677..d7887712058 100644 --- a/charts/stable/garrysmod/questions.yaml +++ b/charts/stable/garrysmod/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/gaseous-server/.helmignore b/charts/stable/gaseous-server/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/gaseous-server/.helmignore +++ b/charts/stable/gaseous-server/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/gaseous-server/Chart.yaml b/charts/stable/gaseous-server/Chart.yaml index 5aecef02f27..06bc49037fb 100644 --- a/charts/stable/gaseous-server/Chart.yaml +++ b/charts/stable/gaseous-server/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.7.3 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/gaseous-server.webp keywords: - gaseous-server - rom-manager -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/gaseous-server - https://hub.docker.com/r/gaseousgames/gaseousserver type: application -version: 1.11.25 +version: 2.0.0 diff --git a/charts/stable/gaseous-server/questions.yaml b/charts/stable/gaseous-server/questions.yaml index b603b3dbc90..e81b0728773 100644 --- a/charts/stable/gaseous-server/questions.yaml +++ b/charts/stable/gaseous-server/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/genea/.helmignore b/charts/stable/genea/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/genea/.helmignore +++ b/charts/stable/genea/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/genea/Chart.yaml b/charts/stable/genea/Chart.yaml index 9d9161e2469..00cefc0f77b 100644 --- a/charts/stable/genea/Chart.yaml +++ b/charts/stable/genea/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Other truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/genea.webp keywords: - genea - Other -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/genea - https://hub.docker.com/r/biggiesize/genea-app type: application -version: 5.9.14 +version: 6.0.0 diff --git a/charts/stable/genea/questions.yaml b/charts/stable/genea/questions.yaml index 9416e2eba78..730089c1aee 100644 --- a/charts/stable/genea/questions.yaml +++ b/charts/stable/genea/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/ghostfolio/.helmignore b/charts/stable/ghostfolio/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/ghostfolio/.helmignore +++ b/charts/stable/ghostfolio/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index f507b753e32..b11009c9f3f 100644 --- a/charts/stable/ghostfolio/Chart.yaml +++ b/charts/stable/ghostfolio/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: finance truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.76.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ghostfolio.webp keywords: - ghostfolio - finance -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -42,4 +42,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio - https://hub.docker.com/r/ghostfolio/ghostfolio type: application -version: 4.27.1 +version: 5.0.0 diff --git a/charts/stable/ghostfolio/questions.yaml b/charts/stable/ghostfolio/questions.yaml index 37c3fcce28b..ebacfda6b4e 100644 --- a/charts/stable/ghostfolio/questions.yaml +++ b/charts/stable/ghostfolio/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/gitea/.helmignore b/charts/stable/gitea/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/gitea/.helmignore +++ b/charts/stable/gitea/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/gitea/Chart.yaml b/charts/stable/gitea/Chart.yaml index 90d7bbf2c34..6a0193bfd51 100644 --- a/charts/stable/gitea/Chart.yaml +++ b/charts/stable/gitea/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GIT truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.21.11 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -34,7 +34,7 @@ keywords: - wiki - gitea - gogs -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -46,4 +46,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/gitea - https://hub.docker.com/r/gitea/gitea type: application -version: 18.16.26 +version: 19.0.0 diff --git a/charts/stable/gitea/questions.yaml b/charts/stable/gitea/questions.yaml index a5da2b16b68..33e17c1f14e 100644 --- a/charts/stable/gitea/questions.yaml +++ b/charts/stable/gitea/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/github-backup/.helmignore b/charts/stable/github-backup/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/github-backup/.helmignore +++ b/charts/stable/github-backup/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/github-backup/Chart.yaml b/charts/stable/github-backup/Chart.yaml index a3f94e1d42a..88b3479039a 100644 --- a/charts/stable/github-backup/Chart.yaml +++ b/charts/stable/github-backup/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Backup truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/github-backup.webp keywords: - github-backup - Backup -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/github-backup - https://hub.docker.com/r/lnxd/github-backup type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/github-backup/questions.yaml b/charts/stable/github-backup/questions.yaml index 8b61f11da18..787bb26abc6 100644 --- a/charts/stable/github-backup/questions.yaml +++ b/charts/stable/github-backup/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/glauth/.helmignore b/charts/stable/glauth/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/glauth/.helmignore +++ b/charts/stable/glauth/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/glauth/Chart.yaml b/charts/stable/glauth/Chart.yaml index 590a12ef5dd..dd8cfdbaec4 100644 --- a/charts/stable/glauth/Chart.yaml +++ b/charts/stable/glauth/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Security truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/glauth.webp keywords: - glauth - Security -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/glauth - https://hub.docker.com/r/glauth/glauth type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/glauth/questions.yaml b/charts/stable/glauth/questions.yaml index da032515de9..bf6655ca157 100644 --- a/charts/stable/glauth/questions.yaml +++ b/charts/stable/glauth/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/go-playground/.helmignore b/charts/stable/go-playground/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/go-playground/.helmignore +++ b/charts/stable/go-playground/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/go-playground/Chart.yaml b/charts/stable/go-playground/Chart.yaml index 3aed695efad..b5278285808 100644 --- a/charts/stable/go-playground/Chart.yaml +++ b/charts/stable/go-playground/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/go-playground.webp keywords: - go-playground - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/go-playground - https://hub.docker.com/r/x1unix/go-playground type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/go-playground/questions.yaml b/charts/stable/go-playground/questions.yaml index 5178bdbb161..4924576a200 100644 --- a/charts/stable/go-playground/questions.yaml +++ b/charts/stable/go-playground/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/goaccess-npm-logs/.helmignore b/charts/stable/goaccess-npm-logs/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/goaccess-npm-logs/.helmignore +++ b/charts/stable/goaccess-npm-logs/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/goaccess-npm-logs/Chart.yaml b/charts/stable/goaccess-npm-logs/Chart.yaml index 2dd3d846a05..7fd56004c64 100644 --- a/charts/stable/goaccess-npm-logs/Chart.yaml +++ b/charts/stable/goaccess-npm-logs/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - goaccess-npm-logs - Tools-Utilities - Network-Proxy -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/goaccess-npm-logs - https://hub.docker.com/r/xavierh/goaccess-for-nginxproxymanager type: application -version: 5.8.15 +version: 6.0.0 diff --git a/charts/stable/goaccess-npm-logs/questions.yaml b/charts/stable/goaccess-npm-logs/questions.yaml index 342ba4a36ed..c4bd0c60fce 100644 --- a/charts/stable/goaccess-npm-logs/questions.yaml +++ b/charts/stable/goaccess-npm-logs/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/goaccess/.helmignore b/charts/stable/goaccess/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/goaccess/.helmignore +++ b/charts/stable/goaccess/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/goaccess/Chart.yaml b/charts/stable/goaccess/Chart.yaml index 918aad78a98..fbb498580ec 100644 --- a/charts/stable/goaccess/Chart.yaml +++ b/charts/stable/goaccess/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Other truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/goaccess.webp keywords: - goaccess - Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/goaccess - https://hub.docker.com/r/gregyankovoy/goaccess type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/goaccess/questions.yaml b/charts/stable/goaccess/questions.yaml index abfe7ba2378..7ca31772c94 100644 --- a/charts/stable/goaccess/questions.yaml +++ b/charts/stable/goaccess/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/godaddy-ddns/.helmignore b/charts/stable/godaddy-ddns/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/godaddy-ddns/.helmignore +++ b/charts/stable/godaddy-ddns/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/godaddy-ddns/Chart.yaml b/charts/stable/godaddy-ddns/Chart.yaml index 95d351df81b..b8ff954380a 100644 --- a/charts/stable/godaddy-ddns/Chart.yaml +++ b/charts/stable/godaddy-ddns/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Web truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/godaddy-ddns.webp keywords: - godaddy-ddns - Network-Web -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/godaddy-ddns - https://hub.docker.com/r/jwater7/godaddy-publicip-updater type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/godaddy-ddns/questions.yaml b/charts/stable/godaddy-ddns/questions.yaml index 156cab0ee8a..a765b178ab8 100644 --- a/charts/stable/godaddy-ddns/questions.yaml +++ b/charts/stable/godaddy-ddns/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/gokapi/.helmignore b/charts/stable/gokapi/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/gokapi/.helmignore +++ b/charts/stable/gokapi/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/gokapi/Chart.yaml b/charts/stable/gokapi/Chart.yaml index 595bf2cff53..9dd1ac9c19c 100644 --- a/charts/stable/gokapi/Chart.yaml +++ b/charts/stable/gokapi/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: cloud truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.8.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - gokapi - cloud - utilities -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/gokapi - https://hub.docker.com/r/f0rc3/gokapi type: application -version: 5.8.15 +version: 6.0.0 diff --git a/charts/stable/gokapi/questions.yaml b/charts/stable/gokapi/questions.yaml index 1ebd8f1fe5a..51e16e7d724 100644 --- a/charts/stable/gokapi/questions.yaml +++ b/charts/stable/gokapi/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/golinks/.helmignore b/charts/stable/golinks/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/golinks/.helmignore +++ b/charts/stable/golinks/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/golinks/Chart.yaml b/charts/stable/golinks/Chart.yaml index 85e0190fbc4..98d67132360 100644 --- a/charts/stable/golinks/Chart.yaml +++ b/charts/stable/golinks/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 154c581 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -26,7 +26,7 @@ keywords: - bookmarks - smart-bookmarks - golinks -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/golinks - https://ghcr.io/nicholaswilde/golinks type: application -version: 11.8.14 +version: 12.0.0 diff --git a/charts/stable/golinks/questions.yaml b/charts/stable/golinks/questions.yaml index a02363b302b..e9e5a05db69 100644 --- a/charts/stable/golinks/questions.yaml +++ b/charts/stable/golinks/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/gonic/.helmignore b/charts/stable/gonic/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/gonic/.helmignore +++ b/charts/stable/gonic/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/gonic/Chart.yaml b/charts/stable/gonic/Chart.yaml index 6efb00f747f..82e7400b2d9 100644 --- a/charts/stable/gonic/Chart.yaml +++ b/charts/stable/gonic/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.16.4 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/gonic.webp keywords: - music - subsonic -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/gonic - https://hub.docker.com/r/sentriz/gonic type: application -version: 13.8.14 +version: 14.0.0 diff --git a/charts/stable/gonic/questions.yaml b/charts/stable/gonic/questions.yaml index 7c2f193abd5..10273819fa1 100644 --- a/charts/stable/gonic/questions.yaml +++ b/charts/stable/gonic/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/googlephotossync/.helmignore b/charts/stable/googlephotossync/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/googlephotossync/.helmignore +++ b/charts/stable/googlephotossync/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/googlephotossync/Chart.yaml b/charts/stable/googlephotossync/Chart.yaml index 5bde804f241..d9e0a559818 100644 --- a/charts/stable/googlephotossync/Chart.yaml +++ b/charts/stable/googlephotossync/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Other truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 3.2.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/googlephotossync.webp keywords: - googlephotossync - Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/googlephotossync - https://ghcr.io/gilesknap/gphotos-sync type: application -version: 6.1.14 +version: 7.0.0 diff --git a/charts/stable/googlephotossync/questions.yaml b/charts/stable/googlephotossync/questions.yaml index ae4a9f4b336..8f9a5a00851 100644 --- a/charts/stable/googlephotossync/questions.yaml +++ b/charts/stable/googlephotossync/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/gpodder/.helmignore b/charts/stable/gpodder/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/gpodder/.helmignore +++ b/charts/stable/gpodder/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/gpodder/Chart.yaml b/charts/stable/gpodder/Chart.yaml index 5ac5549fd72..7c284842dc1 100644 --- a/charts/stable/gpodder/Chart.yaml +++ b/charts/stable/gpodder/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Downloaders truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - gpodder - Downloaders - MediaApp-Other -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/gpodder - https://hub.docker.com/r/xthursdayx/gpodder-docker type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/gpodder/questions.yaml b/charts/stable/gpodder/questions.yaml index fbd404ba0cf..07b9619530a 100644 --- a/charts/stable/gpodder/questions.yaml +++ b/charts/stable/gpodder/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/grafana-image-renderer/.helmignore b/charts/stable/grafana-image-renderer/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/grafana-image-renderer/.helmignore +++ b/charts/stable/grafana-image-renderer/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/grafana-image-renderer/Chart.yaml b/charts/stable/grafana-image-renderer/Chart.yaml index 6f0a5ef518e..ab5805e8448 100644 --- a/charts/stable/grafana-image-renderer/Chart.yaml +++ b/charts/stable/grafana-image-renderer/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana-image-renderer.w keywords: - grafana-image-renderer - Productivity -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/grafana-image-renderer - https://hub.docker.com/r/grafana/grafana-image-renderer type: application -version: 5.8.16 +version: 6.0.0 diff --git a/charts/stable/grafana-image-renderer/questions.yaml b/charts/stable/grafana-image-renderer/questions.yaml index c4fd4cd5e5f..e63e2319598 100644 --- a/charts/stable/grafana-image-renderer/questions.yaml +++ b/charts/stable/grafana-image-renderer/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/grav/.helmignore b/charts/stable/grav/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/grav/.helmignore +++ b/charts/stable/grav/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/grav/Chart.yaml b/charts/stable/grav/Chart.yaml index 87199d3f59b..c6258be6070 100644 --- a/charts/stable/grav/Chart.yaml +++ b/charts/stable/grav/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.7.45 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - web - platform - file -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/grav - https://ghcr.io/linuxserver/grav type: application -version: 11.8.16 +version: 12.0.0 diff --git a/charts/stable/grav/questions.yaml b/charts/stable/grav/questions.yaml index 22dc15af5f5..be82ee612d5 100644 --- a/charts/stable/grav/questions.yaml +++ b/charts/stable/grav/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/gravity/.helmignore b/charts/stable/gravity/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/gravity/.helmignore +++ b/charts/stable/gravity/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/gravity/Chart.yaml b/charts/stable/gravity/Chart.yaml index 10c4568f497..2db5a495508 100644 --- a/charts/stable/gravity/Chart.yaml +++ b/charts/stable/gravity/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: dns truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.8.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - gravity - dns - networking -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/gravity - https://ghcr.io/beryju/gravity type: application -version: 3.8.14 +version: 4.0.0 diff --git a/charts/stable/gravity/questions.yaml b/charts/stable/gravity/questions.yaml index 1eaff5d7cca..c400c23c304 100644 --- a/charts/stable/gravity/questions.yaml +++ b/charts/stable/gravity/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/gridcoinwalletgui/.helmignore b/charts/stable/gridcoinwalletgui/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/gridcoinwalletgui/.helmignore +++ b/charts/stable/gridcoinwalletgui/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/gridcoinwalletgui/Chart.yaml b/charts/stable/gridcoinwalletgui/Chart.yaml index 06329e38feb..cc270beda88 100644 --- a/charts/stable/gridcoinwalletgui/Chart.yaml +++ b/charts/stable/gridcoinwalletgui/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Crypto truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/gridcoinwalletgui.webp keywords: - gridcoinwalletgui - Crypto -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/gridcoinwalletgui - https://hub.docker.com/r/sublivion/gridcoinwalletgui type: application -version: 5.8.15 +version: 6.0.0 diff --git a/charts/stable/gridcoinwalletgui/questions.yaml b/charts/stable/gridcoinwalletgui/questions.yaml index 03de9f1029b..d8b3b0f69f6 100644 --- a/charts/stable/gridcoinwalletgui/questions.yaml +++ b/charts/stable/gridcoinwalletgui/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/grocy/.helmignore b/charts/stable/grocy/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/grocy/.helmignore +++ b/charts/stable/grocy/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/grocy/Chart.yaml b/charts/stable/grocy/Chart.yaml index 6e9d15cadf4..09008abf8df 100644 --- a/charts/stable/grocy/Chart.yaml +++ b/charts/stable/grocy/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: home-automation truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 4.2.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 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: 18.9.15 +version: 19.0.0 diff --git a/charts/stable/grocy/questions.yaml b/charts/stable/grocy/questions.yaml index eab83edf894..938c63a0aeb 100644 --- a/charts/stable/grocy/questions.yaml +++ b/charts/stable/grocy/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/guacamole/.helmignore b/charts/stable/guacamole/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/guacamole/.helmignore +++ b/charts/stable/guacamole/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/guacamole/Chart.yaml b/charts/stable/guacamole/Chart.yaml index 67b92e45eb1..525814a6b99 100644 --- a/charts/stable/guacamole/Chart.yaml +++ b/charts/stable/guacamole/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.5.5 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/guacamole.webp keywords: - guacamole - remote -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ name: guacamole sources: - https://github.com/apache/guacamole-client - https://github.com/truecharts/charts/tree/master/charts/stable/guacamole - - https://hub.docker.com/r/guacamole/guacamole - https://hub.docker.com/r/guacamole/guacd + - https://hub.docker.com/r/guacamole/guacamole type: application -version: 13.8.14 +version: 14.0.0 diff --git a/charts/stable/guacamole/questions.yaml b/charts/stable/guacamole/questions.yaml index 8afc1bd6a04..5e5e51454c2 100644 --- a/charts/stable/guacamole/questions.yaml +++ b/charts/stable/guacamole/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/guacd/.helmignore b/charts/stable/guacd/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/guacd/.helmignore +++ b/charts/stable/guacd/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/guacd/Chart.yaml b/charts/stable/guacd/Chart.yaml index 85b4ad6c69d..8deb3c9599c 100644 --- a/charts/stable/guacd/Chart.yaml +++ b/charts/stable/guacd/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.5.5 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - guacd - guacamole - remote -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/guacd - https://hub.docker.com/r/guacamole/guacd type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/guacd/questions.yaml b/charts/stable/guacd/questions.yaml index 0b5184f29cb..17961afd900 100644 --- a/charts/stable/guacd/questions.yaml +++ b/charts/stable/guacd/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/guide2go/.helmignore b/charts/stable/guide2go/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/guide2go/.helmignore +++ b/charts/stable/guide2go/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/guide2go/Chart.yaml b/charts/stable/guide2go/Chart.yaml index c556654347b..ee7f5c4ff63 100644 --- a/charts/stable/guide2go/Chart.yaml +++ b/charts/stable/guide2go/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Downloaders truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/guide2go.webp keywords: - guide2go - Downloaders -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/guide2go - https://hub.docker.com/r/alturismo/guide2go type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/guide2go/questions.yaml b/charts/stable/guide2go/questions.yaml index 17306bc5e0c..8f23fe2f73b 100644 --- a/charts/stable/guide2go/questions.yaml +++ b/charts/stable/guide2go/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/h5ai/.helmignore b/charts/stable/h5ai/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/h5ai/.helmignore +++ b/charts/stable/h5ai/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/h5ai/Chart.yaml b/charts/stable/h5ai/Chart.yaml index f53d9917c91..5fd9817d0c9 100644 --- a/charts/stable/h5ai/Chart.yaml +++ b/charts/stable/h5ai/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - h5ai - Cloud - Network-FTP -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/h5ai - https://hub.docker.com/r/awesometic/h5ai type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/h5ai/questions.yaml b/charts/stable/h5ai/questions.yaml index cebc715c32b..d463c6c68f6 100644 --- a/charts/stable/h5ai/questions.yaml +++ b/charts/stable/h5ai/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/halflife2deathmatch/.helmignore b/charts/stable/halflife2deathmatch/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/halflife2deathmatch/.helmignore +++ b/charts/stable/halflife2deathmatch/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/halflife2deathmatch/Chart.yaml b/charts/stable/halflife2deathmatch/Chart.yaml index ef60aecca24..e639a8b6891 100644 --- a/charts/stable/halflife2deathmatch/Chart.yaml +++ b/charts/stable/halflife2deathmatch/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: hl2dm dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/halflife2deathmatch.webp keywords: - halflife2deathmatch - GameServers -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/halflife2deathmatch - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/halflife2deathmatch/questions.yaml b/charts/stable/halflife2deathmatch/questions.yaml index 48a07be2f5d..aa4dba57c8c 100644 --- a/charts/stable/halflife2deathmatch/questions.yaml +++ b/charts/stable/halflife2deathmatch/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/hammond/.helmignore b/charts/stable/hammond/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/hammond/.helmignore +++ b/charts/stable/hammond/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/hammond/Chart.yaml b/charts/stable/hammond/Chart.yaml index 666f97ca018..ecf9d572d8f 100644 --- a/charts/stable/hammond/Chart.yaml +++ b/charts/stable/hammond/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.0.24 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/hammond icon: https://truecharts.org/img/hotlink-ok/chart-icons/hammond.webp keywords: - hammond -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/hammond - https://ghcr.io/alfhou/hammond type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/hammond/questions.yaml b/charts/stable/hammond/questions.yaml index b85dcf5fb8a..ef37b5b4489 100644 --- a/charts/stable/hammond/questions.yaml +++ b/charts/stable/hammond/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/handbrake/.helmignore b/charts/stable/handbrake/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/handbrake/.helmignore +++ b/charts/stable/handbrake/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/handbrake/Chart.yaml b/charts/stable/handbrake/Chart.yaml index ab07501f06e..a089d568af2 100644 --- a/charts/stable/handbrake/Chart.yaml +++ b/charts/stable/handbrake/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 24.03.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - handbrake - encode - media -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/handbrake - https://hub.docker.com/r/jlesage/handbrake type: application -version: 21.9.14 +version: 22.0.0 diff --git a/charts/stable/handbrake/questions.yaml b/charts/stable/handbrake/questions.yaml index 64719c1a8cf..9dec9a69f02 100644 --- a/charts/stable/handbrake/questions.yaml +++ b/charts/stable/handbrake/questions.yaml @@ -5,6 +5,7 @@ portals: questions: # Portal # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/hassconfigurator/.helmignore b/charts/stable/hassconfigurator/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/hassconfigurator/.helmignore +++ b/charts/stable/hassconfigurator/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/hassconfigurator/Chart.yaml b/charts/stable/hassconfigurator/Chart.yaml index 65a5cf607c6..6331cd28f6a 100644 --- a/charts/stable/hassconfigurator/Chart.yaml +++ b/charts/stable/hassconfigurator/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: home-automation truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: x86_64 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/hassconfigurator.webp keywords: - hassconfigurator - 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/hassconfigurator - https://hub.docker.com/r/causticlab/hass-configurator-docker type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/hassconfigurator/questions.yaml b/charts/stable/hassconfigurator/questions.yaml index 543c48f4979..92d8484e3bd 100644 --- a/charts/stable/hassconfigurator/questions.yaml +++ b/charts/stable/hassconfigurator/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/haste-server/.helmignore b/charts/stable/haste-server/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/haste-server/.helmignore +++ b/charts/stable/haste-server/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/haste-server/Chart.yaml b/charts/stable/haste-server/Chart.yaml index ac3fc735dec..32bea677665 100644 --- a/charts/stable/haste-server/Chart.yaml +++ b/charts/stable/haste-server/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - hastebin - haste-server - pastebin -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/haste-server - https://ghcr.io/k8s-at-home/haste-server type: application -version: 13.8.14 +version: 14.0.0 diff --git a/charts/stable/haste-server/questions.yaml b/charts/stable/haste-server/questions.yaml index 7c3d4c0c183..39753b7a3f8 100644 --- a/charts/stable/haste-server/questions.yaml +++ b/charts/stable/haste-server/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/hastebin/.helmignore b/charts/stable/hastebin/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/hastebin/.helmignore +++ b/charts/stable/hastebin/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/hastebin/Chart.yaml b/charts/stable/hastebin/Chart.yaml index 38be5a43958..17fa140832b 100644 --- a/charts/stable/hastebin/Chart.yaml +++ b/charts/stable/hastebin/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud truecharts.org/max_helm_version: "3.14" @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] deprecated: false -description: "Alpine-based Chart for Hastebin, the node.js paste service " +description: 'Alpine-based Chart for Hastebin, the node.js paste service ' home: https://truecharts.org/charts/stable/hastebin icon: https://truecharts.org/img/hotlink-ok/chart-icons/hastebin.webp keywords: @@ -26,7 +26,7 @@ keywords: - Productivity - Tools-Utilities - Network-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/hastebin - https://hub.docker.com/r/flippinturt/hastebin type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/hastebin/questions.yaml b/charts/stable/hastebin/questions.yaml index 9bd0c0d3a79..6da0060dd69 100644 --- a/charts/stable/hastebin/questions.yaml +++ b/charts/stable/hastebin/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/hasty-paste/.helmignore b/charts/stable/hasty-paste/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/hasty-paste/.helmignore +++ b/charts/stable/hasty-paste/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/hasty-paste/Chart.yaml b/charts/stable/hasty-paste/Chart.yaml index 6a0b8380eab..3967a3a3871 100644 --- a/charts/stable/hasty-paste/Chart.yaml +++ b/charts/stable/hasty-paste/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.10.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -33,7 +33,7 @@ keywords: - Productivity - Tools-Utilities - Network-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -45,4 +45,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/hasty-paste - https://ghcr.io/enchant97/hasty-paste type: application -version: 6.10.20 +version: 7.0.0 diff --git a/charts/stable/hasty-paste/questions.yaml b/charts/stable/hasty-paste/questions.yaml index 165c639fb25..3b356c0d7ec 100644 --- a/charts/stable/hasty-paste/questions.yaml +++ b/charts/stable/hasty-paste/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/headphones/.helmignore b/charts/stable/headphones/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/headphones/.helmignore +++ b/charts/stable/headphones/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/headphones/Chart.yaml b/charts/stable/headphones/Chart.yaml index 6a4dd882d8b..7b7f397bb6e 100644 --- a/charts/stable/headphones/Chart.yaml +++ b/charts/stable/headphones/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: a78f38c1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - headphones - music - downloader -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/headphones - https://ghcr.io/linuxserver/headphones type: application -version: 11.8.14 +version: 12.0.0 diff --git a/charts/stable/headphones/questions.yaml b/charts/stable/headphones/questions.yaml index 0a63e7ba404..d7a73fa48a2 100644 --- a/charts/stable/headphones/questions.yaml +++ b/charts/stable/headphones/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/healthchecks/.helmignore b/charts/stable/healthchecks/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/healthchecks/.helmignore +++ b/charts/stable/healthchecks/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/healthchecks/Chart.yaml b/charts/stable/healthchecks/Chart.yaml index 64f78c55f38..06bd4d5aeac 100644 --- a/charts/stable/healthchecks/Chart.yaml +++ b/charts/stable/healthchecks/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 3.3.20240422 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - cron - monitoring - alert -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/healthchecks - https://ghcr.io/linuxserver/healthchecks type: application -version: 14.9.17 +version: 15.0.0 diff --git a/charts/stable/healthchecks/questions.yaml b/charts/stable/healthchecks/questions.yaml index a44fd7b0e39..3bafa5aea2f 100644 --- a/charts/stable/healthchecks/questions.yaml +++ b/charts/stable/healthchecks/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/hedgedoc/.helmignore b/charts/stable/hedgedoc/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/hedgedoc/.helmignore +++ b/charts/stable/hedgedoc/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/hedgedoc/Chart.yaml b/charts/stable/hedgedoc/Chart.yaml index 1411e036510..721fe54938d 100644 --- a/charts/stable/hedgedoc/Chart.yaml +++ b/charts/stable/hedgedoc/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.9.9 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/hedgedoc icon: https://truecharts.org/img/hotlink-ok/chart-icons/hedgedoc.webp keywords: - hedgedoc -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/hedgedoc - https://quay.io/hedgedoc/hedgedoc type: application -version: 12.8.14 +version: 13.0.0 diff --git a/charts/stable/hedgedoc/questions.yaml b/charts/stable/hedgedoc/questions.yaml index 8dbb242f13a..34d9a5556d7 100644 --- a/charts/stable/hedgedoc/questions.yaml +++ b/charts/stable/hedgedoc/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/heimdall/.helmignore b/charts/stable/heimdall/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/heimdall/.helmignore +++ b/charts/stable/heimdall/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/heimdall/Chart.yaml b/charts/stable/heimdall/Chart.yaml index 5dfcd005d40..92f1a4c43bb 100644 --- a/charts/stable/heimdall/Chart.yaml +++ b/charts/stable/heimdall/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: organizers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.6.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/heimdall icon: https://truecharts.org/img/hotlink-ok/chart-icons/heimdall.webp keywords: - heimdall -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/heimdall - https://hub.docker.com/r/linuxserver/heimdall type: application -version: 20.8.17 +version: 21.0.0 diff --git a/charts/stable/heimdall/questions.yaml b/charts/stable/heimdall/questions.yaml index 4725aff92dd..34a8c4b19a9 100644 --- a/charts/stable/heimdall/questions.yaml +++ b/charts/stable/heimdall/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/hetzner-ddns/.helmignore b/charts/stable/hetzner-ddns/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/hetzner-ddns/.helmignore +++ b/charts/stable/hetzner-ddns/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/hetzner-ddns/Chart.yaml b/charts/stable/hetzner-ddns/Chart.yaml index db9a708c1f7..8ee3bcea85d 100644 --- a/charts/stable/hetzner-ddns/Chart.yaml +++ b/charts/stable/hetzner-ddns/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-DNS truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/hetzner-ddns.webp keywords: - hetzner-ddns - Network-DNS -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/hetzner-ddns - https://hub.docker.com/r/kutzilla/hetzner-ddns type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/hetzner-ddns/questions.yaml b/charts/stable/hetzner-ddns/questions.yaml index 2ecd5be192b..7d41b1eddc6 100644 --- a/charts/stable/hetzner-ddns/questions.yaml +++ b/charts/stable/hetzner-ddns/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/hexchat/.helmignore b/charts/stable/hexchat/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/hexchat/.helmignore +++ b/charts/stable/hexchat/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/hexchat/Chart.yaml b/charts/stable/hexchat/Chart.yaml index ef4af4c9cd7..4bff5f946a0 100644 --- a/charts/stable/hexchat/Chart.yaml +++ b/charts/stable/hexchat/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - hexchat - Productivity - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/hexchat - https://hub.docker.com/r/binhex/arch-hexchat type: application -version: 5.8.15 +version: 6.0.0 diff --git a/charts/stable/hexchat/questions.yaml b/charts/stable/hexchat/questions.yaml index 3c36808b03f..0d099bc8882 100644 --- a/charts/stable/hexchat/questions.yaml +++ b/charts/stable/hexchat/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/hexo-blog/.helmignore b/charts/stable/hexo-blog/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/hexo-blog/.helmignore +++ b/charts/stable/hexo-blog/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/hexo-blog/Chart.yaml b/charts/stable/hexo-blog/Chart.yaml index 9261b8dbc94..fe6482d3758 100644 --- a/charts/stable/hexo-blog/Chart.yaml +++ b/charts/stable/hexo-blog/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/hexo-blog.webp keywords: - hexo-blog - Productivity -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/hexo-blog - https://hub.docker.com/r/fletchto99/hexo-dev-blog type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/hexo-blog/questions.yaml b/charts/stable/hexo-blog/questions.yaml index 12ce8ec1351..850698e5eb4 100644 --- a/charts/stable/hexo-blog/questions.yaml +++ b/charts/stable/hexo-blog/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/homarr/.helmignore b/charts/stable/homarr/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/homarr/.helmignore +++ b/charts/stable/homarr/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/homarr/Chart.yaml b/charts/stable/homarr/Chart.yaml index 92ac92c9418..7f60a38e32a 100644 --- a/charts/stable/homarr/Chart.yaml +++ b/charts/stable/homarr/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.15.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/homarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/homarr.webp keywords: - dashboard -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/homarr - https://ghcr.io/ajnart/homarr type: application -version: 10.8.14 +version: 11.0.0 diff --git a/charts/stable/homarr/questions.yaml b/charts/stable/homarr/questions.yaml index bbe7c0e72fa..5d93f4bc72e 100644 --- a/charts/stable/homarr/questions.yaml +++ b/charts/stable/homarr/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/home-assistant/.helmignore b/charts/stable/home-assistant/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/home-assistant/.helmignore +++ b/charts/stable/home-assistant/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/home-assistant/Chart.yaml b/charts/stable/home-assistant/Chart.yaml index 3c1ec292968..91a9c25e64a 100644 --- a/charts/stable/home-assistant/Chart.yaml +++ b/charts/stable/home-assistant/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: home-automation truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2024.4.4 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - home-assistant - home-automation - hass -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/home-assistant - https://hub.docker.com/r/homeassistant/home-assistant type: application -version: 24.10.17 +version: 25.0.0 diff --git a/charts/stable/home-assistant/questions.yaml b/charts/stable/home-assistant/questions.yaml index cb0b28741b0..ccf7cf2f67c 100644 --- a/charts/stable/home-assistant/questions.yaml +++ b/charts/stable/home-assistant/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/homebox/.helmignore b/charts/stable/homebox/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/homebox/.helmignore +++ b/charts/stable/homebox/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/homebox/Chart.yaml b/charts/stable/homebox/Chart.yaml index 2e096a57602..e82ad8f9f6c 100644 --- a/charts/stable/homebox/Chart.yaml +++ b/charts/stable/homebox/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: inventory truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.10.3 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/homebox.webp keywords: - homebox - inventory -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/homebox - https://ghcr.io/hay-kot/homebox type: application -version: 6.8.14 +version: 7.0.0 diff --git a/charts/stable/homebox/questions.yaml b/charts/stable/homebox/questions.yaml index d7be10889df..9b70b73ac97 100644 --- a/charts/stable/homebox/questions.yaml +++ b/charts/stable/homebox/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/homebridge/.helmignore b/charts/stable/homebridge/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/homebridge/.helmignore +++ b/charts/stable/homebridge/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/homebridge/Chart.yaml b/charts/stable/homebridge/Chart.yaml index 8a54b7c14a0..80ea53f89b9 100644 --- a/charts/stable/homebridge/Chart.yaml +++ b/charts/stable/homebridge/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2023.12.30 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/homebridge.webp keywords: - homebridge - homekit -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/homebridge - https://hub.docker.com/r/homebridge/homebridge type: application -version: 7.8.14 +version: 8.0.0 diff --git a/charts/stable/homebridge/questions.yaml b/charts/stable/homebridge/questions.yaml index 32ecd2a5733..d2472ad3d11 100644 --- a/charts/stable/homebridge/questions.yaml +++ b/charts/stable/homebridge/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/homelablabelmaker/.helmignore b/charts/stable/homelablabelmaker/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/homelablabelmaker/.helmignore +++ b/charts/stable/homelablabelmaker/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/homelablabelmaker/Chart.yaml b/charts/stable/homelablabelmaker/Chart.yaml index e0779371224..cb6a1bf95ce 100644 --- a/charts/stable/homelablabelmaker/Chart.yaml +++ b/charts/stable/homelablabelmaker/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - homelablabelmaker - Tools-Utilities - Other -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/homelablabelmaker - https://hub.docker.com/r/davidspek/homelablabelmaker type: application -version: 8.8.14 +version: 9.0.0 diff --git a/charts/stable/homelablabelmaker/questions.yaml b/charts/stable/homelablabelmaker/questions.yaml index 4c877c9092b..3c9095cc3df 100644 --- a/charts/stable/homelablabelmaker/questions.yaml +++ b/charts/stable/homelablabelmaker/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/homepage/.helmignore b/charts/stable/homepage/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/homepage/.helmignore +++ b/charts/stable/homepage/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/homepage/Chart.yaml b/charts/stable/homepage/Chart.yaml index c24b81e2065..16920a590fb 100644 --- a/charts/stable/homepage/Chart.yaml +++ b/charts/stable/homepage/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: dashboard truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.8.12 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/homepage icon: https://truecharts.org/img/hotlink-ok/chart-icons/homepage.webp keywords: - homepage -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/homepage - https://ghcr.io/gethomepage/homepage type: application -version: 7.8.16 +version: 8.0.0 diff --git a/charts/stable/homepage/questions.yaml b/charts/stable/homepage/questions.yaml index 467145500a3..6f9130cabb3 100644 --- a/charts/stable/homepage/questions.yaml +++ b/charts/stable/homepage/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/homer/.helmignore b/charts/stable/homer/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/homer/.helmignore +++ b/charts/stable/homer/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/homer/Chart.yaml b/charts/stable/homer/Chart.yaml index b11d7f6d3d9..eeaa4093bc2 100644 --- a/charts/stable/homer/Chart.yaml +++ b/charts/stable/homer/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 23.10.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - homer - dashboard - launcher -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/homer - https://hub.docker.com/r/b4bz/homer type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/homer/questions.yaml b/charts/stable/homer/questions.yaml index 4fda7de727b..0c25adf4593 100644 --- a/charts/stable/homer/questions.yaml +++ b/charts/stable/homer/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/hoobs/.helmignore b/charts/stable/hoobs/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/hoobs/.helmignore +++ b/charts/stable/hoobs/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/hoobs/Chart.yaml b/charts/stable/hoobs/Chart.yaml index 689cd21e2e2..becabf1c5ba 100644 --- a/charts/stable/hoobs/Chart.yaml +++ b/charts/stable/hoobs/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: home-automation truecharts.org/max_helm_version: "3.14" @@ -10,21 +10,21 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] deprecated: false -description: "HOOBS is a Homebridge stack with a interface that simplifies configuration and installing plugins. This adds a process wrapper for Homebridge. " +description: 'HOOBS is a Homebridge stack with a interface that simplifies configuration and installing plugins. This adds a process wrapper for Homebridge. ' home: https://truecharts.org/charts/stable/hoobs icon: https://truecharts.org/img/hotlink-ok/chart-icons/hoobs.webp keywords: - hoobs - home-automation - Tools-Utilities -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/hoobs - https://hub.docker.com/r/hoobs/hoobs type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/hoobs/questions.yaml b/charts/stable/hoobs/questions.yaml index 88ca4663ee7..faefdddf8d4 100644 --- a/charts/stable/hoobs/questions.yaml +++ b/charts/stable/hoobs/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/htpcmanager/.helmignore b/charts/stable/htpcmanager/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/htpcmanager/.helmignore +++ b/charts/stable/htpcmanager/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/htpcmanager/Chart.yaml b/charts/stable/htpcmanager/Chart.yaml index 16e2ef6f576..ef2af5ab88e 100644 --- a/charts/stable/htpcmanager/Chart.yaml +++ b/charts/stable/htpcmanager/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2021.11.17 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/htpcmanager icon: https://truecharts.org/img/hotlink-ok/chart-icons/htpcmanager.webp keywords: - htpcmanager -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/htpcmanager - https://ghcr.io/linuxserver/htpcmanager type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/htpcmanager/questions.yaml b/charts/stable/htpcmanager/questions.yaml index e4129534712..1a7c109be2e 100644 --- a/charts/stable/htpcmanager/questions.yaml +++ b/charts/stable/htpcmanager/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/humhub/.helmignore b/charts/stable/humhub/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/humhub/.helmignore +++ b/charts/stable/humhub/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/humhub/Chart.yaml b/charts/stable/humhub/Chart.yaml index fb2365a3aa0..d0f520af579 100644 --- a/charts/stable/humhub/Chart.yaml +++ b/charts/stable/humhub/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Web truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.15.4 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -37,7 +37,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/humhub.webp keywords: - humhub - Network-Web -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -45,7 +45,7 @@ maintainers: name: humhub sources: - https://github.com/truecharts/charts/tree/master/charts/stable/humhub - - https://ghcr.io/mriedmann/humhub-nginx - https://ghcr.io/mriedmann/humhub-phponly + - https://ghcr.io/mriedmann/humhub-nginx type: application -version: 7.19.25 +version: 8.0.0 diff --git a/charts/stable/humhub/questions.yaml b/charts/stable/humhub/questions.yaml index d13702a71b7..1d4ae069232 100644 --- a/charts/stable/humhub/questions.yaml +++ b/charts/stable/humhub/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/hurtworld/.helmignore b/charts/stable/hurtworld/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/hurtworld/.helmignore +++ b/charts/stable/hurtworld/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/hurtworld/Chart.yaml b/charts/stable/hurtworld/Chart.yaml index 7e87d81ce55..d0da96af05d 100644 --- a/charts/stable/hurtworld/Chart.yaml +++ b/charts/stable/hurtworld/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: hurtworld dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/hurtworld.webp keywords: - hurtworld - GameServers -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/hurtworld - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/hurtworld/questions.yaml b/charts/stable/hurtworld/questions.yaml index f06ad36d923..b2c7f7256bb 100644 --- a/charts/stable/hurtworld/questions.yaml +++ b/charts/stable/hurtworld/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/hyperion-ng/.helmignore b/charts/stable/hyperion-ng/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/hyperion-ng/.helmignore +++ b/charts/stable/hyperion-ng/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/hyperion-ng/Chart.yaml b/charts/stable/hyperion-ng/Chart.yaml index 436431909c5..a2040ef0f47 100644 --- a/charts/stable/hyperion-ng/Chart.yaml +++ b/charts/stable/hyperion-ng/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.0.15 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/hyperion-ng.webp keywords: - hyperion-ng - hyperion -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/hyperion-ng - https://hub.docker.com/r/sirfragalot/hyperion.ng type: application -version: 13.8.14 +version: 14.0.0 diff --git a/charts/stable/hyperion-ng/questions.yaml b/charts/stable/hyperion-ng/questions.yaml index 181dde39bcf..e943516b190 100644 --- a/charts/stable/hyperion-ng/questions.yaml +++ b/charts/stable/hyperion-ng/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/icloudpd/.helmignore b/charts/stable/icloudpd/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/icloudpd/.helmignore +++ b/charts/stable/icloudpd/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/icloudpd/Chart.yaml b/charts/stable/icloudpd/Chart.yaml index c35553839aa..1c52061ff0c 100644 --- a/charts/stable/icloudpd/Chart.yaml +++ b/charts/stable/icloudpd/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Backup truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.0.733 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - Backup - Cloud - Downloaders -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/icloudpd - https://hub.docker.com/r/boredazfcuk/icloudpd type: application -version: 6.8.14 +version: 7.0.0 diff --git a/charts/stable/icloudpd/questions.yaml b/charts/stable/icloudpd/questions.yaml index c15eea9fe8c..aa310ef5cad 100644 --- a/charts/stable/icloudpd/questions.yaml +++ b/charts/stable/icloudpd/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/imgpush/.helmignore b/charts/stable/imgpush/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/imgpush/.helmignore +++ b/charts/stable/imgpush/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/imgpush/Chart.yaml b/charts/stable/imgpush/Chart.yaml index ca0ece24973..0d7a1bc4e8c 100644 --- a/charts/stable/imgpush/Chart.yaml +++ b/charts/stable/imgpush/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -27,7 +27,7 @@ keywords: - MediaServer-Photos - Network-Web - Network-FTP -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/imgpush - https://hub.docker.com/r/hauxir/imgpush type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/imgpush/questions.yaml b/charts/stable/imgpush/questions.yaml index e06ba086361..bbc06d5ce39 100644 --- a/charts/stable/imgpush/questions.yaml +++ b/charts/stable/imgpush/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/immich/.helmignore b/charts/stable/immich/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/immich/.helmignore +++ b/charts/stable/immich/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/immich/Chart.yaml b/charts/stable/immich/Chart.yaml index 9d18613132f..ff8c995e9d1 100644 --- a/charts/stable/immich/Chart.yaml +++ b/charts/stable/immich/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.102.3 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/immich icon: https://truecharts.org/img/hotlink-ok/chart-icons/immich.webp keywords: - photos -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -41,4 +41,4 @@ sources: - https://hub.docker.com/r/altran1502/immich-machine-learning - https://hub.docker.com/r/altran1502/immich-server type: application -version: 14.16.17 +version: 15.0.0 diff --git a/charts/stable/immich/questions.yaml b/charts/stable/immich/questions.yaml index e89b2134689..6103ae93d3c 100644 --- a/charts/stable/immich/questions.yaml +++ b/charts/stable/immich/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} diff --git a/charts/stable/import-ics/.helmignore b/charts/stable/import-ics/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/import-ics/.helmignore +++ b/charts/stable/import-ics/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/import-ics/Chart.yaml b/charts/stable/import-ics/Chart.yaml index b8f5136d188..f28cb1232ea 100644 --- a/charts/stable/import-ics/Chart.yaml +++ b/charts/stable/import-ics/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/import-ics.webp keywords: - import-ics - Productivity -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/import-ics - https://hub.docker.com/r/vilhjalmr26/import_ics type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/import-ics/questions.yaml b/charts/stable/import-ics/questions.yaml index f2b3ced96fb..a41ed6696dc 100644 --- a/charts/stable/import-ics/questions.yaml +++ b/charts/stable/import-ics/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/impostor-server/.helmignore b/charts/stable/impostor-server/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/impostor-server/.helmignore +++ b/charts/stable/impostor-server/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/impostor-server/Chart.yaml b/charts/stable/impostor-server/Chart.yaml index 0712ea1e575..8512af19bda 100644 --- a/charts/stable/impostor-server/Chart.yaml +++ b/charts/stable/impostor-server/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: games truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.9.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/impostor-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/impostor-server.webp keywords: - impostor-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/impostor-server - https://hub.docker.com/r/aeonlucid/impostor type: application -version: 8.8.15 +version: 9.0.0 diff --git a/charts/stable/impostor-server/questions.yaml b/charts/stable/impostor-server/questions.yaml index b9c9cee7400..795f27ee63f 100644 --- a/charts/stable/impostor-server/questions.yaml +++ b/charts/stable/impostor-server/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/inkscape-desktop-g3/.helmignore b/charts/stable/inkscape-desktop-g3/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/inkscape-desktop-g3/.helmignore +++ b/charts/stable/inkscape-desktop-g3/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/inkscape-desktop-g3/Chart.yaml b/charts/stable/inkscape-desktop-g3/Chart.yaml index 863d80bce7d..7beda0d39f2 100644 --- a/charts/stable/inkscape-desktop-g3/Chart.yaml +++ b/charts/stable/inkscape-desktop-g3/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - Productivity - Tools-Utilities - MediaApp-Photos -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/inkscape-desktop-g3 - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-inkscape-g3 type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/inkscape-desktop-g3/questions.yaml b/charts/stable/inkscape-desktop-g3/questions.yaml index cbd88030c2a..dfe772b4cbf 100644 --- a/charts/stable/inkscape-desktop-g3/questions.yaml +++ b/charts/stable/inkscape-desktop-g3/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/insurgencysandstorm/.helmignore b/charts/stable/insurgencysandstorm/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/insurgencysandstorm/.helmignore +++ b/charts/stable/insurgencysandstorm/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/insurgencysandstorm/Chart.yaml b/charts/stable/insurgencysandstorm/Chart.yaml index b95bd193ec0..b34d9a0be3e 100644 --- a/charts/stable/insurgencysandstorm/Chart.yaml +++ b/charts/stable/insurgencysandstorm/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: insurgencysandstorm dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/insurgencysandstorm.webp keywords: - insurgencysandstorm - GameServers -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/insurgencysandstorm - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/insurgencysandstorm/questions.yaml b/charts/stable/insurgencysandstorm/questions.yaml index e8f876e4969..74446f2f03d 100644 --- a/charts/stable/insurgencysandstorm/questions.yaml +++ b/charts/stable/insurgencysandstorm/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/invidious/.helmignore b/charts/stable/invidious/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/invidious/.helmignore +++ b/charts/stable/invidious/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/invidious/Chart.yaml b/charts/stable/invidious/Chart.yaml index 6d63fe4ee10..930b6c29503 100644 --- a/charts/stable/invidious/Chart.yaml +++ b/charts/stable/invidious/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - invidious - youtube - media -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/invidious - https://quay.io/invidious/invidious type: application -version: 9.8.16 +version: 10.0.0 diff --git a/charts/stable/invidious/questions.yaml b/charts/stable/invidious/questions.yaml index 77d76c38631..a5ef56dd655 100644 --- a/charts/stable/invidious/questions.yaml +++ b/charts/stable/invidious/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/invitarr/.helmignore b/charts/stable/invitarr/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/invitarr/.helmignore +++ b/charts/stable/invitarr/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/invitarr/Chart.yaml b/charts/stable/invitarr/Chart.yaml index caabba7f75d..c0a7bdec5f8 100644 --- a/charts/stable/invitarr/Chart.yaml +++ b/charts/stable/invitarr/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: home-automation truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - home-automation - Tools-Utilities - Other -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/invitarr - https://hub.docker.com/r/piratify/invitarr type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/invitarr/questions.yaml b/charts/stable/invitarr/questions.yaml index 7479892009f..6b364b8f0b0 100644 --- a/charts/stable/invitarr/questions.yaml +++ b/charts/stable/invitarr/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/ipfs/.helmignore b/charts/stable/ipfs/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/ipfs/.helmignore +++ b/charts/stable/ipfs/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/ipfs/Chart.yaml b/charts/stable/ipfs/Chart.yaml index 3fe5951ba69..d77a628429d 100644 --- a/charts/stable/ipfs/Chart.yaml +++ b/charts/stable/ipfs/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: storage truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.28.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ipfs.webp keywords: - ipfs - kubo -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/ipfs - https://hub.docker.com/r/ipfs/kubo type: application -version: 10.10.10 +version: 11.0.0 diff --git a/charts/stable/ipfs/questions.yaml b/charts/stable/ipfs/questions.yaml index 69c2dcaf2b6..c544cd313e4 100644 --- a/charts/stable/ipfs/questions.yaml +++ b/charts/stable/ipfs/questions.yaml @@ -5,6 +5,7 @@ portals: path: "/webui" questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/ipmi-tools/.helmignore b/charts/stable/ipmi-tools/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/ipmi-tools/.helmignore +++ b/charts/stable/ipmi-tools/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/ipmi-tools/Chart.yaml b/charts/stable/ipmi-tools/Chart.yaml index 54cc68c2955..19225e93b22 100644 --- a/charts/stable/ipmi-tools/Chart.yaml +++ b/charts/stable/ipmi-tools/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - Productivity - Tools-Utilities - Network-Management -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/ipmi-tools - https://hub.docker.com/r/edchamberlain/ipmi-tools type: application -version: 6.8.14 +version: 7.0.0 diff --git a/charts/stable/ipmi-tools/questions.yaml b/charts/stable/ipmi-tools/questions.yaml index 0ee9f6ad8f1..eaad3e0c14a 100644 --- a/charts/stable/ipmi-tools/questions.yaml +++ b/charts/stable/ipmi-tools/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/ispy-agent-dvr/.helmignore b/charts/stable/ispy-agent-dvr/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/ispy-agent-dvr/.helmignore +++ b/charts/stable/ispy-agent-dvr/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/ispy-agent-dvr/Chart.yaml b/charts/stable/ispy-agent-dvr/Chart.yaml index 7ce1a55ad98..722eb51114d 100644 --- a/charts/stable/ispy-agent-dvr/Chart.yaml +++ b/charts/stable/ispy-agent-dvr/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: security truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 5.4.6.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - dvr - ispy - agent -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/ispy-agent-dvr - https://hub.docker.com/r/doitandbedone/ispyagentdvr type: application -version: 9.11.17 +version: 10.0.0 diff --git a/charts/stable/ispy-agent-dvr/questions.yaml b/charts/stable/ispy-agent-dvr/questions.yaml index f4ca55cb5ed..37fff15de0d 100644 --- a/charts/stable/ispy-agent-dvr/questions.yaml +++ b/charts/stable/ispy-agent-dvr/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/it-tools/.helmignore b/charts/stable/it-tools/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/it-tools/.helmignore +++ b/charts/stable/it-tools/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/it-tools/Chart.yaml b/charts/stable/it-tools/Chart.yaml index b21ca8fb351..ab96de34e51 100644 --- a/charts/stable/it-tools/Chart.yaml +++ b/charts/stable/it-tools/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: tools truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2023.12.21 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/it-tools icon: https://truecharts.org/img/hotlink-ok/chart-icons/it-tools.webp keywords: - it-tools -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/it-tools - https://hub.docker.com/r/corentinth/it-tools type: application -version: 4.8.14 +version: 5.0.0 diff --git a/charts/stable/it-tools/questions.yaml b/charts/stable/it-tools/questions.yaml index 32419dbcdbb..4e26d824349 100644 --- a/charts/stable/it-tools/questions.yaml +++ b/charts/stable/it-tools/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/iyuuplus/.helmignore b/charts/stable/iyuuplus/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/iyuuplus/.helmignore +++ b/charts/stable/iyuuplus/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/iyuuplus/Chart.yaml b/charts/stable/iyuuplus/Chart.yaml index 520485024b6..52fb90308c7 100644 --- a/charts/stable/iyuuplus/Chart.yaml +++ b/charts/stable/iyuuplus/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/iyuuplus.webp keywords: - iyuuplus - pt -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/iyuuplus - https://hub.docker.com/r/iyuucn/iyuuplus type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/iyuuplus/questions.yaml b/charts/stable/iyuuplus/questions.yaml index b67f512d38b..d6d02d1483e 100644 --- a/charts/stable/iyuuplus/questions.yaml +++ b/charts/stable/iyuuplus/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/jackett/.helmignore b/charts/stable/jackett/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/jackett/.helmignore +++ b/charts/stable/jackett/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index 6a186cd118a..c834912d074 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.21.2485 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -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: 20.1.27 +version: 21.0.0 diff --git a/charts/stable/jackett/questions.yaml b/charts/stable/jackett/questions.yaml index 2c32e583a42..df926b5db24 100644 --- a/charts/stable/jackett/questions.yaml +++ b/charts/stable/jackett/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/jdownloader2/.helmignore b/charts/stable/jdownloader2/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/jdownloader2/.helmignore +++ b/charts/stable/jdownloader2/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/jdownloader2/Chart.yaml b/charts/stable/jdownloader2/Chart.yaml index 4f680881150..fbda1bc1b6e 100644 --- a/charts/stable/jdownloader2/Chart.yaml +++ b/charts/stable/jdownloader2/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: downloads truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 24.01.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/jdownloader2.webp keywords: - jdownloader - download -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/jdownloader2 - https://hub.docker.com/r/jlesage/jdownloader-2 type: application -version: 16.8.14 +version: 17.0.0 diff --git a/charts/stable/jdownloader2/questions.yaml b/charts/stable/jdownloader2/questions.yaml index 9491b51af0c..ba5ea07173b 100644 --- a/charts/stable/jdownloader2/questions.yaml +++ b/charts/stable/jdownloader2/questions.yaml @@ -5,6 +5,7 @@ portals: questions: # Portal # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/jellyfin/.helmignore b/charts/stable/jellyfin/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/jellyfin/.helmignore +++ b/charts/stable/jellyfin/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/jellyfin/Chart.yaml b/charts/stable/jellyfin/Chart.yaml index 6a1b0f95af3..9dabdbb8444 100644 --- a/charts/stable/jellyfin/Chart.yaml +++ b/charts/stable/jellyfin/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 10.8.13 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - jellyfin - plex - emby -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,7 +33,7 @@ name: jellyfin sources: - https://github.com/jellyfin/jellyfin - https://github.com/truecharts/charts/tree/master/charts/stable/jellyfin - - https://hub.docker.com/r/jellyfin/jellyfin - https://hub.docker.com/r/alpine/socat + - https://hub.docker.com/r/jellyfin/jellyfin type: application -version: 18.8.17 +version: 19.0.0 diff --git a/charts/stable/jellyfin/questions.yaml b/charts/stable/jellyfin/questions.yaml index b182512bbdf..415dea5fbe1 100644 --- a/charts/stable/jellyfin/questions.yaml +++ b/charts/stable/jellyfin/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/jellyseerr/.helmignore b/charts/stable/jellyseerr/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/jellyseerr/.helmignore +++ b/charts/stable/jellyseerr/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/jellyseerr/Chart.yaml b/charts/stable/jellyseerr/Chart.yaml index ba661f0de37..ee49b34baba 100644 --- a/charts/stable/jellyseerr/Chart.yaml +++ b/charts/stable/jellyseerr/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.8.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/jellyseerr icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellyseerr.webp keywords: - jellyseerr -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/jellyseerr - https://hub.docker.com/r/fallenbagel/jellyseerr type: application -version: 9.9.11 +version: 10.0.0 diff --git a/charts/stable/jellyseerr/questions.yaml b/charts/stable/jellyseerr/questions.yaml index dc5810187df..19a1e545ab8 100644 --- a/charts/stable/jellyseerr/questions.yaml +++ b/charts/stable/jellyseerr/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/jellystat/.helmignore b/charts/stable/jellystat/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/jellystat/.helmignore +++ b/charts/stable/jellystat/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/jellystat/Chart.yaml b/charts/stable/jellystat/Chart.yaml index 3e2d5908ae5..f1aaf236cc0 100644 --- a/charts/stable/jellystat/Chart.yaml +++ b/charts/stable/jellystat/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: statistics truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellystat.webp keywords: - jellystat - jellyfin -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/jellystat - https://hub.docker.com/r/cyfershepard/jellystat type: application -version: 3.8.14 +version: 4.0.0 diff --git a/charts/stable/jellystat/questions.yaml b/charts/stable/jellystat/questions.yaml index 2710d8c290d..c273360d233 100644 --- a/charts/stable/jellystat/questions.yaml +++ b/charts/stable/jellystat/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/jelu/.helmignore b/charts/stable/jelu/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/jelu/.helmignore +++ b/charts/stable/jelu/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/jelu/Chart.yaml b/charts/stable/jelu/Chart.yaml index 799c70beeff..158c5c64e77 100644 --- a/charts/stable/jelu/Chart.yaml +++ b/charts/stable/jelu/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaApp-Books truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/jelu.webp keywords: - jelu - MediaApp-Books -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/jelu - https://hub.docker.com/r/wabayang/jelu type: application -version: 5.8.16 +version: 6.0.0 diff --git a/charts/stable/jelu/questions.yaml b/charts/stable/jelu/questions.yaml index df1a1a2037c..e10b2d5ccd1 100644 --- a/charts/stable/jelu/questions.yaml +++ b/charts/stable/jelu/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/jenkins/.helmignore b/charts/stable/jenkins/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/jenkins/.helmignore +++ b/charts/stable/jenkins/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/jenkins/Chart.yaml b/charts/stable/jenkins/Chart.yaml index 8c47249eadd..293209d468b 100644 --- a/charts/stable/jenkins/Chart.yaml +++ b/charts/stable/jenkins/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.455.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/jenkins.webp keywords: - jenkins - productivity -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/jenkins - https://hub.docker.com/r/jenkins/jenkins type: application -version: 7.18.1 +version: 8.0.0 diff --git a/charts/stable/jenkins/questions.yaml b/charts/stable/jenkins/questions.yaml index 093816cf7e8..367c14a3d76 100644 --- a/charts/stable/jenkins/questions.yaml +++ b/charts/stable/jenkins/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/jmzhomeproxy/.helmignore b/charts/stable/jmzhomeproxy/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/jmzhomeproxy/.helmignore +++ b/charts/stable/jmzhomeproxy/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/jmzhomeproxy/Chart.yaml b/charts/stable/jmzhomeproxy/Chart.yaml index 2f61253add6..71dbe5f2200 100644 --- a/charts/stable/jmzhomeproxy/Chart.yaml +++ b/charts/stable/jmzhomeproxy/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - jmzhomeproxy - Cloud - Network-Web -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/jmzhomeproxy - https://hub.docker.com/r/jmzsoftware/jmzhomelabproxy type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/jmzhomeproxy/questions.yaml b/charts/stable/jmzhomeproxy/questions.yaml index 19889a08651..b9e16928316 100644 --- a/charts/stable/jmzhomeproxy/questions.yaml +++ b/charts/stable/jmzhomeproxy/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/joplin-server/.helmignore b/charts/stable/joplin-server/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/joplin-server/.helmignore +++ b/charts/stable/joplin-server/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/joplin-server/Chart.yaml b/charts/stable/joplin-server/Chart.yaml index 20ecc37b273..4f94eb4ac09 100644 --- a/charts/stable/joplin-server/Chart.yaml +++ b/charts/stable/joplin-server/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.14.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/joplin-server.webp keywords: - joplin - notes -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/joplin-server - https://hub.docker.com/r/joplin/server type: application -version: 17.8.14 +version: 18.0.0 diff --git a/charts/stable/joplin-server/questions.yaml b/charts/stable/joplin-server/questions.yaml index 1a93e4d076d..99494189f35 100644 --- a/charts/stable/joplin-server/questions.yaml +++ b/charts/stable/joplin-server/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/jts3servermod/.helmignore b/charts/stable/jts3servermod/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/jts3servermod/.helmignore +++ b/charts/stable/jts3servermod/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/jts3servermod/Chart.yaml b/charts/stable/jts3servermod/Chart.yaml index 594f02c2972..748ebaf15ea 100644 --- a/charts/stable/jts3servermod/Chart.yaml +++ b/charts/stable/jts3servermod/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 20240301.0.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - teamspeak - jts3servermod - teamspeak-bot -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/jts3servermod - https://ghcr.io/galexrt/jts3servermod type: application -version: 1.6.14 +version: 2.0.0 diff --git a/charts/stable/jts3servermod/questions.yaml b/charts/stable/jts3servermod/questions.yaml index 67d3fe08660..1c0ac00b8dc 100644 --- a/charts/stable/jts3servermod/questions.yaml +++ b/charts/stable/jts3servermod/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/jupyter/.helmignore b/charts/stable/jupyter/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/jupyter/.helmignore +++ b/charts/stable/jupyter/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/jupyter/Chart.yaml b/charts/stable/jupyter/Chart.yaml index 082370bff64..7e1a9205c59 100644 --- a/charts/stable/jupyter/Chart.yaml +++ b/charts/stable/jupyter/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2023.10.20 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - Jupyter - Notebook - Lab -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,13 +33,13 @@ name: jupyter sources: - https://github.com/jupyter/docker-stacks - https://github.com/truecharts/charts/tree/master/charts/stable/jupyter - - https://hub.docker.com/r/jupyter/minimal-notebook - - https://hub.docker.com/r/jupyter/datascience-notebook - https://hub.docker.com/r/jupyter/pyspark-notebook + - https://hub.docker.com/r/jupyter/minimal-notebook + - https://hub.docker.com/r/jupyter/tensorflow-notebook + - https://hub.docker.com/r/jupyter/datascience-notebook + - https://hub.docker.com/r/jupyter/scipy-notebook - https://hub.docker.com/r/jupyter/r-notebook - https://hub.docker.com/r/jupyter/base-notebook - - https://hub.docker.com/r/jupyter/tensorflow-notebook - https://hub.docker.com/r/jupyter/all-spark-notebook - - https://hub.docker.com/r/jupyter/scipy-notebook type: application -version: 8.8.14 +version: 9.0.0 diff --git a/charts/stable/jupyter/questions.yaml b/charts/stable/jupyter/questions.yaml index 8ff0ecef67d..0f924896cdf 100644 --- a/charts/stable/jupyter/questions.yaml +++ b/charts/stable/jupyter/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/kanboard/.helmignore b/charts/stable/kanboard/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/kanboard/.helmignore +++ b/charts/stable/kanboard/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/kanboard/Chart.yaml b/charts/stable/kanboard/Chart.yaml index b632ae7786a..bdf0bcacb66 100644 --- a/charts/stable/kanboard/Chart.yaml +++ b/charts/stable/kanboard/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.2.35 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/kanboard.webp keywords: - kanboard - kanban -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/kanboard - https://hub.docker.com/r/kanboard/kanboard type: application -version: 16.8.14 +version: 17.0.0 diff --git a/charts/stable/kanboard/questions.yaml b/charts/stable/kanboard/questions.yaml index 42fb76931a3..17ae3410b2b 100644 --- a/charts/stable/kanboard/questions.yaml +++ b/charts/stable/kanboard/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/kasm/.helmignore b/charts/stable/kasm/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/kasm/.helmignore +++ b/charts/stable/kasm/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/kasm/Chart.yaml b/charts/stable/kasm/Chart.yaml index ca4fef3128f..fe511c7b4cf 100644 --- a/charts/stable/kasm/Chart.yaml +++ b/charts/stable/kasm/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Other truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.15.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/kasm.webp keywords: - kasm - Other -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/kasm - https://hub.docker.com/r/kasmweb/workspaces type: application -version: 8.8.14 +version: 9.0.0 diff --git a/charts/stable/kasm/questions.yaml b/charts/stable/kasm/questions.yaml index fc91bf021d6..f9c0885e9c7 100644 --- a/charts/stable/kasm/questions.yaml +++ b/charts/stable/kasm/questions.yaml @@ -11,6 +11,7 @@ portals: - "$variable-service.admin.ports.admin.port" questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/kavita/.helmignore b/charts/stable/kavita/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/kavita/.helmignore +++ b/charts/stable/kavita/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/kavita/Chart.yaml b/charts/stable/kavita/Chart.yaml index 7160896a9f8..ecd70b3d881 100644 --- a/charts/stable/kavita/Chart.yaml +++ b/charts/stable/kavita/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.8.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - manga - library - book -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/kavita - https://hub.docker.com/r/jvmilazz0/kavita type: application -version: 9.9.11 +version: 10.0.0 diff --git a/charts/stable/kavita/questions.yaml b/charts/stable/kavita/questions.yaml index 4e3ecf6d58e..155d186a6eb 100644 --- a/charts/stable/kavita/questions.yaml +++ b/charts/stable/kavita/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/kdenlive-vnc/.helmignore b/charts/stable/kdenlive-vnc/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/kdenlive-vnc/.helmignore +++ b/charts/stable/kdenlive-vnc/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/kdenlive-vnc/Chart.yaml b/charts/stable/kdenlive-vnc/Chart.yaml index 3c3f5bd473b..5d5a6356c51 100644 --- a/charts/stable/kdenlive-vnc/Chart.yaml +++ b/charts/stable/kdenlive-vnc/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaApp-Video truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -26,7 +26,7 @@ keywords: - MediaApp-Music - Productivity - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/kdenlive-vnc - https://hub.docker.com/r/tessypowder/docker-kdenlive type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/kdenlive-vnc/questions.yaml b/charts/stable/kdenlive-vnc/questions.yaml index 9fc83133d10..87f10ab3b59 100644 --- a/charts/stable/kdenlive-vnc/questions.yaml +++ b/charts/stable/kdenlive-vnc/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/kdenlive/.helmignore b/charts/stable/kdenlive/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/kdenlive/.helmignore +++ b/charts/stable/kdenlive/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/kdenlive/Chart.yaml b/charts/stable/kdenlive/Chart.yaml index d8dc7cb2aa9..8e1a60d66ae 100644 --- a/charts/stable/kdenlive/Chart.yaml +++ b/charts/stable/kdenlive/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Other truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/kdenlive.webp keywords: - kdenlive - Other -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/kdenlive - https://fleet.linuxserver.io/image?name=linuxserver/kdenlive type: application -version: 5.8.16 +version: 6.0.0 diff --git a/charts/stable/kdenlive/questions.yaml b/charts/stable/kdenlive/questions.yaml index e00f4de7db7..a28d453a1f0 100644 --- a/charts/stable/kdenlive/questions.yaml +++ b/charts/stable/kdenlive/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/keeweb/.helmignore b/charts/stable/keeweb/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/keeweb/.helmignore +++ b/charts/stable/keeweb/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/keeweb/Chart.yaml b/charts/stable/keeweb/Chart.yaml index bee04dc69f7..aefeedcea68 100644 --- a/charts/stable/keeweb/Chart.yaml +++ b/charts/stable/keeweb/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -26,7 +26,7 @@ keywords: - Tools-Utilities - Network-Web - Network-Management -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/keeweb - https://hub.docker.com/r/antelle/keeweb type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/keeweb/questions.yaml b/charts/stable/keeweb/questions.yaml index cc6a3a09022..87dc3c2eac8 100644 --- a/charts/stable/keeweb/questions.yaml +++ b/charts/stable/keeweb/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/kerbalspaceprogram-lmp/.helmignore b/charts/stable/kerbalspaceprogram-lmp/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/kerbalspaceprogram-lmp/.helmignore +++ b/charts/stable/kerbalspaceprogram-lmp/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/kerbalspaceprogram-lmp/Chart.yaml b/charts/stable/kerbalspaceprogram-lmp/Chart.yaml index afc730a3fed..faeba636956 100644 --- a/charts/stable/kerbalspaceprogram-lmp/Chart.yaml +++ b/charts/stable/kerbalspaceprogram-lmp/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/kerbalspaceprogram-lmp.w keywords: - kerbalspaceprogram-lmp - GameServers -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/kerbalspaceprogram-lmp - https://hub.docker.com/r/ich777/lunamultiplayer-ksp type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/kerbalspaceprogram-lmp/questions.yaml b/charts/stable/kerbalspaceprogram-lmp/questions.yaml index bc466507005..c6b78fc39c2 100644 --- a/charts/stable/kerbalspaceprogram-lmp/questions.yaml +++ b/charts/stable/kerbalspaceprogram-lmp/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/kerio-connect/.helmignore b/charts/stable/kerio-connect/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/kerio-connect/.helmignore +++ b/charts/stable/kerio-connect/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/kerio-connect/Chart.yaml b/charts/stable/kerio-connect/Chart.yaml index 8d922f45bec..472053168bc 100644 --- a/charts/stable/kerio-connect/Chart.yaml +++ b/charts/stable/kerio-connect/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Web truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - kerio-connect - Network-Web - Network-Other -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/kerio-connect - https://hub.docker.com/r/chvb/docker-kerio-connect type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/kerio-connect/questions.yaml b/charts/stable/kerio-connect/questions.yaml index 9191caeb6ed..6e5134c08c5 100644 --- a/charts/stable/kerio-connect/questions.yaml +++ b/charts/stable/kerio-connect/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/kitana/.helmignore b/charts/stable/kitana/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/kitana/.helmignore +++ b/charts/stable/kitana/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/kitana/Chart.yaml b/charts/stable/kitana/Chart.yaml index 5afc2551a6f..0a9258d9708 100644 --- a/charts/stable/kitana/Chart.yaml +++ b/charts/stable/kitana/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: home-automation truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - home-automation - Tools-Utilities - MediaApp-Other -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/kitana - https://hub.docker.com/r/pannal/kitana type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/kitana/questions.yaml b/charts/stable/kitana/questions.yaml index fb742c90cf0..3b1340a98d8 100644 --- a/charts/stable/kitana/questions.yaml +++ b/charts/stable/kitana/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/kitchenowl/.helmignore b/charts/stable/kitchenowl/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/kitchenowl/.helmignore +++ b/charts/stable/kitchenowl/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/kitchenowl/Chart.yaml b/charts/stable/kitchenowl/Chart.yaml index cbdfd590c5c..e773596b7be 100644 --- a/charts/stable/kitchenowl/Chart.yaml +++ b/charts/stable/kitchenowl/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - recipes - kitchen - grocery -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://hub.docker.com/r/tombursch/kitchenowl-web - https://hub.docker.com/r/tombursch/kitchenowl type: application -version: 9.8.16 +version: 10.0.0 diff --git a/charts/stable/kitchenowl/questions.yaml b/charts/stable/kitchenowl/questions.yaml index d68669203cc..02081dd592b 100644 --- a/charts/stable/kitchenowl/questions.yaml +++ b/charts/stable/kitchenowl/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/kiwix-serve/.helmignore b/charts/stable/kiwix-serve/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/kiwix-serve/.helmignore +++ b/charts/stable/kiwix-serve/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/kiwix-serve/Chart.yaml b/charts/stable/kiwix-serve/Chart.yaml index 94ce171c191..893a87e4596 100644 --- a/charts/stable/kiwix-serve/Chart.yaml +++ b/charts/stable/kiwix-serve/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 3.7.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/kiwix-serve.webp keywords: - kiwix-serve - Productivity -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/kiwix-serve - https://ghcr.io/kiwix/kiwix-serve type: application -version: 8.9.14 +version: 9.0.0 diff --git a/charts/stable/kiwix-serve/questions.yaml b/charts/stable/kiwix-serve/questions.yaml index 90e565d45ea..cd0ad1574b7 100644 --- a/charts/stable/kiwix-serve/questions.yaml +++ b/charts/stable/kiwix-serve/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/kms/.helmignore b/charts/stable/kms/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/kms/.helmignore +++ b/charts/stable/kms/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/kms/Chart.yaml b/charts/stable/kms/Chart.yaml index cd69e698eeb..516161a5a31 100644 --- a/charts/stable/kms/Chart.yaml +++ b/charts/stable/kms/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: graywares truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: minimal dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/kms icon: https://truecharts.org/img/hotlink-ok/chart-icons/kms.webp keywords: - kms -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/kms - https://hub.docker.com/r/pykmsorg/py-kms type: application -version: 18.8.14 +version: 19.0.0 diff --git a/charts/stable/kms/questions.yaml b/charts/stable/kms/questions.yaml index 20b02776745..04b0db0afb7 100644 --- a/charts/stable/kms/questions.yaml +++ b/charts/stable/kms/questions.yaml @@ -1,6 +1,7 @@ # Include{groups} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/kodi-headless/.helmignore b/charts/stable/kodi-headless/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/kodi-headless/.helmignore +++ b/charts/stable/kodi-headless/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/kodi-headless/Chart.yaml b/charts/stable/kodi-headless/Chart.yaml index 92d1ac1f71d..eaf7121cdca 100644 --- a/charts/stable/kodi-headless/Chart.yaml +++ b/charts/stable/kodi-headless/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 190.0.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/kodi-headless icon: https://truecharts.org/img/hotlink-ok/chart-icons/kodi-headless.webp keywords: - kodi-headless -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/kodi-headless - https://hub.docker.com/r/linuxserver/kodi-headless type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/kodi-headless/questions.yaml b/charts/stable/kodi-headless/questions.yaml index a4eee2fcc3d..86259c17620 100644 --- a/charts/stable/kodi-headless/questions.yaml +++ b/charts/stable/kodi-headless/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/komga/.helmignore b/charts/stable/komga/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/komga/.helmignore +++ b/charts/stable/komga/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/komga/Chart.yaml b/charts/stable/komga/Chart.yaml index be6bd811aa2..6380da8f039 100644 --- a/charts/stable/komga/Chart.yaml +++ b/charts/stable/komga/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.11.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - comics - mangas - server -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/komga - https://hub.docker.com/r/gotson/komga type: application -version: 13.9.9 +version: 14.0.0 diff --git a/charts/stable/komga/questions.yaml b/charts/stable/komga/questions.yaml index 52870af1ff4..c0a9196c7b7 100644 --- a/charts/stable/komga/questions.yaml +++ b/charts/stable/komga/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/kopia/.helmignore b/charts/stable/kopia/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/kopia/.helmignore +++ b/charts/stable/kopia/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/kopia/Chart.yaml b/charts/stable/kopia/Chart.yaml index a143a4f9928..342e9d9d2f3 100644 --- a/charts/stable/kopia/Chart.yaml +++ b/charts/stable/kopia/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utility truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.17.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/kopia icon: https://truecharts.org/img/hotlink-ok/chart-icons/kopia.webp keywords: - backup -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/kopia - https://hub.docker.com/r/kopia/kopia type: application -version: 11.10.10 +version: 12.0.0 diff --git a/charts/stable/kopia/questions.yaml b/charts/stable/kopia/questions.yaml index ee94ba67e40..90f488d4d85 100644 --- a/charts/stable/kopia/questions.yaml +++ b/charts/stable/kopia/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/krusader/.helmignore b/charts/stable/krusader/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/krusader/.helmignore +++ b/charts/stable/krusader/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/krusader/Chart.yaml b/charts/stable/krusader/Chart.yaml index abfcc354d29..cb3c3ae9b7e 100644 --- a/charts/stable/krusader/Chart.yaml +++ b/charts/stable/krusader/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - krusader - Productivity - Tools-Utilities -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/krusader - https://hub.docker.com/r/ich777/krusader type: application -version: 5.8.15 +version: 6.0.0 diff --git a/charts/stable/krusader/questions.yaml b/charts/stable/krusader/questions.yaml index ce0be79b46d..f1371799bd6 100644 --- a/charts/stable/krusader/questions.yaml +++ b/charts/stable/krusader/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/lama-cleaner/.helmignore b/charts/stable/lama-cleaner/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/lama-cleaner/.helmignore +++ b/charts/stable/lama-cleaner/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/lama-cleaner/Chart.yaml b/charts/stable/lama-cleaner/Chart.yaml index 5d2c0a97d98..3e0189c7d44 100644 --- a/charts/stable/lama-cleaner/Chart.yaml +++ b/charts/stable/lama-cleaner/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.33.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - lama-cleaner - media - AI -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/lama-cleaner - https://hub.docker.com/r/cwq1913/lama-cleaner type: application -version: 6.8.14 +version: 7.0.0 diff --git a/charts/stable/lama-cleaner/questions.yaml b/charts/stable/lama-cleaner/questions.yaml index be86268e9d1..31f3a62d55a 100644 --- a/charts/stable/lama-cleaner/questions.yaml +++ b/charts/stable/lama-cleaner/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/lancache-dns/.helmignore b/charts/stable/lancache-dns/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/lancache-dns/.helmignore +++ b/charts/stable/lancache-dns/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/lancache-dns/Chart.yaml b/charts/stable/lancache-dns/Chart.yaml index 73c779dd3bf..327b1e086c1 100644 --- a/charts/stable/lancache-dns/Chart.yaml +++ b/charts/stable/lancache-dns/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: networking truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-dns.webp keywords: - lancache-dns - dns -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/lancache-dns - https://hub.docker.com/r/lancachenet/lancache-dns type: application -version: 8.8.14 +version: 9.0.0 diff --git a/charts/stable/lancache-dns/questions.yaml b/charts/stable/lancache-dns/questions.yaml index f8a676581ea..e83e2320d29 100644 --- a/charts/stable/lancache-dns/questions.yaml +++ b/charts/stable/lancache-dns/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/lancache-monolithic/.helmignore b/charts/stable/lancache-monolithic/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/lancache-monolithic/.helmignore +++ b/charts/stable/lancache-monolithic/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/lancache-monolithic/Chart.yaml b/charts/stable/lancache-monolithic/Chart.yaml index 913c7d0e8c4..c051eb9d22e 100644 --- a/charts/stable/lancache-monolithic/Chart.yaml +++ b/charts/stable/lancache-monolithic/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: gaming truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-monolithic.webp keywords: - monolithic - lancache -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://hub.docker.com/r/ich777/lancache-prefill - https://hub.docker.com/r/lancachenet/monolithic type: application -version: 8.8.14 +version: 9.0.0 diff --git a/charts/stable/lancache-monolithic/questions.yaml b/charts/stable/lancache-monolithic/questions.yaml index 65e80a09420..99ebca6bb9a 100644 --- a/charts/stable/lancache-monolithic/questions.yaml +++ b/charts/stable/lancache-monolithic/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/lanraragi/.helmignore b/charts/stable/lanraragi/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/lanraragi/.helmignore +++ b/charts/stable/lanraragi/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/lanraragi/Chart.yaml b/charts/stable/lanraragi/Chart.yaml index d71d85ba55c..6e305e3d8ad 100644 --- a/charts/stable/lanraragi/Chart.yaml +++ b/charts/stable/lanraragi/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.9.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - lanraragi - comics - manga -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/lanraragi - https://hub.docker.com/r/difegue/lanraragi type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/lanraragi/questions.yaml b/charts/stable/lanraragi/questions.yaml index aae0a3040e4..b467075359d 100644 --- a/charts/stable/lanraragi/questions.yaml +++ b/charts/stable/lanraragi/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/lastoasis/.helmignore b/charts/stable/lastoasis/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/lastoasis/.helmignore +++ b/charts/stable/lastoasis/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/lastoasis/Chart.yaml b/charts/stable/lastoasis/Chart.yaml index aa69f00daae..52629bc2bd9 100644 --- a/charts/stable/lastoasis/Chart.yaml +++ b/charts/stable/lastoasis/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: lastoasis dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/lastoasis.webp keywords: - lastoasis - GameServers -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/lastoasis - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/lastoasis/questions.yaml b/charts/stable/lastoasis/questions.yaml index 7f9eb15053d..11d629e53bd 100644 --- a/charts/stable/lastoasis/questions.yaml +++ b/charts/stable/lastoasis/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/lazylibrarian/.helmignore b/charts/stable/lazylibrarian/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/lazylibrarian/.helmignore +++ b/charts/stable/lazylibrarian/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/lazylibrarian/Chart.yaml b/charts/stable/lazylibrarian/Chart.yaml index 6f51373389a..024668dcc78 100644 --- a/charts/stable/lazylibrarian/Chart.yaml +++ b/charts/stable/lazylibrarian/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/lazylibrarian.webp keywords: - lazylibrarian - ebooks -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/lazylibrarian - https://ghcr.io/linuxserver/lazylibrarian type: application -version: 18.8.20 +version: 19.0.0 diff --git a/charts/stable/lazylibrarian/questions.yaml b/charts/stable/lazylibrarian/questions.yaml index 135e636e428..c182465c0f6 100644 --- a/charts/stable/lazylibrarian/questions.yaml +++ b/charts/stable/lazylibrarian/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/leaf2mqtt/.helmignore b/charts/stable/leaf2mqtt/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/leaf2mqtt/.helmignore +++ b/charts/stable/leaf2mqtt/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/leaf2mqtt/Chart.yaml b/charts/stable/leaf2mqtt/Chart.yaml index 57a64c89152..443b1fa2718 100644 --- a/charts/stable/leaf2mqtt/Chart.yaml +++ b/charts/stable/leaf2mqtt/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.6.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -26,7 +26,7 @@ keywords: - nissan - kamereon - carwings -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/leaf2mqtt - https://ghcr.io/k8s-at-home/leaf2mqtt type: application -version: 11.8.14 +version: 12.0.0 diff --git a/charts/stable/leaf2mqtt/questions.yaml b/charts/stable/leaf2mqtt/questions.yaml index ec1fde0c39e..1e5c5336786 100644 --- a/charts/stable/leaf2mqtt/questions.yaml +++ b/charts/stable/leaf2mqtt/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/left4dead/.helmignore b/charts/stable/left4dead/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/left4dead/.helmignore +++ b/charts/stable/left4dead/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/left4dead/Chart.yaml b/charts/stable/left4dead/Chart.yaml index 595d260b149..077bda916b9 100644 --- a/charts/stable/left4dead/Chart.yaml +++ b/charts/stable/left4dead/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: l4d dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/left4dead.webp keywords: - left4dead - GameServers -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/left4dead - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/left4dead/questions.yaml b/charts/stable/left4dead/questions.yaml index a3d3d13b5ed..3256ac8d0ab 100644 --- a/charts/stable/left4dead/questions.yaml +++ b/charts/stable/left4dead/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/lemur-cfssl/.helmignore b/charts/stable/lemur-cfssl/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/lemur-cfssl/.helmignore +++ b/charts/stable/lemur-cfssl/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/lemur-cfssl/Chart.yaml b/charts/stable/lemur-cfssl/Chart.yaml index 4c91fc06ca3..228d16f1444 100644 --- a/charts/stable/lemur-cfssl/Chart.yaml +++ b/charts/stable/lemur-cfssl/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/lemur-cfssl.webp keywords: - lemur-cfssl - Tools-Utilities -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/lemur-cfssl - https://hub.docker.com/r/halianelf/lemur type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/lemur-cfssl/questions.yaml b/charts/stable/lemur-cfssl/questions.yaml index 69c6ab14e0c..fad0edf7626 100644 --- a/charts/stable/lemur-cfssl/questions.yaml +++ b/charts/stable/lemur-cfssl/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/libreddit/.helmignore b/charts/stable/libreddit/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/libreddit/.helmignore +++ b/charts/stable/libreddit/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/libreddit/Chart.yaml b/charts/stable/libreddit/Chart.yaml index 992e3ade6ed..61548273cb5 100644 --- a/charts/stable/libreddit/Chart.yaml +++ b/charts/stable/libreddit/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - reddit - libreddit - social -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/libreddit - https://hub.docker.com/r/libreddit/libreddit type: application -version: 8.8.14 +version: 9.0.0 diff --git a/charts/stable/libreddit/questions.yaml b/charts/stable/libreddit/questions.yaml index a4910953bee..fd0006f70b6 100644 --- a/charts/stable/libreddit/questions.yaml +++ b/charts/stable/libreddit/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/libremdb/.helmignore b/charts/stable/libremdb/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/libremdb/.helmignore +++ b/charts/stable/libremdb/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/libremdb/Chart.yaml b/charts/stable/libremdb/Chart.yaml index d4b0c91a402..bba4eafcfb9 100644 --- a/charts/stable/libremdb/Chart.yaml +++ b/charts/stable/libremdb/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -31,7 +31,7 @@ keywords: - libremdb - media - imdb -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -43,4 +43,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/libremdb - https://quay.io/pussthecatorg/libremdb type: application -version: 7.10.76 +version: 8.0.0 diff --git a/charts/stable/libremdb/questions.yaml b/charts/stable/libremdb/questions.yaml index 07b2d21a35e..72a42c74976 100644 --- a/charts/stable/libremdb/questions.yaml +++ b/charts/stable/libremdb/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/librespeed/.helmignore b/charts/stable/librespeed/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/librespeed/.helmignore +++ b/charts/stable/librespeed/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/librespeed/Chart.yaml b/charts/stable/librespeed/Chart.yaml index a48761a6ce7..892cad5edc6 100644 --- a/charts/stable/librespeed/Chart.yaml +++ b/charts/stable/librespeed/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 5.3.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/librespeed.webp keywords: - librespeed - speedtest -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/librespeed - https://ghcr.io/linuxserver/librespeed type: application -version: 13.8.15 +version: 14.0.0 diff --git a/charts/stable/librespeed/questions.yaml b/charts/stable/librespeed/questions.yaml index d80aec4d512..f42c7b7cbc0 100644 --- a/charts/stable/librespeed/questions.yaml +++ b/charts/stable/librespeed/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/lidarr/.helmignore b/charts/stable/lidarr/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/lidarr/.helmignore +++ b/charts/stable/lidarr/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/lidarr/Chart.yaml b/charts/stable/lidarr/Chart.yaml index b7869d9e29c..7f7704e06ca 100644 --- a/charts/stable/lidarr/Chart.yaml +++ b/charts/stable/lidarr/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.2.5.4141 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - lidarr - 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://ghcr.io/onedr0p/exportarr - https://ghcr.io/onedr0p/lidarr-develop type: application -version: 21.6.17 +version: 22.0.0 diff --git a/charts/stable/lidarr/questions.yaml b/charts/stable/lidarr/questions.yaml index 3a52cbd1011..0f11ba2f41c 100644 --- a/charts/stable/lidarr/questions.yaml +++ b/charts/stable/lidarr/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/lingva/.helmignore b/charts/stable/lingva/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/lingva/.helmignore +++ b/charts/stable/lingva/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/lingva/Chart.yaml b/charts/stable/lingva/Chart.yaml index 6afa66c385c..447373e22e8 100644 --- a/charts/stable/lingva/Chart.yaml +++ b/charts/stable/lingva/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - lingva - Productivity - Tools-Utilities -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/lingva - https://hub.docker.com/r/thedaviddelta/lingva-translate type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/lingva/questions.yaml b/charts/stable/lingva/questions.yaml index c8dca15177f..c7cefa7759e 100644 --- a/charts/stable/lingva/questions.yaml +++ b/charts/stable/lingva/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/linkding/.helmignore b/charts/stable/linkding/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/linkding/.helmignore +++ b/charts/stable/linkding/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/linkding/Chart.yaml b/charts/stable/linkding/Chart.yaml index d9ec519085a..98f50124dbe 100644 --- a/charts/stable/linkding/Chart.yaml +++ b/charts/stable/linkding/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: bookmarks truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.30.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkding.webp keywords: - bookmarks - links -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/linkding - https://hub.docker.com/r/sissbruecker/linkding type: application -version: 9.14.7 +version: 10.0.0 diff --git a/charts/stable/linkding/questions.yaml b/charts/stable/linkding/questions.yaml index 0364bdc5691..1933030866c 100644 --- a/charts/stable/linkding/questions.yaml +++ b/charts/stable/linkding/questions.yaml @@ -7,6 +7,7 @@ portals: path: "/admin" questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/linkwallet/.helmignore b/charts/stable/linkwallet/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/linkwallet/.helmignore +++ b/charts/stable/linkwallet/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/linkwallet/Chart.yaml b/charts/stable/linkwallet/Chart.yaml index bf2fe8c8a9f..a67b7ce2007 100644 --- a/charts/stable/linkwallet/Chart.yaml +++ b/charts/stable/linkwallet/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: bookmarks truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.0.36 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/linkwallet icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkwallet.webp keywords: - bookmarks -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/linkwallet - https://hub.docker.com/r/tardisx/linkwallet type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/linkwallet/questions.yaml b/charts/stable/linkwallet/questions.yaml index db40e738667..dae87a1e6fa 100644 --- a/charts/stable/linkwallet/questions.yaml +++ b/charts/stable/linkwallet/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/linkwarden/.helmignore b/charts/stable/linkwarden/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/linkwarden/.helmignore +++ b/charts/stable/linkwarden/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/linkwarden/Chart.yaml b/charts/stable/linkwarden/Chart.yaml index d7dd736ef1c..ad45d805ee6 100644 --- a/charts/stable/linkwarden/Chart.yaml +++ b/charts/stable/linkwarden/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: bookmarks truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.5.3 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - linkwarden - bookmark - manager -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/linkwarden - https://ghcr.io/linkwarden/linkwarden type: application -version: 4.9.16 +version: 5.0.0 diff --git a/charts/stable/linkwarden/questions.yaml b/charts/stable/linkwarden/questions.yaml index 5b0fb901df4..34dc017f385 100644 --- a/charts/stable/linkwarden/questions.yaml +++ b/charts/stable/linkwarden/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/littlelink/.helmignore b/charts/stable/littlelink/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/littlelink/.helmignore +++ b/charts/stable/littlelink/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/littlelink/Chart.yaml b/charts/stable/littlelink/Chart.yaml index 8e070932f56..57da249f270 100644 --- a/charts/stable/littlelink/Chart.yaml +++ b/charts/stable/littlelink/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: social truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/littlelink icon: https://truecharts.org/img/hotlink-ok/chart-icons/littlelink.webp keywords: - littlelink -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/littlelink - https://ghcr.io/techno-tim/littlelink-server type: application -version: 13.8.17 +version: 14.0.0 diff --git a/charts/stable/littlelink/questions.yaml b/charts/stable/littlelink/questions.yaml index 2febcb0e04c..8201f213920 100644 --- a/charts/stable/littlelink/questions.yaml +++ b/charts/stable/littlelink/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/livestreamdvr/.helmignore b/charts/stable/livestreamdvr/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/livestreamdvr/.helmignore +++ b/charts/stable/livestreamdvr/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/livestreamdvr/Chart.yaml b/charts/stable/livestreamdvr/Chart.yaml index a0c5c65b20c..cbb7ba803ff 100644 --- a/charts/stable/livestreamdvr/Chart.yaml +++ b/charts/stable/livestreamdvr/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaApp-Video truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: master dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/livestreamdvr.webp keywords: - livestreamdvr - MediaApp-Video -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/livestreamdvr - https://hub.docker.com/r/mrbrax/twitchautomator type: application -version: 5.8.15 +version: 6.0.0 diff --git a/charts/stable/livestreamdvr/questions.yaml b/charts/stable/livestreamdvr/questions.yaml index 2353d1bb0f5..c2753f6d81a 100644 --- a/charts/stable/livestreamdvr/questions.yaml +++ b/charts/stable/livestreamdvr/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/llalon-github-backup/.helmignore b/charts/stable/llalon-github-backup/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/llalon-github-backup/.helmignore +++ b/charts/stable/llalon-github-backup/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/llalon-github-backup/Chart.yaml b/charts/stable/llalon-github-backup/Chart.yaml index bc83a4b822a..3745cd6b184 100644 --- a/charts/stable/llalon-github-backup/Chart.yaml +++ b/charts/stable/llalon-github-backup/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Backup truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/llalon-github-backup.web keywords: - llalon-github-backup - Backup -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/llalon-github-backup - https://hub.docker.com/r/llalon/github-backup type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/llalon-github-backup/questions.yaml b/charts/stable/llalon-github-backup/questions.yaml index c68e4fa10ff..d7e61a853c7 100644 --- a/charts/stable/llalon-github-backup/questions.yaml +++ b/charts/stable/llalon-github-backup/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/lldap/.helmignore b/charts/stable/lldap/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/lldap/.helmignore +++ b/charts/stable/lldap/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/lldap/Chart.yaml b/charts/stable/lldap/Chart.yaml index 2de32a27c90..94991c8080c 100644 --- a/charts/stable/lldap/Chart.yaml +++ b/charts/stable/lldap/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: ldap truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.5.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - ldap - authentication - auth -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/lldap - https://hub.docker.com/r/nitnelave/lldap type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/lldap/questions.yaml b/charts/stable/lldap/questions.yaml index 7706afa79d2..47604d16bc9 100644 --- a/charts/stable/lldap/questions.yaml +++ b/charts/stable/lldap/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/local-ai/.helmignore b/charts/stable/local-ai/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/local-ai/.helmignore +++ b/charts/stable/local-ai/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/local-ai/Chart.yaml b/charts/stable/local-ai/Chart.yaml index f1cef8c981b..8be3118238a 100644 --- a/charts/stable/local-ai/Chart.yaml +++ b/charts/stable/local-ai/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: ai truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.13.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/local-ai.webp keywords: - local-ai - ai -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/local-ai - https://hub.docker.com/r/localai/localai type: application -version: 9.38.0 +version: 10.0.0 diff --git a/charts/stable/local-ai/questions.yaml b/charts/stable/local-ai/questions.yaml index 89379b9d092..806ef9a1e4f 100644 --- a/charts/stable/local-ai/questions.yaml +++ b/charts/stable/local-ai/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/logitech-media-server/.helmignore b/charts/stable/logitech-media-server/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/logitech-media-server/.helmignore +++ b/charts/stable/logitech-media-server/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/logitech-media-server/Chart.yaml b/charts/stable/logitech-media-server/Chart.yaml index 90e68e63c9c..f5e91cd454c 100644 --- a/charts/stable/logitech-media-server/Chart.yaml +++ b/charts/stable/logitech-media-server/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: stable dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - squeezebox - audio - streaming -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/logitech-media-server - https://hub.docker.com/r/lmscommunity/logitechmediaserver type: application -version: 11.8.24 +version: 12.0.0 diff --git a/charts/stable/logitech-media-server/questions.yaml b/charts/stable/logitech-media-server/questions.yaml index 5ccc9d9ba70..5bae357b4ad 100644 --- a/charts/stable/logitech-media-server/questions.yaml +++ b/charts/stable/logitech-media-server/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/longvinter/.helmignore b/charts/stable/longvinter/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/longvinter/.helmignore +++ b/charts/stable/longvinter/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/longvinter/Chart.yaml b/charts/stable/longvinter/Chart.yaml index 264fe8b69f2..fbeeadd458d 100644 --- a/charts/stable/longvinter/Chart.yaml +++ b/charts/stable/longvinter/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: longinter dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/longvinter.webp keywords: - longvinter - GameServers -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/longvinter - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/longvinter/questions.yaml b/charts/stable/longvinter/questions.yaml index 8d416c6a487..8be9717b55a 100644 --- a/charts/stable/longvinter/questions.yaml +++ b/charts/stable/longvinter/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/mailpile/.helmignore b/charts/stable/mailpile/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/mailpile/.helmignore +++ b/charts/stable/mailpile/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/mailpile/Chart.yaml b/charts/stable/mailpile/Chart.yaml index 7f66b22d957..72417f6c172 100644 --- a/charts/stable/mailpile/Chart.yaml +++ b/charts/stable/mailpile/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - Productivity - Network-Web - Network-Messenger -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/mailpile - https://hub.docker.com/r/rroemhild/mailpile type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/mailpile/questions.yaml b/charts/stable/mailpile/questions.yaml index ac378cbc4a0..fe33a0906a6 100644 --- a/charts/stable/mailpile/questions.yaml +++ b/charts/stable/mailpile/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/maintainerr/.helmignore b/charts/stable/maintainerr/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/maintainerr/.helmignore +++ b/charts/stable/maintainerr/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/maintainerr/Chart.yaml b/charts/stable/maintainerr/Chart.yaml index 42ea0ea4e61..24244594ab2 100644 --- a/charts/stable/maintainerr/Chart.yaml +++ b/charts/stable/maintainerr/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.0.3 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/maintainerr.webp keywords: - maintainerr - media -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/maintainerr - https://hub.docker.com/r/jorenn92/maintainerr type: application -version: 2.8.14 +version: 3.0.0 diff --git a/charts/stable/maintainerr/questions.yaml b/charts/stable/maintainerr/questions.yaml index a171f530a8c..9f39f2149bb 100644 --- a/charts/stable/maintainerr/questions.yaml +++ b/charts/stable/maintainerr/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/makemkv/.helmignore b/charts/stable/makemkv/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/makemkv/.helmignore +++ b/charts/stable/makemkv/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/makemkv/Chart.yaml b/charts/stable/makemkv/Chart.yaml index 5e0f856cf3e..a2fb4e26139 100644 --- a/charts/stable/makemkv/Chart.yaml +++ b/charts/stable/makemkv/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 24.01.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/makemkv icon: https://truecharts.org/img/hotlink-ok/chart-icons/makemkv.webp keywords: - mkv -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/makemkv - https://hub.docker.com/r/jlesage/makemkv type: application -version: 10.8.14 +version: 11.0.0 diff --git a/charts/stable/makemkv/questions.yaml b/charts/stable/makemkv/questions.yaml index b023b3a4f1c..a2b1d85deee 100644 --- a/charts/stable/makemkv/questions.yaml +++ b/charts/stable/makemkv/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/maloja/.helmignore b/charts/stable/maloja/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/maloja/.helmignore +++ b/charts/stable/maloja/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/maloja/Chart.yaml b/charts/stable/maloja/Chart.yaml index fda5779b363..1c6eb1e9927 100644 --- a/charts/stable/maloja/Chart.yaml +++ b/charts/stable/maloja/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaServer-Music truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/maloja.webp keywords: - maloja - MediaServer-Music -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/maloja - https://hub.docker.com/r/krateng/maloja type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/maloja/questions.yaml b/charts/stable/maloja/questions.yaml index a940da52523..9f5ed69c311 100644 --- a/charts/stable/maloja/questions.yaml +++ b/charts/stable/maloja/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/mango/.helmignore b/charts/stable/mango/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/mango/.helmignore +++ b/charts/stable/mango/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/mango/Chart.yaml b/charts/stable/mango/Chart.yaml index e3e84235f4e..e51e60bd6fc 100644 --- a/charts/stable/mango/Chart.yaml +++ b/charts/stable/mango/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaApp-Books truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/mango.webp keywords: - mango - MediaApp-Books -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/mango - https://hub.docker.com/r/hkalexling/mango type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/mango/questions.yaml b/charts/stable/mango/questions.yaml index f52ef573813..c3c2b33dc93 100644 --- a/charts/stable/mango/questions.yaml +++ b/charts/stable/mango/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/mariadb/.helmignore b/charts/stable/mariadb/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/mariadb/.helmignore +++ b/charts/stable/mariadb/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/mariadb/Chart.yaml b/charts/stable/mariadb/Chart.yaml index d0d25f064ee..b34185c7e20 100644 --- a/charts/stable/mariadb/Chart.yaml +++ b/charts/stable/mariadb/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: database truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 11.3.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: includeCommon alias: "" @@ -25,7 +25,7 @@ keywords: - mysql - database - sql -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mariadb - https://hub.docker.com/r/bitnami/mariadb type: application -version: 13.9.20 +version: 14.0.0 diff --git a/charts/stable/mariadb/questions.yaml b/charts/stable/mariadb/questions.yaml index 3dd5cc4f035..9a9bd94a63f 100644 --- a/charts/stable/mariadb/questions.yaml +++ b/charts/stable/mariadb/questions.yaml @@ -1,6 +1,7 @@ # Include{groups} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/matomo/.helmignore b/charts/stable/matomo/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/matomo/.helmignore +++ b/charts/stable/matomo/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/matomo/Chart.yaml b/charts/stable/matomo/Chart.yaml index c536f0e2782..1a61d10d8f4 100644 --- a/charts/stable/matomo/Chart.yaml +++ b/charts/stable/matomo/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 5.0.3 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/matomo icon: https://truecharts.org/img/hotlink-ok/chart-icons/matomo.webp keywords: - analytics -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/matomo - https://hub.docker.com/r/bitnami/matomo type: application -version: 13.15.25 +version: 14.0.0 diff --git a/charts/stable/matomo/questions.yaml b/charts/stable/matomo/questions.yaml index dbc3cbc66f2..8e0ed72cdf9 100644 --- a/charts/stable/matomo/questions.yaml +++ b/charts/stable/matomo/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/mattermost/.helmignore b/charts/stable/mattermost/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/mattermost/.helmignore +++ b/charts/stable/mattermost/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/mattermost/Chart.yaml b/charts/stable/mattermost/Chart.yaml index 41b4f5f2d44..62b238b1658 100644 --- a/charts/stable/mattermost/Chart.yaml +++ b/charts/stable/mattermost/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: hosting truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 9.6.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - team - mattermost - development -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/mattermost - https://hub.docker.com/r/mattermost/mattermost-enterprise-edition type: application -version: 12.9.16 +version: 13.0.0 diff --git a/charts/stable/mattermost/questions.yaml b/charts/stable/mattermost/questions.yaml index a2ddd03143e..8cc1ebbc75d 100644 --- a/charts/stable/mattermost/questions.yaml +++ b/charts/stable/mattermost/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/mc-router/.helmignore b/charts/stable/mc-router/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/mc-router/.helmignore +++ b/charts/stable/mc-router/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/mc-router/Chart.yaml b/charts/stable/mc-router/Chart.yaml index c453659785a..43fa534683b 100644 --- a/charts/stable/mc-router/Chart.yaml +++ b/charts/stable/mc-router/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: minecraft truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.20.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/mc-router.webp keywords: - mc-router - minecraft -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/mc-router - https://hub.docker.com/r/itzg/mc-router type: application -version: 4.8.15 +version: 5.0.0 diff --git a/charts/stable/mc-router/questions.yaml b/charts/stable/mc-router/questions.yaml index b9825a31ae1..d4baa43035b 100644 --- a/charts/stable/mc-router/questions.yaml +++ b/charts/stable/mc-router/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas2} diff --git a/charts/stable/mealie/.helmignore b/charts/stable/mealie/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/mealie/.helmignore +++ b/charts/stable/mealie/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/mealie/Chart.yaml b/charts/stable/mealie/Chart.yaml index 5e4c81532eb..f5f30fc5b6a 100644 --- a/charts/stable/mealie/Chart.yaml +++ b/charts/stable/mealie/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.5.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/mealie icon: https://truecharts.org/img/hotlink-ok/chart-icons/mealie.webp keywords: - grocy -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mealie - https://ghcr.io/mealie-recipes/mealie type: application -version: 21.12.9 +version: 22.0.0 diff --git a/charts/stable/mealie/questions.yaml b/charts/stable/mealie/questions.yaml index c4a3ec9c75d..f69c0bc1c90 100644 --- a/charts/stable/mealie/questions.yaml +++ b/charts/stable/mealie/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/media-roller/.helmignore b/charts/stable/media-roller/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/media-roller/.helmignore +++ b/charts/stable/media-roller/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/media-roller/Chart.yaml b/charts/stable/media-roller/Chart.yaml index 89783b2f9f8..bdb41301714 100644 --- a/charts/stable/media-roller/Chart.yaml +++ b/charts/stable/media-roller/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - media-roller - Tools-Utilities - MediaApp-Video -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/media-roller - https://hub.docker.com/r/ronnieroller/media-roller type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/media-roller/questions.yaml b/charts/stable/media-roller/questions.yaml index cbd31fb7b99..309553641ac 100644 --- a/charts/stable/media-roller/questions.yaml +++ b/charts/stable/media-roller/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/mediaelch/.helmignore b/charts/stable/mediaelch/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/mediaelch/.helmignore +++ b/charts/stable/mediaelch/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/mediaelch/Chart.yaml b/charts/stable/mediaelch/Chart.yaml index 83596d2a81c..fdcbf914c85 100644 --- a/charts/stable/mediaelch/Chart.yaml +++ b/charts/stable/mediaelch/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - mediaelch - Tools - MediaApp-Video -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/mediaelch - https://hub.docker.com/r/masonxx/mediaelch type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/mediaelch/questions.yaml b/charts/stable/mediaelch/questions.yaml index d3781465370..b45cccf1b9e 100644 --- a/charts/stable/mediaelch/questions.yaml +++ b/charts/stable/mediaelch/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/mediagoblin/.helmignore b/charts/stable/mediagoblin/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/mediagoblin/.helmignore +++ b/charts/stable/mediagoblin/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/mediagoblin/Chart.yaml b/charts/stable/mediagoblin/Chart.yaml index c369b63dd04..5b46943edea 100644 --- a/charts/stable/mediagoblin/Chart.yaml +++ b/charts/stable/mediagoblin/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaApp-Photos truecharts.org/max_helm_version: "3.14" @@ -10,20 +10,20 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] deprecated: false -description: "MediaGoblin is a free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc. [br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]" +description: 'MediaGoblin is a free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc. [br][br][b][u][span style=''color: #ff9900;'']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]' home: https://truecharts.org/charts/stable/mediagoblin icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediagoblin.webp keywords: - mediagoblin - MediaApp-Photos -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/mediagoblin - https://hub.docker.com/r/mtlynch/mediagoblin type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/mediagoblin/questions.yaml b/charts/stable/mediagoblin/questions.yaml index 602a9e24d12..031f552e04d 100644 --- a/charts/stable/mediagoblin/questions.yaml +++ b/charts/stable/mediagoblin/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/mediainfo/.helmignore b/charts/stable/mediainfo/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/mediainfo/.helmignore +++ b/charts/stable/mediainfo/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/mediainfo/Chart.yaml b/charts/stable/mediainfo/Chart.yaml index 7e01b856d89..5fbe3406944 100644 --- a/charts/stable/mediainfo/Chart.yaml +++ b/charts/stable/mediainfo/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 24.04.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediainfo.webp keywords: - info - media -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/mediainfo - https://hub.docker.com/r/jlesage/mediainfo type: application -version: 9.9.14 +version: 10.0.0 diff --git a/charts/stable/mediainfo/questions.yaml b/charts/stable/mediainfo/questions.yaml index 3b56d824d49..4f76b15e358 100644 --- a/charts/stable/mediainfo/questions.yaml +++ b/charts/stable/mediainfo/questions.yaml @@ -5,6 +5,7 @@ portals: questions: # Portal # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/medusa/.helmignore b/charts/stable/medusa/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/medusa/.helmignore +++ b/charts/stable/medusa/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/medusa/Chart.yaml b/charts/stable/medusa/Chart.yaml index 2dfe9a3fe42..9d0aacd705a 100644 --- a/charts/stable/medusa/Chart.yaml +++ b/charts/stable/medusa/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.0.21 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -27,7 +27,7 @@ keywords: - manager - tv - shows -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -39,4 +39,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/medusa - https://ghcr.io/linuxserver/medusa type: application -version: 10.8.16 +version: 11.0.0 diff --git a/charts/stable/medusa/questions.yaml b/charts/stable/medusa/questions.yaml index 11e9b1266ec..b24696ec59c 100644 --- a/charts/stable/medusa/questions.yaml +++ b/charts/stable/medusa/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/megasync/.helmignore b/charts/stable/megasync/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/megasync/.helmignore +++ b/charts/stable/megasync/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/megasync/Chart.yaml b/charts/stable/megasync/Chart.yaml index d4a6a00c9a9..8678d6913e9 100644 --- a/charts/stable/megasync/Chart.yaml +++ b/charts/stable/megasync/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Other truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -26,7 +26,7 @@ keywords: - Productivity - Tools-Utilities - Backup -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/megasync - https://hub.docker.com/r/ich777/megasync type: application -version: 6.8.15 +version: 7.0.0 diff --git a/charts/stable/megasync/questions.yaml b/charts/stable/megasync/questions.yaml index 8dc44de759c..04b81b948da 100644 --- a/charts/stable/megasync/questions.yaml +++ b/charts/stable/megasync/questions.yaml @@ -5,6 +5,7 @@ portals: path: "/vnc_auto.html" questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/memcached/.helmignore b/charts/stable/memcached/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/memcached/.helmignore +++ b/charts/stable/memcached/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/memcached/Chart.yaml b/charts/stable/memcached/Chart.yaml index ec7aca3c062..46218c5cbe6 100644 --- a/charts/stable/memcached/Chart.yaml +++ b/charts/stable/memcached/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: database truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.6.26 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: includeCommon alias: "" @@ -24,7 +24,7 @@ keywords: - memcached - database - cache -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/memcached - https://hub.docker.com/r/bitnami/memcached type: application -version: 12.9.15 +version: 13.0.0 diff --git a/charts/stable/memcached/questions.yaml b/charts/stable/memcached/questions.yaml index 23e5a6d975f..fbec9f28a55 100644 --- a/charts/stable/memcached/questions.yaml +++ b/charts/stable/memcached/questions.yaml @@ -1,6 +1,7 @@ # Include{groups} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/memories-of-mars/.helmignore b/charts/stable/memories-of-mars/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/memories-of-mars/.helmignore +++ b/charts/stable/memories-of-mars/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/memories-of-mars/Chart.yaml b/charts/stable/memories-of-mars/Chart.yaml index 609d670aaf2..ceb71865a7b 100644 --- a/charts/stable/memories-of-mars/Chart.yaml +++ b/charts/stable/memories-of-mars/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: memoriesofmars dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/memories-of-mars.webp keywords: - memories-of-mars - GameServers -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/memories-of-mars - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/memories-of-mars/questions.yaml b/charts/stable/memories-of-mars/questions.yaml index 95159e78d36..acd1d52780b 100644 --- a/charts/stable/memories-of-mars/questions.yaml +++ b/charts/stable/memories-of-mars/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/meshcentral/.helmignore b/charts/stable/meshcentral/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/meshcentral/.helmignore +++ b/charts/stable/meshcentral/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/meshcentral/Chart.yaml b/charts/stable/meshcentral/Chart.yaml index 421f40a965b..3799ef5e6c8 100644 --- a/charts/stable/meshcentral/Chart.yaml +++ b/charts/stable/meshcentral/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: cloud truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.1.22 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - meshcentral - teamviewer - rdp -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/meshcentral - https://ghcr.io/ylianst/meshcentral type: application -version: 15.8.14 +version: 16.0.0 diff --git a/charts/stable/meshcentral/questions.yaml b/charts/stable/meshcentral/questions.yaml index cf1a5d2d2a0..767af71b04f 100644 --- a/charts/stable/meshcentral/questions.yaml +++ b/charts/stable/meshcentral/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/meshroom/.helmignore b/charts/stable/meshroom/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/meshroom/.helmignore +++ b/charts/stable/meshroom/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/meshroom/Chart.yaml b/charts/stable/meshroom/Chart.yaml index e67ac51f85c..1c10642ada5 100644 --- a/charts/stable/meshroom/Chart.yaml +++ b/charts/stable/meshroom/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2021.1.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/meshroom icon: https://truecharts.org/img/hotlink-ok/chart-icons/meshroom.webp keywords: - meshroom -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/meshroom - https://hub.docker.com/r/alicevision/meshroom type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/meshroom/questions.yaml b/charts/stable/meshroom/questions.yaml index abddf999690..954b8e8c582 100644 --- a/charts/stable/meshroom/questions.yaml +++ b/charts/stable/meshroom/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/metabase/.helmignore b/charts/stable/metabase/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/metabase/.helmignore +++ b/charts/stable/metabase/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/metabase/Chart.yaml b/charts/stable/metabase/Chart.yaml index 3d4939d6b94..1a9d8c27179 100644 --- a/charts/stable/metabase/Chart.yaml +++ b/charts/stable/metabase/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: reporting truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.49.7 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/metabase icon: https://truecharts.org/img/hotlink-ok/chart-icons/metabase.webp keywords: - metabase -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/metabase - https://hub.docker.com/r/metabase/metabase type: application -version: 3.9.18 +version: 4.0.0 diff --git a/charts/stable/metabase/questions.yaml b/charts/stable/metabase/questions.yaml index 6850b705136..56d0c5867ee 100644 --- a/charts/stable/metabase/questions.yaml +++ b/charts/stable/metabase/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/metatube/.helmignore b/charts/stable/metatube/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/metatube/.helmignore +++ b/charts/stable/metatube/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/metatube/Chart.yaml b/charts/stable/metatube/Chart.yaml index e6b633c75f0..8d2aa7ad2dc 100644 --- a/charts/stable/metatube/Chart.yaml +++ b/charts/stable/metatube/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Downloaders truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - Downloaders - Productivity - Tools-Utilities -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/metatube - https://hub.docker.com/r/jvt038/metatube type: application -version: 5.8.15 +version: 6.0.0 diff --git a/charts/stable/metatube/questions.yaml b/charts/stable/metatube/questions.yaml index 44e83c324a2..f0afd160fb9 100644 --- a/charts/stable/metatube/questions.yaml +++ b/charts/stable/metatube/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/metube/.helmignore b/charts/stable/metube/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/metube/.helmignore +++ b/charts/stable/metube/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/metube/Chart.yaml b/charts/stable/metube/Chart.yaml index 10239d4e167..59c0aecf34b 100644 --- a/charts/stable/metube/Chart.yaml +++ b/charts/stable/metube/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2024.4.12 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/metube.webp keywords: - metube - media -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/metube - https://hub.docker.com/r/alexta69/metube type: application -version: 12.10.14 +version: 13.0.0 diff --git a/charts/stable/metube/questions.yaml b/charts/stable/metube/questions.yaml index 9fed11e42dd..6d8c3421fda 100644 --- a/charts/stable/metube/questions.yaml +++ b/charts/stable/metube/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/mindustry/.helmignore b/charts/stable/mindustry/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/mindustry/.helmignore +++ b/charts/stable/mindustry/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/mindustry/Chart.yaml b/charts/stable/mindustry/Chart.yaml index a5345098970..884f6c55f30 100644 --- a/charts/stable/mindustry/Chart.yaml +++ b/charts/stable/mindustry/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/mindustry.webp keywords: - mindustry - GameServers -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/mindustry - https://hub.docker.com/r/ich777/mindustry-server type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/mindustry/questions.yaml b/charts/stable/mindustry/questions.yaml index 971ba1a0cb9..cd396349d8c 100644 --- a/charts/stable/mindustry/questions.yaml +++ b/charts/stable/mindustry/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/minecraft-bedrock/.helmignore b/charts/stable/minecraft-bedrock/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/minecraft-bedrock/.helmignore +++ b/charts/stable/minecraft-bedrock/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/minecraft-bedrock/Chart.yaml b/charts/stable/minecraft-bedrock/Chart.yaml index 3ab4a4609c2..94ca458f4bb 100644 --- a/charts/stable/minecraft-bedrock/Chart.yaml +++ b/charts/stable/minecraft-bedrock/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: games truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2023.8.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/minecraft-bedrock icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-bedrock.webp keywords: - minecraft -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-bedrock - https://hub.docker.com/r/itzg/minecraft-bedrock-server type: application -version: 8.8.14 +version: 9.0.0 diff --git a/charts/stable/minecraft-bedrock/questions.yaml b/charts/stable/minecraft-bedrock/questions.yaml index 1e49ffde7f2..fff8bd31f26 100644 --- a/charts/stable/minecraft-bedrock/questions.yaml +++ b/charts/stable/minecraft-bedrock/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/minecraft-bungeecord/.helmignore b/charts/stable/minecraft-bungeecord/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/minecraft-bungeecord/.helmignore +++ b/charts/stable/minecraft-bungeecord/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/minecraft-bungeecord/Chart.yaml b/charts/stable/minecraft-bungeecord/Chart.yaml index f37894900eb..d332e8b0f89 100644 --- a/charts/stable/minecraft-bungeecord/Chart.yaml +++ b/charts/stable/minecraft-bungeecord/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: proxy truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2022.4.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - minecraft-bungeecord - gameserver - minecraft -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/minecraft-bungeecord - https://hub.docker.com/r/itzg/bungeecord type: application -version: 8.8.14 +version: 9.0.0 diff --git a/charts/stable/minecraft-bungeecord/questions.yaml b/charts/stable/minecraft-bungeecord/questions.yaml index 3e61c28b95c..4482bcfade2 100644 --- a/charts/stable/minecraft-bungeecord/questions.yaml +++ b/charts/stable/minecraft-bungeecord/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/minecraft-java/.helmignore b/charts/stable/minecraft-java/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/minecraft-java/.helmignore +++ b/charts/stable/minecraft-java/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/minecraft-java/Chart.yaml b/charts/stable/minecraft-java/Chart.yaml index 3866ca5bb31..ac2f34992cf 100644 --- a/charts/stable/minecraft-java/Chart.yaml +++ b/charts/stable/minecraft-java/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: games truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2023.11.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-java.webp keywords: - minecraft-java - minecraft -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://hub.docker.com/r/itzg/minecraft-server - https://hub.docker.com/r/itzg/mc-backup type: application -version: 8.8.16 +version: 9.0.0 diff --git a/charts/stable/minecraft-java/questions.yaml b/charts/stable/minecraft-java/questions.yaml index 1dd7c25b53b..4ba023bc1f9 100644 --- a/charts/stable/minecraft-java/questions.yaml +++ b/charts/stable/minecraft-java/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/minetest/.helmignore b/charts/stable/minetest/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/minetest/.helmignore +++ b/charts/stable/minetest/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/minetest/Chart.yaml b/charts/stable/minetest/Chart.yaml index 8bef74bbe67..578a3929bd6 100644 --- a/charts/stable/minetest/Chart.yaml +++ b/charts/stable/minetest/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: games truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 5.8.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/minetest icon: https://truecharts.org/img/hotlink-ok/chart-icons/minetest.webp keywords: - minetest -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/minetest - https://ghcr.io/linuxserver/minetest type: application -version: 8.8.16 +version: 9.0.0 diff --git a/charts/stable/minetest/questions.yaml b/charts/stable/minetest/questions.yaml index 82c9b6d1dc4..323c72376f8 100644 --- a/charts/stable/minetest/questions.yaml +++ b/charts/stable/minetest/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/miniflux/.helmignore b/charts/stable/miniflux/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/miniflux/.helmignore +++ b/charts/stable/miniflux/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/miniflux/Chart.yaml b/charts/stable/miniflux/Chart.yaml index 5ba4bf26762..1ae84c543e2 100644 --- a/charts/stable/miniflux/Chart.yaml +++ b/charts/stable/miniflux/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: rss truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.1.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - miniflux - rss - news -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/miniflux - https://hub.docker.com/r/miniflux/miniflux type: application -version: 14.8.14 +version: 15.0.0 diff --git a/charts/stable/miniflux/questions.yaml b/charts/stable/miniflux/questions.yaml index b8542134ed7..8ddf3effcfd 100644 --- a/charts/stable/miniflux/questions.yaml +++ b/charts/stable/miniflux/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/mininote/.helmignore b/charts/stable/mininote/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/mininote/.helmignore +++ b/charts/stable/mininote/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/mininote/Chart.yaml b/charts/stable/mininote/Chart.yaml index cb3369c52b1..dfa99a78375 100644 --- a/charts/stable/mininote/Chart.yaml +++ b/charts/stable/mininote/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - mininote - Productivity - Tools-Utilities -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/mininote - https://hub.docker.com/r/n1try/mininote type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/mininote/questions.yaml b/charts/stable/mininote/questions.yaml index cfdb327c071..659ef91edc4 100644 --- a/charts/stable/mininote/questions.yaml +++ b/charts/stable/mininote/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/minio-console/.helmignore b/charts/stable/minio-console/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/minio-console/.helmignore +++ b/charts/stable/minio-console/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/minio-console/Chart.yaml b/charts/stable/minio-console/Chart.yaml index f98b9f3a288..ac800dc7411 100644 --- a/charts/stable/minio-console/Chart.yaml +++ b/charts/stable/minio-console/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.30.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - minio-console - minio - s3 -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/minio-console - https://hub.docker.com/r/minio/console type: application -version: 10.8.14 +version: 11.0.0 diff --git a/charts/stable/minio-console/questions.yaml b/charts/stable/minio-console/questions.yaml index 7fa6a3a98c6..3b2767946b4 100644 --- a/charts/stable/minio-console/questions.yaml +++ b/charts/stable/minio-console/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/minio/.helmignore b/charts/stable/minio/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/minio/.helmignore +++ b/charts/stable/minio/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/minio/Chart.yaml b/charts/stable/minio/Chart.yaml index 95a057afc9f..f37c0a11c70 100644 --- a/charts/stable/minio/Chart.yaml +++ b/charts/stable/minio/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2024.03.10 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - minio - s3 - storage -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/minio - https://hub.docker.com/r/minio/minio type: application -version: 11.9.14 +version: 12.0.0 diff --git a/charts/stable/minio/questions.yaml b/charts/stable/minio/questions.yaml index 6ccc07fad96..cd2f8f2dd83 100644 --- a/charts/stable/minio/questions.yaml +++ b/charts/stable/minio/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/minisatip/.helmignore b/charts/stable/minisatip/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/minisatip/.helmignore +++ b/charts/stable/minisatip/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/minisatip/Chart.yaml b/charts/stable/minisatip/Chart.yaml index 72f8aa97f4c..6dc31b6bcc9 100644 --- a/charts/stable/minisatip/Chart.yaml +++ b/charts/stable/minisatip/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utility truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2021.12.01 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/minisatip icon: https://truecharts.org/img/hotlink-ok/chart-icons/minisatip.webp keywords: - minisatip -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/minisatip - https://ghcr.io/linuxserver/minisatip type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/minisatip/questions.yaml b/charts/stable/minisatip/questions.yaml index e0c95f1db3a..eb7f313c7e1 100644 --- a/charts/stable/minisatip/questions.yaml +++ b/charts/stable/minisatip/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/misskey/.helmignore b/charts/stable/misskey/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/misskey/.helmignore +++ b/charts/stable/misskey/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/misskey/Chart.yaml b/charts/stable/misskey/Chart.yaml index 6b843c8dcc5..da1e72a24ba 100644 --- a/charts/stable/misskey/Chart.yaml +++ b/charts/stable/misskey/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Social truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2024.3.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -34,7 +34,7 @@ keywords: - Social Media - Fediverse - ActivityPub -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -45,4 +45,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/misskey - https://hub.docker.com/r/misskey/misskey type: application -version: 8.11.20 +version: 9.0.0 diff --git a/charts/stable/misskey/questions.yaml b/charts/stable/misskey/questions.yaml index d720c403494..074d2b726a6 100644 --- a/charts/stable/misskey/questions.yaml +++ b/charts/stable/misskey/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/mkvcleaver/.helmignore b/charts/stable/mkvcleaver/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/mkvcleaver/.helmignore +++ b/charts/stable/mkvcleaver/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/mkvcleaver/Chart.yaml b/charts/stable/mkvcleaver/Chart.yaml index 5dc86a4e76b..feb8ceb5b4a 100644 --- a/charts/stable/mkvcleaver/Chart.yaml +++ b/charts/stable/mkvcleaver/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 24.02.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/mkvcleaver.webp keywords: - media - mkvcleaver -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/mkvcleaver - https://hub.docker.com/r/jlesage/mkvcleaver type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/mkvcleaver/questions.yaml b/charts/stable/mkvcleaver/questions.yaml index a4240c27f3c..25ab8ba5ba8 100644 --- a/charts/stable/mkvcleaver/questions.yaml +++ b/charts/stable/mkvcleaver/questions.yaml @@ -5,6 +5,7 @@ portals: questions: # Portal # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/mkvtoolnix/.helmignore b/charts/stable/mkvtoolnix/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/mkvtoolnix/.helmignore +++ b/charts/stable/mkvtoolnix/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/mkvtoolnix/Chart.yaml b/charts/stable/mkvtoolnix/Chart.yaml index 239a245d0cf..98159a46a5b 100644 --- a/charts/stable/mkvtoolnix/Chart.yaml +++ b/charts/stable/mkvtoolnix/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 24.04.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - media - mkvtoolnix - mkv -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/mkvtoolnix - https://hub.docker.com/r/jlesage/mkvtoolnix type: application -version: 10.9.14 +version: 11.0.0 diff --git a/charts/stable/mkvtoolnix/questions.yaml b/charts/stable/mkvtoolnix/questions.yaml index e0c646f2cf9..1f189b45e4d 100644 --- a/charts/stable/mkvtoolnix/questions.yaml +++ b/charts/stable/mkvtoolnix/questions.yaml @@ -5,6 +5,7 @@ portals: questions: # Portal # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/modsecurity-crs/.helmignore b/charts/stable/modsecurity-crs/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/modsecurity-crs/.helmignore +++ b/charts/stable/modsecurity-crs/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/modsecurity-crs/Chart.yaml b/charts/stable/modsecurity-crs/Chart.yaml index bd75b1d6402..60e0b9b0398 100644 --- a/charts/stable/modsecurity-crs/Chart.yaml +++ b/charts/stable/modsecurity-crs/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: networking truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 3.3.4 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - modsecurity-crs - waf - networking -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/modsecurity-crs - https://hub.docker.com/r/owasp/modsecurity-crs type: application -version: 3.8.14 +version: 4.0.0 diff --git a/charts/stable/modsecurity-crs/questions.yaml b/charts/stable/modsecurity-crs/questions.yaml index f57d6cc0ef9..f0ab22857df 100644 --- a/charts/stable/modsecurity-crs/questions.yaml +++ b/charts/stable/modsecurity-crs/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/mojopaste/.helmignore b/charts/stable/mojopaste/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/mojopaste/.helmignore +++ b/charts/stable/mojopaste/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/mojopaste/Chart.yaml b/charts/stable/mojopaste/Chart.yaml index c1a32d4d615..dcb19004677 100644 --- a/charts/stable/mojopaste/Chart.yaml +++ b/charts/stable/mojopaste/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -26,7 +26,7 @@ keywords: - Productivity - Tools-Utilities - Network-Web -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mojopaste - https://hub.docker.com/r/jhthorsen/mojopaste type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/mojopaste/questions.yaml b/charts/stable/mojopaste/questions.yaml index 3873f3dcd7c..57b775f9876 100644 --- a/charts/stable/mojopaste/questions.yaml +++ b/charts/stable/mojopaste/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/monero-node/.helmignore b/charts/stable/monero-node/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/monero-node/.helmignore +++ b/charts/stable/monero-node/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/monero-node/Chart.yaml b/charts/stable/monero-node/Chart.yaml index 96636bac955..3b062ddb38e 100644 --- a/charts/stable/monero-node/Chart.yaml +++ b/charts/stable/monero-node/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Crypto truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.18.3.3 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - Crypto - Tools-Utilities - Network-Other -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/monero-node - https://ghcr.io/sethforprivacy/simple-monerod type: application -version: 6.7.17 +version: 7.0.0 diff --git a/charts/stable/monero-node/questions.yaml b/charts/stable/monero-node/questions.yaml index f02ab46f0fa..3d77f358617 100644 --- a/charts/stable/monero-node/questions.yaml +++ b/charts/stable/monero-node/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/mongo-express/.helmignore b/charts/stable/mongo-express/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/mongo-express/.helmignore +++ b/charts/stable/mongo-express/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/mongo-express/Chart.yaml b/charts/stable/mongo-express/Chart.yaml index b131e63a655..5cd7c5ddfcc 100644 --- a/charts/stable/mongo-express/Chart.yaml +++ b/charts/stable/mongo-express/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: database truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -31,7 +31,7 @@ keywords: - mongo - mongodb - database -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -42,4 +42,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mongo-express - https://hub.docker.com/_/mongo-express type: application -version: 6.10.18 +version: 7.0.0 diff --git a/charts/stable/mongo-express/questions.yaml b/charts/stable/mongo-express/questions.yaml index f39ac9e1f4c..260121d69cb 100644 --- a/charts/stable/mongo-express/questions.yaml +++ b/charts/stable/mongo-express/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/mongodb/.helmignore b/charts/stable/mongodb/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/mongodb/.helmignore +++ b/charts/stable/mongodb/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/mongodb/Chart.yaml b/charts/stable/mongodb/Chart.yaml index ac77002f4b7..1c7449cd3a7 100644 --- a/charts/stable/mongodb/Chart.yaml +++ b/charts/stable/mongodb/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: database truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 7.0.9 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: includeCommon alias: "" @@ -24,7 +24,7 @@ keywords: - mongodb - database - nosql -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/mongodb - https://hub.docker.com/r/bitnami/mongodb type: application -version: 12.8.18 +version: 13.0.0 diff --git a/charts/stable/mongodb/questions.yaml b/charts/stable/mongodb/questions.yaml index 8df43fff2e0..322feb899c2 100644 --- a/charts/stable/mongodb/questions.yaml +++ b/charts/stable/mongodb/questions.yaml @@ -1,6 +1,7 @@ # Include{groups} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/monica/.helmignore b/charts/stable/monica/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/monica/.helmignore +++ b/charts/stable/monica/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/monica/Chart.yaml b/charts/stable/monica/Chart.yaml index 8327b55a9c7..79951a10321 100644 --- a/charts/stable/monica/Chart.yaml +++ b/charts/stable/monica/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: crm truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 4.0.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/monica icon: https://truecharts.org/img/hotlink-ok/chart-icons/monica.webp keywords: - crm -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -40,4 +40,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/monica - https://hub.docker.com/_/monica type: application -version: 12.15.28 +version: 13.0.0 diff --git a/charts/stable/monica/questions.yaml b/charts/stable/monica/questions.yaml index 4e8a621bed0..93b97d7f2ad 100644 --- a/charts/stable/monica/questions.yaml +++ b/charts/stable/monica/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/mordhau/.helmignore b/charts/stable/mordhau/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/mordhau/.helmignore +++ b/charts/stable/mordhau/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/mordhau/Chart.yaml b/charts/stable/mordhau/Chart.yaml index 10c78f09583..eb40f4f3bde 100644 --- a/charts/stable/mordhau/Chart.yaml +++ b/charts/stable/mordhau/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,20 +10,20 @@ apiVersion: v2 appVersion: mordhau dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] deprecated: false -description: "This Docker will download and install SteamCMD. It will also install Mordhau and run it. Initial login SERVERNAME: MordhauDocker SERVERPASSWORD: Chart ADMINPASSWORD adminChart" +description: 'This Docker will download and install SteamCMD. It will also install Mordhau and run it. Initial login SERVERNAME: MordhauDocker SERVERPASSWORD: Chart ADMINPASSWORD adminChart' home: https://truecharts.org/charts/stable/mordhau icon: https://truecharts.org/img/hotlink-ok/chart-icons/mordhau.webp keywords: - mordhau - GameServers -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/mordhau - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/mordhau/questions.yaml b/charts/stable/mordhau/questions.yaml index 5a24235a0c7..13a2ee79bbc 100644 --- a/charts/stable/mordhau/questions.yaml +++ b/charts/stable/mordhau/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/mosdns/.helmignore b/charts/stable/mosdns/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/mosdns/.helmignore +++ b/charts/stable/mosdns/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/mosdns/Chart.yaml b/charts/stable/mosdns/Chart.yaml index e85b003d6a0..84d5003bad9 100644 --- a/charts/stable/mosdns/Chart.yaml +++ b/charts/stable/mosdns/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: networking truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 5.3.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/mosdns.webp keywords: - mosdns - dns -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mosdns - https://hub.docker.com/r/601096721/mosdns type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/mosdns/questions.yaml b/charts/stable/mosdns/questions.yaml index b59c200eb34..fe6133f17ee 100644 --- a/charts/stable/mosdns/questions.yaml +++ b/charts/stable/mosdns/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/mosquitto/.helmignore b/charts/stable/mosquitto/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/mosquitto/.helmignore +++ b/charts/stable/mosquitto/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/mosquitto/Chart.yaml b/charts/stable/mosquitto/Chart.yaml index 0921c9dda7c..9e997493fd3 100644 --- a/charts/stable/mosquitto/Chart.yaml +++ b/charts/stable/mosquitto/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: home-automation truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.0.18 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - home-automation - MQTT - eclipse-iot -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/mosquitto - https://hub.docker.com/_/eclipse-mosquitto type: application -version: 14.8.14 +version: 15.0.0 diff --git a/charts/stable/mosquitto/questions.yaml b/charts/stable/mosquitto/questions.yaml index b4b4aad0fcc..78bd09484a2 100644 --- a/charts/stable/mosquitto/questions.yaml +++ b/charts/stable/mosquitto/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/mstream/.helmignore b/charts/stable/mstream/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/mstream/.helmignore +++ b/charts/stable/mstream/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/mstream/Chart.yaml b/charts/stable/mstream/Chart.yaml index 133127d0e03..2ca126641cd 100644 --- a/charts/stable/mstream/Chart.yaml +++ b/charts/stable/mstream/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 5.11.4 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - mstream - server - music -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/mstream - https://ghcr.io/linuxserver/mstream type: application -version: 10.8.15 +version: 11.0.0 diff --git a/charts/stable/mstream/questions.yaml b/charts/stable/mstream/questions.yaml index 73283adfa42..32c840aa363 100644 --- a/charts/stable/mstream/questions.yaml +++ b/charts/stable/mstream/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/multi-scrobbler/.helmignore b/charts/stable/multi-scrobbler/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/multi-scrobbler/.helmignore +++ b/charts/stable/multi-scrobbler/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/multi-scrobbler/Chart.yaml b/charts/stable/multi-scrobbler/Chart.yaml index 231f4b819f4..ffc130ff75e 100644 --- a/charts/stable/multi-scrobbler/Chart.yaml +++ b/charts/stable/multi-scrobbler/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Web truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - multi-scrobbler - Network-Web - MediaServer-Music -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/multi-scrobbler - https://hub.docker.com/r/foxxmd/multi-scrobbler type: application -version: 6.8.15 +version: 7.0.0 diff --git a/charts/stable/multi-scrobbler/questions.yaml b/charts/stable/multi-scrobbler/questions.yaml index 74346573f0c..686eca69583 100644 --- a/charts/stable/multi-scrobbler/questions.yaml +++ b/charts/stable/multi-scrobbler/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/muse/.helmignore b/charts/stable/muse/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/muse/.helmignore +++ b/charts/stable/muse/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/muse/Chart.yaml b/charts/stable/muse/Chart.yaml index cd337dc44c2..45caeb35eb6 100644 --- a/charts/stable/muse/Chart.yaml +++ b/charts/stable/muse/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.7.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - muse - media - discord-bot -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/muse - https://hub.docker.com/r/codetheweb/muse type: application -version: 5.10.14 +version: 6.0.0 diff --git a/charts/stable/muse/questions.yaml b/charts/stable/muse/questions.yaml index 93faea6c9a3..36861f80fd4 100644 --- a/charts/stable/muse/questions.yaml +++ b/charts/stable/muse/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/muximux/.helmignore b/charts/stable/muximux/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/muximux/.helmignore +++ b/charts/stable/muximux/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/muximux/Chart.yaml b/charts/stable/muximux/Chart.yaml index b147190173d..b5cfb0e3e87 100644 --- a/charts/stable/muximux/Chart.yaml +++ b/charts/stable/muximux/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: "057352e8" dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - htpc - manage - portal -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/muximux - https://ghcr.io/linuxserver/muximux type: application -version: 10.8.14 +version: 11.0.0 diff --git a/charts/stable/muximux/questions.yaml b/charts/stable/muximux/questions.yaml index 44cf9e60055..725ebac28a6 100644 --- a/charts/stable/muximux/questions.yaml +++ b/charts/stable/muximux/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/mylar/.helmignore b/charts/stable/mylar/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/mylar/.helmignore +++ b/charts/stable/mylar/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/mylar/Chart.yaml b/charts/stable/mylar/Chart.yaml index 3bc2f2748a2..4e17ab81c96 100644 --- a/charts/stable/mylar/Chart.yaml +++ b/charts/stable/mylar/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.8.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/mylar icon: https://truecharts.org/img/hotlink-ok/chart-icons/mylar.webp keywords: - mylar -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/mylar - https://hub.docker.com/r/linuxserver/mylar3 type: application -version: 13.9.17 +version: 14.0.0 diff --git a/charts/stable/mylar/questions.yaml b/charts/stable/mylar/questions.yaml index f8dd2d24470..562d34076dc 100644 --- a/charts/stable/mylar/questions.yaml +++ b/charts/stable/mylar/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/mymediaforalexa/.helmignore b/charts/stable/mymediaforalexa/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/mymediaforalexa/.helmignore +++ b/charts/stable/mymediaforalexa/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/mymediaforalexa/Chart.yaml b/charts/stable/mymediaforalexa/Chart.yaml index 907971d8d8d..477147305cb 100644 --- a/charts/stable/mymediaforalexa/Chart.yaml +++ b/charts/stable/mymediaforalexa/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.3.151.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/mymediaforalexa.webp keywords: - media - alexa -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/mymediaforalexa - https://hub.docker.com/r/bizmodeller/mymediaforalexa type: application -version: 8.8.14 +version: 9.0.0 diff --git a/charts/stable/mymediaforalexa/questions.yaml b/charts/stable/mymediaforalexa/questions.yaml index 42e2079b853..d176785d2ec 100644 --- a/charts/stable/mymediaforalexa/questions.yaml +++ b/charts/stable/mymediaforalexa/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/mysql-workbench/.helmignore b/charts/stable/mysql-workbench/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/mysql-workbench/.helmignore +++ b/charts/stable/mysql-workbench/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/mysql-workbench/Chart.yaml b/charts/stable/mysql-workbench/Chart.yaml index 8cacf8ad843..00ddaf3fde1 100644 --- a/charts/stable/mysql-workbench/Chart.yaml +++ b/charts/stable/mysql-workbench/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 8.0.36 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 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: 9.8.16 +version: 10.0.0 diff --git a/charts/stable/mysql-workbench/questions.yaml b/charts/stable/mysql-workbench/questions.yaml index 63ff7ac1002..686632b8f45 100644 --- a/charts/stable/mysql-workbench/questions.yaml +++ b/charts/stable/mysql-workbench/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/n8n/.helmignore b/charts/stable/n8n/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/n8n/.helmignore +++ b/charts/stable/n8n/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/n8n/Chart.yaml b/charts/stable/n8n/Chart.yaml index 0b9f4f02608..7bb4fac692e 100644 --- a/charts/stable/n8n/Chart.yaml +++ b/charts/stable/n8n/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.39.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/n8n.webp keywords: - workflows - automation -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -42,4 +42,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/n8n - https://hub.docker.com/r/n8nio/n8n type: application -version: 13.19.1 +version: 14.0.0 diff --git a/charts/stable/n8n/questions.yaml b/charts/stable/n8n/questions.yaml index 9218366ee9f..3c1f178b872 100644 --- a/charts/stable/n8n/questions.yaml +++ b/charts/stable/n8n/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/namecheap-ddns/.helmignore b/charts/stable/namecheap-ddns/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/namecheap-ddns/.helmignore +++ b/charts/stable/namecheap-ddns/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/namecheap-ddns/Chart.yaml b/charts/stable/namecheap-ddns/Chart.yaml index ab944233f6c..e56d7c1aa2c 100644 --- a/charts/stable/namecheap-ddns/Chart.yaml +++ b/charts/stable/namecheap-ddns/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities truecharts.org/max_helm_version: "3.14" @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] deprecated: false -description: "This simple Chart will update a namecheap dynamic dns domain. You must set an 'A + Dynamic DNS Record' for the host and enable Dynamic DNS in the manage page for your domain. " +description: 'This simple Chart will update a namecheap dynamic dns domain. You must set an ''A + Dynamic DNS Record'' for the host and enable Dynamic DNS in the manage page for your domain. ' home: https://truecharts.org/charts/stable/namecheap-ddns icon: https://truecharts.org/img/hotlink-ok/chart-icons/namecheap-ddns.webp keywords: @@ -25,7 +25,7 @@ keywords: - Tools-Utilities - Network-DNS - Network-Management -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/namecheap-ddns - https://hub.docker.com/r/edchamberlain/namecheap_ddns type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/namecheap-ddns/questions.yaml b/charts/stable/namecheap-ddns/questions.yaml index bf26706dc19..eef1c826bf3 100644 --- a/charts/stable/namecheap-ddns/questions.yaml +++ b/charts/stable/namecheap-ddns/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/nano-wallet/.helmignore b/charts/stable/nano-wallet/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/nano-wallet/.helmignore +++ b/charts/stable/nano-wallet/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/nano-wallet/Chart.yaml b/charts/stable/nano-wallet/Chart.yaml index 410ae13f4d6..d096a3c1abd 100644 --- a/charts/stable/nano-wallet/Chart.yaml +++ b/charts/stable/nano-wallet/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2021.12.16 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/nano-wallet icon: https://truecharts.org/img/hotlink-ok/chart-icons/nano-wallet.webp keywords: - nano-wallet -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/nano-wallet - https://ghcr.io/linuxserver/nano-wallet type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/nano-wallet/questions.yaml b/charts/stable/nano-wallet/questions.yaml index d5fcbc60d56..8c0439c1ed2 100644 --- a/charts/stable/nano-wallet/questions.yaml +++ b/charts/stable/nano-wallet/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/navidrome/.helmignore b/charts/stable/navidrome/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/navidrome/.helmignore +++ b/charts/stable/navidrome/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/navidrome/Chart.yaml b/charts/stable/navidrome/Chart.yaml index 27eeec65ebd..9745e65526b 100644 --- a/charts/stable/navidrome/Chart.yaml +++ b/charts/stable/navidrome/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.51.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - navidrome - music - streaming -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/navidrome - https://hub.docker.com/r/deluan/navidrome type: application -version: 19.8.14 +version: 20.0.0 diff --git a/charts/stable/navidrome/questions.yaml b/charts/stable/navidrome/questions.yaml index 98918752be5..443382e53f1 100644 --- a/charts/stable/navidrome/questions.yaml +++ b/charts/stable/navidrome/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/necesse/.helmignore b/charts/stable/necesse/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/necesse/.helmignore +++ b/charts/stable/necesse/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/necesse/Chart.yaml b/charts/stable/necesse/Chart.yaml index 41161639a55..b97707671ed 100644 --- a/charts/stable/necesse/Chart.yaml +++ b/charts/stable/necesse/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: necesse dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/necesse.webp keywords: - necesse - GameServers -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/necesse - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/necesse/questions.yaml b/charts/stable/necesse/questions.yaml index 5e24b558b1b..dbc94622a5b 100644 --- a/charts/stable/necesse/questions.yaml +++ b/charts/stable/necesse/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/neko/.helmignore b/charts/stable/neko/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/neko/.helmignore +++ b/charts/stable/neko/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/neko/Chart.yaml b/charts/stable/neko/Chart.yaml index a8166e58020..65a8c92a13b 100644 --- a/charts/stable/neko/Chart.yaml +++ b/charts/stable/neko/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.8.11 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/neko.webp keywords: - neko - video -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,15 +32,15 @@ name: neko sources: - https://github.com/m1k1o/neko - https://github.com/truecharts/charts/tree/master/charts/stable/neko - - https://ghcr.io/m1k1o/neko/vlc - - https://ghcr.io/m1k1o/neko/vivaldi - https://ghcr.io/m1k1o/neko/remmina - - https://ghcr.io/m1k1o/neko/firefox - - https://ghcr.io/m1k1o/neko/google-chrome - - https://ghcr.io/m1k1o/neko/tor-browser - https://ghcr.io/m1k1o/neko/microsoft-edge - - https://ghcr.io/m1k1o/neko/brave + - https://ghcr.io/m1k1o/neko/google-chrome + - https://ghcr.io/m1k1o/neko/vivaldi + - https://ghcr.io/m1k1o/neko/vlc + - https://ghcr.io/m1k1o/neko/firefox - https://ghcr.io/m1k1o/neko/xfce - https://ghcr.io/m1k1o/neko/chromium + - https://ghcr.io/m1k1o/neko/tor-browser + - https://ghcr.io/m1k1o/neko/brave type: application -version: 6.1.14 +version: 7.0.0 diff --git a/charts/stable/neko/questions.yaml b/charts/stable/neko/questions.yaml index 4a16fe743a6..39a1fb6f531 100644 --- a/charts/stable/neko/questions.yaml +++ b/charts/stable/neko/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/netbootxyz/.helmignore b/charts/stable/netbootxyz/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/netbootxyz/.helmignore +++ b/charts/stable/netbootxyz/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/netbootxyz/Chart.yaml b/charts/stable/netbootxyz/Chart.yaml index 66644a5e45e..91c8a624ad4 100644 --- a/charts/stable/netbootxyz/Chart.yaml +++ b/charts/stable/netbootxyz/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: networking truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.7.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/netbootxyz.webp keywords: - netbootxyz - pxe -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/netbootxyz - https://ghcr.io/netbootxyz/netbootxyz type: application -version: 4.8.14 +version: 5.0.0 diff --git a/charts/stable/netbootxyz/questions.yaml b/charts/stable/netbootxyz/questions.yaml index 8b7c60bfba6..853630dde49 100644 --- a/charts/stable/netbootxyz/questions.yaml +++ b/charts/stable/netbootxyz/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/netdata/.helmignore b/charts/stable/netdata/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/netdata/.helmignore +++ b/charts/stable/netdata/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/netdata/Chart.yaml b/charts/stable/netdata/Chart.yaml index be8cc51bfb4..d47a686b64a 100644 --- a/charts/stable/netdata/Chart.yaml +++ b/charts/stable/netdata/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.45.3 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/netdata.webp keywords: - netdata - monitoring -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/netdata - https://hub.docker.com/r/netdata/netdata type: application -version: 9.9.15 +version: 10.0.0 diff --git a/charts/stable/netdata/questions.yaml b/charts/stable/netdata/questions.yaml index 7c84fb0edfb..737852fccb5 100644 --- a/charts/stable/netdata/questions.yaml +++ b/charts/stable/netdata/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/neverwinternights-ee/.helmignore b/charts/stable/neverwinternights-ee/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/neverwinternights-ee/.helmignore +++ b/charts/stable/neverwinternights-ee/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/neverwinternights-ee/Chart.yaml b/charts/stable/neverwinternights-ee/Chart.yaml index a4dffd90197..bfce70ced7e 100644 --- a/charts/stable/neverwinternights-ee/Chart.yaml +++ b/charts/stable/neverwinternights-ee/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,20 +10,20 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] deprecated: false -description: "This Chart will download and install Neverwinter Nights: Enhanced Edition and run it (by default this Chart has a MariaDB and Redis Server integrated)." +description: 'This Chart will download and install Neverwinter Nights: Enhanced Edition and run it (by default this Chart has a MariaDB and Redis Server integrated).' home: https://truecharts.org/charts/stable/neverwinternights-ee icon: https://truecharts.org/img/hotlink-ok/chart-icons/neverwinternights-ee.webp keywords: - neverwinternights-ee - GameServers -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/neverwinternights-ee - https://hub.docker.com/r/ich777/nwnee-server type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/neverwinternights-ee/questions.yaml b/charts/stable/neverwinternights-ee/questions.yaml index 0692ba370bf..f5bd2ae07ce 100644 --- a/charts/stable/neverwinternights-ee/questions.yaml +++ b/charts/stable/neverwinternights-ee/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/newyearcountdownclock/.helmignore b/charts/stable/newyearcountdownclock/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/newyearcountdownclock/.helmignore +++ b/charts/stable/newyearcountdownclock/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/newyearcountdownclock/Chart.yaml b/charts/stable/newyearcountdownclock/Chart.yaml index 0f6268f1afb..373bed87b5d 100644 --- a/charts/stable/newyearcountdownclock/Chart.yaml +++ b/charts/stable/newyearcountdownclock/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - newyearcountdownclock - Tools-Utilities - Other -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/newyearcountdownclock - https://hub.docker.com/r/modem7/newyearcountdown type: application -version: 5.8.16 +version: 6.0.0 diff --git a/charts/stable/newyearcountdownclock/questions.yaml b/charts/stable/newyearcountdownclock/questions.yaml index c4fd4cd5e5f..e63e2319598 100644 --- a/charts/stable/newyearcountdownclock/questions.yaml +++ b/charts/stable/newyearcountdownclock/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/nextpvr/.helmignore b/charts/stable/nextpvr/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/nextpvr/.helmignore +++ b/charts/stable/nextpvr/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/nextpvr/Chart.yaml b/charts/stable/nextpvr/Chart.yaml index e6ef60fe7f2..b71fc92c504 100644 --- a/charts/stable/nextpvr/Chart.yaml +++ b/charts/stable/nextpvr/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: stable dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextpvr.webp keywords: - pvr - recorder -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/nextpvr - https://hub.docker.com/r/nextpvr/nextpvr_amd64 type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/nextpvr/questions.yaml b/charts/stable/nextpvr/questions.yaml index b401c9be194..f4f5b1fbba0 100644 --- a/charts/stable/nextpvr/questions.yaml +++ b/charts/stable/nextpvr/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/nexus-oss/.helmignore b/charts/stable/nexus-oss/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/nexus-oss/.helmignore +++ b/charts/stable/nexus-oss/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/nexus-oss/Chart.yaml b/charts/stable/nexus-oss/Chart.yaml index 3633bae6064..80b1640df5f 100644 --- a/charts/stable/nexus-oss/Chart.yaml +++ b/charts/stable/nexus-oss/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 3.67.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/nexus-oss.webp keywords: - nexus-oss - productivity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/nexus-oss - https://hub.docker.com/r/sonatype/nexus3 type: application -version: 5.10.15 +version: 6.0.0 diff --git a/charts/stable/nexus-oss/questions.yaml b/charts/stable/nexus-oss/questions.yaml index 84239c7bfe9..28f3d3b3bc7 100644 --- a/charts/stable/nexus-oss/questions.yaml +++ b/charts/stable/nexus-oss/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/nginx-proxy-manager/.helmignore b/charts/stable/nginx-proxy-manager/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/nginx-proxy-manager/.helmignore +++ b/charts/stable/nginx-proxy-manager/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/nginx-proxy-manager/Chart.yaml b/charts/stable/nginx-proxy-manager/Chart.yaml index 3995c5764a2..935b29a83f8 100644 --- a/charts/stable/nginx-proxy-manager/Chart.yaml +++ b/charts/stable/nginx-proxy-manager/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: networking truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.11.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -31,7 +31,7 @@ keywords: - nginx-proxy-manager - nginx - reverse-proxy -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -43,4 +43,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/nginx-proxy-manager - https://hub.docker.com/r/jc21/nginx-proxy-manager type: application -version: 9.15.25 +version: 10.0.0 diff --git a/charts/stable/nginx-proxy-manager/questions.yaml b/charts/stable/nginx-proxy-manager/questions.yaml index 64d56e8c938..f53cbc5a9b2 100644 --- a/charts/stable/nginx-proxy-manager/questions.yaml +++ b/charts/stable/nginx-proxy-manager/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/ngircd/.helmignore b/charts/stable/ngircd/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/ngircd/.helmignore +++ b/charts/stable/ngircd/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/ngircd/Chart.yaml b/charts/stable/ngircd/Chart.yaml index 64ebc18fe28..7561d1eba62 100644 --- a/charts/stable/ngircd/Chart.yaml +++ b/charts/stable/ngircd/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2021.11.21 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ngircd icon: https://truecharts.org/img/hotlink-ok/chart-icons/ngircd.webp keywords: - ngircd -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/ngircd - https://ghcr.io/linuxserver/ngircd type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/ngircd/questions.yaml b/charts/stable/ngircd/questions.yaml index 4a3eca491e7..364195253a8 100644 --- a/charts/stable/ngircd/questions.yaml +++ b/charts/stable/ngircd/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/nightscout/.helmignore b/charts/stable/nightscout/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/nightscout/.helmignore +++ b/charts/stable/nightscout/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/nightscout/Chart.yaml b/charts/stable/nightscout/Chart.yaml index 3ecbd64bb8c..9c1a0177d90 100644 --- a/charts/stable/nightscout/Chart.yaml +++ b/charts/stable/nightscout/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/nightscout.webp keywords: - nightscout - Cloud -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/nightscout - https://hub.docker.com/r/nightscout/cgm-remote-monitor-travis type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/nightscout/questions.yaml b/charts/stable/nightscout/questions.yaml index 54b577d9a3b..6995a628a96 100644 --- a/charts/stable/nightscout/questions.yaml +++ b/charts/stable/nightscout/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/nitter/.helmignore b/charts/stable/nitter/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/nitter/.helmignore +++ b/charts/stable/nitter/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/nitter/Chart.yaml b/charts/stable/nitter/Chart.yaml index c25408f21d5..eceed77b226 100644 --- a/charts/stable/nitter/Chart.yaml +++ b/charts/stable/nitter/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/nitter.webp keywords: - nitter - libre -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/nitter - https://hub.docker.com/r/zedeus/nitter type: application -version: 6.10.20 +version: 7.0.0 diff --git a/charts/stable/nitter/questions.yaml b/charts/stable/nitter/questions.yaml index e3fc869f285..36a929f45b5 100644 --- a/charts/stable/nitter/questions.yaml +++ b/charts/stable/nitter/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/nntp2nntp/.helmignore b/charts/stable/nntp2nntp/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/nntp2nntp/.helmignore +++ b/charts/stable/nntp2nntp/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/nntp2nntp/Chart.yaml b/charts/stable/nntp2nntp/Chart.yaml index fa600368445..d10222f868c 100644 --- a/charts/stable/nntp2nntp/Chart.yaml +++ b/charts/stable/nntp2nntp/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.3.20230704 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/nntp2nntp icon: https://truecharts.org/img/hotlink-ok/chart-icons/nntp2nntp.webp keywords: - nntp2nntp -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/nntp2nntp - https://ghcr.io/linuxserver/nntp2nntp type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/nntp2nntp/questions.yaml b/charts/stable/nntp2nntp/questions.yaml index 1646f365feb..8a724e09e25 100644 --- a/charts/stable/nntp2nntp/questions.yaml +++ b/charts/stable/nntp2nntp/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/nocodb/.helmignore b/charts/stable/nocodb/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/nocodb/.helmignore +++ b/charts/stable/nocodb/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/nocodb/Chart.yaml b/charts/stable/nocodb/Chart.yaml index 24a575dc092..5e3f71a221c 100644 --- a/charts/stable/nocodb/Chart.yaml +++ b/charts/stable/nocodb/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.205.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/nocodb icon: https://truecharts.org/img/hotlink-ok/chart-icons/nocodb.webp keywords: - nocodb -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -40,4 +40,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/nocodb - https://hub.docker.com/r/nocodb/nocodb type: application -version: 13.11.20 +version: 14.0.0 diff --git a/charts/stable/nocodb/questions.yaml b/charts/stable/nocodb/questions.yaml index 6a851266848..2783224df95 100644 --- a/charts/stable/nocodb/questions.yaml +++ b/charts/stable/nocodb/questions.yaml @@ -5,6 +5,7 @@ portals: path: "/dashboard" questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/node-red/.helmignore b/charts/stable/node-red/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/node-red/.helmignore +++ b/charts/stable/node-red/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/node-red/Chart.yaml b/charts/stable/node-red/Chart.yaml index dc91807b5b8..95228bd0a1d 100644 --- a/charts/stable/node-red/Chart.yaml +++ b/charts/stable/node-red/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: tools truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 3.1.9 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/node-red.webp keywords: - node-red - nodered -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/node-red - https://hub.docker.com/r/nodered/node-red type: application -version: 18.8.15 +version: 19.0.0 diff --git a/charts/stable/node-red/questions.yaml b/charts/stable/node-red/questions.yaml index acd83d90103..4865aabd165 100644 --- a/charts/stable/node-red/questions.yaml +++ b/charts/stable/node-red/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/nosqlclient/.helmignore b/charts/stable/nosqlclient/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/nosqlclient/.helmignore +++ b/charts/stable/nosqlclient/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/nosqlclient/Chart.yaml b/charts/stable/nosqlclient/Chart.yaml index a410b77db8a..7b2721f0a12 100644 --- a/charts/stable/nosqlclient/Chart.yaml +++ b/charts/stable/nosqlclient/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - nosqlclient - Tools-Utilities - Other -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/nosqlclient - https://hub.docker.com/r/mongoclient/mongoclient type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/nosqlclient/questions.yaml b/charts/stable/nosqlclient/questions.yaml index 8f573cf0dae..d197fb3871f 100644 --- a/charts/stable/nosqlclient/questions.yaml +++ b/charts/stable/nosqlclient/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/notarius/.helmignore b/charts/stable/notarius/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/notarius/.helmignore +++ b/charts/stable/notarius/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/notarius/Chart.yaml b/charts/stable/notarius/Chart.yaml index 76171dcbe0e..ece8ea9185e 100644 --- a/charts/stable/notarius/Chart.yaml +++ b/charts/stable/notarius/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Other truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/notarius.webp keywords: - notarius - Other -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/notarius - https://hub.docker.com/r/agusalex/notarius type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/notarius/questions.yaml b/charts/stable/notarius/questions.yaml index c4fd4cd5e5f..e63e2319598 100644 --- a/charts/stable/notarius/questions.yaml +++ b/charts/stable/notarius/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/notea/.helmignore b/charts/stable/notea/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/notea/.helmignore +++ b/charts/stable/notea/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/notea/Chart.yaml b/charts/stable/notea/Chart.yaml index 3d2230bd767..2dd8ab51694 100644 --- a/charts/stable/notea/Chart.yaml +++ b/charts/stable/notea/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/notea.webp keywords: - notea - Productivity -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/notea - https://hub.docker.com/r/diamkil/notea type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/notea/questions.yaml b/charts/stable/notea/questions.yaml index 49e42446af4..8188b1edf59 100644 --- a/charts/stable/notea/questions.yaml +++ b/charts/stable/notea/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/notifiarr/.helmignore b/charts/stable/notifiarr/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/notifiarr/.helmignore +++ b/charts/stable/notifiarr/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/notifiarr/Chart.yaml b/charts/stable/notifiarr/Chart.yaml index 2de1112bd63..bdeb147cfa9 100644 --- a/charts/stable/notifiarr/Chart.yaml +++ b/charts/stable/notifiarr/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaApp-Other truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.7.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - discord - MediaApp-Other - notification -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/notifiarr - https://hub.docker.com/r/golift/notifiarr type: application -version: 4.8.14 +version: 5.0.0 diff --git a/charts/stable/notifiarr/questions.yaml b/charts/stable/notifiarr/questions.yaml index 0665b3f3464..0cef49a4b90 100644 --- a/charts/stable/notifiarr/questions.yaml +++ b/charts/stable/notifiarr/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/novnc/.helmignore b/charts/stable/novnc/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/novnc/.helmignore +++ b/charts/stable/novnc/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/novnc/Chart.yaml b/charts/stable/novnc/Chart.yaml index 1c752ca2707..51420badfd0 100644 --- a/charts/stable/novnc/Chart.yaml +++ b/charts/stable/novnc/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.2.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - vnc - remote - desktop -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/novnc - https://ghcr.io/nicholaswilde/novnc type: application -version: 10.8.14 +version: 11.0.0 diff --git a/charts/stable/novnc/questions.yaml b/charts/stable/novnc/questions.yaml index dff4e276f55..4645c6a01e8 100644 --- a/charts/stable/novnc/questions.yaml +++ b/charts/stable/novnc/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/ntfy/.helmignore b/charts/stable/ntfy/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/ntfy/.helmignore +++ b/charts/stable/ntfy/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/ntfy/Chart.yaml b/charts/stable/ntfy/Chart.yaml index 5e9c8004c31..da76ef4433a 100644 --- a/charts/stable/ntfy/Chart.yaml +++ b/charts/stable/ntfy/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.10.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ntfy icon: https://truecharts.org/img/hotlink-ok/chart-icons/ntfy.webp keywords: - ntfy -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ntfy - https://hub.docker.com/r/binwiederhier/ntfy type: application -version: 9.10.14 +version: 10.0.0 diff --git a/charts/stable/ntfy/questions.yaml b/charts/stable/ntfy/questions.yaml index b0bcd11263b..325fe316d9b 100644 --- a/charts/stable/ntfy/questions.yaml +++ b/charts/stable/ntfy/questions.yaml @@ -5,6 +5,7 @@ portals: path: "/app" questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/nullserv/.helmignore b/charts/stable/nullserv/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/nullserv/.helmignore +++ b/charts/stable/nullserv/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/nullserv/Chart.yaml b/charts/stable/nullserv/Chart.yaml index ce20cae8c85..63978b39638 100644 --- a/charts/stable/nullserv/Chart.yaml +++ b/charts/stable/nullserv/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.3.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/nullserv icon: https://truecharts.org/img/hotlink-ok/chart-icons/nullserv.webp keywords: - nullserv -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/nullserv - https://ghcr.io/k8s-at-home/nullserv type: application -version: 13.8.14 +version: 14.0.0 diff --git a/charts/stable/nullserv/questions.yaml b/charts/stable/nullserv/questions.yaml index c69a254dcf4..2c6aece8297 100644 --- a/charts/stable/nullserv/questions.yaml +++ b/charts/stable/nullserv/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/nvidia-gpu-exporter/.helmignore b/charts/stable/nvidia-gpu-exporter/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/nvidia-gpu-exporter/.helmignore +++ b/charts/stable/nvidia-gpu-exporter/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/nvidia-gpu-exporter/Chart.yaml b/charts/stable/nvidia-gpu-exporter/Chart.yaml index d2df48c8615..70d51334639 100644 --- a/charts/stable/nvidia-gpu-exporter/Chart.yaml +++ b/charts/stable/nvidia-gpu-exporter/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: metrics truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.2.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - prometheus - nvidia-gpu-exporter - 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/nvidia-gpu-exporter - https://hub.docker.com/r/utkuozdemir/nvidia_gpu_exporter type: application -version: 2.8.14 +version: 3.0.0 diff --git a/charts/stable/nvidia-gpu-exporter/questions.yaml b/charts/stable/nvidia-gpu-exporter/questions.yaml index 1e4b10b6084..97feeaaf109 100644 --- a/charts/stable/nvidia-gpu-exporter/questions.yaml +++ b/charts/stable/nvidia-gpu-exporter/questions.yaml @@ -1,6 +1,7 @@ # Include{groups} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/nzbget/.helmignore b/charts/stable/nzbget/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/nzbget/.helmignore +++ b/charts/stable/nzbget/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/nzbget/Chart.yaml b/charts/stable/nzbget/Chart.yaml index 48f32b6b957..2ed74341dd7 100644 --- a/charts/stable/nzbget/Chart.yaml +++ b/charts/stable/nzbget/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 23.0.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/nzbget.webp keywords: - nzbget - usenet -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/nzbget - https://ghcr.io/geek-cookbook/nzbget type: application -version: 20.8.14 +version: 21.0.0 diff --git a/charts/stable/nzbget/questions.yaml b/charts/stable/nzbget/questions.yaml index 4c42c499ac7..26cebe28fc0 100644 --- a/charts/stable/nzbget/questions.yaml +++ b/charts/stable/nzbget/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/nzbhydra/.helmignore b/charts/stable/nzbhydra/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/nzbhydra/.helmignore +++ b/charts/stable/nzbhydra/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/nzbhydra/Chart.yaml b/charts/stable/nzbhydra/Chart.yaml index d5211ebf402..186e30951b4 100644 --- a/charts/stable/nzbhydra/Chart.yaml +++ b/charts/stable/nzbhydra/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 6.0.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/nzbhydra.webp keywords: - nzbhydra - usenet -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/nzbhydra - https://ghcr.io/geek-cookbook/nzbhydra2 type: application -version: 20.1.14 +version: 21.0.0 diff --git a/charts/stable/nzbhydra/questions.yaml b/charts/stable/nzbhydra/questions.yaml index e348ccd0ab4..c48f125889e 100644 --- a/charts/stable/nzbhydra/questions.yaml +++ b/charts/stable/nzbhydra/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/obs-ndi/.helmignore b/charts/stable/obs-ndi/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/obs-ndi/.helmignore +++ b/charts/stable/obs-ndi/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/obs-ndi/Chart.yaml b/charts/stable/obs-ndi/Chart.yaml index 8f9b174d822..655067666e3 100644 --- a/charts/stable/obs-ndi/Chart.yaml +++ b/charts/stable/obs-ndi/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -26,7 +26,7 @@ keywords: - Productivity - MediaApp-Video - MediaServer-Video -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/obs-ndi - https://hub.docker.com/r/patrickstigler/obs-ndi type: application -version: 6.8.14 +version: 7.0.0 diff --git a/charts/stable/obs-ndi/questions.yaml b/charts/stable/obs-ndi/questions.yaml index 8f2d3a36133..c6ec92af823 100644 --- a/charts/stable/obs-ndi/questions.yaml +++ b/charts/stable/obs-ndi/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/observium/.helmignore b/charts/stable/observium/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/observium/.helmignore +++ b/charts/stable/observium/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/observium/Chart.yaml b/charts/stable/observium/Chart.yaml index 44c705bdaef..0a3a699f822 100644 --- a/charts/stable/observium/Chart.yaml +++ b/charts/stable/observium/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Management truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 20240305.0.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/observium.webp keywords: - observium - Network-Management -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -42,4 +42,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/observium - https://hub.docker.com/r/pvrmza/docker-observium type: application -version: 7.8.24 +version: 8.0.0 diff --git a/charts/stable/observium/questions.yaml b/charts/stable/observium/questions.yaml index 1141f846125..c66bf0e3729 100644 --- a/charts/stable/observium/questions.yaml +++ b/charts/stable/observium/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/obsidian/.helmignore b/charts/stable/obsidian/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/obsidian/.helmignore +++ b/charts/stable/obsidian/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/obsidian/Chart.yaml b/charts/stable/obsidian/Chart.yaml index 025085fb598..0005b647430 100644 --- a/charts/stable/obsidian/Chart.yaml +++ b/charts/stable/obsidian/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.1.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/obsidian.webp keywords: - obsidian - productivity -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/obsidian - https://ghcr.io/sytone/obsidian-remote type: application -version: 6.1.14 +version: 7.0.0 diff --git a/charts/stable/obsidian/questions.yaml b/charts/stable/obsidian/questions.yaml index 9cf2df11e55..541d9ad47fa 100644 --- a/charts/stable/obsidian/questions.yaml +++ b/charts/stable/obsidian/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/octoprint/.helmignore b/charts/stable/octoprint/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/octoprint/.helmignore +++ b/charts/stable/octoprint/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/octoprint/Chart.yaml b/charts/stable/octoprint/Chart.yaml index 8a778802861..f92b97ce078 100644 --- a/charts/stable/octoprint/Chart.yaml +++ b/charts/stable/octoprint/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.10.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - octoprint - 3d - printer -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/octoprint - https://hub.docker.com/r/octoprint/octoprint type: application -version: 13.9.1 +version: 14.0.0 diff --git a/charts/stable/octoprint/questions.yaml b/charts/stable/octoprint/questions.yaml index 10b8d36d816..05c4b54a9db 100644 --- a/charts/stable/octoprint/questions.yaml +++ b/charts/stable/octoprint/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/odoo/.helmignore b/charts/stable/odoo/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/odoo/.helmignore +++ b/charts/stable/odoo/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/odoo/Chart.yaml b/charts/stable/odoo/Chart.yaml index a2536b74097..8756ad44ffa 100644 --- a/charts/stable/odoo/Chart.yaml +++ b/charts/stable/odoo/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 17.0.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -28,7 +28,7 @@ keywords: - accounting - mrp - marketing -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -39,4 +39,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/odoo - https://hub.docker.com/_/odoo type: application -version: 17.8.18 +version: 18.0.0 diff --git a/charts/stable/odoo/questions.yaml b/charts/stable/odoo/questions.yaml index 5d37108bc52..784458c7da4 100644 --- a/charts/stable/odoo/questions.yaml +++ b/charts/stable/odoo/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/ollama/.helmignore b/charts/stable/ollama/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/ollama/.helmignore +++ b/charts/stable/ollama/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/ollama/Chart.yaml b/charts/stable/ollama/Chart.yaml index 8e564270444..2406d95f2ae 100644 --- a/charts/stable/ollama/Chart.yaml +++ b/charts/stable/ollama/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: AI truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.1.32 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ollama.webp keywords: - ollama - language-models -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,7 +33,7 @@ sources: - https://github.com/ollama/ollama - https://github.com/open-webui/open-webui - https://github.com/truecharts/charts/tree/master/charts/stable/ollama - - https://hub.docker.com/r/ollama/ollama - https://ghcr.io/open-webui/open-webui + - https://hub.docker.com/r/ollama/ollama type: application -version: 5.4.26 +version: 6.0.0 diff --git a/charts/stable/ollama/questions.yaml b/charts/stable/ollama/questions.yaml index e633f266ef8..e6713430d86 100644 --- a/charts/stable/ollama/questions.yaml +++ b/charts/stable/ollama/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} diff --git a/charts/stable/omada-controller/.helmignore b/charts/stable/omada-controller/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/omada-controller/.helmignore +++ b/charts/stable/omada-controller/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/omada-controller/Chart.yaml b/charts/stable/omada-controller/Chart.yaml index aa22413f497..0bccca64b20 100644 --- a/charts/stable/omada-controller/Chart.yaml +++ b/charts/stable/omada-controller/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 5.13.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/omada-controller icon: https://truecharts.org/img/hotlink-ok/chart-icons/omada-controller.webp keywords: - omada-controller -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/omada-controller - https://hub.docker.com/r/mbentley/omada-controller type: application -version: 14.8.14 +version: 15.0.0 diff --git a/charts/stable/omada-controller/questions.yaml b/charts/stable/omada-controller/questions.yaml index 2e7161a689d..9f7137308f2 100644 --- a/charts/stable/omada-controller/questions.yaml +++ b/charts/stable/omada-controller/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/ombi/.helmignore b/charts/stable/ombi/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/ombi/.helmignore +++ b/charts/stable/ombi/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/ombi/Chart.yaml b/charts/stable/ombi/Chart.yaml index f669269910e..5c112c9f832 100644 --- a/charts/stable/ombi/Chart.yaml +++ b/charts/stable/ombi/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 4.43.11 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -27,7 +27,7 @@ keywords: - sonarr - radarr - couchpotato -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ombi - https://github.com/truecharts/containers/tree/master/apps/ombi type: application -version: 18.8.14 +version: 19.0.0 diff --git a/charts/stable/ombi/questions.yaml b/charts/stable/ombi/questions.yaml index f522831bd7e..3fcf3d774ae 100644 --- a/charts/stable/ombi/questions.yaml +++ b/charts/stable/ombi/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/onlinecheckyourserver/.helmignore b/charts/stable/onlinecheckyourserver/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/onlinecheckyourserver/.helmignore +++ b/charts/stable/onlinecheckyourserver/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/onlinecheckyourserver/Chart.yaml b/charts/stable/onlinecheckyourserver/Chart.yaml index de0d6e86537..71f6f45c14b 100644 --- a/charts/stable/onlinecheckyourserver/Chart.yaml +++ b/charts/stable/onlinecheckyourserver/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/onlinecheckyourserver.we keywords: - onlinecheckyourserver - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/onlinecheckyourserver - https://hub.docker.com/r/ich777/online-check-pushover type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/onlinecheckyourserver/questions.yaml b/charts/stable/onlinecheckyourserver/questions.yaml index 5a4a217c405..8c86beb221a 100644 --- a/charts/stable/onlinecheckyourserver/questions.yaml +++ b/charts/stable/onlinecheckyourserver/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/onlyoffice-document-server/.helmignore b/charts/stable/onlyoffice-document-server/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/onlyoffice-document-server/.helmignore +++ b/charts/stable/onlyoffice-document-server/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/onlyoffice-document-server/Chart.yaml b/charts/stable/onlyoffice-document-server/Chart.yaml index 2b9c9bd85d5..2c68e8e0e8a 100644 --- a/charts/stable/onlyoffice-document-server/Chart.yaml +++ b/charts/stable/onlyoffice-document-server/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: office truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 8.0.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,12 +24,12 @@ dependencies: tags: [] import-values: [] deprecated: false -description: "ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time." +description: 'ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.' home: https://truecharts.org/charts/stable/onlyoffice-document-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/onlyoffice-document-server.webp keywords: - onlyoffice -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/onlyoffice-document-server - https://hub.docker.com/r/onlyoffice/documentserver type: application -version: 17.10.20 +version: 18.0.0 diff --git a/charts/stable/onlyoffice-document-server/questions.yaml b/charts/stable/onlyoffice-document-server/questions.yaml index b416b965367..eb5e9b6382e 100644 --- a/charts/stable/onlyoffice-document-server/questions.yaml +++ b/charts/stable/onlyoffice-document-server/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/openaudible/.helmignore b/charts/stable/openaudible/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/openaudible/.helmignore +++ b/charts/stable/openaudible/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/openaudible/Chart.yaml b/charts/stable/openaudible/Chart.yaml index 0115dbc9130..00ae2775e60 100644 --- a/charts/stable/openaudible/Chart.yaml +++ b/charts/stable/openaudible/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/openaudible icon: https://truecharts.org/img/hotlink-ok/chart-icons/openaudible.webp keywords: - audible -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/openaudible - https://hub.docker.com/r/openaudible/openaudible type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/openaudible/questions.yaml b/charts/stable/openaudible/questions.yaml index 016cecfd051..b4d351ab9b0 100644 --- a/charts/stable/openaudible/questions.yaml +++ b/charts/stable/openaudible/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/openbooks/.helmignore b/charts/stable/openbooks/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/openbooks/.helmignore +++ b/charts/stable/openbooks/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/openbooks/Chart.yaml b/charts/stable/openbooks/Chart.yaml index 38911333a00..fc51ffb2927 100644 --- a/charts/stable/openbooks/Chart.yaml +++ b/charts/stable/openbooks/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 4.5.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/openbooks.webp keywords: - openbooks - media -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/openbooks - https://hub.docker.com/r/evanbuss/openbooks type: application -version: 4.8.14 +version: 5.0.0 diff --git a/charts/stable/openbooks/questions.yaml b/charts/stable/openbooks/questions.yaml index c37e9c755b4..26f62d00bfa 100644 --- a/charts/stable/openbooks/questions.yaml +++ b/charts/stable/openbooks/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/opengl-desktop-g3/.helmignore b/charts/stable/opengl-desktop-g3/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/opengl-desktop-g3/.helmignore +++ b/charts/stable/opengl-desktop-g3/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/opengl-desktop-g3/Chart.yaml b/charts/stable/opengl-desktop-g3/Chart.yaml index fa7e2168387..c0ad7754a7d 100644 --- a/charts/stable/opengl-desktop-g3/Chart.yaml +++ b/charts/stable/opengl-desktop-g3/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -26,7 +26,7 @@ keywords: - Tools-Utilities - MediaApp-Photos - MediaApp-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/opengl-desktop-g3 - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-opengl-g3 type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/opengl-desktop-g3/questions.yaml b/charts/stable/opengl-desktop-g3/questions.yaml index cbd88030c2a..dfe772b4cbf 100644 --- a/charts/stable/opengl-desktop-g3/questions.yaml +++ b/charts/stable/opengl-desktop-g3/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/openhab/.helmignore b/charts/stable/openhab/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/openhab/.helmignore +++ b/charts/stable/openhab/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/openhab/Chart.yaml b/charts/stable/openhab/Chart.yaml index 0ec103032d8..81f2fbb92c7 100644 --- a/charts/stable/openhab/Chart.yaml +++ b/charts/stable/openhab/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 4.1.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/openhab icon: https://truecharts.org/img/hotlink-ok/chart-icons/openhab.webp keywords: - openhab -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/openhab - https://hub.docker.com/r/openhab/openhab type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/openhab/questions.yaml b/charts/stable/openhab/questions.yaml index 5e1c214a4a0..8b32b4cc463 100644 --- a/charts/stable/openhab/questions.yaml +++ b/charts/stable/openhab/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/openra/.helmignore b/charts/stable/openra/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/openra/.helmignore +++ b/charts/stable/openra/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/openra/Chart.yaml b/charts/stable/openra/Chart.yaml index ba6a7c85c55..78e840783b8 100644 --- a/charts/stable/openra/Chart.yaml +++ b/charts/stable/openra/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Other truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/openra.webp keywords: - openra - Network-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/openra - https://hub.docker.com/r/rmoriz/openra type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/openra/questions.yaml b/charts/stable/openra/questions.yaml index 3443301c225..ae0372ae9fa 100644 --- a/charts/stable/openra/questions.yaml +++ b/charts/stable/openra/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/openspeedtest/.helmignore b/charts/stable/openspeedtest/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/openspeedtest/.helmignore +++ b/charts/stable/openspeedtest/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/openspeedtest/Chart.yaml b/charts/stable/openspeedtest/Chart.yaml index 3f6580bfb6e..54cd0382f11 100644 --- a/charts/stable/openspeedtest/Chart.yaml +++ b/charts/stable/openspeedtest/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - speedtest - speed test - openspeedtest -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/openspeedtest - https://hub.docker.com/r/openspeedtest/latest type: application -version: 8.8.14 +version: 9.0.0 diff --git a/charts/stable/openspeedtest/questions.yaml b/charts/stable/openspeedtest/questions.yaml index a151fb43859..d6a7f670f9e 100644 --- a/charts/stable/openspeedtest/questions.yaml +++ b/charts/stable/openspeedtest/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/openttd/.helmignore b/charts/stable/openttd/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/openttd/.helmignore +++ b/charts/stable/openttd/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/openttd/Chart.yaml b/charts/stable/openttd/Chart.yaml index f9a0dcdc17a..d03e86f8809 100644 --- a/charts/stable/openttd/Chart.yaml +++ b/charts/stable/openttd/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/openttd.webp keywords: - openttd - GameServers -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/openttd - https://hub.docker.com/r/ich777/openttdserver type: application -version: 5.8.15 +version: 6.0.0 diff --git a/charts/stable/openttd/questions.yaml b/charts/stable/openttd/questions.yaml index cb6800aead7..569144ef2bd 100644 --- a/charts/stable/openttd/questions.yaml +++ b/charts/stable/openttd/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/openvscode-server/.helmignore b/charts/stable/openvscode-server/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/openvscode-server/.helmignore +++ b/charts/stable/openvscode-server/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/openvscode-server/Chart.yaml b/charts/stable/openvscode-server/Chart.yaml index 544c7a92f74..508b134bd42 100644 --- a/charts/stable/openvscode-server/Chart.yaml +++ b/charts/stable/openvscode-server/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.88.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 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: 9.10.11 +version: 10.0.0 diff --git a/charts/stable/openvscode-server/questions.yaml b/charts/stable/openvscode-server/questions.yaml index a8ee4d57538..fe4d841d3a5 100644 --- a/charts/stable/openvscode-server/questions.yaml +++ b/charts/stable/openvscode-server/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/organizr/.helmignore b/charts/stable/organizr/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/organizr/.helmignore +++ b/charts/stable/organizr/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/organizr/Chart.yaml b/charts/stable/organizr/Chart.yaml index cb000aaf8cd..dae20e2fc85 100644 --- a/charts/stable/organizr/Chart.yaml +++ b/charts/stable/organizr/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: organizers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/organizr icon: https://truecharts.org/img/hotlink-ok/chart-icons/organizr.webp keywords: - organizr -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/organizr - https://hub.docker.com/r/organizr/organizr type: application -version: 18.8.14 +version: 19.0.0 diff --git a/charts/stable/organizr/questions.yaml b/charts/stable/organizr/questions.yaml index b69ff664eb7..c64721c3440 100644 --- a/charts/stable/organizr/questions.yaml +++ b/charts/stable/organizr/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/oscam/.helmignore b/charts/stable/oscam/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/oscam/.helmignore +++ b/charts/stable/oscam/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/oscam/Chart.yaml b/charts/stable/oscam/Chart.yaml index 734255089d2..0787b91b9d3 100644 --- a/charts/stable/oscam/Chart.yaml +++ b/charts/stable/oscam/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: DIY truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 11719.0.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/oscam icon: https://truecharts.org/img/hotlink-ok/chart-icons/oscam.webp keywords: - oscam -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/oscam - https://ghcr.io/linuxserver/oscam type: application -version: 13.8.14 +version: 14.0.0 diff --git a/charts/stable/oscam/questions.yaml b/charts/stable/oscam/questions.yaml index 2a770878afe..15f51507f71 100644 --- a/charts/stable/oscam/questions.yaml +++ b/charts/stable/oscam/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/outline/.helmignore b/charts/stable/outline/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/outline/.helmignore +++ b/charts/stable/outline/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/outline/Chart.yaml b/charts/stable/outline/Chart.yaml index a07a31169a7..53b83b8f938 100644 --- a/charts/stable/outline/Chart.yaml +++ b/charts/stable/outline/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.75.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/outline.webp keywords: - outline - knowledge -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/outline - https://hub.docker.com/r/outlinewiki/outline type: application -version: 12.10.20 +version: 13.0.0 diff --git a/charts/stable/outline/questions.yaml b/charts/stable/outline/questions.yaml index 37ee3173f5f..f77e227d19d 100644 --- a/charts/stable/outline/questions.yaml +++ b/charts/stable/outline/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/overseerr/.helmignore b/charts/stable/overseerr/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/overseerr/.helmignore +++ b/charts/stable/overseerr/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/overseerr/Chart.yaml b/charts/stable/overseerr/Chart.yaml index 00136d5aea5..041841a9f22 100644 --- a/charts/stable/overseerr/Chart.yaml +++ b/charts/stable/overseerr/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.33.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - plex - sonarr - radarr -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/overseerr - https://ghcr.io/sct/overseerr type: application -version: 13.8.14 +version: 14.0.0 diff --git a/charts/stable/overseerr/questions.yaml b/charts/stable/overseerr/questions.yaml index c0593a04bd3..94e1b787c01 100644 --- a/charts/stable/overseerr/questions.yaml +++ b/charts/stable/overseerr/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/owi2plex/.helmignore b/charts/stable/owi2plex/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/owi2plex/.helmignore +++ b/charts/stable/owi2plex/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/owi2plex/Chart.yaml b/charts/stable/owi2plex/Chart.yaml index 4d6b61e59af..03670b8cadc 100644 --- a/charts/stable/owi2plex/Chart.yaml +++ b/charts/stable/owi2plex/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Downloaders truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/owi2plex.webp keywords: - owi2plex - Downloaders -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/owi2plex - https://hub.docker.com/r/alturismo/owi2plex type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/owi2plex/questions.yaml b/charts/stable/owi2plex/questions.yaml index b12055a79e1..533d03d2105 100644 --- a/charts/stable/owi2plex/questions.yaml +++ b/charts/stable/owi2plex/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/owncast/.helmignore b/charts/stable/owncast/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/owncast/.helmignore +++ b/charts/stable/owncast/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/owncast/Chart.yaml b/charts/stable/owncast/Chart.yaml index ed93062edd7..13503945a16 100644 --- a/charts/stable/owncast/Chart.yaml +++ b/charts/stable/owncast/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.1.3 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - stream - open source - chat -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/owncast - https://hub.docker.com/r/gabekangas/owncast type: application -version: 13.8.15 +version: 14.0.0 diff --git a/charts/stable/owncast/questions.yaml b/charts/stable/owncast/questions.yaml index 7e291981b20..5aee28634b7 100644 --- a/charts/stable/owncast/questions.yaml +++ b/charts/stable/owncast/questions.yaml @@ -7,6 +7,7 @@ portals: path: "/admin/" questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/palworld/.helmignore b/charts/stable/palworld/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/palworld/.helmignore +++ b/charts/stable/palworld/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/palworld/Chart.yaml b/charts/stable/palworld/Chart.yaml index c24395e5c62..3f772cce574 100644 --- a/charts/stable/palworld/Chart.yaml +++ b/charts/stable/palworld/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: palworld dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/palworld.webp keywords: - palworld - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://ghcr.io/ich777/steamcmd - https://hub.docker.com/r/outdead/rcon type: application -version: 2.8.14 +version: 3.0.0 diff --git a/charts/stable/palworld/questions.yaml b/charts/stable/palworld/questions.yaml index 98abc737f3b..9327f59a405 100644 --- a/charts/stable/palworld/questions.yaml +++ b/charts/stable/palworld/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/paperless-ngx/.helmignore b/charts/stable/paperless-ngx/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/paperless-ngx/.helmignore +++ b/charts/stable/paperless-ngx/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/paperless-ngx/Chart.yaml b/charts/stable/paperless-ngx/Chart.yaml index 59ecf1da64f..61e7bf9c420 100644 --- a/charts/stable/paperless-ngx/Chart.yaml +++ b/charts/stable/paperless-ngx/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.7.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -32,7 +32,7 @@ keywords: - paperless-ngx - documents - paper -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -44,4 +44,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ngx - https://ghcr.io/paperless-ngx/paperless-ngx type: application -version: 7.12.20 +version: 8.0.0 diff --git a/charts/stable/paperless-ngx/questions.yaml b/charts/stable/paperless-ngx/questions.yaml index d0406aa913c..d069a6ba0c1 100644 --- a/charts/stable/paperless-ngx/questions.yaml +++ b/charts/stable/paperless-ngx/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/papermerge/.helmignore b/charts/stable/papermerge/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/papermerge/.helmignore +++ b/charts/stable/papermerge/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/papermerge/Chart.yaml b/charts/stable/papermerge/Chart.yaml index 9eba0954110..59663213c48 100644 --- a/charts/stable/papermerge/Chart.yaml +++ b/charts/stable/papermerge/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.1.9 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/papermerge icon: https://truecharts.org/img/hotlink-ok/chart-icons/papermerge.webp keywords: - papermerge -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -40,4 +40,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/papermerge - https://hub.docker.com/r/papermerge/papermerge type: application -version: 12.10.20 +version: 13.0.0 diff --git a/charts/stable/papermerge/questions.yaml b/charts/stable/papermerge/questions.yaml index 2695b7b2c8e..2da7a0fb010 100644 --- a/charts/stable/papermerge/questions.yaml +++ b/charts/stable/papermerge/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/passwordpusherephemeral/.helmignore b/charts/stable/passwordpusherephemeral/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/passwordpusherephemeral/.helmignore +++ b/charts/stable/passwordpusherephemeral/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/passwordpusherephemeral/Chart.yaml b/charts/stable/passwordpusherephemeral/Chart.yaml index 07aaab27dfa..c1783588464 100644 --- a/charts/stable/passwordpusherephemeral/Chart.yaml +++ b/charts/stable/passwordpusherephemeral/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - Productivity - Security - Tools-Utilities -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/passwordpusherephemeral - https://hub.docker.com/r/pglombardo/pwpush-ephemeral type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/passwordpusherephemeral/questions.yaml b/charts/stable/passwordpusherephemeral/questions.yaml index c4fd4cd5e5f..e63e2319598 100644 --- a/charts/stable/passwordpusherephemeral/questions.yaml +++ b/charts/stable/passwordpusherephemeral/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/pasta/.helmignore b/charts/stable/pasta/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/pasta/.helmignore +++ b/charts/stable/pasta/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/pasta/Chart.yaml b/charts/stable/pasta/Chart.yaml index 220062bb7cd..aebe7c5a1a9 100644 --- a/charts/stable/pasta/Chart.yaml +++ b/charts/stable/pasta/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaApp-Other truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.6.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - MediaApp-Other - Tools-Utilities - Other -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/pasta - https://hub.docker.com/r/cglatot/pasta type: application -version: 8.8.14 +version: 9.0.0 diff --git a/charts/stable/pasta/questions.yaml b/charts/stable/pasta/questions.yaml index 87a7aae3c55..8ecaa595078 100644 --- a/charts/stable/pasta/questions.yaml +++ b/charts/stable/pasta/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/pastey/.helmignore b/charts/stable/pastey/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/pastey/.helmignore +++ b/charts/stable/pastey/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/pastey/Chart.yaml b/charts/stable/pastey/Chart.yaml index 4dd339a77d0..d07cef8aae9 100644 --- a/charts/stable/pastey/Chart.yaml +++ b/charts/stable/pastey/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.5.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - pastey - Productivity - Tools-Utilities -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/pastey - https://hub.docker.com/r/cesura/pastey type: application -version: 6.8.14 +version: 7.0.0 diff --git a/charts/stable/pastey/questions.yaml b/charts/stable/pastey/questions.yaml index 7f4874917c4..e59a008005e 100644 --- a/charts/stable/pastey/questions.yaml +++ b/charts/stable/pastey/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/pavlovvr/.helmignore b/charts/stable/pavlovvr/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/pavlovvr/.helmignore +++ b/charts/stable/pavlovvr/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/pavlovvr/Chart.yaml b/charts/stable/pavlovvr/Chart.yaml index 247fb13db0a..11547ea35fc 100644 --- a/charts/stable/pavlovvr/Chart.yaml +++ b/charts/stable/pavlovvr/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: palor dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/pavlovvr.webp keywords: - pavlovvr - GameServers -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/pavlovvr - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/pavlovvr/questions.yaml b/charts/stable/pavlovvr/questions.yaml index f2d39f52555..a4da63bea75 100644 --- a/charts/stable/pavlovvr/questions.yaml +++ b/charts/stable/pavlovvr/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/peanut/.helmignore b/charts/stable/peanut/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/peanut/.helmignore +++ b/charts/stable/peanut/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/peanut/Chart.yaml b/charts/stable/peanut/Chart.yaml index 9fbf57457c9..a52a3f38652 100644 --- a/charts/stable/peanut/Chart.yaml +++ b/charts/stable/peanut/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: system truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.5.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/peanut.webp keywords: - peanut - ups -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/peanut - https://hub.docker.com/r/brandawg93/peanut type: application -version: 1.6.14 +version: 2.0.0 diff --git a/charts/stable/peanut/questions.yaml b/charts/stable/peanut/questions.yaml index bc5b0fd997b..a3d67cda38b 100644 --- a/charts/stable/peanut/questions.yaml +++ b/charts/stable/peanut/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/pgadmin/.helmignore b/charts/stable/pgadmin/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/pgadmin/.helmignore +++ b/charts/stable/pgadmin/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/pgadmin/Chart.yaml b/charts/stable/pgadmin/Chart.yaml index f580aef946e..92e940dee74 100644 --- a/charts/stable/pgadmin/Chart.yaml +++ b/charts/stable/pgadmin/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: management truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 8.5.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - pgadmin - db - database -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/pgadmin - https://hub.docker.com/r/dpage/pgadmin4 type: application -version: 15.10.14 +version: 16.0.0 diff --git a/charts/stable/pgadmin/questions.yaml b/charts/stable/pgadmin/questions.yaml index c453178f301..e29dcf6269f 100644 --- a/charts/stable/pgadmin/questions.yaml +++ b/charts/stable/pgadmin/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/phoronix-test-suite/.helmignore b/charts/stable/phoronix-test-suite/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/phoronix-test-suite/.helmignore +++ b/charts/stable/phoronix-test-suite/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/phoronix-test-suite/Chart.yaml b/charts/stable/phoronix-test-suite/Chart.yaml index 15f92c14f92..c52405730ff 100644 --- a/charts/stable/phoronix-test-suite/Chart.yaml +++ b/charts/stable/phoronix-test-suite/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/phoronix-test-suite.webp keywords: - phoronix-test-suite - Tools-Utilities -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/phoronix-test-suite - https://hub.docker.com/r/phoronix/pts type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/phoronix-test-suite/questions.yaml b/charts/stable/phoronix-test-suite/questions.yaml index a22b7697418..48a2cf06a47 100644 --- a/charts/stable/phoronix-test-suite/questions.yaml +++ b/charts/stable/phoronix-test-suite/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/photo-stream/.helmignore b/charts/stable/photo-stream/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/photo-stream/.helmignore +++ b/charts/stable/photo-stream/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/photo-stream/Chart.yaml b/charts/stable/photo-stream/Chart.yaml index ba4d2ecd598..596eaa014f3 100644 --- a/charts/stable/photo-stream/Chart.yaml +++ b/charts/stable/photo-stream/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -26,7 +26,7 @@ keywords: - Tools-Utilities - MediaApp-Photos - MediaServer-Photos -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/photo-stream - https://hub.docker.com/r/waschinski/photo-stream type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/photo-stream/questions.yaml b/charts/stable/photo-stream/questions.yaml index 254af70232c..ffe198781b6 100644 --- a/charts/stable/photo-stream/questions.yaml +++ b/charts/stable/photo-stream/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/photoprism/.helmignore b/charts/stable/photoprism/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/photoprism/.helmignore +++ b/charts/stable/photoprism/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/photoprism/Chart.yaml b/charts/stable/photoprism/Chart.yaml index 8858ed6fa02..e49d2294e8b 100644 --- a/charts/stable/photoprism/Chart.yaml +++ b/charts/stable/photoprism/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 240420.0.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -32,7 +32,7 @@ keywords: - photoprism - pictures - sharing -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -43,4 +43,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/photoprism - https://hub.docker.com/r/photoprism/photoprism type: application -version: 21.0.11 +version: 22.0.0 diff --git a/charts/stable/photoprism/questions.yaml b/charts/stable/photoprism/questions.yaml index 4b695d436c4..5c2c9d76da5 100644 --- a/charts/stable/photoprism/questions.yaml +++ b/charts/stable/photoprism/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/photoshow/.helmignore b/charts/stable/photoshow/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/photoshow/.helmignore +++ b/charts/stable/photoshow/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/photoshow/Chart.yaml b/charts/stable/photoshow/Chart.yaml index bd105fdbd5a..8a1f171f593 100644 --- a/charts/stable/photoshow/Chart.yaml +++ b/charts/stable/photoshow/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 48aabb98 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -26,7 +26,7 @@ keywords: - show - gallary - image -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/photoshow - https://ghcr.io/linuxserver/photoshow type: application -version: 10.8.14 +version: 11.0.0 diff --git a/charts/stable/photoshow/questions.yaml b/charts/stable/photoshow/questions.yaml index 47775420c61..441b2850ca4 100644 --- a/charts/stable/photoshow/questions.yaml +++ b/charts/stable/photoshow/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/photostructure/.helmignore b/charts/stable/photostructure/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/photostructure/.helmignore +++ b/charts/stable/photostructure/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/photostructure/Chart.yaml b/charts/stable/photostructure/Chart.yaml index 8968cee35d5..d71bb85ccd8 100644 --- a/charts/stable/photostructure/Chart.yaml +++ b/charts/stable/photostructure/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaApp-Photos truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2024.3.3 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - MediaApp-Photos - MediaServer-Video - MediaServer-Photos -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/photostructure - https://hub.docker.com/r/photostructure/server type: application -version: 7.9.14 +version: 8.0.0 diff --git a/charts/stable/photostructure/questions.yaml b/charts/stable/photostructure/questions.yaml index d0c299bee27..ef7a616e76f 100644 --- a/charts/stable/photostructure/questions.yaml +++ b/charts/stable/photostructure/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/photoview/.helmignore b/charts/stable/photoview/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/photoview/.helmignore +++ b/charts/stable/photoview/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/photoview/Chart.yaml b/charts/stable/photoview/Chart.yaml index bd520b32f75..648c61c2e17 100644 --- a/charts/stable/photoview/Chart.yaml +++ b/charts/stable/photoview/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.3.13 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoview.webp keywords: - photo - gallery -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/photoview - https://hub.docker.com/r/viktorstrate/photoview type: application -version: 13.8.14 +version: 14.0.0 diff --git a/charts/stable/photoview/questions.yaml b/charts/stable/photoview/questions.yaml index 981bfc4c10d..c54eeaf171c 100644 --- a/charts/stable/photoview/questions.yaml +++ b/charts/stable/photoview/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/phpldapadmin/.helmignore b/charts/stable/phpldapadmin/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/phpldapadmin/.helmignore +++ b/charts/stable/phpldapadmin/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/phpldapadmin/Chart.yaml b/charts/stable/phpldapadmin/Chart.yaml index 704dfc8f72c..894ffe90611 100644 --- a/charts/stable/phpldapadmin/Chart.yaml +++ b/charts/stable/phpldapadmin/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: management truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.9.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - phpldapadmin - openldap - userrights -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/phpldapadmin - https://hub.docker.com/r/osixia/phpldapadmin type: application -version: 13.8.14 +version: 14.0.0 diff --git a/charts/stable/phpldapadmin/questions.yaml b/charts/stable/phpldapadmin/questions.yaml index 69de1d541f6..fea445e35f7 100644 --- a/charts/stable/phpldapadmin/questions.yaml +++ b/charts/stable/phpldapadmin/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/phpmyadmin/.helmignore b/charts/stable/phpmyadmin/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/phpmyadmin/.helmignore +++ b/charts/stable/phpmyadmin/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/phpmyadmin/Chart.yaml b/charts/stable/phpmyadmin/Chart.yaml index 8f9318f777e..65915b2491c 100644 --- a/charts/stable/phpmyadmin/Chart.yaml +++ b/charts/stable/phpmyadmin/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 5.2.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - phpmyadmin - Tools-Utilities - Other -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/phpmyadmin - https://hub.docker.com/r/phpmyadmin/phpmyadmin type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/phpmyadmin/questions.yaml b/charts/stable/phpmyadmin/questions.yaml index 92cb43f55fd..a13349b3d0d 100644 --- a/charts/stable/phpmyadmin/questions.yaml +++ b/charts/stable/phpmyadmin/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/piaware/.helmignore b/charts/stable/piaware/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/piaware/.helmignore +++ b/charts/stable/piaware/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/piaware/Chart.yaml b/charts/stable/piaware/Chart.yaml index 0040c69ce28..e02dfcce480 100644 --- a/charts/stable/piaware/Chart.yaml +++ b/charts/stable/piaware/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 9.0.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - piaware - flight-aware - flight-tracker -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/piaware - https://hub.docker.com/r/mikenye/piaware type: application -version: 12.8.14 +version: 13.0.0 diff --git a/charts/stable/piaware/questions.yaml b/charts/stable/piaware/questions.yaml index b2e1cf1dcc8..32a97e93c21 100644 --- a/charts/stable/piaware/questions.yaml +++ b/charts/stable/piaware/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/picoshare/.helmignore b/charts/stable/picoshare/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/picoshare/.helmignore +++ b/charts/stable/picoshare/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/picoshare/Chart.yaml b/charts/stable/picoshare/Chart.yaml index 6d7659e7dd1..f87bb2ad603 100644 --- a/charts/stable/picoshare/Chart.yaml +++ b/charts/stable/picoshare/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.4.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/picoshare icon: https://truecharts.org/img/hotlink-ok/chart-icons/picoshare.webp keywords: - picoshare -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/picoshare - https://hub.docker.com/r/mtlynch/picoshare type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/picoshare/questions.yaml b/charts/stable/picoshare/questions.yaml index 4d5678542bc..23c0c423d1f 100644 --- a/charts/stable/picoshare/questions.yaml +++ b/charts/stable/picoshare/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/pigallery2/.helmignore b/charts/stable/pigallery2/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/pigallery2/.helmignore +++ b/charts/stable/pigallery2/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/pigallery2/Chart.yaml b/charts/stable/pigallery2/Chart.yaml index 2a72972b549..dfb6537506a 100644 --- a/charts/stable/pigallery2/Chart.yaml +++ b/charts/stable/pigallery2/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud truecharts.org/max_helm_version: "3.14" @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] deprecated: false -description: "Homepage: http://bpatrik.github.io/pigallery2/" +description: 'Homepage: http://bpatrik.github.io/pigallery2/' home: https://truecharts.org/charts/stable/pigallery2 icon: https://truecharts.org/img/hotlink-ok/chart-icons/pigallery2.webp keywords: @@ -29,7 +29,7 @@ keywords: - MediaServer-Video - MediaServer-Music - MediaServer-Photos -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -40,4 +40,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/pigallery2 - https://hub.docker.com/r/bpatrik/pigallery2 type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/pigallery2/questions.yaml b/charts/stable/pigallery2/questions.yaml index 0228a745c0e..9c82023ee3b 100644 --- a/charts/stable/pigallery2/questions.yaml +++ b/charts/stable/pigallery2/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/pihole/.helmignore b/charts/stable/pihole/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/pihole/.helmignore +++ b/charts/stable/pihole/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/pihole/Chart.yaml b/charts/stable/pihole/Chart.yaml index 4dbd9d69036..201d79ed6e5 100644 --- a/charts/stable/pihole/Chart.yaml +++ b/charts/stable/pihole/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: networking truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2024.03.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/pihole icon: https://truecharts.org/img/hotlink-ok/chart-icons/pihole.webp keywords: - DNS -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/pihole - https://hub.docker.com/r/pihole/pihole type: application -version: 16.6.14 +version: 17.0.0 diff --git a/charts/stable/pihole/questions.yaml b/charts/stable/pihole/questions.yaml index deec8cff1e5..e94e0d40f4b 100644 --- a/charts/stable/pihole/questions.yaml +++ b/charts/stable/pihole/questions.yaml @@ -8,6 +8,7 @@ portals: path: "/admin/" questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/pinry/.helmignore b/charts/stable/pinry/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/pinry/.helmignore +++ b/charts/stable/pinry/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/pinry/Chart.yaml b/charts/stable/pinry/Chart.yaml index 8eff30a6230..abf2454794b 100644 --- a/charts/stable/pinry/Chart.yaml +++ b/charts/stable/pinry/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.1.12 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/pinry icon: https://truecharts.org/img/hotlink-ok/chart-icons/pinry.webp keywords: - pinry -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/pinry - https://hub.docker.com/r/getpinry/pinry type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/pinry/questions.yaml b/charts/stable/pinry/questions.yaml index d8d45812310..322b53e03e1 100644 --- a/charts/stable/pinry/questions.yaml +++ b/charts/stable/pinry/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/piwigo/.helmignore b/charts/stable/piwigo/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/piwigo/.helmignore +++ b/charts/stable/piwigo/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index 312030c1932..eb16dad5376 100644 --- a/charts/stable/piwigo/Chart.yaml +++ b/charts/stable/piwigo/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 14.4.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -32,7 +32,7 @@ keywords: - gallery - photo - image -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -43,4 +43,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/piwigo - https://ghcr.io/linuxserver/piwigo type: application -version: 12.17.15 +version: 13.0.0 diff --git a/charts/stable/piwigo/questions.yaml b/charts/stable/piwigo/questions.yaml index b67dd3bcd41..ec7b0076ee2 100644 --- a/charts/stable/piwigo/questions.yaml +++ b/charts/stable/piwigo/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/pixapop/.helmignore b/charts/stable/pixapop/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/pixapop/.helmignore +++ b/charts/stable/pixapop/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/pixapop/Chart.yaml b/charts/stable/pixapop/Chart.yaml index e0f8b43811c..b5983f22b00 100644 --- a/charts/stable/pixapop/Chart.yaml +++ b/charts/stable/pixapop/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.2.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - photo - gallery - image -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/pixapop - https://ghcr.io/linuxserver/pixapop type: application -version: 10.8.14 +version: 11.0.0 diff --git a/charts/stable/pixapop/questions.yaml b/charts/stable/pixapop/questions.yaml index 33cf3364d33..49fe5c36fa1 100644 --- a/charts/stable/pixapop/questions.yaml +++ b/charts/stable/pixapop/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/pixark/.helmignore b/charts/stable/pixark/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/pixark/.helmignore +++ b/charts/stable/pixark/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/pixark/Chart.yaml b/charts/stable/pixark/Chart.yaml index cd3475df0ee..585293f9881 100644 --- a/charts/stable/pixark/Chart.yaml +++ b/charts/stable/pixark/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: pixark dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/pixark.webp keywords: - pixark - GameServers -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/pixark - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/pixark/questions.yaml b/charts/stable/pixark/questions.yaml index 89aff95042d..e32a39873f1 100644 --- a/charts/stable/pixark/questions.yaml +++ b/charts/stable/pixark/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/plausible/.helmignore b/charts/stable/plausible/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/plausible/.helmignore +++ b/charts/stable/plausible/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/plausible/Chart.yaml b/charts/stable/plausible/Chart.yaml index 0adf7590d58..c9babebb6de 100644 --- a/charts/stable/plausible/Chart.yaml +++ b/charts/stable/plausible/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: analytics truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.0.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/plausible.webp keywords: - plausible - analytics -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -44,4 +44,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/plausible - https://hub.docker.com/r/plausible/analytics type: application -version: 10.17.24 +version: 11.0.0 diff --git a/charts/stable/plausible/questions.yaml b/charts/stable/plausible/questions.yaml index 0add0f55815..46a32f5a664 100644 --- a/charts/stable/plausible/questions.yaml +++ b/charts/stable/plausible/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/plaxt/.helmignore b/charts/stable/plaxt/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/plaxt/.helmignore +++ b/charts/stable/plaxt/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/plaxt/Chart.yaml b/charts/stable/plaxt/Chart.yaml index 94b8295d810..dd2ba85dde3 100644 --- a/charts/stable/plaxt/Chart.yaml +++ b/charts/stable/plaxt/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Other truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - Other - MediaApp-Other - MediaServer-Other -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/plaxt - https://hub.docker.com/r/xanderstrike/goplaxt type: application -version: 8.8.14 +version: 9.0.0 diff --git a/charts/stable/plaxt/questions.yaml b/charts/stable/plaxt/questions.yaml index a6360aadcde..3cff1fd78fb 100644 --- a/charts/stable/plaxt/questions.yaml +++ b/charts/stable/plaxt/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/plex-auto-languages/.helmignore b/charts/stable/plex-auto-languages/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/plex-auto-languages/.helmignore +++ b/charts/stable/plex-auto-languages/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/plex-auto-languages/Chart.yaml b/charts/stable/plex-auto-languages/Chart.yaml index 050e2fae11c..3473666304c 100644 --- a/charts/stable/plex-auto-languages/Chart.yaml +++ b/charts/stable/plex-auto-languages/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -26,7 +26,7 @@ keywords: - MediaApp-Other - MediaApp-Video - MediaServer-Video -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/plex-auto-languages - https://hub.docker.com/r/remirigal/plex-auto-languages type: application -version: 8.8.14 +version: 9.0.0 diff --git a/charts/stable/plex-auto-languages/questions.yaml b/charts/stable/plex-auto-languages/questions.yaml index d9a16e6345f..6e62d860863 100644 --- a/charts/stable/plex-auto-languages/questions.yaml +++ b/charts/stable/plex-auto-languages/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/plex-meta-manager/.helmignore b/charts/stable/plex-meta-manager/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/plex-meta-manager/.helmignore +++ b/charts/stable/plex-meta-manager/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/plex-meta-manager/Chart.yaml b/charts/stable/plex-meta-manager/Chart.yaml index 494d2fb07fa..3761ad1a27d 100644 --- a/charts/stable/plex-meta-manager/Chart.yaml +++ b/charts/stable/plex-meta-manager/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.21.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/plex-meta-manager icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-meta-manager.webp keywords: - plex-meta-manager -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/plex-meta-manager - https://hub.docker.com/r/meisnate12/plex-meta-manager type: application -version: 6.9.14 +version: 7.0.0 diff --git a/charts/stable/plex-meta-manager/questions.yaml b/charts/stable/plex-meta-manager/questions.yaml index dd8cb15bfc3..4dbd9b2e3eb 100644 --- a/charts/stable/plex-meta-manager/questions.yaml +++ b/charts/stable/plex-meta-manager/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/plex-playlist-sync/.helmignore b/charts/stable/plex-playlist-sync/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/plex-playlist-sync/.helmignore +++ b/charts/stable/plex-playlist-sync/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/plex-playlist-sync/Chart.yaml b/charts/stable/plex-playlist-sync/Chart.yaml index 84aa0895616..6955200b54c 100644 --- a/charts/stable/plex-playlist-sync/Chart.yaml +++ b/charts/stable/plex-playlist-sync/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -28,7 +28,7 @@ keywords: - MediaApp-Other - MediaApp-Video - MediaServer-Video -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -39,4 +39,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/plex-playlist-sync - https://hub.docker.com/r/rnagabhyrava/plexplaylistsync type: application -version: 3.8.14 +version: 4.0.0 diff --git a/charts/stable/plex-playlist-sync/questions.yaml b/charts/stable/plex-playlist-sync/questions.yaml index c6dc14c8539..530a0bbf58e 100644 --- a/charts/stable/plex-playlist-sync/questions.yaml +++ b/charts/stable/plex-playlist-sync/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/plex-utills/.helmignore b/charts/stable/plex-utills/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/plex-utills/.helmignore +++ b/charts/stable/plex-utills/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/plex-utills/Chart.yaml b/charts/stable/plex-utills/Chart.yaml index 2b7e53caff0..f53d3bb4221 100644 --- a/charts/stable/plex-utills/Chart.yaml +++ b/charts/stable/plex-utills/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - plex-utills - Tools-Utilities - MediaApp-Other -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/plex-utills - https://hub.docker.com/r/jkirkcaldy/plex-utills type: application -version: 8.8.14 +version: 9.0.0 diff --git a/charts/stable/plex-utills/questions.yaml b/charts/stable/plex-utills/questions.yaml index 66c15e6ec4f..4698197c5ee 100644 --- a/charts/stable/plex-utills/questions.yaml +++ b/charts/stable/plex-utills/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/plex/.helmignore b/charts/stable/plex/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/plex/.helmignore +++ b/charts/stable/plex/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/plex/Chart.yaml b/charts/stable/plex/Chart.yaml index a6335f371b7..18d6d11f763 100644 --- a/charts/stable/plex/Chart.yaml +++ b/charts/stable/plex/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.40.2.8395 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex.webp keywords: - plex - plex-media-server -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/plex - https://ghcr.io/onedr0p/plex type: application -version: 17.8.18 +version: 18.0.0 diff --git a/charts/stable/plex/questions.yaml b/charts/stable/plex/questions.yaml index a39e48885e3..ce4901d9bbc 100644 --- a/charts/stable/plex/questions.yaml +++ b/charts/stable/plex/questions.yaml @@ -5,6 +5,7 @@ portals: path: /web questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/plexanisync/.helmignore b/charts/stable/plexanisync/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/plexanisync/.helmignore +++ b/charts/stable/plexanisync/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/plexanisync/Chart.yaml b/charts/stable/plexanisync/Chart.yaml index de2c23e1341..241011c2b9d 100644 --- a/charts/stable/plexanisync/Chart.yaml +++ b/charts/stable/plexanisync/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.4.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/plexanisync.webp keywords: - plexanisync - media -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/plexanisync - https://ghcr.io/rickdb/plexanisync type: application -version: 6.9.15 +version: 7.0.0 diff --git a/charts/stable/plexanisync/questions.yaml b/charts/stable/plexanisync/questions.yaml index ae3d7344884..81ae76fb281 100644 --- a/charts/stable/plexanisync/questions.yaml +++ b/charts/stable/plexanisync/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/plexripper/.helmignore b/charts/stable/plexripper/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/plexripper/.helmignore +++ b/charts/stable/plexripper/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/plexripper/Chart.yaml b/charts/stable/plexripper/Chart.yaml index 30638f3796a..af16d719c18 100644 --- a/charts/stable/plexripper/Chart.yaml +++ b/charts/stable/plexripper/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.14.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -28,7 +28,7 @@ keywords: - MediaApp-Music - MediaApp-Photos - MediaApp-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -39,4 +39,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/plexripper - https://hub.docker.com/r/plexripper/plexripper type: application -version: 8.8.14 +version: 9.0.0 diff --git a/charts/stable/plexripper/questions.yaml b/charts/stable/plexripper/questions.yaml index 9ecc4b9cc80..ac4c194b012 100644 --- a/charts/stable/plexripper/questions.yaml +++ b/charts/stable/plexripper/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/plextraktsync/.helmignore b/charts/stable/plextraktsync/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/plextraktsync/.helmignore +++ b/charts/stable/plextraktsync/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/plextraktsync/Chart.yaml b/charts/stable/plextraktsync/Chart.yaml index be3335d9067..a46e0e1ccce 100644 --- a/charts/stable/plextraktsync/Chart.yaml +++ b/charts/stable/plextraktsync/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.29.14 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - plextraktsync - Tools-Utilities - MediaApp-Other -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/plextraktsync - https://ghcr.io/taxel/plextraktsync type: application -version: 7.9.16 +version: 8.0.0 diff --git a/charts/stable/plextraktsync/questions.yaml b/charts/stable/plextraktsync/questions.yaml index 89989a2132b..f38931f347f 100644 --- a/charts/stable/plextraktsync/questions.yaml +++ b/charts/stable/plextraktsync/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/pocketmine-mp/.helmignore b/charts/stable/pocketmine-mp/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/pocketmine-mp/.helmignore +++ b/charts/stable/pocketmine-mp/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/pocketmine-mp/Chart.yaml b/charts/stable/pocketmine-mp/Chart.yaml index 8c6fa05fe0b..08763610278 100644 --- a/charts/stable/pocketmine-mp/Chart.yaml +++ b/charts/stable/pocketmine-mp/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: games truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 5.15.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/pocketmine-mp.webp keywords: - pocketmine-mp - minecraft -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/pocketmine-mp - https://ghcr.io/pmmp/pocketmine-mp type: application -version: 3.11.1 +version: 4.0.0 diff --git a/charts/stable/pocketmine-mp/questions.yaml b/charts/stable/pocketmine-mp/questions.yaml index f4b60e7fe5c..0dc01e17ed4 100644 --- a/charts/stable/pocketmine-mp/questions.yaml +++ b/charts/stable/pocketmine-mp/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/podgrab/.helmignore b/charts/stable/podgrab/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/podgrab/.helmignore +++ b/charts/stable/podgrab/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/podgrab/Chart.yaml b/charts/stable/podgrab/Chart.yaml index 4726c9b9308..a66df304e02 100644 --- a/charts/stable/podgrab/Chart.yaml +++ b/charts/stable/podgrab/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: mutlimedia truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.0.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/podgrab icon: https://truecharts.org/img/hotlink-ok/chart-icons/podgrab.webp keywords: - podgrab -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/podgrab - https://hub.docker.com/r/akhilrex/podgrab type: application -version: 17.8.14 +version: 18.0.0 diff --git a/charts/stable/podgrab/questions.yaml b/charts/stable/podgrab/questions.yaml index b411b59269b..e6908f4e30b 100644 --- a/charts/stable/podgrab/questions.yaml +++ b/charts/stable/podgrab/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/portainer/.helmignore b/charts/stable/portainer/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/portainer/.helmignore +++ b/charts/stable/portainer/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/portainer/Chart.yaml b/charts/stable/portainer/Chart.yaml index dd1207805d4..365e7c19ac1 100644 --- a/charts/stable/portainer/Chart.yaml +++ b/charts/stable/portainer/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: management truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.20.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/portainer icon: https://truecharts.org/img/hotlink-ok/chart-icons/portainer.webp keywords: - portainer -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ sources: - https://docs.portainer.io/start/install-ce/server - https://docs.portainer.io/start/install/server - https://github.com/truecharts/charts/tree/master/charts/stable/portainer - - https://hub.docker.com/r/portainer/portainer-ce - https://hub.docker.com/r/portainer/portainer-ee + - https://hub.docker.com/r/portainer/portainer-ce type: application -version: 8.10.14 +version: 9.0.0 diff --git a/charts/stable/portainer/questions.yaml b/charts/stable/portainer/questions.yaml index e83bc51d986..0db4d8ff066 100644 --- a/charts/stable/portainer/questions.yaml +++ b/charts/stable/portainer/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/post-recording/.helmignore b/charts/stable/post-recording/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/post-recording/.helmignore +++ b/charts/stable/post-recording/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/post-recording/Chart.yaml b/charts/stable/post-recording/Chart.yaml index b52bf919c6b..fcd01d45fff 100644 --- a/charts/stable/post-recording/Chart.yaml +++ b/charts/stable/post-recording/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaApp-Video truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/post-recording.webp keywords: - post-recording - MediaApp-Video -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/post-recording - https://hub.docker.com/r/chacawaca/post-recording type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/post-recording/questions.yaml b/charts/stable/post-recording/questions.yaml index 2ef85a2694f..9d8bcae2a4e 100644 --- a/charts/stable/post-recording/questions.yaml +++ b/charts/stable/post-recording/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/posterr/.helmignore b/charts/stable/posterr/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/posterr/.helmignore +++ b/charts/stable/posterr/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/posterr/Chart.yaml b/charts/stable/posterr/Chart.yaml index 4b2f1a8f146..735f3c2d3a3 100644 --- a/charts/stable/posterr/Chart.yaml +++ b/charts/stable/posterr/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaServer-Other truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/posterr.webp keywords: - posterr - MediaServer-Other -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/posterr - https://hub.docker.com/r/petersem/posterr type: application -version: 8.8.14 +version: 9.0.0 diff --git a/charts/stable/posterr/questions.yaml b/charts/stable/posterr/questions.yaml index f52ed785881..d5edcf1b2fe 100644 --- a/charts/stable/posterr/questions.yaml +++ b/charts/stable/posterr/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/postscriptum/.helmignore b/charts/stable/postscriptum/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/postscriptum/.helmignore +++ b/charts/stable/postscriptum/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/postscriptum/Chart.yaml b/charts/stable/postscriptum/Chart.yaml index 935161a939a..088ec19bf75 100644 --- a/charts/stable/postscriptum/Chart.yaml +++ b/charts/stable/postscriptum/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: postscriptum dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/postscriptum.webp keywords: - postscriptum - GameServers -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/postscriptum - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/postscriptum/questions.yaml b/charts/stable/postscriptum/questions.yaml index dbf22275968..0c06fc28a98 100644 --- a/charts/stable/postscriptum/questions.yaml +++ b/charts/stable/postscriptum/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/pretend-youre-xyzzy/.helmignore b/charts/stable/pretend-youre-xyzzy/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/pretend-youre-xyzzy/.helmignore +++ b/charts/stable/pretend-youre-xyzzy/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/pretend-youre-xyzzy/Chart.yaml b/charts/stable/pretend-youre-xyzzy/Chart.yaml index 9902b3e879b..0ee2a99e0ff 100644 --- a/charts/stable/pretend-youre-xyzzy/Chart.yaml +++ b/charts/stable/pretend-youre-xyzzy/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 4.0.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - cards - against - humanity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/pretend-youre-xyzzy - https://hub.docker.com/r/emcniece/dockeryourxyzzy type: application -version: 13.8.14 +version: 14.0.0 diff --git a/charts/stable/pretend-youre-xyzzy/questions.yaml b/charts/stable/pretend-youre-xyzzy/questions.yaml index f020aee8e54..a49386762b3 100644 --- a/charts/stable/pretend-youre-xyzzy/questions.yaml +++ b/charts/stable/pretend-youre-xyzzy/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/projectsend/.helmignore b/charts/stable/projectsend/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/projectsend/.helmignore +++ b/charts/stable/projectsend/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/projectsend/Chart.yaml b/charts/stable/projectsend/Chart.yaml index 2da0c505044..25111fd56e0 100644 --- a/charts/stable/projectsend/Chart.yaml +++ b/charts/stable/projectsend/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: files truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectsend.webp keywords: - projectsend - files -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/projectsend - https://ghcr.io/linuxserver/projectsend type: application -version: 12.15.26 +version: 13.0.0 diff --git a/charts/stable/projectsend/questions.yaml b/charts/stable/projectsend/questions.yaml index 534d4b7f061..c6b0d03beb1 100644 --- a/charts/stable/projectsend/questions.yaml +++ b/charts/stable/projectsend/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/promcord/.helmignore b/charts/stable/promcord/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/promcord/.helmignore +++ b/charts/stable/promcord/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/promcord/Chart.yaml b/charts/stable/promcord/Chart.yaml index d478619d788..ea648008994 100644 --- a/charts/stable/promcord/Chart.yaml +++ b/charts/stable/promcord/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: metrics truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - promcord - discord - metrics -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/promcord - https://hub.docker.com/r/biospheere/promcord type: application -version: 11.8.14 +version: 12.0.0 diff --git a/charts/stable/promcord/questions.yaml b/charts/stable/promcord/questions.yaml index faab9250e3a..040bbc46885 100644 --- a/charts/stable/promcord/questions.yaml +++ b/charts/stable/promcord/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/protonmail-bridge/.helmignore b/charts/stable/protonmail-bridge/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/protonmail-bridge/.helmignore +++ b/charts/stable/protonmail-bridge/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/protonmail-bridge/Chart.yaml b/charts/stable/protonmail-bridge/Chart.yaml index dadcbe0389f..4d3248a5996 100644 --- a/charts/stable/protonmail-bridge/Chart.yaml +++ b/charts/stable/protonmail-bridge/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 3.9.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/protonmail-bridge.webp keywords: - protonmail - protonmail-bridge -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/protonmail-bridge - https://hub.docker.com/r/shenxn/protonmail-bridge type: application -version: 14.9.14 +version: 15.0.0 diff --git a/charts/stable/protonmail-bridge/questions.yaml b/charts/stable/protonmail-bridge/questions.yaml index cd7f3d2e199..d3d541929c5 100644 --- a/charts/stable/protonmail-bridge/questions.yaml +++ b/charts/stable/protonmail-bridge/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/prowlarr/.helmignore b/charts/stable/prowlarr/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/prowlarr/.helmignore +++ b/charts/stable/prowlarr/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/prowlarr/Chart.yaml b/charts/stable/prowlarr/Chart.yaml index d80e626b33b..0ba7f1d3847 100644 --- a/charts/stable/prowlarr/Chart.yaml +++ b/charts/stable/prowlarr/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.16.2.4435 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - prowlarr - torrent - usenet -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,7 +34,7 @@ sources: - https://github.com/Prowlarr/Prowlarr - https://github.com/k8s-at-home/container-images - https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr - - https://ghcr.io/onedr0p/prowlarr-develop - https://ghcr.io/onedr0p/exportarr + - https://ghcr.io/onedr0p/prowlarr-develop type: application -version: 16.8.11 +version: 17.0.0 diff --git a/charts/stable/prowlarr/questions.yaml b/charts/stable/prowlarr/questions.yaml index a519004f924..8b5eb0bef50 100644 --- a/charts/stable/prowlarr/questions.yaml +++ b/charts/stable/prowlarr/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/proxmox-backup-server/.helmignore b/charts/stable/proxmox-backup-server/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/proxmox-backup-server/.helmignore +++ b/charts/stable/proxmox-backup-server/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/proxmox-backup-server/Chart.yaml b/charts/stable/proxmox-backup-server/Chart.yaml index 4578c17d37f..68c4afafde5 100644 --- a/charts/stable/proxmox-backup-server/Chart.yaml +++ b/charts/stable/proxmox-backup-server/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: test truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 3.1.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/proxmox-backup-server.we keywords: - proxmox-backup-server - pbs -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/proxmox-backup-server - https://hub.docker.com/r/ayufan/proxmox-backup-server type: application -version: 3.8.14 +version: 4.0.0 diff --git a/charts/stable/proxmox-backup-server/questions.yaml b/charts/stable/proxmox-backup-server/questions.yaml index baf2a684e79..a8cdd0209a6 100644 --- a/charts/stable/proxmox-backup-server/questions.yaml +++ b/charts/stable/proxmox-backup-server/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/prpdf/.helmignore b/charts/stable/prpdf/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/prpdf/.helmignore +++ b/charts/stable/prpdf/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/prpdf/Chart.yaml b/charts/stable/prpdf/Chart.yaml index 66ba795be3a..6801ce73646 100644 --- a/charts/stable/prpdf/Chart.yaml +++ b/charts/stable/prpdf/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - prpdf - Productivity - Tools-Utilities -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/prpdf - https://hub.docker.com/r/knex666/prpdf type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/prpdf/questions.yaml b/charts/stable/prpdf/questions.yaml index 81e9d9bd6ec..7cce254f927 100644 --- a/charts/stable/prpdf/questions.yaml +++ b/charts/stable/prpdf/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/prusaslicer-novnc/.helmignore b/charts/stable/prusaslicer-novnc/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/prusaslicer-novnc/.helmignore +++ b/charts/stable/prusaslicer-novnc/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/prusaslicer-novnc/Chart.yaml b/charts/stable/prusaslicer-novnc/Chart.yaml index 9475cd93e19..5e7e2f9afb1 100644 --- a/charts/stable/prusaslicer-novnc/Chart.yaml +++ b/charts/stable/prusaslicer-novnc/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: home-automation truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - prusaslicer-novnc - home-automation - Productivity -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/prusaslicer-novnc - https://hub.docker.com/r/mikeah/prusaslicer-novnc type: application -version: 8.8.17 +version: 9.0.0 diff --git a/charts/stable/prusaslicer-novnc/questions.yaml b/charts/stable/prusaslicer-novnc/questions.yaml index baa558b8bfa..fd2b6ff66ed 100644 --- a/charts/stable/prusaslicer-novnc/questions.yaml +++ b/charts/stable/prusaslicer-novnc/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/pt-helper/.helmignore b/charts/stable/pt-helper/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/pt-helper/.helmignore +++ b/charts/stable/pt-helper/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/pt-helper/Chart.yaml b/charts/stable/pt-helper/Chart.yaml index a032e057c36..2c1102256c3 100644 --- a/charts/stable/pt-helper/Chart.yaml +++ b/charts/stable/pt-helper/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/pt-helper.webp keywords: - pt-helper - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/pt-helper - https://hub.docker.com/r/crazyq/pt_helper type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/pt-helper/questions.yaml b/charts/stable/pt-helper/questions.yaml index 77dca3e4ff8..645822273d7 100644 --- a/charts/stable/pt-helper/questions.yaml +++ b/charts/stable/pt-helper/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/putty/.helmignore b/charts/stable/putty/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/putty/.helmignore +++ b/charts/stable/putty/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/putty/Chart.yaml b/charts/stable/putty/Chart.yaml index ecd4ebea4a7..dae162f9aec 100644 --- a/charts/stable/putty/Chart.yaml +++ b/charts/stable/putty/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 24.04.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/putty.webp keywords: - ssh - putty -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/putty - https://hub.docker.com/r/jlesage/putty type: application -version: 9.9.10 +version: 10.0.0 diff --git a/charts/stable/putty/questions.yaml b/charts/stable/putty/questions.yaml index a9a23ef82bb..91a0194869d 100644 --- a/charts/stable/putty/questions.yaml +++ b/charts/stable/putty/questions.yaml @@ -5,6 +5,7 @@ portals: questions: # Portal # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/pvk-ii/.helmignore b/charts/stable/pvk-ii/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/pvk-ii/.helmignore +++ b/charts/stable/pvk-ii/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/pvk-ii/Chart.yaml b/charts/stable/pvk-ii/Chart.yaml index dbecfb70bb8..628a117eccc 100644 --- a/charts/stable/pvk-ii/Chart.yaml +++ b/charts/stable/pvk-ii/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: pkii dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/pvk-ii.webp keywords: - pvk-ii - GameServers -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/pvk-ii - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/pvk-ii/questions.yaml b/charts/stable/pvk-ii/questions.yaml index 412b4612623..2289847d2b4 100644 --- a/charts/stable/pvk-ii/questions.yaml +++ b/charts/stable/pvk-ii/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/pwm/.helmignore b/charts/stable/pwm/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/pwm/.helmignore +++ b/charts/stable/pwm/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/pwm/Chart.yaml b/charts/stable/pwm/Chart.yaml index 4b8412b4a24..0d1da4eb4b6 100644 --- a/charts/stable/pwm/Chart.yaml +++ b/charts/stable/pwm/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Security truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/pwm.webp keywords: - pwm - Security -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/pwm - https://hub.docker.com/r/fjudith/pwm type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/pwm/questions.yaml b/charts/stable/pwm/questions.yaml index 4d84291e186..ac2ac2bc314 100644 --- a/charts/stable/pwm/questions.yaml +++ b/charts/stable/pwm/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/pwndrop/.helmignore b/charts/stable/pwndrop/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/pwndrop/.helmignore +++ b/charts/stable/pwndrop/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/pwndrop/Chart.yaml b/charts/stable/pwndrop/Chart.yaml index bd9d3bfecbe..e0d397adfb6 100644 --- a/charts/stable/pwndrop/Chart.yaml +++ b/charts/stable/pwndrop/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.0.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/pwndrop icon: https://truecharts.org/img/hotlink-ok/chart-icons/pwndrop.webp keywords: - pwndrop -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/pwndrop - https://ghcr.io/linuxserver/pwndrop type: application -version: 9.8.17 +version: 10.0.0 diff --git a/charts/stable/pwndrop/questions.yaml b/charts/stable/pwndrop/questions.yaml index 7df01c89451..666b5749d64 100644 --- a/charts/stable/pwndrop/questions.yaml +++ b/charts/stable/pwndrop/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/pyload-ng/.helmignore b/charts/stable/pyload-ng/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/pyload-ng/.helmignore +++ b/charts/stable/pyload-ng/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/pyload-ng/Chart.yaml b/charts/stable/pyload-ng/Chart.yaml index 16593ff873e..4d954aa9272 100644 --- a/charts/stable/pyload-ng/Chart.yaml +++ b/charts/stable/pyload-ng/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Other truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/pyload-ng.webp keywords: - pyload-ng - Other -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/pyload-ng - https://fleet.linuxserver.io/image?name=linuxserver/pyload-ng type: application -version: 5.8.18 +version: 6.0.0 diff --git a/charts/stable/pyload-ng/questions.yaml b/charts/stable/pyload-ng/questions.yaml index aca69ebf6d5..5a5e5c7898b 100644 --- a/charts/stable/pyload-ng/questions.yaml +++ b/charts/stable/pyload-ng/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/pyload/.helmignore b/charts/stable/pyload/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/pyload/.helmignore +++ b/charts/stable/pyload/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/pyload/Chart.yaml b/charts/stable/pyload/Chart.yaml index 25af914ffc6..04d0c5f76fc 100644 --- a/charts/stable/pyload/Chart.yaml +++ b/charts/stable/pyload/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 360b2295 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/pyload.webp keywords: - pyload - download -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/pyload - https://ghcr.io/linuxserver/pyload type: application -version: 13.8.14 +version: 14.0.0 diff --git a/charts/stable/pyload/questions.yaml b/charts/stable/pyload/questions.yaml index 0c85215ded3..50826ec09be 100644 --- a/charts/stable/pyload/questions.yaml +++ b/charts/stable/pyload/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/pylon/.helmignore b/charts/stable/pylon/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/pylon/.helmignore +++ b/charts/stable/pylon/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/pylon/Chart.yaml b/charts/stable/pylon/Chart.yaml index d45e28e72c3..0b26b6a97bb 100644 --- a/charts/stable/pylon/Chart.yaml +++ b/charts/stable/pylon/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.10.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/pylon icon: https://truecharts.org/img/hotlink-ok/chart-icons/pylon.webp keywords: - pylon -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/pylon - https://ghcr.io/linuxserver/pylon type: application -version: 9.8.16 +version: 10.0.0 diff --git a/charts/stable/pylon/questions.yaml b/charts/stable/pylon/questions.yaml index 87636d81436..58d9ae7275f 100644 --- a/charts/stable/pylon/questions.yaml +++ b/charts/stable/pylon/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/qbitmanage/.helmignore b/charts/stable/qbitmanage/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/qbitmanage/.helmignore +++ b/charts/stable/qbitmanage/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/qbitmanage/Chart.yaml b/charts/stable/qbitmanage/Chart.yaml index 16aabb4bc3d..1c2729ebe2c 100644 --- a/charts/stable/qbitmanage/Chart.yaml +++ b/charts/stable/qbitmanage/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Downloaders truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 4.1.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - qbitmanage - Downloaders - MediaApp-Other -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/qbitmanage - https://hub.docker.com/r/bobokun/qbit_manage type: application -version: 8.9.16 +version: 9.0.0 diff --git a/charts/stable/qbitmanage/questions.yaml b/charts/stable/qbitmanage/questions.yaml index 4cf91ca2a0b..6cd30f659db 100644 --- a/charts/stable/qbitmanage/questions.yaml +++ b/charts/stable/qbitmanage/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/qbitrr/.helmignore b/charts/stable/qbitrr/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/qbitrr/.helmignore +++ b/charts/stable/qbitrr/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/qbitrr/Chart.yaml b/charts/stable/qbitrr/Chart.yaml index db5a6714f1d..668c8bb4bc6 100644 --- a/charts/stable/qbitrr/Chart.yaml +++ b/charts/stable/qbitrr/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Downloaders truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 4.4.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - qbitrr - Downloaders - MediaApp-Other -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/qbitrr - https://hub.docker.com/r/feramance/qbitrr type: application -version: 4.9.14 +version: 5.0.0 diff --git a/charts/stable/qbitrr/questions.yaml b/charts/stable/qbitrr/questions.yaml index f7c1e5d4502..8539899f7a2 100644 --- a/charts/stable/qbitrr/questions.yaml +++ b/charts/stable/qbitrr/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/qbittorrent/.helmignore b/charts/stable/qbittorrent/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/qbittorrent/.helmignore +++ b/charts/stable/qbittorrent/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/qbittorrent/Chart.yaml b/charts/stable/qbittorrent/Chart.yaml index 55ccbe73ab5..92bcc3ad2eb 100644 --- a/charts/stable/qbittorrent/Chart.yaml +++ b/charts/stable/qbittorrent/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 4.6.4 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbittorrent.webp keywords: - qbittorrent - torrrent -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://ghcr.io/onedr0p/qbittorrent - https://hub.docker.com/r/mjmeli/qbittorrent-port-forward-gluetun-server type: application -version: 19.8.16 +version: 20.0.0 diff --git a/charts/stable/qbittorrent/questions.yaml b/charts/stable/qbittorrent/questions.yaml index 7441f67e6ad..228c3e0f4d1 100644 --- a/charts/stable/qbittorrent/questions.yaml +++ b/charts/stable/qbittorrent/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/qdirstat/.helmignore b/charts/stable/qdirstat/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/qdirstat/.helmignore +++ b/charts/stable/qdirstat/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/qdirstat/Chart.yaml b/charts/stable/qdirstat/Chart.yaml index 5862ab8d251..bfd072d2142 100644 --- a/charts/stable/qdirstat/Chart.yaml +++ b/charts/stable/qdirstat/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 24.01.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/qdirstat.webp keywords: - stats - qdirstat -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/qdirstat - https://hub.docker.com/r/jlesage/qdirstat type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/qdirstat/questions.yaml b/charts/stable/qdirstat/questions.yaml index 651ff30795e..7f4171eeb32 100644 --- a/charts/stable/qdirstat/questions.yaml +++ b/charts/stable/qdirstat/questions.yaml @@ -5,6 +5,7 @@ portals: questions: # Portal # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/qflood/.helmignore b/charts/stable/qflood/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/qflood/.helmignore +++ b/charts/stable/qflood/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/qflood/Chart.yaml b/charts/stable/qflood/Chart.yaml index c126de2bef1..4108872c2c3 100644 --- a/charts/stable/qflood/Chart.yaml +++ b/charts/stable/qflood/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Downloaders truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/qflood.webp keywords: - qflood - Downloaders -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/qflood - https://ghcr.io/hotio/qflood type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/qflood/questions.yaml b/charts/stable/qflood/questions.yaml index 0a0c86bd8e4..19e18b4f784 100644 --- a/charts/stable/qflood/questions.yaml +++ b/charts/stable/qflood/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/qinglong/.helmignore b/charts/stable/qinglong/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/qinglong/.helmignore +++ b/charts/stable/qinglong/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/qinglong/Chart.yaml b/charts/stable/qinglong/Chart.yaml index 0940227011c..3c2cc52918d 100644 --- a/charts/stable/qinglong/Chart.yaml +++ b/charts/stable/qinglong/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: cloud truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.17.4 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/qinglong.webp keywords: - qinglong - task -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/qinglong - https://hub.docker.com/r/whyour/qinglong type: application -version: 9.8.15 +version: 10.0.0 diff --git a/charts/stable/qinglong/questions.yaml b/charts/stable/qinglong/questions.yaml index 29b64919274..3e7eb3bee44 100644 --- a/charts/stable/qinglong/questions.yaml +++ b/charts/stable/qinglong/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/quake3/.helmignore b/charts/stable/quake3/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/quake3/.helmignore +++ b/charts/stable/quake3/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/quake3/Chart.yaml b/charts/stable/quake3/Chart.yaml index 1694b9d7e8f..ac5965f60aa 100644 --- a/charts/stable/quake3/Chart.yaml +++ b/charts/stable/quake3/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/quake3.webp keywords: - quake3 - GameServers -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/quake3 - https://hub.docker.com/r/ich777/quake3 type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/quake3/questions.yaml b/charts/stable/quake3/questions.yaml index a51f98f992e..ca0d7c5b520 100644 --- a/charts/stable/quake3/questions.yaml +++ b/charts/stable/quake3/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/quassel-core/.helmignore b/charts/stable/quassel-core/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/quassel-core/.helmignore +++ b/charts/stable/quassel-core/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/quassel-core/Chart.yaml b/charts/stable/quassel-core/Chart.yaml index c6a8f52ecb6..2552ca87622 100644 --- a/charts/stable/quassel-core/Chart.yaml +++ b/charts/stable/quassel-core/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.14.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/quassel-core icon: https://truecharts.org/img/hotlink-ok/chart-icons/quassel-core.webp keywords: - quassel-core -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/quassel-core - https://ghcr.io/linuxserver/quassel-core type: application -version: 11.8.17 +version: 12.0.0 diff --git a/charts/stable/quassel-core/questions.yaml b/charts/stable/quassel-core/questions.yaml index 32813c86347..7a2ed25f98f 100644 --- a/charts/stable/quassel-core/questions.yaml +++ b/charts/stable/quassel-core/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/quassel-web/.helmignore b/charts/stable/quassel-web/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/quassel-web/.helmignore +++ b/charts/stable/quassel-web/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/quassel-web/Chart.yaml b/charts/stable/quassel-web/Chart.yaml index 46311bb5009..b1d013e9c3b 100644 --- a/charts/stable/quassel-web/Chart.yaml +++ b/charts/stable/quassel-web/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2021.12.16 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/quassel-web icon: https://truecharts.org/img/hotlink-ok/chart-icons/quassel-web.webp keywords: - quassel-web -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/quassel-web - https://ghcr.io/linuxserver/quassel-web type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/quassel-web/questions.yaml b/charts/stable/quassel-web/questions.yaml index 7ffd180fc53..b4e6670ffdc 100644 --- a/charts/stable/quassel-web/questions.yaml +++ b/charts/stable/quassel-web/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/quickshare/.helmignore b/charts/stable/quickshare/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/quickshare/.helmignore +++ b/charts/stable/quickshare/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/quickshare/Chart.yaml b/charts/stable/quickshare/Chart.yaml index 41e832e38bb..2c6d735bf22 100644 --- a/charts/stable/quickshare/Chart.yaml +++ b/charts/stable/quickshare/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -26,7 +26,7 @@ keywords: - Productivity - Tools-Utilities - Network-FTP -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/quickshare - https://hub.docker.com/r/hexxa/quickshare type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/quickshare/questions.yaml b/charts/stable/quickshare/questions.yaml index 9953e6d0e10..f13870f2a2d 100644 --- a/charts/stable/quickshare/questions.yaml +++ b/charts/stable/quickshare/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/quiz-game/.helmignore b/charts/stable/quiz-game/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/quiz-game/.helmignore +++ b/charts/stable/quiz-game/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/quiz-game/Chart.yaml b/charts/stable/quiz-game/Chart.yaml index 5705615ce40..c3725b0f624 100644 --- a/charts/stable/quiz-game/Chart.yaml +++ b/charts/stable/quiz-game/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - GameServers - Other - Network-Web -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/quiz-game - https://hub.docker.com/r/patrickstigler/quiz-game type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/quiz-game/questions.yaml b/charts/stable/quiz-game/questions.yaml index 736bbcb1783..754e70cc824 100644 --- a/charts/stable/quiz-game/questions.yaml +++ b/charts/stable/quiz-game/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/qwantify/.helmignore b/charts/stable/qwantify/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/qwantify/.helmignore +++ b/charts/stable/qwantify/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/qwantify/Chart.yaml b/charts/stable/qwantify/Chart.yaml index 7f5edfe9800..a8a19b3512d 100644 --- a/charts/stable/qwantify/Chart.yaml +++ b/charts/stable/qwantify/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: games truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 20.04.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/qwantify.webp keywords: - qwantify - games -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/qwantify - https://ghcr.io/wanjohiryan/qwantify type: application -version: 3.8.14 +version: 4.0.0 diff --git a/charts/stable/qwantify/questions.yaml b/charts/stable/qwantify/questions.yaml index 09adf8eef36..803ec15b1a3 100644 --- a/charts/stable/qwantify/questions.yaml +++ b/charts/stable/qwantify/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/radarr/.helmignore b/charts/stable/radarr/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/radarr/.helmignore +++ b/charts/stable/radarr/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/radarr/Chart.yaml b/charts/stable/radarr/Chart.yaml index 8124cb157a1..f1d552ea294 100644 --- a/charts/stable/radarr/Chart.yaml +++ b/charts/stable/radarr/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 5.4.6.8723 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - radarr - torrent - usenet -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,7 +33,7 @@ name: radarr sources: - https://github.com/Radarr/Radarr - https://github.com/truecharts/charts/tree/master/charts/stable/radarr - - https://ghcr.io/onedr0p/exportarr - https://ghcr.io/onedr0p/radarr + - https://ghcr.io/onedr0p/exportarr type: application -version: 21.7.11 +version: 22.0.0 diff --git a/charts/stable/radarr/questions.yaml b/charts/stable/radarr/questions.yaml index 9f1aa316fee..0648ec4df4c 100644 --- a/charts/stable/radarr/questions.yaml +++ b/charts/stable/radarr/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/radarrsync/.helmignore b/charts/stable/radarrsync/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/radarrsync/.helmignore +++ b/charts/stable/radarrsync/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/radarrsync/Chart.yaml b/charts/stable/radarrsync/Chart.yaml index ecc380a081a..4e59e012652 100644 --- a/charts/stable/radarrsync/Chart.yaml +++ b/charts/stable/radarrsync/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Downloaders truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/radarrsync.webp keywords: - radarrsync - Downloaders -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/radarrsync - https://hub.docker.com/r/dmanius/radarrsync-docker type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/radarrsync/questions.yaml b/charts/stable/radarrsync/questions.yaml index c25cea95c97..f62891aed56 100644 --- a/charts/stable/radarrsync/questions.yaml +++ b/charts/stable/radarrsync/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/radicale/.helmignore b/charts/stable/radicale/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/radicale/.helmignore +++ b/charts/stable/radicale/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/radicale/Chart.yaml b/charts/stable/radicale/Chart.yaml index 83f4d48de8e..0591088968f 100644 --- a/charts/stable/radicale/Chart.yaml +++ b/charts/stable/radicale/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: radicale truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 3.1.9.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -28,7 +28,7 @@ keywords: - contacts - tasks - to-do -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/radicale - https://hub.docker.com/r/tomsquest/docker-radicale type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/radicale/questions.yaml b/charts/stable/radicale/questions.yaml index bddf939fbfb..79e032e87c8 100644 --- a/charts/stable/radicale/questions.yaml +++ b/charts/stable/radicale/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/rapidphotodownloader/.helmignore b/charts/stable/rapidphotodownloader/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/rapidphotodownloader/.helmignore +++ b/charts/stable/rapidphotodownloader/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/rapidphotodownloader/Chart.yaml b/charts/stable/rapidphotodownloader/Chart.yaml index 0b0daaaaa69..5298d602a81 100644 --- a/charts/stable/rapidphotodownloader/Chart.yaml +++ b/charts/stable/rapidphotodownloader/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaApp-Photos truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -26,7 +26,7 @@ keywords: - Productivity - Tools-Utilities - Backup -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/rapidphotodownloader - https://hub.docker.com/r/ich777/rapidphotodownloader type: application -version: 5.8.15 +version: 6.0.0 diff --git a/charts/stable/rapidphotodownloader/questions.yaml b/charts/stable/rapidphotodownloader/questions.yaml index caf51d3cb71..a3a594e7925 100644 --- a/charts/stable/rapidphotodownloader/questions.yaml +++ b/charts/stable/rapidphotodownloader/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/raspberrymatic/.helmignore b/charts/stable/raspberrymatic/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/raspberrymatic/.helmignore +++ b/charts/stable/raspberrymatic/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/raspberrymatic/Chart.yaml b/charts/stable/raspberrymatic/Chart.yaml index 407564cadfd..a5b1604d10b 100644 --- a/charts/stable/raspberrymatic/Chart.yaml +++ b/charts/stable/raspberrymatic/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "false" truecharts.org/category: iot truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/raspberrymatic.webp keywords: - raspberrymatic - iot -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/raspberrymatic - https://ghcr.io/jens-maus/raspberrymatic type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/rcon-webadmin/.helmignore b/charts/stable/rcon-webadmin/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/rcon-webadmin/.helmignore +++ b/charts/stable/rcon-webadmin/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/rcon-webadmin/Chart.yaml b/charts/stable/rcon-webadmin/Chart.yaml index bc5dce8055b..85f473b4bde 100644 --- a/charts/stable/rcon-webadmin/Chart.yaml +++ b/charts/stable/rcon-webadmin/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.14.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - rcon-webadmin - GameServers - Tools-Utilities -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/rcon-webadmin - https://hub.docker.com/r/itzg/rcon type: application -version: 8.8.14 +version: 9.0.0 diff --git a/charts/stable/rcon-webadmin/questions.yaml b/charts/stable/rcon-webadmin/questions.yaml index ae258ba6f2c..d36e2d761ab 100644 --- a/charts/stable/rcon-webadmin/questions.yaml +++ b/charts/stable/rcon-webadmin/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/rdesktop/.helmignore b/charts/stable/rdesktop/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/rdesktop/.helmignore +++ b/charts/stable/rdesktop/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/rdesktop/Chart.yaml b/charts/stable/rdesktop/Chart.yaml index 91b67656754..630295d5ec7 100644 --- a/charts/stable/rdesktop/Chart.yaml +++ b/charts/stable/rdesktop/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: desktops truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rdesktop.webp keywords: - rdesktop - desktops -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/rdesktop - https://fleet.linuxserver.io/image?name=linuxserver/rdesktop type: application -version: 8.8.75 +version: 9.0.0 diff --git a/charts/stable/rdesktop/questions.yaml b/charts/stable/rdesktop/questions.yaml index edb80b4bd4e..73986351818 100644 --- a/charts/stable/rdesktop/questions.yaml +++ b/charts/stable/rdesktop/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/rdtclient/.helmignore b/charts/stable/rdtclient/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/rdtclient/.helmignore +++ b/charts/stable/rdtclient/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/rdtclient/Chart.yaml b/charts/stable/rdtclient/Chart.yaml index 3c3e17e37ea..c09db011af9 100644 --- a/charts/stable/rdtclient/Chart.yaml +++ b/charts/stable/rdtclient/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.0.75 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rdtclient.webp keywords: - rdtclient - torrent -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://ghcr.io/rogerfar/rdtclient - https://hub.docker.com/r/p3terx/aria2-pro type: application -version: 4.8.20 +version: 5.0.0 diff --git a/charts/stable/rdtclient/questions.yaml b/charts/stable/rdtclient/questions.yaml index 916617f89b3..a0f01323022 100644 --- a/charts/stable/rdtclient/questions.yaml +++ b/charts/stable/rdtclient/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/readarr/.helmignore b/charts/stable/readarr/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/readarr/.helmignore +++ b/charts/stable/readarr/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/readarr/Chart.yaml b/charts/stable/readarr/Chart.yaml index 5d67975290a..bb0ef40176e 100644 --- a/charts/stable/readarr/Chart.yaml +++ b/charts/stable/readarr/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.3.23.2506 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -26,7 +26,7 @@ keywords: - usenet - AudioBooks - ebooks -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,7 +36,7 @@ sources: - https://readarr.com - https://github.com/Readarr/Readarr - https://github.com/truecharts/charts/tree/master/charts/stable/readarr - - https://ghcr.io/onedr0p/readarr-develop - https://ghcr.io/onedr0p/exportarr + - https://ghcr.io/onedr0p/readarr-develop type: application -version: 21.6.18 +version: 22.0.0 diff --git a/charts/stable/readarr/questions.yaml b/charts/stable/readarr/questions.yaml index 3457d304376..edc54b31786 100644 --- a/charts/stable/readarr/questions.yaml +++ b/charts/stable/readarr/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/recyclarr/.helmignore b/charts/stable/recyclarr/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/recyclarr/.helmignore +++ b/charts/stable/recyclarr/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/recyclarr/Chart.yaml b/charts/stable/recyclarr/Chart.yaml index ff50adb40dd..09e163c22ff 100644 --- a/charts/stable/recyclarr/Chart.yaml +++ b/charts/stable/recyclarr/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 6.0.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/recyclarr.webp keywords: - recyclarr - Tools-Utilities -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/recyclarr - https://ghcr.io/recyclarr/recyclarr type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/recyclarr/questions.yaml b/charts/stable/recyclarr/questions.yaml index 060f0bc31b0..6c53d4a3123 100644 --- a/charts/stable/recyclarr/questions.yaml +++ b/charts/stable/recyclarr/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/red-discordbot/.helmignore b/charts/stable/red-discordbot/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/red-discordbot/.helmignore +++ b/charts/stable/red-discordbot/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/red-discordbot/Chart.yaml b/charts/stable/red-discordbot/Chart.yaml index 55c5cba3fb1..b5b9f923469 100644 --- a/charts/stable/red-discordbot/Chart.yaml +++ b/charts/stable/red-discordbot/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities truecharts.org/max_helm_version: "3.14" @@ -10,20 +10,20 @@ apiVersion: v2 appVersion: full dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] deprecated: false -description: "The newest Red-Discordbot in a convenient multi-arch Chart " +description: 'The newest Red-Discordbot in a convenient multi-arch Chart ' home: https://truecharts.org/charts/stable/red-discordbot icon: https://truecharts.org/img/hotlink-ok/chart-icons/red-discordbot.webp keywords: - red-discordbot - Tools-Utilities -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/red-discordbot - https://hub.docker.com/r/phasecorex/red-discordbot type: application -version: 5.8.16 +version: 6.0.0 diff --git a/charts/stable/red-discordbot/questions.yaml b/charts/stable/red-discordbot/questions.yaml index e33b81f5d13..57f91971240 100644 --- a/charts/stable/red-discordbot/questions.yaml +++ b/charts/stable/red-discordbot/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/redis/.helmignore b/charts/stable/redis/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/redis/.helmignore +++ b/charts/stable/redis/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/redis/Chart.yaml b/charts/stable/redis/Chart.yaml index f7a7b9f9a29..1622ac54179 100644 --- a/charts/stable/redis/Chart.yaml +++ b/charts/stable/redis/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: database truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 7.2.4 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: includeCommon alias: "" @@ -24,7 +24,7 @@ keywords: - redis - keyvalue - database -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/redis - https://hub.docker.com/r/bitnami/redis type: application -version: 13.3.20 +version: 14.0.0 diff --git a/charts/stable/redis/questions.yaml b/charts/stable/redis/questions.yaml index be0c0d5c2fb..c2bc6cc878a 100644 --- a/charts/stable/redis/questions.yaml +++ b/charts/stable/redis/questions.yaml @@ -1,6 +1,7 @@ # Include{groups} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/redisinsight/.helmignore b/charts/stable/redisinsight/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/redisinsight/.helmignore +++ b/charts/stable/redisinsight/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/redisinsight/Chart.yaml b/charts/stable/redisinsight/Chart.yaml index 9aceb254e87..61aad5215d5 100644 --- a/charts/stable/redisinsight/Chart.yaml +++ b/charts/stable/redisinsight/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.14.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/redisinsight.webp keywords: - redisinsight - Tools-Utilities -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/redisinsight - https://hub.docker.com/r/redislabs/redisinsight type: application -version: 6.8.14 +version: 7.0.0 diff --git a/charts/stable/redisinsight/questions.yaml b/charts/stable/redisinsight/questions.yaml index fe5c394eaf5..bf6670060f1 100644 --- a/charts/stable/redisinsight/questions.yaml +++ b/charts/stable/redisinsight/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/redm/.helmignore b/charts/stable/redm/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/redm/.helmignore +++ b/charts/stable/redm/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/redm/Chart.yaml b/charts/stable/redm/Chart.yaml index 93bbfed8406..711f47ccd16 100644 --- a/charts/stable/redm/Chart.yaml +++ b/charts/stable/redm/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,20 +10,20 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] deprecated: false -description: "With this Chart you can run RedM (Red Dead Redemption 2 MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the Manual Updates (in the 'Show more settings' tab down below) to true (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name." +description: 'With this Chart you can run RedM (Red Dead Redemption 2 MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the Manual Updates (in the ''Show more settings'' tab down below) to true (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name.' home: https://truecharts.org/charts/stable/redm icon: https://truecharts.org/img/hotlink-ok/chart-icons/redm.webp keywords: - redm - GameServers -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/redm - https://hub.docker.com/r/ich777/redmserver type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/redm/questions.yaml b/charts/stable/redm/questions.yaml index 6444b8b8cb2..62d6b1d19c4 100644 --- a/charts/stable/redm/questions.yaml +++ b/charts/stable/redm/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/redmine/.helmignore b/charts/stable/redmine/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/redmine/.helmignore +++ b/charts/stable/redmine/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/redmine/Chart.yaml b/charts/stable/redmine/Chart.yaml index 6abdce6f22f..8e87361353b 100644 --- a/charts/stable/redmine/Chart.yaml +++ b/charts/stable/redmine/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 5.1.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -26,7 +26,7 @@ keywords: - time - tracking - ticket -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/redmine - https://hub.docker.com/_/redmine type: application -version: 11.8.27 +version: 12.0.0 diff --git a/charts/stable/redmine/questions.yaml b/charts/stable/redmine/questions.yaml index 63aa4a66dda..0ab7fe0dbe5 100644 --- a/charts/stable/redmine/questions.yaml +++ b/charts/stable/redmine/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/reg/.helmignore b/charts/stable/reg/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/reg/.helmignore +++ b/charts/stable/reg/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/reg/Chart.yaml b/charts/stable/reg/Chart.yaml index 1d630cf716e..957acd9afed 100644 --- a/charts/stable/reg/Chart.yaml +++ b/charts/stable/reg/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.0.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/reg icon: https://truecharts.org/img/hotlink-ok/chart-icons/reg.webp keywords: - reg -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/reg - https://hub.docker.com/_/registry type: application -version: 13.8.14 +version: 14.0.0 diff --git a/charts/stable/reg/questions.yaml b/charts/stable/reg/questions.yaml index fad3e609ecb..a32b398ca0a 100644 --- a/charts/stable/reg/questions.yaml +++ b/charts/stable/reg/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/remmina/.helmignore b/charts/stable/remmina/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/remmina/.helmignore +++ b/charts/stable/remmina/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/remmina/Chart.yaml b/charts/stable/remmina/Chart.yaml index 9ca283cc914..88319c9674f 100644 --- a/charts/stable/remmina/Chart.yaml +++ b/charts/stable/remmina/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.4.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - remote - desktop - client -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/remmina - https://ghcr.io/linuxserver/remmina type: application -version: 10.8.17 +version: 11.0.0 diff --git a/charts/stable/remmina/questions.yaml b/charts/stable/remmina/questions.yaml index 9d4db37cb3d..4f1e8cce660 100644 --- a/charts/stable/remmina/questions.yaml +++ b/charts/stable/remmina/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/remotely/.helmignore b/charts/stable/remotely/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/remotely/.helmignore +++ b/charts/stable/remotely/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/remotely/Chart.yaml b/charts/stable/remotely/Chart.yaml index 1aef95865bc..8a807d958b5 100644 --- a/charts/stable/remotely/Chart.yaml +++ b/charts/stable/remotely/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1380.0.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/remotely.webp keywords: - remotely - Tools-Utilities -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/remotely - https://hub.docker.com/r/immybot/remotely type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/remotely/questions.yaml b/charts/stable/remotely/questions.yaml index 8d84a1b1aff..00edb6d390b 100644 --- a/charts/stable/remotely/questions.yaml +++ b/charts/stable/remotely/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/requestrr/.helmignore b/charts/stable/requestrr/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/requestrr/.helmignore +++ b/charts/stable/requestrr/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/requestrr/Chart.yaml b/charts/stable/requestrr/Chart.yaml index 7119bec1d10..7dbb2639dbb 100644 --- a/charts/stable/requestrr/Chart.yaml +++ b/charts/stable/requestrr/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.1.6 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/requestrr.webp keywords: - requestrr - discord -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/requestrr - https://hub.docker.com/r/thomst08/requestrr type: application -version: 10.8.14 +version: 11.0.0 diff --git a/charts/stable/requestrr/questions.yaml b/charts/stable/requestrr/questions.yaml index ba03fdd53aa..df452f543ea 100644 --- a/charts/stable/requestrr/questions.yaml +++ b/charts/stable/requestrr/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/resilio-sync/.helmignore b/charts/stable/resilio-sync/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/resilio-sync/.helmignore +++ b/charts/stable/resilio-sync/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/resilio-sync/Chart.yaml b/charts/stable/resilio-sync/Chart.yaml index 7defad29c6d..f3a02c5d913 100644 --- a/charts/stable/resilio-sync/Chart.yaml +++ b/charts/stable/resilio-sync/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.7.3 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - sync - btsync - bittorrent -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/resilio-sync - https://ghcr.io/linuxserver/resilio-sync type: application -version: 14.8.16 +version: 15.0.0 diff --git a/charts/stable/resilio-sync/questions.yaml b/charts/stable/resilio-sync/questions.yaml index d95c1644fbc..7cf254009a6 100644 --- a/charts/stable/resilio-sync/questions.yaml +++ b/charts/stable/resilio-sync/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/restic-rest-server/.helmignore b/charts/stable/restic-rest-server/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/restic-rest-server/.helmignore +++ b/charts/stable/restic-rest-server/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/restic-rest-server/Chart.yaml b/charts/stable/restic-rest-server/Chart.yaml index 4d8db5efbba..33e2032882e 100644 --- a/charts/stable/restic-rest-server/Chart.yaml +++ b/charts/stable/restic-rest-server/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Backup truecharts.org/max_helm_version: "3.14" @@ -10,20 +10,20 @@ apiVersion: v2 appVersion: 0.12.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] deprecated: false -description: "Rest Server is a high performance HTTP server that implements restic's REST backend API. It provides secure and efficient way to backup data remotely, using restic backup client via the rest: URL." +description: 'Rest Server is a high performance HTTP server that implements restic''s REST backend API. It provides secure and efficient way to backup data remotely, using restic backup client via the rest: URL.' home: https://truecharts.org/charts/stable/restic-rest-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/restic-rest-server.webp keywords: - restic-rest-server - Backup -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/restic-rest-server - https://hub.docker.com/r/restic/rest-server type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/restic-rest-server/questions.yaml b/charts/stable/restic-rest-server/questions.yaml index 27691fa73dd..10872d47471 100644 --- a/charts/stable/restic-rest-server/questions.yaml +++ b/charts/stable/restic-rest-server/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/retrobot/.helmignore b/charts/stable/retrobot/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/retrobot/.helmignore +++ b/charts/stable/retrobot/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/retrobot/Chart.yaml b/charts/stable/retrobot/Chart.yaml index b8997d7af66..ed8dda1038c 100644 --- a/charts/stable/retrobot/Chart.yaml +++ b/charts/stable/retrobot/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: emulator truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - retrobot - emulator - discord -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/retrobot - https://hub.docker.com/r/rossimo/retrobot type: application -version: 8.8.14 +version: 9.0.0 diff --git a/charts/stable/retrobot/questions.yaml b/charts/stable/retrobot/questions.yaml index 5eb11b6bb2f..7cf2249008d 100644 --- a/charts/stable/retrobot/questions.yaml +++ b/charts/stable/retrobot/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/rflood/.helmignore b/charts/stable/rflood/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/rflood/.helmignore +++ b/charts/stable/rflood/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/rflood/Chart.yaml b/charts/stable/rflood/Chart.yaml index 9cc39265427..96ec5443264 100644 --- a/charts/stable/rflood/Chart.yaml +++ b/charts/stable/rflood/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Downloaders truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rflood.webp keywords: - rflood - downloaders -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/rflood - https://ghcr.io/hotio/rflood type: application -version: 5.8.24 +version: 6.0.0 diff --git a/charts/stable/rflood/questions.yaml b/charts/stable/rflood/questions.yaml index 74d3b6b790c..abef1ba2f26 100644 --- a/charts/stable/rflood/questions.yaml +++ b/charts/stable/rflood/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/rickroll/.helmignore b/charts/stable/rickroll/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/rickroll/.helmignore +++ b/charts/stable/rickroll/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/rickroll/Chart.yaml b/charts/stable/rickroll/Chart.yaml index 17b577e8052..65d4a2f18f3 100644 --- a/charts/stable/rickroll/Chart.yaml +++ b/charts/stable/rickroll/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rickroll.webp keywords: - rickroll - media -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/rickroll - https://hub.docker.com/r/modem7/docker-rickroll type: application -version: 6.8.16 +version: 7.0.0 diff --git a/charts/stable/rickroll/questions.yaml b/charts/stable/rickroll/questions.yaml index 08cf86a177c..82427b70bfa 100644 --- a/charts/stable/rickroll/questions.yaml +++ b/charts/stable/rickroll/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/rimgo/.helmignore b/charts/stable/rimgo/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/rimgo/.helmignore +++ b/charts/stable/rimgo/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/rimgo/Chart.yaml b/charts/stable/rimgo/Chart.yaml index aa5744f9f70..62a9e9c5e07 100644 --- a/charts/stable/rimgo/Chart.yaml +++ b/charts/stable/rimgo/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Web truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rimgo.webp keywords: - rimgo - Network-Web -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/rimgo - https://quay.io/pussthecatorg/rimgo type: application -version: 6.8.56 +version: 7.0.0 diff --git a/charts/stable/rimgo/questions.yaml b/charts/stable/rimgo/questions.yaml index 3bd1c13bf56..1063e202a8a 100644 --- a/charts/stable/rimgo/questions.yaml +++ b/charts/stable/rimgo/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/ring-mqtt/.helmignore b/charts/stable/ring-mqtt/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/ring-mqtt/.helmignore +++ b/charts/stable/ring-mqtt/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/ring-mqtt/Chart.yaml b/charts/stable/ring-mqtt/Chart.yaml index 979bff701e3..a09ea9277e6 100644 --- a/charts/stable/ring-mqtt/Chart.yaml +++ b/charts/stable/ring-mqtt/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: home-automation truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 5.6.4 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - ring-mqtt - home-automation - Tools-Utilities -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/ring-mqtt - https://hub.docker.com/r/tsightler/ring-mqtt type: application -version: 8.8.15 +version: 9.0.0 diff --git a/charts/stable/ring-mqtt/questions.yaml b/charts/stable/ring-mqtt/questions.yaml index 519929db4c1..fe8da40aebd 100644 --- a/charts/stable/ring-mqtt/questions.yaml +++ b/charts/stable/ring-mqtt/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/rmlint/.helmignore b/charts/stable/rmlint/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/rmlint/.helmignore +++ b/charts/stable/rmlint/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/rmlint/Chart.yaml b/charts/stable/rmlint/Chart.yaml index 6b44c2aaa02..c2336dae068 100644 --- a/charts/stable/rmlint/Chart.yaml +++ b/charts/stable/rmlint/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rmlint.webp keywords: - rmlint - Tools-Utilities -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/rmlint - https://hub.docker.com/r/bobbintb/docker-rmlint-unraid type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/rmlint/questions.yaml b/charts/stable/rmlint/questions.yaml index 651f47619cc..7486d621ce1 100644 --- a/charts/stable/rmlint/questions.yaml +++ b/charts/stable/rmlint/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/romm/.helmignore b/charts/stable/romm/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/romm/.helmignore +++ b/charts/stable/romm/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/romm/Chart.yaml b/charts/stable/romm/Chart.yaml index 29159e7e558..deffff2ef6f 100644 --- a/charts/stable/romm/Chart.yaml +++ b/charts/stable/romm/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 3.0.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -37,7 +37,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/romm.webp keywords: - romm - rom-manager -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -48,4 +48,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/romm - https://ghcr.io/zurdi15/romm type: application -version: 8.8.25 +version: 9.0.0 diff --git a/charts/stable/romm/questions.yaml b/charts/stable/romm/questions.yaml index f3e917ab8f1..8fce5c1e013 100644 --- a/charts/stable/romm/questions.yaml +++ b/charts/stable/romm/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/root/.helmignore b/charts/stable/root/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/root/.helmignore +++ b/charts/stable/root/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/root/Chart.yaml b/charts/stable/root/Chart.yaml index 55651a6fb3c..eb3992cc782 100644 --- a/charts/stable/root/Chart.yaml +++ b/charts/stable/root/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - root - Productivity - Tools-Utilities -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/root - https://hub.docker.com/r/bgameiro/arch-cern-root type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/root/questions.yaml b/charts/stable/root/questions.yaml index d5868dacc56..ea70532201a 100644 --- a/charts/stable/root/questions.yaml +++ b/charts/stable/root/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/rsnapshot/.helmignore b/charts/stable/rsnapshot/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/rsnapshot/.helmignore +++ b/charts/stable/rsnapshot/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/rsnapshot/Chart.yaml b/charts/stable/rsnapshot/Chart.yaml index bd5b94823b4..9bb1df751ab 100644 --- a/charts/stable/rsnapshot/Chart.yaml +++ b/charts/stable/rsnapshot/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.4.5 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/rsnapshot icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsnapshot.webp keywords: - rsnapshot -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/rsnapshot - https://ghcr.io/linuxserver/rsnapshot type: application -version: 9.8.16 +version: 10.0.0 diff --git a/charts/stable/rsnapshot/questions.yaml b/charts/stable/rsnapshot/questions.yaml index 1ef577b7628..fc4e79032c8 100644 --- a/charts/stable/rsnapshot/questions.yaml +++ b/charts/stable/rsnapshot/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/rss-bridge/.helmignore b/charts/stable/rss-bridge/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/rss-bridge/.helmignore +++ b/charts/stable/rss-bridge/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/rss-bridge/Chart.yaml b/charts/stable/rss-bridge/Chart.yaml index a070e45f0f6..f0f32afcc4e 100644 --- a/charts/stable/rss-bridge/Chart.yaml +++ b/charts/stable/rss-bridge/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2024.2.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/rss-bridge icon: https://truecharts.org/img/hotlink-ok/chart-icons/rss-bridge.webp keywords: - rss-bridge -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/rss-bridge - https://hub.docker.com/r/rssbridge/rss-bridge type: application -version: 10.8.14 +version: 11.0.0 diff --git a/charts/stable/rss-bridge/questions.yaml b/charts/stable/rss-bridge/questions.yaml index df201278f94..8f20e44dccd 100644 --- a/charts/stable/rss-bridge/questions.yaml +++ b/charts/stable/rss-bridge/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/rss-proxy/.helmignore b/charts/stable/rss-proxy/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/rss-proxy/.helmignore +++ b/charts/stable/rss-proxy/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/rss-proxy/Chart.yaml b/charts/stable/rss-proxy/Chart.yaml index 0637a5837cc..997a9b4b753 100644 --- a/charts/stable/rss-proxy/Chart.yaml +++ b/charts/stable/rss-proxy/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - Cloud - Tools-Utilities - Network-Web -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/rss-proxy - https://hub.docker.com/r/damoeb/rss-proxy type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/rss-proxy/questions.yaml b/charts/stable/rss-proxy/questions.yaml index c4fd4cd5e5f..e63e2319598 100644 --- a/charts/stable/rss-proxy/questions.yaml +++ b/charts/stable/rss-proxy/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/rss-to-telegram/.helmignore b/charts/stable/rss-to-telegram/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/rss-to-telegram/.helmignore +++ b/charts/stable/rss-to-telegram/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/rss-to-telegram/Chart.yaml b/charts/stable/rss-to-telegram/Chart.yaml index eb1d388a54f..b9b3ad81bf7 100644 --- a/charts/stable/rss-to-telegram/Chart.yaml +++ b/charts/stable/rss-to-telegram/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Other truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - Network-Other - Network-Messenger - Productivity -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/rss-to-telegram - https://hub.docker.com/r/bokker/rss.to.telegram type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/rss-to-telegram/questions.yaml b/charts/stable/rss-to-telegram/questions.yaml index f461d273658..a9d901b63bf 100644 --- a/charts/stable/rss-to-telegram/questions.yaml +++ b/charts/stable/rss-to-telegram/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/rsshub/.helmignore b/charts/stable/rsshub/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/rsshub/.helmignore +++ b/charts/stable/rsshub/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/rsshub/Chart.yaml b/charts/stable/rsshub/Chart.yaml index 155fdc22b5d..3f8255d00a3 100644 --- a/charts/stable/rsshub/Chart.yaml +++ b/charts/stable/rsshub/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -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/browserless/chrome - https://hub.docker.com/r/diygod/rsshub + - https://hub.docker.com/r/browserless/chrome type: application -version: 12.10.54 +version: 13.0.0 diff --git a/charts/stable/rsshub/questions.yaml b/charts/stable/rsshub/questions.yaml index 29b8de37478..9aaa553404e 100644 --- a/charts/stable/rsshub/questions.yaml +++ b/charts/stable/rsshub/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/rstudio/.helmignore b/charts/stable/rstudio/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/rstudio/.helmignore +++ b/charts/stable/rstudio/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/rstudio/Chart.yaml b/charts/stable/rstudio/Chart.yaml index 619c6410d2d..3b39ec93069 100644 --- a/charts/stable/rstudio/Chart.yaml +++ b/charts/stable/rstudio/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 4.4.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rstudio.webp keywords: - rstudio - Productivity -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/rstudio - https://hub.docker.com/r/rocker/rstudio type: application -version: 6.9.1 +version: 7.0.0 diff --git a/charts/stable/rstudio/questions.yaml b/charts/stable/rstudio/questions.yaml index 8b1f41ff380..80b2335a197 100644 --- a/charts/stable/rstudio/questions.yaml +++ b/charts/stable/rstudio/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/rtorrent-rutorrent/.helmignore b/charts/stable/rtorrent-rutorrent/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/rtorrent-rutorrent/.helmignore +++ b/charts/stable/rtorrent-rutorrent/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/rtorrent-rutorrent/Chart.yaml b/charts/stable/rtorrent-rutorrent/Chart.yaml index 6f600b6fcdc..dfd69ec19c2 100644 --- a/charts/stable/rtorrent-rutorrent/Chart.yaml +++ b/charts/stable/rtorrent-rutorrent/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: torrent truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 4.2.9 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rtorrent-rutorrent.webp keywords: - rutorrent - torrent -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,7 +33,7 @@ sources: - https://github.com/crazy-max/docker-rtorrent-rutorrent - https://truecharts.org/charts/stable/rtorrent-rutorrent - https://github.com/truecharts/charts/tree/master/charts/stable/rtorrent-rutorrent - - https://ghcr.io/thde/rtorrent_exporter - https://ghcr.io/crazy-max/rtorrent-rutorrent + - https://ghcr.io/thde/rtorrent_exporter type: application -version: 4.8.14 +version: 5.0.0 diff --git a/charts/stable/rtorrent-rutorrent/questions.yaml b/charts/stable/rtorrent-rutorrent/questions.yaml index 29f2f59e357..604f873f57f 100644 --- a/charts/stable/rtorrent-rutorrent/questions.yaml +++ b/charts/stable/rtorrent-rutorrent/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/rust/.helmignore b/charts/stable/rust/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/rust/.helmignore +++ b/charts/stable/rust/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/rust/Chart.yaml b/charts/stable/rust/Chart.yaml index 9ea8f69d391..54016bf39c3 100644 --- a/charts/stable/rust/Chart.yaml +++ b/charts/stable/rust/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: rust dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rust.webp keywords: - rust - GameServers -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/rust - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/rust/questions.yaml b/charts/stable/rust/questions.yaml index e3c8dd7e905..682b5a1bcdb 100644 --- a/charts/stable/rust/questions.yaml +++ b/charts/stable/rust/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/rustpad/.helmignore b/charts/stable/rustpad/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/rustpad/.helmignore +++ b/charts/stable/rustpad/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/rustpad/Chart.yaml b/charts/stable/rustpad/Chart.yaml index 66abbf88465..a72539071a0 100644 --- a/charts/stable/rustpad/Chart.yaml +++ b/charts/stable/rustpad/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - Cloud - Productivity - Tools-Utilities -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/rustpad - https://hub.docker.com/r/ekzhang/rustpad type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/rustpad/questions.yaml b/charts/stable/rustpad/questions.yaml index 3d0b624ac1b..95a1854e846 100644 --- a/charts/stable/rustpad/questions.yaml +++ b/charts/stable/rustpad/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/s3backup/.helmignore b/charts/stable/s3backup/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/s3backup/.helmignore +++ b/charts/stable/s3backup/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/s3backup/Chart.yaml b/charts/stable/s3backup/Chart.yaml index 2b1e0cd3286..af02d9efb30 100644 --- a/charts/stable/s3backup/Chart.yaml +++ b/charts/stable/s3backup/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Backup truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - s3backup - Backup - Cloud -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/s3backup - https://hub.docker.com/r/joch/s3backup type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/s3backup/questions.yaml b/charts/stable/s3backup/questions.yaml index 07586d6a5d1..6ac8b985aba 100644 --- a/charts/stable/s3backup/questions.yaml +++ b/charts/stable/s3backup/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/s3sync/.helmignore b/charts/stable/s3sync/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/s3sync/.helmignore +++ b/charts/stable/s3sync/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/s3sync/Chart.yaml b/charts/stable/s3sync/Chart.yaml index f872fb236bf..895aa8a38ae 100644 --- a/charts/stable/s3sync/Chart.yaml +++ b/charts/stable/s3sync/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Backup truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - s3sync - Backup - Cloud -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/s3sync - https://hub.docker.com/r/whatname/docker-s3sync type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/s3sync/questions.yaml b/charts/stable/s3sync/questions.yaml index faff9596d62..39600490335 100644 --- a/charts/stable/s3sync/questions.yaml +++ b/charts/stable/s3sync/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/sabnzbd/.helmignore b/charts/stable/sabnzbd/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/sabnzbd/.helmignore +++ b/charts/stable/sabnzbd/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/sabnzbd/Chart.yaml b/charts/stable/sabnzbd/Chart.yaml index 97bd6cd6ffc..5462863dbdc 100644 --- a/charts/stable/sabnzbd/Chart.yaml +++ b/charts/stable/sabnzbd/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 4.2.3 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/sabnzbd.webp keywords: - sabnzbd - usenet -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://ghcr.io/onedr0p/sabnzbd - https://ghcr.io/onedr0p/exportarr type: application -version: 19.6.16 +version: 20.0.0 diff --git a/charts/stable/sabnzbd/questions.yaml b/charts/stable/sabnzbd/questions.yaml index c156371ae06..fbdd7b7bdf5 100644 --- a/charts/stable/sabnzbd/questions.yaml +++ b/charts/stable/sabnzbd/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/satisfactory/.helmignore b/charts/stable/satisfactory/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/satisfactory/.helmignore +++ b/charts/stable/satisfactory/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/satisfactory/Chart.yaml b/charts/stable/satisfactory/Chart.yaml index 1c75351b43a..d7120235030 100644 --- a/charts/stable/satisfactory/Chart.yaml +++ b/charts/stable/satisfactory/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: games truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.6.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/satisfactory icon: https://truecharts.org/img/hotlink-ok/chart-icons/satisfactory.webp keywords: - satisfactory -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/satisfactory - https://hub.docker.com/r/wolveix/satisfactory-server type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/satisfactory/questions.yaml b/charts/stable/satisfactory/questions.yaml index a6487050148..facea2e9785 100644 --- a/charts/stable/satisfactory/questions.yaml +++ b/charts/stable/satisfactory/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/scrutiny/.helmignore b/charts/stable/scrutiny/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/scrutiny/.helmignore +++ b/charts/stable/scrutiny/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/scrutiny/Chart.yaml b/charts/stable/scrutiny/Chart.yaml index 01da419f0ec..b61ba6b5991 100644 --- a/charts/stable/scrutiny/Chart.yaml +++ b/charts/stable/scrutiny/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.8.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/scrutiny icon: https://truecharts.org/img/hotlink-ok/chart-icons/scrutiny.webp keywords: - scrutiny -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/scrutiny - https://ghcr.io/analogj/scrutiny type: application -version: 10.9.15 +version: 11.0.0 diff --git a/charts/stable/scrutiny/questions.yaml b/charts/stable/scrutiny/questions.yaml index 7f116c888ee..32199a7e10b 100644 --- a/charts/stable/scrutiny/questions.yaml +++ b/charts/stable/scrutiny/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/scrypted/.helmignore b/charts/stable/scrypted/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/scrypted/.helmignore +++ b/charts/stable/scrypted/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/scrypted/Chart.yaml b/charts/stable/scrypted/Chart.yaml index 66cdcd1be64..5af3c48c1d6 100644 --- a/charts/stable/scrypted/Chart.yaml +++ b/charts/stable/scrypted/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 20.0.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/scrypted.webp keywords: - scrypted - 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/scrypted - https://hub.docker.com/r/koush/scrypted type: application -version: 4.9.14 +version: 5.0.0 diff --git a/charts/stable/scrypted/questions.yaml b/charts/stable/scrypted/questions.yaml index d51db1039f9..d0c61a87984 100644 --- a/charts/stable/scrypted/questions.yaml +++ b/charts/stable/scrypted/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/sdtd/.helmignore b/charts/stable/sdtd/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/sdtd/.helmignore +++ b/charts/stable/sdtd/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/sdtd/Chart.yaml b/charts/stable/sdtd/Chart.yaml index d6b48a060f5..4d8034b8977 100644 --- a/charts/stable/sdtd/Chart.yaml +++ b/charts/stable/sdtd/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: games truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 7dtd dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/sdtd.webp keywords: - sevendaystodie - game-servers -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/sdtd - https://hub.docker.com/r/ich777/steamcmd type: application -version: 7.8.14 +version: 8.0.0 diff --git a/charts/stable/sdtd/questions.yaml b/charts/stable/sdtd/questions.yaml index 15e8883a5b3..bdc7b6de834 100644 --- a/charts/stable/sdtd/questions.yaml +++ b/charts/stable/sdtd/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/seafile/.helmignore b/charts/stable/seafile/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/seafile/.helmignore +++ b/charts/stable/seafile/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/seafile/Chart.yaml b/charts/stable/seafile/Chart.yaml index f9ab81ec04b..99e53415851 100644 --- a/charts/stable/seafile/Chart.yaml +++ b/charts/stable/seafile/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: file-storage truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 11.0.8 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -32,7 +32,7 @@ keywords: - files - cloud - file-storage -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -43,4 +43,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/seafile - https://hub.docker.com/r/seafileltd/seafile-mc type: application -version: 5.15.25 +version: 6.0.0 diff --git a/charts/stable/seafile/questions.yaml b/charts/stable/seafile/questions.yaml index 4676dd54571..432c7c16a15 100644 --- a/charts/stable/seafile/questions.yaml +++ b/charts/stable/seafile/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/searxng/.helmignore b/charts/stable/searxng/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/searxng/.helmignore +++ b/charts/stable/searxng/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/searxng/Chart.yaml b/charts/stable/searxng/Chart.yaml index 15c2657667a..f7a26a25b8b 100644 --- a/charts/stable/searxng/Chart.yaml +++ b/charts/stable/searxng/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - searxng - Productivity - Other -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/searxng - https://hub.docker.com/r/searxng/searxng type: application -version: 7.8.27 +version: 8.0.0 diff --git a/charts/stable/searxng/questions.yaml b/charts/stable/searxng/questions.yaml index 29038416465..507f016d471 100644 --- a/charts/stable/searxng/questions.yaml +++ b/charts/stable/searxng/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/seedsync/.helmignore b/charts/stable/seedsync/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/seedsync/.helmignore +++ b/charts/stable/seedsync/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/seedsync/Chart.yaml b/charts/stable/seedsync/Chart.yaml index 789f1a237aa..8fdff77f6ff 100644 --- a/charts/stable/seedsync/Chart.yaml +++ b/charts/stable/seedsync/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/seedsync.webp keywords: - seedsync - Tools-Utilities -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/seedsync - https://hub.docker.com/r/ipsingh06/seedsync type: application -version: 7.8.14 +version: 8.0.0 diff --git a/charts/stable/seedsync/questions.yaml b/charts/stable/seedsync/questions.yaml index 1c4ccba7d38..8b01c7c283d 100644 --- a/charts/stable/seedsync/questions.yaml +++ b/charts/stable/seedsync/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/send/.helmignore b/charts/stable/send/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/send/.helmignore +++ b/charts/stable/send/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/send/Chart.yaml b/charts/stable/send/Chart.yaml index 81e9a6203cd..56885c07d4d 100644 --- a/charts/stable/send/Chart.yaml +++ b/charts/stable/send/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -31,7 +31,7 @@ keywords: - send - Cloud - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -41,4 +41,4 @@ sources: - https://gitlab.com/timvisee/send - https://github.com/truecharts/charts/tree/master/charts/stable/send type: application -version: 5.10.20 +version: 6.0.0 diff --git a/charts/stable/send/questions.yaml b/charts/stable/send/questions.yaml index 3c62815eef8..0a3b44a4912 100644 --- a/charts/stable/send/questions.yaml +++ b/charts/stable/send/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/ser2sock/.helmignore b/charts/stable/ser2sock/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/ser2sock/.helmignore +++ b/charts/stable/ser2sock/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/ser2sock/Chart.yaml b/charts/stable/ser2sock/Chart.yaml index 9a45bd473e7..94cb3c5efd1 100644 --- a/charts/stable/ser2sock/Chart.yaml +++ b/charts/stable/ser2sock/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ser2sock icon: https://truecharts.org/img/hotlink-ok/chart-icons/ser2sock.webp keywords: - ser2sock -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/ser2sock - https://hub.docker.com/r/tenstartups/ser2sock type: application -version: 13.8.14 +version: 14.0.0 diff --git a/charts/stable/ser2sock/questions.yaml b/charts/stable/ser2sock/questions.yaml index e97a169e142..53a64b98b4b 100644 --- a/charts/stable/ser2sock/questions.yaml +++ b/charts/stable/ser2sock/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/serpbear/.helmignore b/charts/stable/serpbear/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/serpbear/.helmignore +++ b/charts/stable/serpbear/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/serpbear/Chart.yaml b/charts/stable/serpbear/Chart.yaml index 21b207c80c5..5ecf66a6d60 100644 --- a/charts/stable/serpbear/Chart.yaml +++ b/charts/stable/serpbear/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: metrics truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/serpbear.webp keywords: - serpbear - metrics -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/serpbear - https://hub.docker.com/r/towfiqi/serpbear type: application -version: 3.8.14 +version: 4.0.0 diff --git a/charts/stable/serpbear/questions.yaml b/charts/stable/serpbear/questions.yaml index 763f3bed44b..36e1f312811 100644 --- a/charts/stable/serpbear/questions.yaml +++ b/charts/stable/serpbear/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/servas/.helmignore b/charts/stable/servas/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/servas/.helmignore +++ b/charts/stable/servas/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/servas/Chart.yaml b/charts/stable/servas/Chart.yaml index 7b312e5bf77..bfe757326a3 100644 --- a/charts/stable/servas/Chart.yaml +++ b/charts/stable/servas/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: bookmarks truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.2.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/servas.webp keywords: - servas - bookmarks -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/servas - https://hub.docker.com/r/beromir/servas type: application -version: 4.16.24 +version: 5.0.0 diff --git a/charts/stable/servas/questions.yaml b/charts/stable/servas/questions.yaml index 10794c789ea..f5b938e38db 100644 --- a/charts/stable/servas/questions.yaml +++ b/charts/stable/servas/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/sftpgo/.helmignore b/charts/stable/sftpgo/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/sftpgo/.helmignore +++ b/charts/stable/sftpgo/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/sftpgo/Chart.yaml b/charts/stable/sftpgo/Chart.yaml index 1e3d7cc6fa3..6ea8e30f203 100644 --- a/charts/stable/sftpgo/Chart.yaml +++ b/charts/stable/sftpgo/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-FTP truecharts.org/max_helm_version: "3.14" @@ -10,20 +10,20 @@ apiVersion: v2 appVersion: 2.5.6 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] deprecated: false -description: "Fully featured and highly configurable SFTP server with optional HTTP/S, FTP, FTPS and WebDAV support. Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure Blob Storage, SFTP." +description: 'Fully featured and highly configurable SFTP server with optional HTTP/S, FTP, FTPS and WebDAV support. Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure Blob Storage, SFTP.' home: https://truecharts.org/charts/stable/sftpgo icon: https://truecharts.org/img/hotlink-ok/chart-icons/sftpgo.webp keywords: - sftpgo - Network-FTP -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/sftpgo - https://ghcr.io/drakkan/sftpgo type: application -version: 6.8.14 +version: 7.0.0 diff --git a/charts/stable/sftpgo/questions.yaml b/charts/stable/sftpgo/questions.yaml index 0499bb7750f..876b62cbe21 100644 --- a/charts/stable/sftpgo/questions.yaml +++ b/charts/stable/sftpgo/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/shaarli/.helmignore b/charts/stable/shaarli/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/shaarli/.helmignore +++ b/charts/stable/shaarli/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/shaarli/Chart.yaml b/charts/stable/shaarli/Chart.yaml index 433eea532d0..6b58007011d 100644 --- a/charts/stable/shaarli/Chart.yaml +++ b/charts/stable/shaarli/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: master dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/shaarli.webp keywords: - shaarli - Productivity -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/shaarli - https://hub.docker.com/r/shaarli/shaarli type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/shaarli/questions.yaml b/charts/stable/shaarli/questions.yaml index 8ff1e9d6a1c..c608b1cbd5d 100644 --- a/charts/stable/shaarli/questions.yaml +++ b/charts/stable/shaarli/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/shapeshifter-obfuscator/.helmignore b/charts/stable/shapeshifter-obfuscator/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/shapeshifter-obfuscator/.helmignore +++ b/charts/stable/shapeshifter-obfuscator/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/shapeshifter-obfuscator/Chart.yaml b/charts/stable/shapeshifter-obfuscator/Chart.yaml index 28cdedf7830..9ba30e38b83 100644 --- a/charts/stable/shapeshifter-obfuscator/Chart.yaml +++ b/charts/stable/shapeshifter-obfuscator/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Security truecharts.org/max_helm_version: "3.14" @@ -10,20 +10,20 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] deprecated: false -description: "Shapeshifter-Obfuscator is a Chartized implementation of shapeshifter-dispatcher provided by The Operator Foundation. The shapeshifter suite provides command-line proxy and obfuscation tools that effectively modify packets to evade advanced IDS systems. " +description: 'Shapeshifter-Obfuscator is a Chartized implementation of shapeshifter-dispatcher provided by The Operator Foundation. The shapeshifter suite provides command-line proxy and obfuscation tools that effectively modify packets to evade advanced IDS systems. ' home: https://truecharts.org/charts/stable/shapeshifter-obfuscator icon: https://truecharts.org/img/hotlink-ok/chart-icons/shapeshifter-obfuscator.webp keywords: - shapeshifter-obfuscator - Security -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/shapeshifter-obfuscator - https://hub.docker.com/r/juchong/shapeshifter-docker type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/shapeshifter-obfuscator/questions.yaml b/charts/stable/shapeshifter-obfuscator/questions.yaml index e8445635373..c9dff1d75dc 100644 --- a/charts/stable/shapeshifter-obfuscator/questions.yaml +++ b/charts/stable/shapeshifter-obfuscator/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/sheetable/.helmignore b/charts/stable/sheetable/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/sheetable/.helmignore +++ b/charts/stable/sheetable/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/sheetable/Chart.yaml b/charts/stable/sheetable/Chart.yaml index a265028573b..432b391cbe6 100644 --- a/charts/stable/sheetable/Chart.yaml +++ b/charts/stable/sheetable/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: music truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.8.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/sheetable icon: https://truecharts.org/img/hotlink-ok/chart-icons/sheetable.webp keywords: - sheetable -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/sheetable - https://hub.docker.com/r/vallezw/sheetable type: application -version: 6.8.14 +version: 7.0.0 diff --git a/charts/stable/sheetable/questions.yaml b/charts/stable/sheetable/questions.yaml index a122992bde9..c46a5985a2b 100644 --- a/charts/stable/sheetable/questions.yaml +++ b/charts/stable/sheetable/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/shiori/.helmignore b/charts/stable/shiori/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/shiori/.helmignore +++ b/charts/stable/shiori/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/shiori/Chart.yaml b/charts/stable/shiori/Chart.yaml index 6b6578860ba..78ed2ec2636 100644 --- a/charts/stable/shiori/Chart.yaml +++ b/charts/stable/shiori/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.6.3 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - bookmark - bookmark-manager - web-interface -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/shiori - https://ghcr.io/go-shiori/shiori type: application -version: 16.9.16 +version: 17.0.0 diff --git a/charts/stable/shiori/questions.yaml b/charts/stable/shiori/questions.yaml index ab38542b489..5d7428bc35d 100644 --- a/charts/stable/shiori/questions.yaml +++ b/charts/stable/shiori/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/shlink-web-client/.helmignore b/charts/stable/shlink-web-client/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/shlink-web-client/.helmignore +++ b/charts/stable/shlink-web-client/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/shlink-web-client/Chart.yaml b/charts/stable/shlink-web-client/Chart.yaml index a24454eff33..e0ce8fd31f8 100644 --- a/charts/stable/shlink-web-client/Chart.yaml +++ b/charts/stable/shlink-web-client/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 3.10.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - url - shortener - frontend -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/shlink-web-client - https://hub.docker.com/r/shlinkio/shlink-web-client type: application -version: 10.8.14 +version: 11.0.0 diff --git a/charts/stable/shlink-web-client/questions.yaml b/charts/stable/shlink-web-client/questions.yaml index 59becf07104..1c2939141f7 100644 --- a/charts/stable/shlink-web-client/questions.yaml +++ b/charts/stable/shlink-web-client/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/shlink/.helmignore b/charts/stable/shlink/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/shlink/.helmignore +++ b/charts/stable/shlink/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/shlink/Chart.yaml b/charts/stable/shlink/Chart.yaml index 9bcb181ef77..87abeaab842 100644 --- a/charts/stable/shlink/Chart.yaml +++ b/charts/stable/shlink/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 4.1.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/shlink.webp keywords: - url - shortener -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/shlink - https://hub.docker.com/r/shlinkio/shlink type: application -version: 14.9.11 +version: 15.0.0 diff --git a/charts/stable/shlink/questions.yaml b/charts/stable/shlink/questions.yaml index a5b23aae046..69dfee73317 100644 --- a/charts/stable/shlink/questions.yaml +++ b/charts/stable/shlink/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/shoko-server/.helmignore b/charts/stable/shoko-server/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/shoko-server/.helmignore +++ b/charts/stable/shoko-server/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/shoko-server/Chart.yaml b/charts/stable/shoko-server/Chart.yaml index f3d2e8ac829..259391c1faa 100644 --- a/charts/stable/shoko-server/Chart.yaml +++ b/charts/stable/shoko-server/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 4.2.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/shoko-server.webp keywords: - shoko-server - Tools-Utilities -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/shoko-server - https://hub.docker.com/r/shokoanime/server type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/shoko-server/questions.yaml b/charts/stable/shoko-server/questions.yaml index fbdbcb1a48e..b4177c5d545 100644 --- a/charts/stable/shoko-server/questions.yaml +++ b/charts/stable/shoko-server/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/shortipy/.helmignore b/charts/stable/shortipy/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/shortipy/.helmignore +++ b/charts/stable/shortipy/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/shortipy/Chart.yaml b/charts/stable/shortipy/Chart.yaml index 094306d3ccc..9b054e06163 100644 --- a/charts/stable/shortipy/Chart.yaml +++ b/charts/stable/shortipy/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - shortipy - Tools-Utilities - Network-Management -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/shortipy - https://hub.docker.com/r/knex666/shortipy type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/shortipy/questions.yaml b/charts/stable/shortipy/questions.yaml index c4fd4cd5e5f..e63e2319598 100644 --- a/charts/stable/shortipy/questions.yaml +++ b/charts/stable/shortipy/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/shorturl/.helmignore b/charts/stable/shorturl/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/shorturl/.helmignore +++ b/charts/stable/shorturl/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/shorturl/Chart.yaml b/charts/stable/shorturl/Chart.yaml index bf2d039b122..f844d0ff21f 100644 --- a/charts/stable/shorturl/Chart.yaml +++ b/charts/stable/shorturl/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.1.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - shortener - shorten - shorturl -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/shorturl - https://ghcr.io/nicholaswilde/shorturl type: application -version: 10.8.14 +version: 11.0.0 diff --git a/charts/stable/shorturl/questions.yaml b/charts/stable/shorturl/questions.yaml index a2a16a6221d..52a1ca1ad38 100644 --- a/charts/stable/shorturl/questions.yaml +++ b/charts/stable/shorturl/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/sia-daemon/.helmignore b/charts/stable/sia-daemon/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/sia-daemon/.helmignore +++ b/charts/stable/sia-daemon/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/sia-daemon/Chart.yaml b/charts/stable/sia-daemon/Chart.yaml index de26c5cb087..f7d9994396b 100644 --- a/charts/stable/sia-daemon/Chart.yaml +++ b/charts/stable/sia-daemon/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: master dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - sia-daemon - Cloud - Other -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/sia-daemon - https://ghcr.io/siafoundation/siad type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/sia-daemon/questions.yaml b/charts/stable/sia-daemon/questions.yaml index 45dcb6523e3..b5119df0fb6 100644 --- a/charts/stable/sia-daemon/questions.yaml +++ b/charts/stable/sia-daemon/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/sickchill/.helmignore b/charts/stable/sickchill/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/sickchill/.helmignore +++ b/charts/stable/sickchill/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/sickchill/Chart.yaml b/charts/stable/sickchill/Chart.yaml index ab6462eb34c..407c4dcfc1b 100644 --- a/charts/stable/sickchill/Chart.yaml +++ b/charts/stable/sickchill/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2024.3.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - video - library - manager -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/sickchill - https://ghcr.io/linuxserver/sickchill type: application -version: 11.9.15 +version: 12.0.0 diff --git a/charts/stable/sickchill/questions.yaml b/charts/stable/sickchill/questions.yaml index 8532f226532..b100d84e0ff 100644 --- a/charts/stable/sickchill/questions.yaml +++ b/charts/stable/sickchill/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/sickgear/.helmignore b/charts/stable/sickgear/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/sickgear/.helmignore +++ b/charts/stable/sickgear/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/sickgear/Chart.yaml b/charts/stable/sickgear/Chart.yaml index b1bbe9dc904..4c2ed86a36f 100644 --- a/charts/stable/sickgear/Chart.yaml +++ b/charts/stable/sickgear/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - manager - tv - shows -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/sickgear - https://hub.docker.com/r/sickgear/sickgear type: application -version: 11.8.14 +version: 12.0.0 diff --git a/charts/stable/sickgear/questions.yaml b/charts/stable/sickgear/questions.yaml index d5dcc6f52d5..670e8bf98ec 100644 --- a/charts/stable/sickgear/questions.yaml +++ b/charts/stable/sickgear/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/simply-shorten/.helmignore b/charts/stable/simply-shorten/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/simply-shorten/.helmignore +++ b/charts/stable/simply-shorten/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/simply-shorten/Chart.yaml b/charts/stable/simply-shorten/Chart.yaml index ef30d9a1a10..6c73c755d78 100644 --- a/charts/stable/simply-shorten/Chart.yaml +++ b/charts/stable/simply-shorten/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.1.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - Cloud - Productivity - Network-Web -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/simply-shorten - https://hub.docker.com/r/draganczukp/simply-shorten type: application -version: 8.8.15 +version: 9.0.0 diff --git a/charts/stable/simply-shorten/questions.yaml b/charts/stable/simply-shorten/questions.yaml index 6f6b0c231e7..558fe499150 100644 --- a/charts/stable/simply-shorten/questions.yaml +++ b/charts/stable/simply-shorten/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/sinusbot/.helmignore b/charts/stable/sinusbot/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/sinusbot/.helmignore +++ b/charts/stable/sinusbot/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/sinusbot/Chart.yaml b/charts/stable/sinusbot/Chart.yaml index 41011fb1f09..eae9c1df37e 100644 --- a/charts/stable/sinusbot/Chart.yaml +++ b/charts/stable/sinusbot/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - Productivity - Tools-Utilities - MediaServer-Music -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/sinusbot - https://hub.docker.com/r/sinusbot/docker type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/sinusbot/questions.yaml b/charts/stable/sinusbot/questions.yaml index 557b0bd80ee..91146a89ae1 100644 --- a/charts/stable/sinusbot/questions.yaml +++ b/charts/stable/sinusbot/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/slack-invite/.helmignore b/charts/stable/slack-invite/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/slack-invite/.helmignore +++ b/charts/stable/slack-invite/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/slack-invite/Chart.yaml b/charts/stable/slack-invite/Chart.yaml index 65e244db0a1..f6bf2017b26 100644 --- a/charts/stable/slack-invite/Chart.yaml +++ b/charts/stable/slack-invite/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Messenger truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - slack-invite - Network-Messenger - Productivity -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/slack-invite - https://hub.docker.com/r/ninthwalker/slack-invite type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/slack-invite/questions.yaml b/charts/stable/slack-invite/questions.yaml index 9e88baf15bd..99c0061035b 100644 --- a/charts/stable/slack-invite/questions.yaml +++ b/charts/stable/slack-invite/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/slash/.helmignore b/charts/stable/slash/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/slash/.helmignore +++ b/charts/stable/slash/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/slash/Chart.yaml b/charts/stable/slash/Chart.yaml index 93edd5ba05a..db2e419c400 100644 --- a/charts/stable/slash/Chart.yaml +++ b/charts/stable/slash/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: bookmarks truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.0.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - slash - bookmarks - url-shortener -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/slash - https://hub.docker.com/r/yourselfhosted/slash type: application -version: 4.8.16 +version: 5.0.0 diff --git a/charts/stable/slash/questions.yaml b/charts/stable/slash/questions.yaml index 09b4e609f1e..45f3172e449 100644 --- a/charts/stable/slash/questions.yaml +++ b/charts/stable/slash/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/slink/.helmignore b/charts/stable/slink/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/slink/.helmignore +++ b/charts/stable/slink/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/slink/Chart.yaml b/charts/stable/slink/Chart.yaml index 6b87d8a7884..021efe64a35 100644 --- a/charts/stable/slink/Chart.yaml +++ b/charts/stable/slink/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.1.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - photos - pictures - sharing -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/slink - https://hub.docker.com/r/anirdev/slink type: application -version: 1.1.8 +version: 2.0.0 diff --git a/charts/stable/slink/questions.yaml b/charts/stable/slink/questions.yaml index ec3fc0a730b..3fe91a61b2b 100644 --- a/charts/stable/slink/questions.yaml +++ b/charts/stable/slink/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/smartctl-exporter/.helmignore b/charts/stable/smartctl-exporter/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/smartctl-exporter/.helmignore +++ b/charts/stable/smartctl-exporter/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/smartctl-exporter/Chart.yaml b/charts/stable/smartctl-exporter/Chart.yaml index 9961d1be25f..e8a0b66fca0 100644 --- a/charts/stable/smartctl-exporter/Chart.yaml +++ b/charts/stable/smartctl-exporter/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: metrics truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.12.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - prometheus - smartctl-exporter - 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/smartctl-exporter - https://hub.docker.com/r/prometheuscommunity/smartctl-exporter type: application -version: 2.10.14 +version: 3.0.0 diff --git a/charts/stable/smartctl-exporter/questions.yaml b/charts/stable/smartctl-exporter/questions.yaml index 892abc696ba..e6622a80a2d 100644 --- a/charts/stable/smartctl-exporter/questions.yaml +++ b/charts/stable/smartctl-exporter/questions.yaml @@ -1,6 +1,7 @@ # Include{groups} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/smokeping/.helmignore b/charts/stable/smokeping/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/smokeping/.helmignore +++ b/charts/stable/smokeping/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/smokeping/Chart.yaml b/charts/stable/smokeping/Chart.yaml index ca78937c5ca..9fe661868e9 100644 --- a/charts/stable/smokeping/Chart.yaml +++ b/charts/stable/smokeping/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.8.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - smokeping - network - latency -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/smokeping - https://ghcr.io/linuxserver/smokeping type: application -version: 10.8.17 +version: 11.0.0 diff --git a/charts/stable/smokeping/questions.yaml b/charts/stable/smokeping/questions.yaml index 0d04e9c660f..78fcc83114e 100644 --- a/charts/stable/smokeping/questions.yaml +++ b/charts/stable/smokeping/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/smtp-relay/.helmignore b/charts/stable/smtp-relay/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/smtp-relay/.helmignore +++ b/charts/stable/smtp-relay/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/smtp-relay/Chart.yaml b/charts/stable/smtp-relay/Chart.yaml index dff8a2c201c..b27fefa621d 100644 --- a/charts/stable/smtp-relay/Chart.yaml +++ b/charts/stable/smtp-relay/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: smtp truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.5.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/smtp-relay.webp keywords: - smtp-relay - smtp -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/smtp-relay - https://ghcr.io/ix-ai/smtp type: application -version: 3.8.16 +version: 4.0.0 diff --git a/charts/stable/smtp-relay/questions.yaml b/charts/stable/smtp-relay/questions.yaml index 0bd753e432e..cacc987cb74 100644 --- a/charts/stable/smtp-relay/questions.yaml +++ b/charts/stable/smtp-relay/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/snapdrop/.helmignore b/charts/stable/snapdrop/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/snapdrop/.helmignore +++ b/charts/stable/snapdrop/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/snapdrop/Chart.yaml b/charts/stable/snapdrop/Chart.yaml index 60348cf995a..0b046977b93 100644 --- a/charts/stable/snapdrop/Chart.yaml +++ b/charts/stable/snapdrop/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/snapdrop icon: https://truecharts.org/img/hotlink-ok/chart-icons/snapdrop.webp keywords: - snapdrop -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/snapdrop - https://hub.docker.com/r/linuxserver/snapdrop type: application -version: 9.8.16 +version: 10.0.0 diff --git a/charts/stable/snapdrop/questions.yaml b/charts/stable/snapdrop/questions.yaml index bc9ab8be5aa..09e54a2c54d 100644 --- a/charts/stable/snapdrop/questions.yaml +++ b/charts/stable/snapdrop/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/snippet-box/.helmignore b/charts/stable/snippet-box/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/snippet-box/.helmignore +++ b/charts/stable/snippet-box/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/snippet-box/Chart.yaml b/charts/stable/snippet-box/Chart.yaml index be2e1970e82..c8aa23e05a6 100644 --- a/charts/stable/snippet-box/Chart.yaml +++ b/charts/stable/snippet-box/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - snippet-box - Productivity - Tools-Utilities -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/snippet-box - https://hub.docker.com/r/pawelmalak/snippet-box type: application -version: 7.8.14 +version: 8.0.0 diff --git a/charts/stable/snippet-box/questions.yaml b/charts/stable/snippet-box/questions.yaml index 3cf8d05e42f..7baf045dc02 100644 --- a/charts/stable/snippet-box/questions.yaml +++ b/charts/stable/snippet-box/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/socials/.helmignore b/charts/stable/socials/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/socials/.helmignore +++ b/charts/stable/socials/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/socials/Chart.yaml b/charts/stable/socials/Chart.yaml index 2ac7bab97ec..f494b5446b7 100644 --- a/charts/stable/socials/Chart.yaml +++ b/charts/stable/socials/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Other truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: main dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/socials.webp keywords: - socials - Other -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/socials - https://ghcr.io/diamkil/socials type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/socials/questions.yaml b/charts/stable/socials/questions.yaml index a8df1f90730..9b96cf8964f 100644 --- a/charts/stable/socials/questions.yaml +++ b/charts/stable/socials/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/soft-serve/.helmignore b/charts/stable/soft-serve/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/soft-serve/.helmignore +++ b/charts/stable/soft-serve/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/soft-serve/Chart.yaml b/charts/stable/soft-serve/Chart.yaml index 767b9c31aa2..ea96c20d4a4 100644 --- a/charts/stable/soft-serve/Chart.yaml +++ b/charts/stable/soft-serve/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: git truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.7.4 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/soft-serve.webp keywords: - soft-serve - git -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/soft-serve - https://hub.docker.com/r/charmcli/soft-serve type: application -version: 6.8.14 +version: 7.0.0 diff --git a/charts/stable/soft-serve/questions.yaml b/charts/stable/soft-serve/questions.yaml index f4eb9e5daeb..c991131f468 100644 --- a/charts/stable/soft-serve/questions.yaml +++ b/charts/stable/soft-serve/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/solr/.helmignore b/charts/stable/solr/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/solr/.helmignore +++ b/charts/stable/solr/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/solr/Chart.yaml b/charts/stable/solr/Chart.yaml index e40602c1cf7..fbb382b0bde 100644 --- a/charts/stable/solr/Chart.yaml +++ b/charts/stable/solr/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: search truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 9.5.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: includeCommon alias: "" @@ -24,7 +24,7 @@ keywords: - solr - apache - search -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/solr - https://hub.docker.com/r/bitnami/solr type: application -version: 10.8.16 +version: 11.0.0 diff --git a/charts/stable/solr/questions.yaml b/charts/stable/solr/questions.yaml index 577fadad2fb..221a72ba102 100644 --- a/charts/stable/solr/questions.yaml +++ b/charts/stable/solr/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/sonarr/.helmignore b/charts/stable/sonarr/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/sonarr/.helmignore +++ b/charts/stable/sonarr/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/sonarr/Chart.yaml b/charts/stable/sonarr/Chart.yaml index 927c8452b9f..a15095e558d 100644 --- a/charts/stable/sonarr/Chart.yaml +++ b/charts/stable/sonarr/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 4.0.4.1491 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - sonarr - torrent - usenet -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,7 +33,7 @@ name: sonarr sources: - https://github.com/Sonarr/Sonarr - https://github.com/truecharts/charts/tree/master/charts/stable/sonarr - - https://ghcr.io/onedr0p/sonarr - https://ghcr.io/onedr0p/exportarr + - https://ghcr.io/onedr0p/sonarr type: application -version: 21.6.17 +version: 22.0.0 diff --git a/charts/stable/sonarr/questions.yaml b/charts/stable/sonarr/questions.yaml index d9dcbafbce4..9ea9289cc04 100644 --- a/charts/stable/sonarr/questions.yaml +++ b/charts/stable/sonarr/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/songkong/.helmignore b/charts/stable/songkong/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/songkong/.helmignore +++ b/charts/stable/songkong/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/songkong/Chart.yaml b/charts/stable/songkong/Chart.yaml index 0535bd9824a..51d9ece3d43 100644 --- a/charts/stable/songkong/Chart.yaml +++ b/charts/stable/songkong/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaApp-Music truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/songkong.webp keywords: - songkong - MediaApp-Music -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/songkong - https://hub.docker.com/r/songkong/songkong type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/songkong/questions.yaml b/charts/stable/songkong/questions.yaml index 6e294b01dc6..82a1fcf9bb1 100644 --- a/charts/stable/songkong/questions.yaml +++ b/charts/stable/songkong/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/sonsoftheforest/.helmignore b/charts/stable/sonsoftheforest/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/sonsoftheforest/.helmignore +++ b/charts/stable/sonsoftheforest/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/sonsoftheforest/Chart.yaml b/charts/stable/sonsoftheforest/Chart.yaml index 9f80ee3a358..67faa49a213 100644 --- a/charts/stable/sonsoftheforest/Chart.yaml +++ b/charts/stable/sonsoftheforest/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: sonsoftheforest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/sonsoftheforest.webp keywords: - sonsoftheforest - GameServers -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/sonsoftheforest - https://hub.docker.com/r/ich777/steamcmd type: application -version: 3.8.14 +version: 4.0.0 diff --git a/charts/stable/sonsoftheforest/questions.yaml b/charts/stable/sonsoftheforest/questions.yaml index 20f3e3553cb..f09f3217a67 100644 --- a/charts/stable/sonsoftheforest/questions.yaml +++ b/charts/stable/sonsoftheforest/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/sourcegraph/.helmignore b/charts/stable/sourcegraph/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/sourcegraph/.helmignore +++ b/charts/stable/sourcegraph/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/sourcegraph/Chart.yaml b/charts/stable/sourcegraph/Chart.yaml index b8c7e64d6df..8f049cca29c 100644 --- a/charts/stable/sourcegraph/Chart.yaml +++ b/charts/stable/sourcegraph/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Backup truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 5.3.12303 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -27,7 +27,7 @@ keywords: - Network-Web - Productivity - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -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: 5.8.17 +version: 6.0.0 diff --git a/charts/stable/sourcegraph/questions.yaml b/charts/stable/sourcegraph/questions.yaml index 2e341a33b6b..e2f63c146ea 100644 --- a/charts/stable/sourcegraph/questions.yaml +++ b/charts/stable/sourcegraph/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/spaceengineers/.helmignore b/charts/stable/spaceengineers/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/spaceengineers/.helmignore +++ b/charts/stable/spaceengineers/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/spaceengineers/Chart.yaml b/charts/stable/spaceengineers/Chart.yaml index 2baaba65b4b..f91aeffa626 100644 --- a/charts/stable/spaceengineers/Chart.yaml +++ b/charts/stable/spaceengineers/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/spaceengineers.webp keywords: - spaceengineers - GameServers -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/spaceengineers - https://hub.docker.com/r/devidian/spaceengineers type: application -version: 6.8.14 +version: 7.0.0 diff --git a/charts/stable/spaceengineers/questions.yaml b/charts/stable/spaceengineers/questions.yaml index af9d7e76f95..3284cd2519c 100644 --- a/charts/stable/spaceengineers/questions.yaml +++ b/charts/stable/spaceengineers/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/speedtest-exporter/.helmignore b/charts/stable/speedtest-exporter/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/speedtest-exporter/.helmignore +++ b/charts/stable/speedtest-exporter/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/speedtest-exporter/Chart.yaml b/charts/stable/speedtest-exporter/Chart.yaml index 06c26c2d83a..5e0a58272a3 100644 --- a/charts/stable/speedtest-exporter/Chart.yaml +++ b/charts/stable/speedtest-exporter/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: metrics truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 3.5.4 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - speedtest-exporter - speedtest - metrics -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/speedtest-exporter - https://ghcr.io/miguelndecarvalho/speedtest-exporter type: application -version: 10.9.14 +version: 11.0.0 diff --git a/charts/stable/speedtest-exporter/questions.yaml b/charts/stable/speedtest-exporter/questions.yaml index 1c76fbdb94f..7c668b712ec 100644 --- a/charts/stable/speedtest-exporter/questions.yaml +++ b/charts/stable/speedtest-exporter/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/speedtest-tracker/.helmignore b/charts/stable/speedtest-tracker/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/speedtest-tracker/.helmignore +++ b/charts/stable/speedtest-tracker/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/speedtest-tracker/Chart.yaml b/charts/stable/speedtest-tracker/Chart.yaml index c15d8c84c09..8e65ef90fb1 100644 --- a/charts/stable/speedtest-tracker/Chart.yaml +++ b/charts/stable/speedtest-tracker/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: metrics truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.19.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-tracker.webp keywords: - speedtest - speedtest-tracker -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -42,4 +42,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/speedtest-tracker - https://ghcr.io/linuxserver/speedtest-tracker type: application -version: 1.11.10 +version: 2.0.0 diff --git a/charts/stable/speedtest-tracker/questions.yaml b/charts/stable/speedtest-tracker/questions.yaml index 4160bda99ca..03012367b9e 100644 --- a/charts/stable/speedtest-tracker/questions.yaml +++ b/charts/stable/speedtest-tracker/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/splunk/.helmignore b/charts/stable/splunk/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/splunk/.helmignore +++ b/charts/stable/splunk/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/splunk/Chart.yaml b/charts/stable/splunk/Chart.yaml index 96fc177e1b3..3483363fc81 100644 --- a/charts/stable/splunk/Chart.yaml +++ b/charts/stable/splunk/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 9.2.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - splunk - Tools-Utilities - Network-Management -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/splunk - https://hub.docker.com/r/splunk/splunk type: application -version: 7.8.14 +version: 8.0.0 diff --git a/charts/stable/splunk/questions.yaml b/charts/stable/splunk/questions.yaml index 24e05aa7c1e..94093fca77d 100644 --- a/charts/stable/splunk/questions.yaml +++ b/charts/stable/splunk/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/spotweb/.helmignore b/charts/stable/spotweb/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/spotweb/.helmignore +++ b/charts/stable/spotweb/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/spotweb/Chart.yaml b/charts/stable/spotweb/Chart.yaml index b0cf2a32f6d..a632aa682d7 100644 --- a/charts/stable/spotweb/Chart.yaml +++ b/charts/stable/spotweb/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.5.4 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - usenet - spotweb - spotnet -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/spotweb - https://hub.docker.com/r/jbaten/spotweb type: application -version: 12.8.14 +version: 13.0.0 diff --git a/charts/stable/spotweb/questions.yaml b/charts/stable/spotweb/questions.yaml index 0328bbf262c..2dca983e257 100644 --- a/charts/stable/spotweb/questions.yaml +++ b/charts/stable/spotweb/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/sqlite-web/.helmignore b/charts/stable/sqlite-web/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/sqlite-web/.helmignore +++ b/charts/stable/sqlite-web/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/sqlite-web/Chart.yaml b/charts/stable/sqlite-web/Chart.yaml index e47cffadf3f..09957631388 100644 --- a/charts/stable/sqlite-web/Chart.yaml +++ b/charts/stable/sqlite-web/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - Productivity - Tools-Utilities - Network-Other -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/sqlite-web - https://hub.docker.com/r/coleifer/sqlite-web type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/sqlite-web/questions.yaml b/charts/stable/sqlite-web/questions.yaml index b2b7c92ead8..658846c9693 100644 --- a/charts/stable/sqlite-web/questions.yaml +++ b/charts/stable/sqlite-web/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/sqlitebrowser/.helmignore b/charts/stable/sqlitebrowser/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/sqlitebrowser/.helmignore +++ b/charts/stable/sqlitebrowser/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/sqlitebrowser/Chart.yaml b/charts/stable/sqlitebrowser/Chart.yaml index 5d63d492c85..be57cc0c9f7 100644 --- a/charts/stable/sqlitebrowser/Chart.yaml +++ b/charts/stable/sqlitebrowser/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 18.04.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - browser - sqlitebrowser - database -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/sqlitebrowser - https://ghcr.io/linuxserver/sqlitebrowser type: application -version: 10.8.14 +version: 11.0.0 diff --git a/charts/stable/sqlitebrowser/questions.yaml b/charts/stable/sqlitebrowser/questions.yaml index e6fadeb8795..1f03df743e2 100644 --- a/charts/stable/sqlitebrowser/questions.yaml +++ b/charts/stable/sqlitebrowser/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/sshwifty/.helmignore b/charts/stable/sshwifty/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/sshwifty/.helmignore +++ b/charts/stable/sshwifty/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/sshwifty/Chart.yaml b/charts/stable/sshwifty/Chart.yaml index 186eecb671c..acc7de9db92 100644 --- a/charts/stable/sshwifty/Chart.yaml +++ b/charts/stable/sshwifty/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: ssh truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/sshwifty icon: https://truecharts.org/img/hotlink-ok/chart-icons/sshwifty.webp keywords: - ssh -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/sshwifty - https://hub.docker.com/r/niruix/sshwifty type: application -version: 5.8.15 +version: 6.0.0 diff --git a/charts/stable/sshwifty/questions.yaml b/charts/stable/sshwifty/questions.yaml index 593fd79bb89..1faaf2627d9 100644 --- a/charts/stable/sshwifty/questions.yaml +++ b/charts/stable/sshwifty/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/st-reborn-server/.helmignore b/charts/stable/st-reborn-server/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/st-reborn-server/.helmignore +++ b/charts/stable/st-reborn-server/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/st-reborn-server/Chart.yaml b/charts/stable/st-reborn-server/Chart.yaml index b0d4885da63..16edd3edf32 100644 --- a/charts/stable/st-reborn-server/Chart.yaml +++ b/charts/stable/st-reborn-server/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: games truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.2.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/st-reborn-server.webp keywords: - st-reborn-server - gameserver -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/st-reborn-server - https://hub.docker.com/r/tiltedphoques/st-reborn-server type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/st-reborn-server/questions.yaml b/charts/stable/st-reborn-server/questions.yaml index 98239fc6de7..8bae373b229 100644 --- a/charts/stable/st-reborn-server/questions.yaml +++ b/charts/stable/st-reborn-server/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/stackedit/.helmignore b/charts/stable/stackedit/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/stackedit/.helmignore +++ b/charts/stable/stackedit/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/stackedit/Chart.yaml b/charts/stable/stackedit/Chart.yaml index 5c424f8e18d..497397f0d25 100644 --- a/charts/stable/stackedit/Chart.yaml +++ b/charts/stable/stackedit/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - stackedit - Productivity - Tools-Utilities -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/stackedit - https://hub.docker.com/r/qmcgaw/stackedit type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/stackedit/questions.yaml b/charts/stable/stackedit/questions.yaml index dfaf120bb9a..c1640c02a47 100644 --- a/charts/stable/stackedit/questions.yaml +++ b/charts/stable/stackedit/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/standardnotes-web/.helmignore b/charts/stable/standardnotes-web/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/standardnotes-web/.helmignore +++ b/charts/stable/standardnotes-web/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/standardnotes-web/Chart.yaml b/charts/stable/standardnotes-web/Chart.yaml index e28ba7d7434..dee5475bb9a 100644 --- a/charts/stable/standardnotes-web/Chart.yaml +++ b/charts/stable/standardnotes-web/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: stable dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/standardnotes-web.webp keywords: - standardnotes-web - Productivity -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/standardnotes-web - https://hub.docker.com/r/standardnotes/web type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/standardnotes-web/questions.yaml b/charts/stable/standardnotes-web/questions.yaml index c4fd4cd5e5f..e63e2319598 100644 --- a/charts/stable/standardnotes-web/questions.yaml +++ b/charts/stable/standardnotes-web/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/starmade/.helmignore b/charts/stable/starmade/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/starmade/.helmignore +++ b/charts/stable/starmade/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/starmade/Chart.yaml b/charts/stable/starmade/Chart.yaml index 0334e0051f5..e741bc2fbea 100644 --- a/charts/stable/starmade/Chart.yaml +++ b/charts/stable/starmade/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/starmade.webp keywords: - starmade - GameServers -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/starmade - https://hub.docker.com/r/ich777/starmade-server type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/starmade/questions.yaml b/charts/stable/starmade/questions.yaml index 3898b8c00a4..afd04be7ab1 100644 --- a/charts/stable/starmade/questions.yaml +++ b/charts/stable/starmade/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/stash/.helmignore b/charts/stable/stash/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/stash/.helmignore +++ b/charts/stable/stash/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/stash/Chart.yaml b/charts/stable/stash/Chart.yaml index d69485a38d2..cd037c945c2 100644 --- a/charts/stable/stash/Chart.yaml +++ b/charts/stable/stash/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.25.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/stash icon: https://truecharts.org/img/hotlink-ok/chart-icons/stash.webp keywords: - porn -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/stash - https://hub.docker.com/r/stashapp/stash type: application -version: 15.9.14 +version: 16.0.0 diff --git a/charts/stable/stash/questions.yaml b/charts/stable/stash/questions.yaml index f1465db7c52..a2ecd41c611 100644 --- a/charts/stable/stash/questions.yaml +++ b/charts/stable/stash/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/static-web-server/.helmignore b/charts/stable/static-web-server/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/static-web-server/.helmignore +++ b/charts/stable/static-web-server/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/static-web-server/Chart.yaml b/charts/stable/static-web-server/Chart.yaml index 7c28ee35ecf..e6c465bdeee 100644 --- a/charts/stable/static-web-server/Chart.yaml +++ b/charts/stable/static-web-server/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: web-server truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.28.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - web-server - apache - rust -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/static-web-server - https://ghcr.io/static-web-server/static-web-server type: application -version: 4.9.14 +version: 5.0.0 diff --git a/charts/stable/static-web-server/questions.yaml b/charts/stable/static-web-server/questions.yaml index ffd23d77284..c2e1c522873 100644 --- a/charts/stable/static-web-server/questions.yaml +++ b/charts/stable/static-web-server/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/static/.helmignore b/charts/stable/static/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/static/.helmignore +++ b/charts/stable/static/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/static/Chart.yaml b/charts/stable/static/Chart.yaml index 0322c8b7ba3..eaeaf9cca22 100644 --- a/charts/stable/static/Chart.yaml +++ b/charts/stable/static/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: ee8a20c dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - web - filesystem - static -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/static - https://ghcr.io/nicholaswilde/static type: application -version: 10.8.14 +version: 11.0.0 diff --git a/charts/stable/static/questions.yaml b/charts/stable/static/questions.yaml index 5fca3a62939..4c39d840524 100644 --- a/charts/stable/static/questions.yaml +++ b/charts/stable/static/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/stationeers/.helmignore b/charts/stable/stationeers/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/stationeers/.helmignore +++ b/charts/stable/stationeers/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/stationeers/Chart.yaml b/charts/stable/stationeers/Chart.yaml index 9bdd0c560de..9722e1befee 100644 --- a/charts/stable/stationeers/Chart.yaml +++ b/charts/stable/stationeers/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: stationeers dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/stationeers.webp keywords: - stationeers - GameServers -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/stationeers - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/stationeers/questions.yaml b/charts/stable/stationeers/questions.yaml index 171bdd6c618..50fe6a51949 100644 --- a/charts/stable/stationeers/questions.yaml +++ b/charts/stable/stationeers/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/steam-headless/.helmignore b/charts/stable/steam-headless/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/steam-headless/.helmignore +++ b/charts/stable/steam-headless/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/steam-headless/Chart.yaml b/charts/stable/steam-headless/Chart.yaml index 798f93dde3a..a4c571510f1 100644 --- a/charts/stable/steam-headless/Chart.yaml +++ b/charts/stable/steam-headless/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: games truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/steam-headless.webp keywords: - steam-headless - games -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/steam-headless - https://hub.docker.com/r/josh5/steam-headless type: application -version: 3.8.17 +version: 4.0.0 diff --git a/charts/stable/steam-headless/questions.yaml b/charts/stable/steam-headless/questions.yaml index ad6a3ba8fbe..9c56986f86c 100644 --- a/charts/stable/steam-headless/questions.yaml +++ b/charts/stable/steam-headless/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/storj-node/.helmignore b/charts/stable/storj-node/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/storj-node/.helmignore +++ b/charts/stable/storj-node/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/storj-node/Chart.yaml b/charts/stable/storj-node/Chart.yaml index d8155d2b9c0..d5fb33546e6 100644 --- a/charts/stable/storj-node/Chart.yaml +++ b/charts/stable/storj-node/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.71.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/storj-node.webp keywords: - storj - storage -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/storj-node - https://hub.docker.com/r/storjlabs/storagenode type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/storj-node/questions.yaml b/charts/stable/storj-node/questions.yaml index a94bb87da69..34642a6f02f 100644 --- a/charts/stable/storj-node/questions.yaml +++ b/charts/stable/storj-node/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/storm/.helmignore b/charts/stable/storm/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/storm/.helmignore +++ b/charts/stable/storm/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/storm/Chart.yaml b/charts/stable/storm/Chart.yaml index 7f31194d07a..cc6b332ad18 100644 --- a/charts/stable/storm/Chart.yaml +++ b/charts/stable/storm/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Downloaders truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.3.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/storm.webp keywords: - storm - Downloaders -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/storm - https://ghcr.io/relvacode/storm type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/storm/questions.yaml b/charts/stable/storm/questions.yaml index ef749c20ab9..9dcb15ab449 100644 --- a/charts/stable/storm/questions.yaml +++ b/charts/stable/storm/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/strapi/.helmignore b/charts/stable/strapi/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/strapi/.helmignore +++ b/charts/stable/strapi/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/strapi/Chart.yaml b/charts/stable/strapi/Chart.yaml index 1b562625d51..0f78cb75df0 100644 --- a/charts/stable/strapi/Chart.yaml +++ b/charts/stable/strapi/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: cms truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 4.16.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/strapi.webp keywords: - strapi - cms -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/strapi - https://hub.docker.com/r/naskio/strapi type: application -version: 13.8.14 +version: 14.0.0 diff --git a/charts/stable/strapi/questions.yaml b/charts/stable/strapi/questions.yaml index 0380daabf38..94cdd06bfc3 100644 --- a/charts/stable/strapi/questions.yaml +++ b/charts/stable/strapi/questions.yaml @@ -7,6 +7,7 @@ portals: path: "/admin" questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/stun-turn-server/.helmignore b/charts/stable/stun-turn-server/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/stun-turn-server/.helmignore +++ b/charts/stable/stun-turn-server/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/stun-turn-server/Chart.yaml b/charts/stable/stun-turn-server/Chart.yaml index 514631873a7..f7e3d3c8b20 100644 --- a/charts/stable/stun-turn-server/Chart.yaml +++ b/charts/stable/stun-turn-server/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/stun-turn-server.webp keywords: - stun-turn-server - Network -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/stun-turn-server - https://hub.docker.com/r/ich777/stun-turn-server type: application -version: 6.8.14 +version: 7.0.0 diff --git a/charts/stable/stun-turn-server/questions.yaml b/charts/stable/stun-turn-server/questions.yaml index b5112c9a822..124588d3250 100644 --- a/charts/stable/stun-turn-server/questions.yaml +++ b/charts/stable/stun-turn-server/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/suistartpage/.helmignore b/charts/stable/suistartpage/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/suistartpage/.helmignore +++ b/charts/stable/suistartpage/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/suistartpage/Chart.yaml b/charts/stable/suistartpage/Chart.yaml index e206d69ed06..c14e2e20a82 100644 --- a/charts/stable/suistartpage/Chart.yaml +++ b/charts/stable/suistartpage/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - suistartpage - Tools-Utilities - Network-Web -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/suistartpage - https://hub.docker.com/r/corneliousjd/sui-startpage type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/suistartpage/questions.yaml b/charts/stable/suistartpage/questions.yaml index ae63e1cb992..fead5f46012 100644 --- a/charts/stable/suistartpage/questions.yaml +++ b/charts/stable/suistartpage/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/survivethenights/.helmignore b/charts/stable/survivethenights/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/survivethenights/.helmignore +++ b/charts/stable/survivethenights/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/survivethenights/Chart.yaml b/charts/stable/survivethenights/Chart.yaml index da5e3810896..2a105e03cda 100644 --- a/charts/stable/survivethenights/Chart.yaml +++ b/charts/stable/survivethenights/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: stn dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/survivethenights.webp keywords: - survivethenights - GameServers -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/survivethenights - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/survivethenights/questions.yaml b/charts/stable/survivethenights/questions.yaml index 3ef46702c8b..6f7bee18fee 100644 --- a/charts/stable/survivethenights/questions.yaml +++ b/charts/stable/survivethenights/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/synclounge/.helmignore b/charts/stable/synclounge/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/synclounge/.helmignore +++ b/charts/stable/synclounge/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/synclounge/Chart.yaml b/charts/stable/synclounge/Chart.yaml index 234879a5f6e..1c002b003fe 100644 --- a/charts/stable/synclounge/Chart.yaml +++ b/charts/stable/synclounge/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 5.2.26 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/synclounge icon: https://truecharts.org/img/hotlink-ok/chart-icons/synclounge.webp keywords: - synclounge -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/synclounge - https://ghcr.io/linuxserver/synclounge type: application -version: 9.8.16 +version: 10.0.0 diff --git a/charts/stable/synclounge/questions.yaml b/charts/stable/synclounge/questions.yaml index 3af2f8544b5..53a16308918 100644 --- a/charts/stable/synclounge/questions.yaml +++ b/charts/stable/synclounge/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/syncthing/.helmignore b/charts/stable/syncthing/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/syncthing/.helmignore +++ b/charts/stable/syncthing/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/syncthing/Chart.yaml b/charts/stable/syncthing/Chart.yaml index dfc5831302f..f55a1d44859 100644 --- a/charts/stable/syncthing/Chart.yaml +++ b/charts/stable/syncthing/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.27.6 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/syncthing icon: https://truecharts.org/img/hotlink-ok/chart-icons/syncthing.webp keywords: - syncthing -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/syncthing - https://hub.docker.com/r/syncthing/syncthing type: application -version: 18.8.15 +version: 19.0.0 diff --git a/charts/stable/syncthing/questions.yaml b/charts/stable/syncthing/questions.yaml index 47f1db3a96f..7358074f581 100644 --- a/charts/stable/syncthing/questions.yaml +++ b/charts/stable/syncthing/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/synctube/.helmignore b/charts/stable/synctube/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/synctube/.helmignore +++ b/charts/stable/synctube/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/synctube/Chart.yaml b/charts/stable/synctube/Chart.yaml index 9730eb12ddf..387ffc4c8cb 100644 --- a/charts/stable/synctube/Chart.yaml +++ b/charts/stable/synctube/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -28,7 +28,7 @@ keywords: - MediaApp-Video - MediaServer-Video - Network-Web -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -39,4 +39,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/synctube - https://hub.docker.com/r/littlestache/synctube type: application -version: 7.8.14 +version: 8.0.0 diff --git a/charts/stable/synctube/questions.yaml b/charts/stable/synctube/questions.yaml index 7c5e939248b..39eda516726 100644 --- a/charts/stable/synctube/questions.yaml +++ b/charts/stable/synctube/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/syslog-ng/.helmignore b/charts/stable/syslog-ng/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/syslog-ng/.helmignore +++ b/charts/stable/syslog-ng/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/syslog-ng/Chart.yaml b/charts/stable/syslog-ng/Chart.yaml index 26249dad6b5..87a9425e667 100644 --- a/charts/stable/syslog-ng/Chart.yaml +++ b/charts/stable/syslog-ng/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 4.7.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/syslog-ng icon: https://truecharts.org/img/hotlink-ok/chart-icons/syslog-ng.webp keywords: - syslog-ng -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/syslog-ng - https://hub.docker.com/r/balabit/syslog-ng type: application -version: 9.9.8 +version: 10.0.0 diff --git a/charts/stable/syslog-ng/questions.yaml b/charts/stable/syslog-ng/questions.yaml index 272a2ea3679..966d684970e 100644 --- a/charts/stable/syslog-ng/questions.yaml +++ b/charts/stable/syslog-ng/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/tachidesk-docker/.helmignore b/charts/stable/tachidesk-docker/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/tachidesk-docker/.helmignore +++ b/charts/stable/tachidesk-docker/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/tachidesk-docker/Chart.yaml b/charts/stable/tachidesk-docker/Chart.yaml index f375c2de451..630e678e263 100644 --- a/charts/stable/tachidesk-docker/Chart.yaml +++ b/charts/stable/tachidesk-docker/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaServer-Other truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: preiew dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tachidesk-docker.webp keywords: - tachidesk-docker - MediaServer-Other -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/tachidesk-docker - https://ghcr.io/suwayomi/tachidesk type: application -version: 6.8.15 +version: 7.0.0 diff --git a/charts/stable/tachidesk-docker/questions.yaml b/charts/stable/tachidesk-docker/questions.yaml index 5d747e7ca32..1d8a62cbf00 100644 --- a/charts/stable/tachidesk-docker/questions.yaml +++ b/charts/stable/tachidesk-docker/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/tagspaces/.helmignore b/charts/stable/tagspaces/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/tagspaces/.helmignore +++ b/charts/stable/tagspaces/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/tagspaces/Chart.yaml b/charts/stable/tagspaces/Chart.yaml index d2a6f601574..7888ed6aeee 100644 --- a/charts/stable/tagspaces/Chart.yaml +++ b/charts/stable/tagspaces/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 5.5.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tagspaces.webp keywords: - tagspaces - documents -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/tagspaces - https://hub.docker.com/r/tagspaces/tagspaces-lite-web type: application -version: 3.8.14 +version: 4.0.0 diff --git a/charts/stable/tagspaces/questions.yaml b/charts/stable/tagspaces/questions.yaml index 3b11e8d2307..a1cece5890f 100644 --- a/charts/stable/tagspaces/questions.yaml +++ b/charts/stable/tagspaces/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/tailscale/.helmignore b/charts/stable/tailscale/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/tailscale/.helmignore +++ b/charts/stable/tailscale/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/tailscale/Chart.yaml b/charts/stable/tailscale/Chart.yaml index eae3bdb2847..4865230ffe6 100644 --- a/charts/stable/tailscale/Chart.yaml +++ b/charts/stable/tailscale/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: network truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.64.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tailscale.webp keywords: - vpn - tailscale -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/tailscale - https://hub.docker.com/r/tailscale/tailscale type: application -version: 8.11.9 +version: 9.0.0 diff --git a/charts/stable/tailscale/questions.yaml b/charts/stable/tailscale/questions.yaml index f5e132a9bc4..be4a808b72b 100644 --- a/charts/stable/tailscale/questions.yaml +++ b/charts/stable/tailscale/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/tandoor-recipes/.helmignore b/charts/stable/tandoor-recipes/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/tandoor-recipes/.helmignore +++ b/charts/stable/tandoor-recipes/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/tandoor-recipes/Chart.yaml b/charts/stable/tandoor-recipes/Chart.yaml index 1ae50655e7f..e3458dca99d 100644 --- a/charts/stable/tandoor-recipes/Chart.yaml +++ b/charts/stable/tandoor-recipes/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.5.17 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - tandoor - recipes - cooking -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/tandoor-recipes - https://hub.docker.com/r/vabene1111/recipes type: application -version: 16.8.15 +version: 17.0.0 diff --git a/charts/stable/tandoor-recipes/questions.yaml b/charts/stable/tandoor-recipes/questions.yaml index 669c1471936..77b38d08588 100644 --- a/charts/stable/tandoor-recipes/questions.yaml +++ b/charts/stable/tandoor-recipes/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/tanoshi/.helmignore b/charts/stable/tanoshi/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/tanoshi/.helmignore +++ b/charts/stable/tanoshi/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/tanoshi/Chart.yaml b/charts/stable/tanoshi/Chart.yaml index cfe2b904c70..2dc5fd5a4b0 100644 --- a/charts/stable/tanoshi/Chart.yaml +++ b/charts/stable/tanoshi/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - Productivity - MediaApp-Books - MediaServer-Books -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/tanoshi - https://hub.docker.com/r/faldez/tanoshi type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/tanoshi/questions.yaml b/charts/stable/tanoshi/questions.yaml index d6e6934b41b..fafecf53161 100644 --- a/charts/stable/tanoshi/questions.yaml +++ b/charts/stable/tanoshi/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/tar1090/.helmignore b/charts/stable/tar1090/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/tar1090/.helmignore +++ b/charts/stable/tar1090/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/tar1090/Chart.yaml b/charts/stable/tar1090/Chart.yaml index c7965414ae6..2e3d468c003 100644 --- a/charts/stable/tar1090/Chart.yaml +++ b/charts/stable/tar1090/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Other truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tar1090.webp keywords: - tar1090 - Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tar1090 - https://hub.docker.com/r/mikenye/tar1090 type: application -version: 5.8.25 +version: 6.0.0 diff --git a/charts/stable/tar1090/questions.yaml b/charts/stable/tar1090/questions.yaml index c336a5b1c41..08b5bdbffd8 100644 --- a/charts/stable/tar1090/questions.yaml +++ b/charts/stable/tar1090/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/tasmoadmin/.helmignore b/charts/stable/tasmoadmin/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/tasmoadmin/.helmignore +++ b/charts/stable/tasmoadmin/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/tasmoadmin/Chart.yaml b/charts/stable/tasmoadmin/Chart.yaml index 3c556b02923..7b26a22b072 100644 --- a/charts/stable/tasmoadmin/Chart.yaml +++ b/charts/stable/tasmoadmin/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: home-automation truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 4.0.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - tasmoadmin - home-automation - Network-Management -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/tasmoadmin - https://ghcr.io/tasmoadmin/tasmoadmin type: application -version: 8.8.14 +version: 9.0.0 diff --git a/charts/stable/tasmoadmin/questions.yaml b/charts/stable/tasmoadmin/questions.yaml index e6784065969..9f1ff105cd9 100644 --- a/charts/stable/tasmoadmin/questions.yaml +++ b/charts/stable/tasmoadmin/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/tasmobackup/.helmignore b/charts/stable/tasmobackup/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/tasmobackup/.helmignore +++ b/charts/stable/tasmobackup/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/tasmobackup/Chart.yaml b/charts/stable/tasmobackup/Chart.yaml index c6ee04dff09..130ec65b3cb 100644 --- a/charts/stable/tasmobackup/Chart.yaml +++ b/charts/stable/tasmobackup/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: home-automation truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.05.00 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - tasmobackup - home-automation - Network-Management -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/tasmobackup - https://hub.docker.com/r/danmed/tasmobackupv1 type: application -version: 6.8.14 +version: 7.0.0 diff --git a/charts/stable/tasmobackup/questions.yaml b/charts/stable/tasmobackup/questions.yaml index 8d91d10cdc8..9bcd2bace34 100644 --- a/charts/stable/tasmobackup/questions.yaml +++ b/charts/stable/tasmobackup/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/tasmocompiler/.helmignore b/charts/stable/tasmocompiler/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/tasmocompiler/.helmignore +++ b/charts/stable/tasmocompiler/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/tasmocompiler/Chart.yaml b/charts/stable/tasmocompiler/Chart.yaml index 28ede857766..8bb1c54ac13 100644 --- a/charts/stable/tasmocompiler/Chart.yaml +++ b/charts/stable/tasmocompiler/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: home-automation truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - tasmocompiler - home-automation - Tools-Utilities -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/tasmocompiler - https://hub.docker.com/r/benzino77/tasmocompiler type: application -version: 6.8.14 +version: 7.0.0 diff --git a/charts/stable/tasmocompiler/questions.yaml b/charts/stable/tasmocompiler/questions.yaml index a0e2e7244b8..4d47cbaaa31 100644 --- a/charts/stable/tasmocompiler/questions.yaml +++ b/charts/stable/tasmocompiler/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/tauticord/.helmignore b/charts/stable/tauticord/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/tauticord/.helmignore +++ b/charts/stable/tauticord/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/tauticord/Chart.yaml b/charts/stable/tauticord/Chart.yaml index 8367fecb060..cf8ad71f6d9 100644 --- a/charts/stable/tauticord/Chart.yaml +++ b/charts/stable/tauticord/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: discord truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 5.3.5 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - tauticord - tautulli - discord -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/tauticord - https://ghcr.io/nwithan8/tauticord type: application -version: 5.4.18 +version: 6.0.0 diff --git a/charts/stable/tauticord/questions.yaml b/charts/stable/tauticord/questions.yaml index dbafbef1142..9150c8dbe49 100644 --- a/charts/stable/tauticord/questions.yaml +++ b/charts/stable/tauticord/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/tautulli/.helmignore b/charts/stable/tautulli/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/tautulli/.helmignore +++ b/charts/stable/tautulli/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/tautulli/Chart.yaml b/charts/stable/tautulli/Chart.yaml index 199b103da8b..96463182354 100644 --- a/charts/stable/tautulli/Chart.yaml +++ b/charts/stable/tautulli/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.13.4 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tautulli.webp keywords: - tautulli - plex -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/tautulli - https://ghcr.io/onedr0p/tautulli type: application -version: 18.8.16 +version: 19.0.0 diff --git a/charts/stable/tautulli/questions.yaml b/charts/stable/tautulli/questions.yaml index 6232055fae7..4fc993b98a7 100644 --- a/charts/stable/tautulli/questions.yaml +++ b/charts/stable/tautulli/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/tdarr-node/.helmignore b/charts/stable/tdarr-node/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/tdarr-node/.helmignore +++ b/charts/stable/tdarr-node/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/tdarr-node/Chart.yaml b/charts/stable/tdarr-node/Chart.yaml index 865afd86005..8b44ae7e187 100644 --- a/charts/stable/tdarr-node/Chart.yaml +++ b/charts/stable/tdarr-node/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.17.01 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - encode - media - tdarr -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/tdarr-node - https://hub.docker.com/r/haveagitgat/tdarr_node type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/tdarr-node/questions.yaml b/charts/stable/tdarr-node/questions.yaml index 59a6c6d9d79..43a3d34c3dc 100644 --- a/charts/stable/tdarr-node/questions.yaml +++ b/charts/stable/tdarr-node/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/tdarr/.helmignore b/charts/stable/tdarr/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/tdarr/.helmignore +++ b/charts/stable/tdarr/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/tdarr/Chart.yaml b/charts/stable/tdarr/Chart.yaml index b7c3e605de1..00644e0e5a0 100644 --- a/charts/stable/tdarr/Chart.yaml +++ b/charts/stable/tdarr/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.17.01 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - encode - media - tdarr -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/tdarr - https://hub.docker.com/r/haveagitgat/tdarr type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/tdarr/questions.yaml b/charts/stable/tdarr/questions.yaml index 54adb5041d7..a6900178f09 100644 --- a/charts/stable/tdarr/questions.yaml +++ b/charts/stable/tdarr/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/teamspeak3/.helmignore b/charts/stable/teamspeak3/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/teamspeak3/.helmignore +++ b/charts/stable/teamspeak3/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/teamspeak3/Chart.yaml b/charts/stable/teamspeak3/Chart.yaml index 6aebe044296..01b039bb647 100644 --- a/charts/stable/teamspeak3/Chart.yaml +++ b/charts/stable/teamspeak3/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: voice truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 3.13.7 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - teamspeak - teamspeak3 - teamspeak server -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/teamspeak3 - https://hub.docker.com/_/teamspeak type: application -version: 10.8.14 +version: 11.0.0 diff --git a/charts/stable/teamspeak3/questions.yaml b/charts/stable/teamspeak3/questions.yaml index a416cf08eeb..80bc8048084 100644 --- a/charts/stable/teamspeak3/questions.yaml +++ b/charts/stable/teamspeak3/questions.yaml @@ -2,6 +2,7 @@ questions: # Portal # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/teedy-docs/.helmignore b/charts/stable/teedy-docs/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/teedy-docs/.helmignore +++ b/charts/stable/teedy-docs/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/teedy-docs/Chart.yaml b/charts/stable/teedy-docs/Chart.yaml index 80f2584cfe0..04cbacc8ab5 100644 --- a/charts/stable/teedy-docs/Chart.yaml +++ b/charts/stable/teedy-docs/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - teedy-docs - Cloud - Productivity -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/teedy-docs - https://hub.docker.com/r/sismics/docs type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/teedy-docs/questions.yaml b/charts/stable/teedy-docs/questions.yaml index 380ad84e35e..7aff8a82b36 100644 --- a/charts/stable/teedy-docs/questions.yaml +++ b/charts/stable/teedy-docs/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/teedy/.helmignore b/charts/stable/teedy/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/teedy/.helmignore +++ b/charts/stable/teedy/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/teedy/Chart.yaml b/charts/stable/teedy/Chart.yaml index e67519de6a3..c9a375eddd2 100644 --- a/charts/stable/teedy/Chart.yaml +++ b/charts/stable/teedy/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.11.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - teedy - documents - management -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/teedy - https://hub.docker.com/r/sismics/docs type: application -version: 15.8.14 +version: 16.0.0 diff --git a/charts/stable/teedy/questions.yaml b/charts/stable/teedy/questions.yaml index 219fcc428f4..23f20946bbd 100644 --- a/charts/stable/teedy/questions.yaml +++ b/charts/stable/teedy/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/telethon-downloader/.helmignore b/charts/stable/telethon-downloader/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/telethon-downloader/.helmignore +++ b/charts/stable/telethon-downloader/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/telethon-downloader/Chart.yaml b/charts/stable/telethon-downloader/Chart.yaml index 15e51e60814..e553b88bfb4 100644 --- a/charts/stable/telethon-downloader/Chart.yaml +++ b/charts/stable/telethon-downloader/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Downloaders truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/telethon-downloader.webp keywords: - telethon-downloader - Downloaders -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/telethon-downloader - https://hub.docker.com/r/jsavargas/telethon_downloader type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/telethon-downloader/questions.yaml b/charts/stable/telethon-downloader/questions.yaml index 785b5a403f4..49348ec8565 100644 --- a/charts/stable/telethon-downloader/questions.yaml +++ b/charts/stable/telethon-downloader/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/terraria-tshock/.helmignore b/charts/stable/terraria-tshock/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/terraria-tshock/.helmignore +++ b/charts/stable/terraria-tshock/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/terraria-tshock/Chart.yaml b/charts/stable/terraria-tshock/Chart.yaml index 96571caa8bf..d5b6af59289 100644 --- a/charts/stable/terraria-tshock/Chart.yaml +++ b/charts/stable/terraria-tshock/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: tshock dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/terraria-tshock.webp keywords: - terraria-tshock - GameServers -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/terraria-tshock - https://hub.docker.com/r/ich777/terrariaserver type: application -version: 6.8.14 +version: 7.0.0 diff --git a/charts/stable/terraria-tshock/questions.yaml b/charts/stable/terraria-tshock/questions.yaml index 942d1da6d19..e10dd3fcf2d 100644 --- a/charts/stable/terraria-tshock/questions.yaml +++ b/charts/stable/terraria-tshock/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/theforest/.helmignore b/charts/stable/theforest/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/theforest/.helmignore +++ b/charts/stable/theforest/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/theforest/Chart.yaml b/charts/stable/theforest/Chart.yaml index dc4309dbd70..22bb2c789bd 100644 --- a/charts/stable/theforest/Chart.yaml +++ b/charts/stable/theforest/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,20 +10,20 @@ apiVersion: v2 appVersion: theforest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] deprecated: false -description: "This Docker will download and install SteamCMD. It will also install The Forest and run it. SERVERNAME: 'The Forest Docker' SERVERPASSWORD: 'Chart' ADMINPASSWORD: 'adminChart' (you can change this in your SERVERFOLDER/config/config.cfg)" +description: 'This Docker will download and install SteamCMD. It will also install The Forest and run it. SERVERNAME: ''The Forest Docker'' SERVERPASSWORD: ''Chart'' ADMINPASSWORD: ''adminChart'' (you can change this in your SERVERFOLDER/config/config.cfg)' home: https://truecharts.org/charts/stable/theforest icon: https://truecharts.org/img/hotlink-ok/chart-icons/theforest.webp keywords: - theforest - GameServers -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/theforest - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/theforest/questions.yaml b/charts/stable/theforest/questions.yaml index d1696eb39b8..2e087cfff14 100644 --- a/charts/stable/theforest/questions.yaml +++ b/charts/stable/theforest/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/thelounge/.helmignore b/charts/stable/thelounge/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/thelounge/.helmignore +++ b/charts/stable/thelounge/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/thelounge/Chart.yaml b/charts/stable/thelounge/Chart.yaml index a398557d12a..a7472d1af63 100644 --- a/charts/stable/thelounge/Chart.yaml +++ b/charts/stable/thelounge/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 4.4.3 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -26,7 +26,7 @@ keywords: - The Lounge - docker - thelounge-docker -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/thelounge - https://hub.docker.com/r/thelounge/thelounge type: application -version: 13.8.16 +version: 14.0.0 diff --git a/charts/stable/thelounge/questions.yaml b/charts/stable/thelounge/questions.yaml index 15aa88c4363..cd5e1c8bac8 100644 --- a/charts/stable/thelounge/questions.yaml +++ b/charts/stable/thelounge/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/theme-park/.helmignore b/charts/stable/theme-park/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/theme-park/.helmignore +++ b/charts/stable/theme-park/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/theme-park/Chart.yaml b/charts/stable/theme-park/Chart.yaml index ec2b83b35a1..8f23755ffde 100644 --- a/charts/stable/theme-park/Chart.yaml +++ b/charts/stable/theme-park/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: customization truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.16.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/theme-park.webp keywords: - theme-park - customization -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/theme-park - https://ghcr.io/onedr0p/theme-park type: application -version: 9.9.19 +version: 10.0.0 diff --git a/charts/stable/theme-park/questions.yaml b/charts/stable/theme-park/questions.yaml index e0ba0b09614..4544a6a2950 100644 --- a/charts/stable/theme-park/questions.yaml +++ b/charts/stable/theme-park/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/thunderbird/.helmignore b/charts/stable/thunderbird/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/thunderbird/.helmignore +++ b/charts/stable/thunderbird/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/thunderbird/Chart.yaml b/charts/stable/thunderbird/Chart.yaml index 3db20411ea7..d98a6dcf403 100644 --- a/charts/stable/thunderbird/Chart.yaml +++ b/charts/stable/thunderbird/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/thunderbird.webp keywords: - thunderbird - mail -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/thunderbird - https://hub.docker.com/r/ich777/thunderbird type: application -version: 5.8.16 +version: 6.0.0 diff --git a/charts/stable/thunderbird/questions.yaml b/charts/stable/thunderbird/questions.yaml index 8ded0a4fbcc..c81b30061ad 100644 --- a/charts/stable/thunderbird/questions.yaml +++ b/charts/stable/thunderbird/questions.yaml @@ -5,6 +5,7 @@ portals: path: "/vnc.html?autoconnect=true" questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/timetagger/.helmignore b/charts/stable/timetagger/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/timetagger/.helmignore +++ b/charts/stable/timetagger/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/timetagger/Chart.yaml b/charts/stable/timetagger/Chart.yaml index 19865f509b4..163173dd332 100644 --- a/charts/stable/timetagger/Chart.yaml +++ b/charts/stable/timetagger/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 23.11.4 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/timetagger.webp keywords: - time - timetagger -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/timetagger - https://ghcr.io/almarklein/timetagger type: application -version: 6.6.14 +version: 7.0.0 diff --git a/charts/stable/timetagger/questions.yaml b/charts/stable/timetagger/questions.yaml index 3e042806fbe..6ebf5371f10 100644 --- a/charts/stable/timetagger/questions.yaml +++ b/charts/stable/timetagger/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/tinymediamanager/.helmignore b/charts/stable/tinymediamanager/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/tinymediamanager/.helmignore +++ b/charts/stable/tinymediamanager/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/tinymediamanager/Chart.yaml b/charts/stable/tinymediamanager/Chart.yaml index 7afcb76ac90..8e99b1697b1 100644 --- a/charts/stable/tinymediamanager/Chart.yaml +++ b/charts/stable/tinymediamanager/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 5.0.4 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - tiny - media - manager -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/tinymediamanager - https://hub.docker.com/r/tinymediamanager/tinymediamanager type: application -version: 10.8.14 +version: 11.0.0 diff --git a/charts/stable/tinymediamanager/questions.yaml b/charts/stable/tinymediamanager/questions.yaml index a268e6f97ad..f58e9872eca 100644 --- a/charts/stable/tinymediamanager/questions.yaml +++ b/charts/stable/tinymediamanager/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/tonido/.helmignore b/charts/stable/tonido/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/tonido/.helmignore +++ b/charts/stable/tonido/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/tonido/Chart.yaml b/charts/stable/tonido/Chart.yaml index a2221d992af..2fb2dec074a 100644 --- a/charts/stable/tonido/Chart.yaml +++ b/charts/stable/tonido/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tonido.webp keywords: - tonido - Cloud -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/tonido - https://hub.docker.com/r/captinsano/tonido type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/tonido/questions.yaml b/charts/stable/tonido/questions.yaml index c6ab58c5ffa..494a13717db 100644 --- a/charts/stable/tonido/questions.yaml +++ b/charts/stable/tonido/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/traccar/.helmignore b/charts/stable/traccar/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/traccar/.helmignore +++ b/charts/stable/traccar/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/traccar/Chart.yaml b/charts/stable/traccar/Chart.yaml index 52cef7d34d1..4159fb6641e 100644 --- a/charts/stable/traccar/Chart.yaml +++ b/charts/stable/traccar/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 6.1.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/traccar.webp keywords: - traccar - gps -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/traccar - https://hub.docker.com/r/traccar/traccar type: application -version: 16.0.10 +version: 17.0.0 diff --git a/charts/stable/traccar/questions.yaml b/charts/stable/traccar/questions.yaml index 22ecca12742..ddc66ef629a 100644 --- a/charts/stable/traccar/questions.yaml +++ b/charts/stable/traccar/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/tracks/.helmignore b/charts/stable/tracks/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/tracks/.helmignore +++ b/charts/stable/tracks/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/tracks/Chart.yaml b/charts/stable/tracks/Chart.yaml index 24dd39bcdd4..277db405f89 100644 --- a/charts/stable/tracks/Chart.yaml +++ b/charts/stable/tracks/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" @@ -10,20 +10,20 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] deprecated: false -description: "Tracks is a web-based todo application to help you implement the GTD methodology. " +description: 'Tracks is a web-based todo application to help you implement the GTD methodology. ' home: https://truecharts.org/charts/stable/tracks icon: https://truecharts.org/img/hotlink-ok/chart-icons/tracks.webp keywords: - tracks - Productivity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tracks - https://hub.docker.com/r/tracksapp/tracks type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/tracks/questions.yaml b/charts/stable/tracks/questions.yaml index 0d8781b4ce1..3c3bde9aaeb 100644 --- a/charts/stable/tracks/questions.yaml +++ b/charts/stable/tracks/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/traefik-forward-auth/.helmignore b/charts/stable/traefik-forward-auth/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/traefik-forward-auth/.helmignore +++ b/charts/stable/traefik-forward-auth/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/traefik-forward-auth/Chart.yaml b/charts/stable/traefik-forward-auth/Chart.yaml index 34ef6a04769..6f8d2ecd550 100644 --- a/charts/stable/traefik-forward-auth/Chart.yaml +++ b/charts/stable/traefik-forward-auth/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: network truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -27,7 +27,7 @@ keywords: - auth - ingress - middleware -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/traefik-forward-auth - https://hub.docker.com/r/thomseddon/traefik-forward-auth type: application -version: 3.8.14 +version: 4.0.0 diff --git a/charts/stable/traefik-forward-auth/questions.yaml b/charts/stable/traefik-forward-auth/questions.yaml index 6c78768d317..20f40b4dcc1 100644 --- a/charts/stable/traefik-forward-auth/questions.yaml +++ b/charts/stable/traefik-forward-auth/questions.yaml @@ -1,6 +1,7 @@ # Include{groups} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/traggo/.helmignore b/charts/stable/traggo/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/traggo/.helmignore +++ b/charts/stable/traggo/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/traggo/Chart.yaml b/charts/stable/traggo/Chart.yaml index eb79e60f6df..314f49de0b7 100644 --- a/charts/stable/traggo/Chart.yaml +++ b/charts/stable/traggo/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.4.4 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/traggo.webp keywords: - time-tracking - tag -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/traggo - https://hub.docker.com/r/traggo/server type: application -version: 6.9.14 +version: 7.0.0 diff --git a/charts/stable/traggo/questions.yaml b/charts/stable/traggo/questions.yaml index 53df0b5eaec..1b4f7d8c1da 100644 --- a/charts/stable/traggo/questions.yaml +++ b/charts/stable/traggo/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/traktarr/.helmignore b/charts/stable/traktarr/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/traktarr/.helmignore +++ b/charts/stable/traktarr/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/traktarr/Chart.yaml b/charts/stable/traktarr/Chart.yaml index 5a1dd0888cc..c46b6ed2876 100644 --- a/charts/stable/traktarr/Chart.yaml +++ b/charts/stable/traktarr/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/traktarr.webp keywords: - traktarr - Tools-Utilities -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/traktarr - https://hub.docker.com/r/eafxx/traktarr type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/traktarr/questions.yaml b/charts/stable/traktarr/questions.yaml index 90beab41029..d535bdf85d7 100644 --- a/charts/stable/traktarr/questions.yaml +++ b/charts/stable/traktarr/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/trango/.helmignore b/charts/stable/trango/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/trango/.helmignore +++ b/charts/stable/trango/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/trango/Chart.yaml b/charts/stable/trango/Chart.yaml index fcf9e903984..06fcf08921b 100644 --- a/charts/stable/trango/Chart.yaml +++ b/charts/stable/trango/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Other truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - trango - Network-Other - Tools-Utilities -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/trango - https://hub.docker.com/r/tak786/trango-self-hosted type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/trango/questions.yaml b/charts/stable/trango/questions.yaml index edc4783a11d..9a75a6eccdb 100644 --- a/charts/stable/trango/questions.yaml +++ b/charts/stable/trango/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/transmission/.helmignore b/charts/stable/transmission/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/transmission/.helmignore +++ b/charts/stable/transmission/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/transmission/Chart.yaml b/charts/stable/transmission/Chart.yaml index 1f9eadf911a..26e39aafbfc 100644 --- a/charts/stable/transmission/Chart.yaml +++ b/charts/stable/transmission/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: download-tools truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 4.0.5 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - transmission - torrent - usenet -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/transmission - https://ghcr.io/onedr0p/transmission type: application -version: 20.8.14 +version: 21.0.0 diff --git a/charts/stable/transmission/questions.yaml b/charts/stable/transmission/questions.yaml index a0b295944c9..d20ad2f6855 100644 --- a/charts/stable/transmission/questions.yaml +++ b/charts/stable/transmission/questions.yaml @@ -5,6 +5,7 @@ portals: path: "/transmission/web/#files" questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/trilium-notes/.helmignore b/charts/stable/trilium-notes/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/trilium-notes/.helmignore +++ b/charts/stable/trilium-notes/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/trilium-notes/Chart.yaml b/charts/stable/trilium-notes/Chart.yaml index e2c2ea82ffd..4edc0bec4ed 100644 --- a/charts/stable/trilium-notes/Chart.yaml +++ b/charts/stable/trilium-notes/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.63.5 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - notes - note - information -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/trilium-notes - https://ghcr.io/zadam/trilium type: application -version: 12.9.14 +version: 13.0.0 diff --git a/charts/stable/trilium-notes/questions.yaml b/charts/stable/trilium-notes/questions.yaml index c32322917c6..aaff4da3b72 100644 --- a/charts/stable/trilium-notes/questions.yaml +++ b/charts/stable/trilium-notes/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/troddit/.helmignore b/charts/stable/troddit/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/troddit/.helmignore +++ b/charts/stable/troddit/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/troddit/Chart.yaml b/charts/stable/troddit/Chart.yaml index b407feb1528..893334a39a1 100644 --- a/charts/stable/troddit/Chart.yaml +++ b/charts/stable/troddit/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Web truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/troddit.webp keywords: - troddit - Network-Web -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/troddit - https://hub.docker.com/r/bsyed/troddit type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/troddit/questions.yaml b/charts/stable/troddit/questions.yaml index 8651fd9cf35..4f658006953 100644 --- a/charts/stable/troddit/questions.yaml +++ b/charts/stable/troddit/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/truecommand/.helmignore b/charts/stable/truecommand/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/truecommand/.helmignore +++ b/charts/stable/truecommand/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/truecommand/Chart.yaml b/charts/stable/truecommand/Chart.yaml index 80611226a23..47627fb2ee3 100644 --- a/charts/stable/truecommand/Chart.yaml +++ b/charts/stable/truecommand/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Administration truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 3.0.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/truecommand icon: https://truecharts.org/img/hotlink-ok/chart-icons/truecommand.webp keywords: - truecommand -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/truecommand - https://hub.docker.com/r/ixsystems/truecommand type: application -version: 19.8.14 +version: 20.0.0 diff --git a/charts/stable/truecommand/questions.yaml b/charts/stable/truecommand/questions.yaml index 348a483863c..10d571cb4f2 100644 --- a/charts/stable/truecommand/questions.yaml +++ b/charts/stable/truecommand/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/truenas-exporter/.helmignore b/charts/stable/truenas-exporter/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/truenas-exporter/.helmignore +++ b/charts/stable/truenas-exporter/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/truenas-exporter/Chart.yaml b/charts/stable/truenas-exporter/Chart.yaml index b7e44b19bfe..d761aef0a3b 100644 --- a/charts/stable/truenas-exporter/Chart.yaml +++ b/charts/stable/truenas-exporter/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: system truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.15.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/truenas-exporter.webp keywords: - truenas-exporter - metrics -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/truenas-exporter - https://hub.docker.com/r/prom/graphite-exporter type: application -version: 1.7.14 +version: 2.0.0 diff --git a/charts/stable/truenas-exporter/questions.yaml b/charts/stable/truenas-exporter/questions.yaml index 9c81f71e61d..db5221f6f9e 100644 --- a/charts/stable/truenas-exporter/questions.yaml +++ b/charts/stable/truenas-exporter/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/tsmuxer/.helmignore b/charts/stable/tsmuxer/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/tsmuxer/.helmignore +++ b/charts/stable/tsmuxer/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/tsmuxer/Chart.yaml b/charts/stable/tsmuxer/Chart.yaml index 4fbef0e5e83..9542eb23eb8 100644 --- a/charts/stable/tsmuxer/Chart.yaml +++ b/charts/stable/tsmuxer/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 24.01.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tsmuxer.webp keywords: - media - tsmuxer -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/tsmuxer - https://hub.docker.com/r/jlesage/tsmuxer type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/tsmuxer/questions.yaml b/charts/stable/tsmuxer/questions.yaml index 08910320c8e..603404fa29e 100644 --- a/charts/stable/tsmuxer/questions.yaml +++ b/charts/stable/tsmuxer/questions.yaml @@ -5,6 +5,7 @@ portals: questions: # Portal # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/tsn-ranksystem/.helmignore b/charts/stable/tsn-ranksystem/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/tsn-ranksystem/.helmignore +++ b/charts/stable/tsn-ranksystem/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/tsn-ranksystem/Chart.yaml b/charts/stable/tsn-ranksystem/Chart.yaml index 84c5e80102d..8cdc3ec56f4 100644 --- a/charts/stable/tsn-ranksystem/Chart.yaml +++ b/charts/stable/tsn-ranksystem/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -31,7 +31,7 @@ keywords: - teamspeak - tsn-ranksystem - ranksystem -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -44,4 +44,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tsn-ranksystem - https://hub.docker.com/r/serverlein/tsn-ranksystem-webserver type: application -version: 1.5.25 +version: 2.0.0 diff --git a/charts/stable/tsn-ranksystem/questions.yaml b/charts/stable/tsn-ranksystem/questions.yaml index 7ddfb9bce1d..2caa369b84a 100644 --- a/charts/stable/tsn-ranksystem/questions.yaml +++ b/charts/stable/tsn-ranksystem/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/tt-rss/.helmignore b/charts/stable/tt-rss/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/tt-rss/.helmignore +++ b/charts/stable/tt-rss/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/tt-rss/Chart.yaml b/charts/stable/tt-rss/Chart.yaml index 36206047262..187358f37b9 100644 --- a/charts/stable/tt-rss/Chart.yaml +++ b/charts/stable/tt-rss/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: rss truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tt-rss.webp keywords: - tt-rss - rss -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ name: tt-rss sources: - https://git.tt-rss.org/fox/tt-rss - https://github.com/truecharts/charts/tree/master/charts/stable/tt-rss - - https://hub.docker.com/r/cthulhoo/ttrss-web-nginx - https://hub.docker.com/r/cthulhoo/ttrss-fpm-pgsql-static + - https://hub.docker.com/r/cthulhoo/ttrss-web-nginx type: application -version: 16.8.23 +version: 17.0.0 diff --git a/charts/stable/tt-rss/questions.yaml b/charts/stable/tt-rss/questions.yaml index a0b5c31b194..1d582b864e8 100644 --- a/charts/stable/tt-rss/questions.yaml +++ b/charts/stable/tt-rss/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/tubearchivist-redisjson/.helmignore b/charts/stable/tubearchivist-redisjson/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/tubearchivist-redisjson/.helmignore +++ b/charts/stable/tubearchivist-redisjson/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/tubearchivist-redisjson/Chart.yaml b/charts/stable/tubearchivist-redisjson/Chart.yaml index eeb721d979b..27e4c42b4ec 100644 --- a/charts/stable/tubearchivist-redisjson/Chart.yaml +++ b/charts/stable/tubearchivist-redisjson/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaServer-Other truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tubearchivist-redisjson. keywords: - tubearchivist-redisjson - MediaServer-Other -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/tubearchivist-redisjson - https://hub.docker.com/r/redislabs/rejson type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/tubearchivist-redisjson/questions.yaml b/charts/stable/tubearchivist-redisjson/questions.yaml index 629f3e0cabd..6368107b2bc 100644 --- a/charts/stable/tubearchivist-redisjson/questions.yaml +++ b/charts/stable/tubearchivist-redisjson/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/tubesync/.helmignore b/charts/stable/tubesync/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/tubesync/.helmignore +++ b/charts/stable/tubesync/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/tubesync/Chart.yaml b/charts/stable/tubesync/Chart.yaml index 3f8371d8066..9f7b8e50a92 100644 --- a/charts/stable/tubesync/Chart.yaml +++ b/charts/stable/tubesync/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Downloaders truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - Downloaders - MediaApp-Video - MediaServer-Video -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tubesync - https://ghcr.io/meeb/tubesync type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/tubesync/questions.yaml b/charts/stable/tubesync/questions.yaml index ad8a9ffe803..e2bf4522d8f 100644 --- a/charts/stable/tubesync/questions.yaml +++ b/charts/stable/tubesync/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/tvheadend/.helmignore b/charts/stable/tvheadend/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/tvheadend/.helmignore +++ b/charts/stable/tvheadend/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/tvheadend/Chart.yaml b/charts/stable/tvheadend/Chart.yaml index dd22dbc03b6..13b907c2f59 100644 --- a/charts/stable/tvheadend/Chart.yaml +++ b/charts/stable/tvheadend/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - tv - streaming - dvb -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/tvheadend - https://ghcr.io/linuxserver/tvheadend type: application -version: 19.8.16 +version: 20.0.0 diff --git a/charts/stable/tvheadend/questions.yaml b/charts/stable/tvheadend/questions.yaml index df17b396e6f..55a468502e5 100644 --- a/charts/stable/tvheadend/questions.yaml +++ b/charts/stable/tvheadend/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/tvhproxy/.helmignore b/charts/stable/tvhproxy/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/tvhproxy/.helmignore +++ b/charts/stable/tvhproxy/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/tvhproxy/Chart.yaml b/charts/stable/tvhproxy/Chart.yaml index 489a0d3197e..e71123aaeae 100644 --- a/charts/stable/tvhproxy/Chart.yaml +++ b/charts/stable/tvhproxy/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaApp-Video truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tvhproxy.webp keywords: - tvhproxy - MediaApp-Video -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tvhproxy - https://hub.docker.com/r/chvb/docker-tvhproxy type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/tvhproxy/questions.yaml b/charts/stable/tvhproxy/questions.yaml index 0daea71b8af..34590eb751f 100644 --- a/charts/stable/tvhproxy/questions.yaml +++ b/charts/stable/tvhproxy/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/twofauth/.helmignore b/charts/stable/twofauth/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/twofauth/.helmignore +++ b/charts/stable/twofauth/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/twofauth/Chart.yaml b/charts/stable/twofauth/Chart.yaml index d40301bd0ec..aae7a927698 100644 --- a/charts/stable/twofauth/Chart.yaml +++ b/charts/stable/twofauth/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: auth truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 5.1.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/twofauth.webp keywords: - 2fauth - auth -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/twofauth - https://hub.docker.com/r/2fauth/2fauth type: application -version: 1.6.14 +version: 2.0.0 diff --git a/charts/stable/twofauth/questions.yaml b/charts/stable/twofauth/questions.yaml index 069f133b83a..77b59a220eb 100644 --- a/charts/stable/twofauth/questions.yaml +++ b/charts/stable/twofauth/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/twonky-server/.helmignore b/charts/stable/twonky-server/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/twonky-server/.helmignore +++ b/charts/stable/twonky-server/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/twonky-server/Chart.yaml b/charts/stable/twonky-server/Chart.yaml index e8a296db097..c49b3df0e72 100644 --- a/charts/stable/twonky-server/Chart.yaml +++ b/charts/stable/twonky-server/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaServer-Video truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - MediaServer-Video - MediaServer-Music - MediaServer-Other -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/twonky-server - https://hub.docker.com/r/dtjs48jkt/twonkyserver type: application -version: 5.8.17 +version: 6.0.0 diff --git a/charts/stable/twonky-server/questions.yaml b/charts/stable/twonky-server/questions.yaml index c60e943ad38..9065e807566 100644 --- a/charts/stable/twonky-server/questions.yaml +++ b/charts/stable/twonky-server/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/twtxt/.helmignore b/charts/stable/twtxt/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/twtxt/.helmignore +++ b/charts/stable/twtxt/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/twtxt/Chart.yaml b/charts/stable/twtxt/Chart.yaml index 8f69960e405..6fd26ad9010 100644 --- a/charts/stable/twtxt/Chart.yaml +++ b/charts/stable/twtxt/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.1.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - blogging - blog - social-network -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/twtxt - https://ghcr.io/nicholaswilde/twtxt type: application -version: 10.8.14 +version: 11.0.0 diff --git a/charts/stable/twtxt/questions.yaml b/charts/stable/twtxt/questions.yaml index 0749eb1cd89..e470e8b882a 100644 --- a/charts/stable/twtxt/questions.yaml +++ b/charts/stable/twtxt/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/ubooquity/.helmignore b/charts/stable/ubooquity/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/ubooquity/.helmignore +++ b/charts/stable/ubooquity/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/ubooquity/Chart.yaml b/charts/stable/ubooquity/Chart.yaml index b7145599a51..b9b9819523e 100644 --- a/charts/stable/ubooquity/Chart.yaml +++ b/charts/stable/ubooquity/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.1.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ubooquity icon: https://truecharts.org/img/hotlink-ok/chart-icons/ubooquity.webp keywords: - ubooquity -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/ubooquity - https://ghcr.io/linuxserver/ubooquity type: application -version: 10.8.17 +version: 11.0.0 diff --git a/charts/stable/ubooquity/questions.yaml b/charts/stable/ubooquity/questions.yaml index 88ef6ae5977..a2b5e9318d7 100644 --- a/charts/stable/ubooquity/questions.yaml +++ b/charts/stable/ubooquity/questions.yaml @@ -13,6 +13,7 @@ portals: path: "/ubooquity/admin" questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/unifi/.helmignore b/charts/stable/unifi/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/unifi/.helmignore +++ b/charts/stable/unifi/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/unifi/Chart.yaml b/charts/stable/unifi/Chart.yaml index 28369a9682b..ed2736d9aae 100644 --- a/charts/stable/unifi/Chart.yaml +++ b/charts/stable/unifi/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Networking truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 8.1.113 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/unifi.webp keywords: - ubiquiti - unifi -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/unifi - https://ghcr.io/goofball222/unifi type: application -version: 20.9.14 +version: 21.0.0 diff --git a/charts/stable/unifi/questions.yaml b/charts/stable/unifi/questions.yaml index 49ee9b6f0f1..7488ba8864f 100644 --- a/charts/stable/unifi/questions.yaml +++ b/charts/stable/unifi/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/universal-media-server/.helmignore b/charts/stable/universal-media-server/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/universal-media-server/.helmignore +++ b/charts/stable/universal-media-server/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/universal-media-server/Chart.yaml b/charts/stable/universal-media-server/Chart.yaml index 47d250f5d66..ea55f7fca78 100644 --- a/charts/stable/universal-media-server/Chart.yaml +++ b/charts/stable/universal-media-server/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaServer-Video truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - MediaServer-Video - MediaServer-Music - MediaServer-Photos -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/universal-media-server - https://hub.docker.com/r/universalmediaserver/ums type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/universal-media-server/questions.yaml b/charts/stable/universal-media-server/questions.yaml index 243fe3ca7d3..b7b2e07eeb5 100644 --- a/charts/stable/universal-media-server/questions.yaml +++ b/charts/stable/universal-media-server/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/unmanic/.helmignore b/charts/stable/unmanic/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/unmanic/.helmignore +++ b/charts/stable/unmanic/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/unmanic/Chart.yaml b/charts/stable/unmanic/Chart.yaml index c3147076634..7d4eb894b08 100644 --- a/charts/stable/unmanic/Chart.yaml +++ b/charts/stable/unmanic/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.2.6 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/unmanic icon: https://truecharts.org/img/hotlink-ok/chart-icons/unmanic.webp keywords: - media -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/unmanic - https://hub.docker.com/r/josh5/unmanic type: application -version: 10.8.14 +version: 11.0.0 diff --git a/charts/stable/unmanic/questions.yaml b/charts/stable/unmanic/questions.yaml index a4e172f2626..ee08f28d8ca 100644 --- a/charts/stable/unmanic/questions.yaml +++ b/charts/stable/unmanic/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/unpackerr/.helmignore b/charts/stable/unpackerr/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/unpackerr/.helmignore +++ b/charts/stable/unpackerr/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/unpackerr/Chart.yaml b/charts/stable/unpackerr/Chart.yaml index 3f6e2cdf605..008110feb61 100644 --- a/charts/stable/unpackerr/Chart.yaml +++ b/charts/stable/unpackerr/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.13.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -27,7 +27,7 @@ keywords: - lidarr - readarr - whisparr -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/unpackerr - https://hub.docker.com/r/golift/unpackerr type: application -version: 13.8.14 +version: 14.0.0 diff --git a/charts/stable/unpackerr/questions.yaml b/charts/stable/unpackerr/questions.yaml index bbf1cea9fbd..84911e8ac94 100644 --- a/charts/stable/unpackerr/questions.yaml +++ b/charts/stable/unpackerr/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/unpoller/.helmignore b/charts/stable/unpoller/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/unpoller/.helmignore +++ b/charts/stable/unpoller/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/unpoller/Chart.yaml b/charts/stable/unpoller/Chart.yaml index 61827ac67e0..f147465278e 100644 --- a/charts/stable/unpoller/Chart.yaml +++ b/charts/stable/unpoller/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: metrics truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.11.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - unifi - unifi-poller - metrics -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/unpoller - https://ghcr.io/unpoller/unpoller type: application -version: 10.11.15 +version: 11.0.0 diff --git a/charts/stable/unpoller/questions.yaml b/charts/stable/unpoller/questions.yaml index 934b1e5fe19..f2c9dd77ac3 100644 --- a/charts/stable/unpoller/questions.yaml +++ b/charts/stable/unpoller/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/unturned/.helmignore b/charts/stable/unturned/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/unturned/.helmignore +++ b/charts/stable/unturned/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/unturned/Chart.yaml b/charts/stable/unturned/Chart.yaml index 976c5e12b25..383dd1f0ce1 100644 --- a/charts/stable/unturned/Chart.yaml +++ b/charts/stable/unturned/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: unturned dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/unturned.webp keywords: - unturned - GameServers -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/unturned - https://hub.docker.com/r/ich777/steamcmd type: application -version: 6.8.14 +version: 7.0.0 diff --git a/charts/stable/unturned/questions.yaml b/charts/stable/unturned/questions.yaml index 133a117a9f8..5c4fb6c05d8 100644 --- a/charts/stable/unturned/questions.yaml +++ b/charts/stable/unturned/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/uptime-kuma/.helmignore b/charts/stable/uptime-kuma/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/uptime-kuma/.helmignore +++ b/charts/stable/uptime-kuma/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/uptime-kuma/Chart.yaml b/charts/stable/uptime-kuma/Chart.yaml index a721c0d19ed..b7c0173ada2 100644 --- a/charts/stable/uptime-kuma/Chart.yaml +++ b/charts/stable/uptime-kuma/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: monitoring truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.23.13 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/uptime-kuma.webp keywords: - monitoring - uptime -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/uptime-kuma - https://hub.docker.com/r/louislam/uptime-kuma type: application -version: 10.8.16 +version: 11.0.0 diff --git a/charts/stable/uptime-kuma/questions.yaml b/charts/stable/uptime-kuma/questions.yaml index eacf529f2ea..a7fb29d86d7 100644 --- a/charts/stable/uptime-kuma/questions.yaml +++ b/charts/stable/uptime-kuma/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/uptimerobot-prometheus/.helmignore b/charts/stable/uptimerobot-prometheus/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/uptimerobot-prometheus/.helmignore +++ b/charts/stable/uptimerobot-prometheus/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/uptimerobot-prometheus/Chart.yaml b/charts/stable/uptimerobot-prometheus/Chart.yaml index 5b1583540a2..dc4ca5832ec 100644 --- a/charts/stable/uptimerobot-prometheus/Chart.yaml +++ b/charts/stable/uptimerobot-prometheus/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: metrics truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.0.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - prometheus - grafana - metrics -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/uptimerobot-prometheus - https://hub.docker.com/r/billimek/prometheus-uptimerobot-exporter type: application -version: 11.8.14 +version: 12.0.0 diff --git a/charts/stable/uptimerobot-prometheus/questions.yaml b/charts/stable/uptimerobot-prometheus/questions.yaml index a2fba0f02d8..53a5b168ab0 100644 --- a/charts/stable/uptimerobot-prometheus/questions.yaml +++ b/charts/stable/uptimerobot-prometheus/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/urban-terror/.helmignore b/charts/stable/urban-terror/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/urban-terror/.helmignore +++ b/charts/stable/urban-terror/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/urban-terror/Chart.yaml b/charts/stable/urban-terror/Chart.yaml index 23c5fa30f77..14b16c673a9 100644 --- a/charts/stable/urban-terror/Chart.yaml +++ b/charts/stable/urban-terror/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/urban-terror.webp keywords: - urban-terror - GameServers -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/urban-terror - https://hub.docker.com/r/ich777/urbanterror type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/urban-terror/questions.yaml b/charts/stable/urban-terror/questions.yaml index 836908cbcf7..cbdb93bb210 100644 --- a/charts/stable/urban-terror/questions.yaml +++ b/charts/stable/urban-terror/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/v-rising/.helmignore b/charts/stable/v-rising/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/v-rising/.helmignore +++ b/charts/stable/v-rising/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/v-rising/Chart.yaml b/charts/stable/v-rising/Chart.yaml index 1bf07b69a61..8649a629cde 100644 --- a/charts/stable/v-rising/Chart.yaml +++ b/charts/stable/v-rising/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: rising dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/v-rising.webp keywords: - v-rising - GameServers -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/v-rising - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/v-rising/questions.yaml b/charts/stable/v-rising/questions.yaml index ea34b050b37..d875ff4926b 100644 --- a/charts/stable/v-rising/questions.yaml +++ b/charts/stable/v-rising/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/valetudo-mapper/.helmignore b/charts/stable/valetudo-mapper/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/valetudo-mapper/.helmignore +++ b/charts/stable/valetudo-mapper/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/valetudo-mapper/Chart.yaml b/charts/stable/valetudo-mapper/Chart.yaml index fb9454e7b15..c4c24d17560 100644 --- a/charts/stable/valetudo-mapper/Chart.yaml +++ b/charts/stable/valetudo-mapper/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/valetudo-mapper.webp keywords: - valetudo-mapper - Tools-Utilities -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/valetudo-mapper - https://hub.docker.com/r/rand256/valetudo-mapper type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/valetudo-mapper/questions.yaml b/charts/stable/valetudo-mapper/questions.yaml index c4fd4cd5e5f..e63e2319598 100644 --- a/charts/stable/valetudo-mapper/questions.yaml +++ b/charts/stable/valetudo-mapper/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/valheim/.helmignore b/charts/stable/valheim/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/valheim/.helmignore +++ b/charts/stable/valheim/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/valheim/Chart.yaml b/charts/stable/valheim/Chart.yaml index 11e0dab7643..10fac540e34 100644 --- a/charts/stable/valheim/Chart.yaml +++ b/charts/stable/valheim/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/valheim icon: https://truecharts.org/img/hotlink-ok/chart-icons/valheim.webp keywords: - valheim -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/valheim - https://ghcr.io/lloesche/valheim-server type: application -version: 10.8.14 +version: 11.0.0 diff --git a/charts/stable/valheim/questions.yaml b/charts/stable/valheim/questions.yaml index 8b48be8758b..b7fd46f1caf 100644 --- a/charts/stable/valheim/questions.yaml +++ b/charts/stable/valheim/questions.yaml @@ -9,6 +9,7 @@ portals: - "$variable-service.supervisor.ports.supervisor.port" questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/van-dam/.helmignore b/charts/stable/van-dam/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/van-dam/.helmignore +++ b/charts/stable/van-dam/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/van-dam/Chart.yaml b/charts/stable/van-dam/Chart.yaml index c7cbdbab740..ec18bff103a 100644 --- a/charts/stable/van-dam/Chart.yaml +++ b/charts/stable/van-dam/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.54.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/van-dam.webp keywords: - vanDAM - media -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/van-dam - https://ghcr.io/floppy/van_dam type: application -version: 4.10.20 +version: 5.0.0 diff --git a/charts/stable/van-dam/questions.yaml b/charts/stable/van-dam/questions.yaml index fcf372786b7..79199fe8dc8 100644 --- a/charts/stable/van-dam/questions.yaml +++ b/charts/stable/van-dam/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/venstar2mqtt/.helmignore b/charts/stable/venstar2mqtt/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/venstar2mqtt/.helmignore +++ b/charts/stable/venstar2mqtt/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/venstar2mqtt/Chart.yaml b/charts/stable/venstar2mqtt/Chart.yaml index 29af84a8201..13c50d8fd69 100644 --- a/charts/stable/venstar2mqtt/Chart.yaml +++ b/charts/stable/venstar2mqtt/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: home-automation truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - venstar2mqtt - home-automation - Tools-Utilities -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/venstar2mqtt - https://hub.docker.com/r/terafin/mqtt-venstar-bridge type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/venstar2mqtt/questions.yaml b/charts/stable/venstar2mqtt/questions.yaml index 76fee80b689..18329a377b1 100644 --- a/charts/stable/venstar2mqtt/questions.yaml +++ b/charts/stable/venstar2mqtt/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/vertex/.helmignore b/charts/stable/vertex/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/vertex/.helmignore +++ b/charts/stable/vertex/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/vertex/Chart.yaml b/charts/stable/vertex/Chart.yaml index e8b9fc93497..7cbf7f83917 100644 --- a/charts/stable/vertex/Chart.yaml +++ b/charts/stable/vertex/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: stable dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - vertex - home-automation - Tools-Utilities -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/vertex - https://hub.docker.com/r/lswl/vertex type: application -version: 5.8.17 +version: 6.0.0 diff --git a/charts/stable/vertex/questions.yaml b/charts/stable/vertex/questions.yaml index 17f914f6b98..92b56c65175 100644 --- a/charts/stable/vertex/questions.yaml +++ b/charts/stable/vertex/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/verysync/.helmignore b/charts/stable/verysync/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/verysync/.helmignore +++ b/charts/stable/verysync/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/verysync/Chart.yaml b/charts/stable/verysync/Chart.yaml index c1cf910d94e..11fa79eb84a 100644 --- a/charts/stable/verysync/Chart.yaml +++ b/charts/stable/verysync/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.17.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - sync - btsync - bittorrent -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/verysync - https://hub.docker.com/r/jonnyan404/verysync type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/verysync/questions.yaml b/charts/stable/verysync/questions.yaml index 2c9038c539e..dfa7030298c 100644 --- a/charts/stable/verysync/questions.yaml +++ b/charts/stable/verysync/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/vikunja/.helmignore b/charts/stable/vikunja/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/vikunja/.helmignore +++ b/charts/stable/vikunja/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/vikunja/Chart.yaml b/charts/stable/vikunja/Chart.yaml index dc7e1400f2c..3e6695e52c2 100644 --- a/charts/stable/vikunja/Chart.yaml +++ b/charts/stable/vikunja/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.22.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/vikunja icon: https://truecharts.org/img/hotlink-ok/chart-icons/vikunja.webp keywords: - vikunja -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -38,8 +38,8 @@ name: vikunja sources: - https://vikunja.io/docs - https://github.com/truecharts/charts/tree/master/charts/stable/vikunja + - https://hub.docker.com/r/vikunja/api - https://hub.docker.com/_/nginx - https://hub.docker.com/r/vikunja/frontend - - https://hub.docker.com/r/vikunja/api type: application -version: 13.11.5 +version: 14.0.0 diff --git a/charts/stable/vikunja/questions.yaml b/charts/stable/vikunja/questions.yaml index 89335a2ff05..8debfdcbe48 100644 --- a/charts/stable/vikunja/questions.yaml +++ b/charts/stable/vikunja/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/vintage-story/.helmignore b/charts/stable/vintage-story/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/vintage-story/.helmignore +++ b/charts/stable/vintage-story/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/vintage-story/Chart.yaml b/charts/stable/vintage-story/Chart.yaml index 9ca278d7b3a..cbf9d817fb3 100644 --- a/charts/stable/vintage-story/Chart.yaml +++ b/charts/stable/vintage-story/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/vintage-story.webp keywords: - vintage-story - GameServers -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/vintage-story - https://hub.docker.com/r/ich777/vintagestory type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/vintage-story/questions.yaml b/charts/stable/vintage-story/questions.yaml index 52cc2255280..9f614000767 100644 --- a/charts/stable/vintage-story/questions.yaml +++ b/charts/stable/vintage-story/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/virt-manager/.helmignore b/charts/stable/virt-manager/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/virt-manager/.helmignore +++ b/charts/stable/virt-manager/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/virt-manager/Chart.yaml b/charts/stable/virt-manager/Chart.yaml index 52706495816..0aa65317bb2 100644 --- a/charts/stable/virt-manager/Chart.yaml +++ b/charts/stable/virt-manager/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/virt-manager.webp keywords: - virt-manager - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/virt-manager - https://hub.docker.com/r/mber5/virt-manager type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/virt-manager/questions.yaml b/charts/stable/virt-manager/questions.yaml index 0b063db6417..ba9965ef545 100644 --- a/charts/stable/virt-manager/questions.yaml +++ b/charts/stable/virt-manager/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/vlmcsd-kms-server/.helmignore b/charts/stable/vlmcsd-kms-server/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/vlmcsd-kms-server/.helmignore +++ b/charts/stable/vlmcsd-kms-server/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/vlmcsd-kms-server/Chart.yaml b/charts/stable/vlmcsd-kms-server/Chart.yaml index f556a8fe2bb..1b406e10aa5 100644 --- a/charts/stable/vlmcsd-kms-server/Chart.yaml +++ b/charts/stable/vlmcsd-kms-server/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - Cloud - Tools-Utilities - Network-Other -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/vlmcsd-kms-server - https://hub.docker.com/r/mikolatero/vlmcsd type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/vlmcsd-kms-server/questions.yaml b/charts/stable/vlmcsd-kms-server/questions.yaml index f938fd8adf2..362375470df 100644 --- a/charts/stable/vlmcsd-kms-server/questions.yaml +++ b/charts/stable/vlmcsd-kms-server/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/vocechat-server/.helmignore b/charts/stable/vocechat-server/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/vocechat-server/.helmignore +++ b/charts/stable/vocechat-server/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/vocechat-server/Chart.yaml b/charts/stable/vocechat-server/Chart.yaml index 5428c5ef4b4..414204fb121 100644 --- a/charts/stable/vocechat-server/Chart.yaml +++ b/charts/stable/vocechat-server/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: social truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.3.44 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/vocechat-server.webp keywords: - vocechat-server - social -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/vocechat-server - https://hub.docker.com/r/privoce/vocechat-server type: application -version: 3.8.14 +version: 4.0.0 diff --git a/charts/stable/vocechat-server/questions.yaml b/charts/stable/vocechat-server/questions.yaml index 010b089c3c5..782758b8b32 100644 --- a/charts/stable/vocechat-server/questions.yaml +++ b/charts/stable/vocechat-server/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/wallos/.helmignore b/charts/stable/wallos/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/wallos/.helmignore +++ b/charts/stable/wallos/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/wallos/Chart.yaml b/charts/stable/wallos/Chart.yaml index f3475b94ec5..0667ba14518 100644 --- a/charts/stable/wallos/Chart.yaml +++ b/charts/stable/wallos/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/wallos icon: https://truecharts.org/img/hotlink-ok/chart-icons/wallos.webp keywords: - dashboard -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wallos - https://hub.docker.com/r/bellamy/wallos type: application -version: 4.8.19 +version: 5.0.0 diff --git a/charts/stable/wallos/questions.yaml b/charts/stable/wallos/questions.yaml index 82dc97cfd75..3434114b47d 100644 --- a/charts/stable/wallos/questions.yaml +++ b/charts/stable/wallos/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/watcharr/.helmignore b/charts/stable/watcharr/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/watcharr/.helmignore +++ b/charts/stable/watcharr/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/watcharr/Chart.yaml b/charts/stable/watcharr/Chart.yaml index 92dae2aa26a..ad0615a268c 100644 --- a/charts/stable/watcharr/Chart.yaml +++ b/charts/stable/watcharr/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.39.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/watcharr.webp keywords: - watcharr - media -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/watcharr - https://ghcr.io/sbondco/watcharr type: application -version: 4.13.1 +version: 5.0.0 diff --git a/charts/stable/watcharr/questions.yaml b/charts/stable/watcharr/questions.yaml index db4cd54d12b..6a1e5abfd6f 100644 --- a/charts/stable/watcharr/questions.yaml +++ b/charts/stable/watcharr/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/watchyourlan/.helmignore b/charts/stable/watchyourlan/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/watchyourlan/.helmignore +++ b/charts/stable/watchyourlan/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/watchyourlan/Chart.yaml b/charts/stable/watchyourlan/Chart.yaml index 23ab2f16270..d73c6be9c46 100644 --- a/charts/stable/watchyourlan/Chart.yaml +++ b/charts/stable/watchyourlan/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: network truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.0.6 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/watchyourlan.webp keywords: - network - monitor -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/watchyourlan - https://hub.docker.com/r/aceberg/watchyourlan type: application -version: 8.8.14 +version: 9.0.0 diff --git a/charts/stable/watchyourlan/questions.yaml b/charts/stable/watchyourlan/questions.yaml index a9732284521..b2f5565dcfa 100644 --- a/charts/stable/watchyourlan/questions.yaml +++ b/charts/stable/watchyourlan/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/webgrabplus/.helmignore b/charts/stable/webgrabplus/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/webgrabplus/.helmignore +++ b/charts/stable/webgrabplus/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/webgrabplus/Chart.yaml b/charts/stable/webgrabplus/Chart.yaml index 68ba94b27c0..d5cee886a14 100644 --- a/charts/stable/webgrabplus/Chart.yaml +++ b/charts/stable/webgrabplus/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 5.1.5 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/webgrabplus icon: https://truecharts.org/img/hotlink-ok/chart-icons/webgrabplus.webp keywords: - webgrabplus -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/webgrabplus - https://ghcr.io/linuxserver/webgrabplus type: application -version: 9.8.18 +version: 10.0.0 diff --git a/charts/stable/webgrabplus/questions.yaml b/charts/stable/webgrabplus/questions.yaml index 697a4a68dd4..9e828dd339d 100644 --- a/charts/stable/webgrabplus/questions.yaml +++ b/charts/stable/webgrabplus/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/weblate/.helmignore b/charts/stable/weblate/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/weblate/.helmignore +++ b/charts/stable/weblate/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/weblate/Chart.yaml b/charts/stable/weblate/Chart.yaml index b92e03f4280..fe24dd9d76e 100644 --- a/charts/stable/weblate/Chart.yaml +++ b/charts/stable/weblate/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 4.16.4 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/weblate icon: https://truecharts.org/img/hotlink-ok/chart-icons/weblate.webp keywords: - translate -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -43,4 +43,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/weblate - https://hub.docker.com/r/weblate/weblate type: application -version: 13.10.20 +version: 14.0.0 diff --git a/charts/stable/weblate/questions.yaml b/charts/stable/weblate/questions.yaml index ffa4f639abc..2e3bf7390e0 100644 --- a/charts/stable/weblate/questions.yaml +++ b/charts/stable/weblate/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/webnut/.helmignore b/charts/stable/webnut/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/webnut/.helmignore +++ b/charts/stable/webnut/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/webnut/Chart.yaml b/charts/stable/webnut/Chart.yaml index 6e9fe2f17a4..56f453b9dd7 100644 --- a/charts/stable/webnut/Chart.yaml +++ b/charts/stable/webnut/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: monitoring truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 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: 8.8.14 +version: 9.0.0 diff --git a/charts/stable/webnut/questions.yaml b/charts/stable/webnut/questions.yaml index 8ea55161ced..dd7a22c8560 100644 --- a/charts/stable/webnut/questions.yaml +++ b/charts/stable/webnut/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/webp-server/.helmignore b/charts/stable/webp-server/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/webp-server/.helmignore +++ b/charts/stable/webp-server/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/webp-server/Chart.yaml b/charts/stable/webp-server/Chart.yaml index f3f25a7753a..f80ac10ffc9 100644 --- a/charts/stable/webp-server/Chart.yaml +++ b/charts/stable/webp-server/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -28,7 +28,7 @@ keywords: - MediaServer-Photos - Network-Web - Network-FTP -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -39,4 +39,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/webp-server - https://hub.docker.com/r/webpsh/webps type: application -version: 5.8.17 +version: 6.0.0 diff --git a/charts/stable/webp-server/questions.yaml b/charts/stable/webp-server/questions.yaml index dfb99662924..f6ec0fe86b9 100644 --- a/charts/stable/webp-server/questions.yaml +++ b/charts/stable/webp-server/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/website-shot/.helmignore b/charts/stable/website-shot/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/website-shot/.helmignore +++ b/charts/stable/website-shot/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/website-shot/Chart.yaml b/charts/stable/website-shot/Chart.yaml index 0ed46ae12c4..0adbd4f6869 100644 --- a/charts/stable/website-shot/Chart.yaml +++ b/charts/stable/website-shot/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/website-shot icon: https://truecharts.org/img/hotlink-ok/chart-icons/website-shot.webp keywords: - website-shot -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/website-shot - https://hub.docker.com/r/flowko1/website-shot type: application -version: 10.8.14 +version: 11.0.0 diff --git a/charts/stable/website-shot/questions.yaml b/charts/stable/website-shot/questions.yaml index d3ad77de2bd..f0e790232c4 100644 --- a/charts/stable/website-shot/questions.yaml +++ b/charts/stable/website-shot/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/webtop/.helmignore b/charts/stable/webtop/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/webtop/.helmignore +++ b/charts/stable/webtop/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/webtop/Chart.yaml b/charts/stable/webtop/Chart.yaml index 1e0891c76a0..b81c3b30bd9 100644 --- a/charts/stable/webtop/Chart.yaml +++ b/charts/stable/webtop/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/webtop.webp keywords: - webtop - Tools-Utilities -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/webtop - https://fleet.linuxserver.io/image?name=linuxserver/webtop type: application -version: 9.8.108 +version: 10.0.0 diff --git a/charts/stable/webtop/questions.yaml b/charts/stable/webtop/questions.yaml index 9c0b5f7b9e0..61474530322 100644 --- a/charts/stable/webtop/questions.yaml +++ b/charts/stable/webtop/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/wekan/.helmignore b/charts/stable/wekan/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/wekan/.helmignore +++ b/charts/stable/wekan/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/wekan/Chart.yaml b/charts/stable/wekan/Chart.yaml index 6a7069c4779..583d4d694cd 100644 --- a/charts/stable/wekan/Chart.yaml +++ b/charts/stable/wekan/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 7.44.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/wekan.webp keywords: - wekan - kanban -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -42,4 +42,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wekan - https://hub.docker.com/r/wekanteam/wekan type: application -version: 14.20.0 +version: 15.0.0 diff --git a/charts/stable/wekan/questions.yaml b/charts/stable/wekan/questions.yaml index 89f1296b033..10a1b2fd5fb 100644 --- a/charts/stable/wekan/questions.yaml +++ b/charts/stable/wekan/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/wg-easy/.helmignore b/charts/stable/wg-easy/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/wg-easy/.helmignore +++ b/charts/stable/wg-easy/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/wg-easy/Chart.yaml b/charts/stable/wg-easy/Chart.yaml index ed2985bb696..0b74f2e2ff4 100644 --- a/charts/stable/wg-easy/Chart.yaml +++ b/charts/stable/wg-easy/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: networking truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 12.0.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - wg-easy - wireguard - weejewel -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/wg-easy - https://ghcr.io/wg-easy/wg-easy type: application -version: 12.2.14 +version: 13.0.0 diff --git a/charts/stable/wg-easy/questions.yaml b/charts/stable/wg-easy/questions.yaml index 429988b92b6..7ceb4730b48 100644 --- a/charts/stable/wg-easy/questions.yaml +++ b/charts/stable/wg-easy/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/whisparr/.helmignore b/charts/stable/whisparr/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/whisparr/.helmignore +++ b/charts/stable/whisparr/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/whisparr/Chart.yaml b/charts/stable/whisparr/Chart.yaml index 8ed265cdfb5..b0aa9d2b1b5 100644 --- a/charts/stable/whisparr/Chart.yaml +++ b/charts/stable/whisparr/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Downloaders truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 3.0.0.545 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - whisparr - Downloaders - MediaApp-Other -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/whisparr - https://ghcr.io/hotio/whisparr type: application -version: 10.0.19 +version: 11.0.0 diff --git a/charts/stable/whisparr/questions.yaml b/charts/stable/whisparr/questions.yaml index 43c4a2c13e5..6c8fadeccd4 100644 --- a/charts/stable/whisparr/questions.yaml +++ b/charts/stable/whisparr/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/whisper-asr-webservice/.helmignore b/charts/stable/whisper-asr-webservice/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/whisper-asr-webservice/.helmignore +++ b/charts/stable/whisper-asr-webservice/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/whisper-asr-webservice/Chart.yaml b/charts/stable/whisper-asr-webservice/Chart.yaml index bbf1f846c53..66ffa480415 100644 --- a/charts/stable/whisper-asr-webservice/Chart.yaml +++ b/charts/stable/whisper-asr-webservice/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: machine-learning truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.3.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/whisper-asr-webservice.w keywords: - whisper-asr-webservice - machine-learning -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/whisper-asr-webservice - https://hub.docker.com/r/onerahmet/openai-whisper-asr-webservice type: application -version: 4.9.10 +version: 5.0.0 diff --git a/charts/stable/whisper-asr-webservice/questions.yaml b/charts/stable/whisper-asr-webservice/questions.yaml index 50dd686c40d..cd3c0160425 100644 --- a/charts/stable/whisper-asr-webservice/questions.yaml +++ b/charts/stable/whisper-asr-webservice/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/whoogle/.helmignore b/charts/stable/whoogle/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/whoogle/.helmignore +++ b/charts/stable/whoogle/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/whoogle/Chart.yaml b/charts/stable/whoogle/Chart.yaml index 450002fdf24..d3fcff5b5e3 100644 --- a/charts/stable/whoogle/Chart.yaml +++ b/charts/stable/whoogle/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.8.4 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - search - open source - privacy -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/whoogle - https://hub.docker.com/r/benbusby/whoogle-search type: application -version: 10.8.14 +version: 11.0.0 diff --git a/charts/stable/whoogle/questions.yaml b/charts/stable/whoogle/questions.yaml index c5df05ce868..179e0bf8e7c 100644 --- a/charts/stable/whoogle/questions.yaml +++ b/charts/stable/whoogle/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/wifi-card/.helmignore b/charts/stable/wifi-card/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/wifi-card/.helmignore +++ b/charts/stable/wifi-card/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/wifi-card/Chart.yaml b/charts/stable/wifi-card/Chart.yaml index 993259254ea..a5bb6553de7 100644 --- a/charts/stable/wifi-card/Chart.yaml +++ b/charts/stable/wifi-card/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Other truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/wifi-card.webp keywords: - wifi-card - Other -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/wifi-card - https://hub.docker.com/r/bndw/wifi-card type: application -version: 5.9.14 +version: 6.0.0 diff --git a/charts/stable/wifi-card/questions.yaml b/charts/stable/wifi-card/questions.yaml index 5dcd81f3791..7fe86c39a48 100644 --- a/charts/stable/wifi-card/questions.yaml +++ b/charts/stable/wifi-card/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/wikijs/.helmignore b/charts/stable/wikijs/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/wikijs/.helmignore +++ b/charts/stable/wikijs/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/wikijs/Chart.yaml b/charts/stable/wikijs/Chart.yaml index 2f895399e1e..3f65469cb0b 100644 --- a/charts/stable/wikijs/Chart.yaml +++ b/charts/stable/wikijs/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.5.302 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/wikijs.webp keywords: - wiki - wikijs -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/wikijs - https://hub.docker.com/r/requarks/wiki type: application -version: 15.8.15 +version: 16.0.0 diff --git a/charts/stable/wikijs/questions.yaml b/charts/stable/wikijs/questions.yaml index 48f78e98808..9c88e2bcafc 100644 --- a/charts/stable/wikijs/questions.yaml +++ b/charts/stable/wikijs/questions.yaml @@ -8,6 +8,7 @@ portals: path: "/a/dashboard" questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/wireguard/.helmignore b/charts/stable/wireguard/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/wireguard/.helmignore +++ b/charts/stable/wireguard/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/wireguard/Chart.yaml b/charts/stable/wireguard/Chart.yaml index 792359298ed..a482cbb56de 100644 --- a/charts/stable/wireguard/Chart.yaml +++ b/charts/stable/wireguard/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: network truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.0.20210914 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/wireguard.webp keywords: - wireguard - vpn -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/wireguard - https://ghcr.io/k8s-at-home/wireguard type: application -version: 8.8.14 +version: 9.0.0 diff --git a/charts/stable/wireguard/questions.yaml b/charts/stable/wireguard/questions.yaml index b25769c9817..4d4049f444c 100644 --- a/charts/stable/wireguard/questions.yaml +++ b/charts/stable/wireguard/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/wizarr/.helmignore b/charts/stable/wizarr/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/wizarr/.helmignore +++ b/charts/stable/wizarr/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/wizarr/Chart.yaml b/charts/stable/wizarr/Chart.yaml index d24eb352b1a..b164f275b8d 100644 --- a/charts/stable/wizarr/Chart.yaml +++ b/charts/stable/wizarr/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: home-automation truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 3.5.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - home-automation - Tools-Utilities - Other -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/wizarr - https://ghcr.io/wizarrrr/wizarr type: application -version: 6.8.14 +version: 7.0.0 diff --git a/charts/stable/wizarr/questions.yaml b/charts/stable/wizarr/questions.yaml index a818af7fd07..f72195c53df 100644 --- a/charts/stable/wizarr/questions.yaml +++ b/charts/stable/wizarr/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/wordpress/.helmignore b/charts/stable/wordpress/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/wordpress/.helmignore +++ b/charts/stable/wordpress/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/wordpress/Chart.yaml b/charts/stable/wordpress/Chart.yaml index c91e7c9275d..61b036b65bc 100644 --- a/charts/stable/wordpress/Chart.yaml +++ b/charts/stable/wordpress/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: website truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 6.5.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/wordpress.webp keywords: - wordpress - cms -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - https://hub.docker.com/r/bitnami/wordpress type: application -version: 7.15.31 +version: 8.0.0 diff --git a/charts/stable/wordpress/questions.yaml b/charts/stable/wordpress/questions.yaml index 0492577b009..f6327ee3a4d 100644 --- a/charts/stable/wordpress/questions.yaml +++ b/charts/stable/wordpress/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/wyoming-openwakeword/.helmignore b/charts/stable/wyoming-openwakeword/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/wyoming-openwakeword/.helmignore +++ b/charts/stable/wyoming-openwakeword/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/wyoming-openwakeword/Chart.yaml b/charts/stable/wyoming-openwakeword/Chart.yaml index 89a55b26c89..3b64f2134cd 100644 --- a/charts/stable/wyoming-openwakeword/Chart.yaml +++ b/charts/stable/wyoming-openwakeword/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: home-automation truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.10.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/wyoming-openwakeword icon: https://truecharts.org/img/hotlink-ok/chart-icons/wyoming-openwakeword.webp keywords: - wyoming-openwakeword -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/wyoming-openwakeword - https://hub.docker.com/r/rhasspy/wyoming-openwakeword type: application -version: 1.1.14 +version: 2.0.0 diff --git a/charts/stable/wyoming-openwakeword/questions.yaml b/charts/stable/wyoming-openwakeword/questions.yaml index ce6dc8f0f27..c09def2f8c3 100644 --- a/charts/stable/wyoming-openwakeword/questions.yaml +++ b/charts/stable/wyoming-openwakeword/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/wyoming-piper/.helmignore b/charts/stable/wyoming-piper/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/wyoming-piper/.helmignore +++ b/charts/stable/wyoming-piper/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/wyoming-piper/Chart.yaml b/charts/stable/wyoming-piper/Chart.yaml index 8f014f6bfba..909ffc5a126 100644 --- a/charts/stable/wyoming-piper/Chart.yaml +++ b/charts/stable/wyoming-piper/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: home-automation truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.5.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/wyoming-piper icon: https://truecharts.org/img/hotlink-ok/chart-icons/wyoming-piper.webp keywords: - wyoming-piper -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wyoming-piper - https://hub.docker.com/r/rhasspy/wyoming-piper type: application -version: 4.9.14 +version: 5.0.0 diff --git a/charts/stable/wyoming-piper/questions.yaml b/charts/stable/wyoming-piper/questions.yaml index 57095bab75e..75335de9124 100644 --- a/charts/stable/wyoming-piper/questions.yaml +++ b/charts/stable/wyoming-piper/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/wyoming-whisper/.helmignore b/charts/stable/wyoming-whisper/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/wyoming-whisper/.helmignore +++ b/charts/stable/wyoming-whisper/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/wyoming-whisper/Chart.yaml b/charts/stable/wyoming-whisper/Chart.yaml index e211460c8ee..020afd93714 100644 --- a/charts/stable/wyoming-whisper/Chart.yaml +++ b/charts/stable/wyoming-whisper/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: home-automation truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.1.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/wyoming-whisper icon: https://truecharts.org/img/hotlink-ok/chart-icons/wyoming-whisper.webp keywords: - wyoming-whisper -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wyoming-whisper - https://hub.docker.com/r/rhasspy/wyoming-whisper type: application -version: 5.2.10 +version: 6.0.0 diff --git a/charts/stable/wyoming-whisper/questions.yaml b/charts/stable/wyoming-whisper/questions.yaml index 9df05ed211e..2edf4c4875a 100644 --- a/charts/stable/wyoming-whisper/questions.yaml +++ b/charts/stable/wyoming-whisper/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/xen-orchestra/.helmignore b/charts/stable/xen-orchestra/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/xen-orchestra/.helmignore +++ b/charts/stable/xen-orchestra/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/xen-orchestra/Chart.yaml b/charts/stable/xen-orchestra/Chart.yaml index 7265ad71cba..d66b2c4a79f 100644 --- a/charts/stable/xen-orchestra/Chart.yaml +++ b/charts/stable/xen-orchestra/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: management truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 5.141.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/xen-orchestra icon: https://truecharts.org/img/hotlink-ok/chart-icons/xen-orchestra.webp keywords: - xen-orchestra -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/xen-orchestra - https://hub.docker.com/r/ronivay/xen-orchestra type: application -version: 8.11.0 +version: 9.0.0 diff --git a/charts/stable/xen-orchestra/questions.yaml b/charts/stable/xen-orchestra/questions.yaml index 1be3513ddef..c66a0c1c47f 100644 --- a/charts/stable/xen-orchestra/questions.yaml +++ b/charts/stable/xen-orchestra/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/xmrig/.helmignore b/charts/stable/xmrig/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/xmrig/.helmignore +++ b/charts/stable/xmrig/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/xmrig/Chart.yaml b/charts/stable/xmrig/Chart.yaml index e083e43874e..4af896553d5 100644 --- a/charts/stable/xmrig/Chart.yaml +++ b/charts/stable/xmrig/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Crypto truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 6.21.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/xmrig.webp keywords: - xmrig - Crypto -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/xmrig - https://hub.docker.com/r/cooleye72/xmrig type: application -version: 6.8.14 +version: 7.0.0 diff --git a/charts/stable/xmrig/questions.yaml b/charts/stable/xmrig/questions.yaml index d78d8abfd03..23614ba34c3 100644 --- a/charts/stable/xmrig/questions.yaml +++ b/charts/stable/xmrig/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/xonotic/.helmignore b/charts/stable/xonotic/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/xonotic/.helmignore +++ b/charts/stable/xonotic/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/xonotic/Chart.yaml b/charts/stable/xonotic/Chart.yaml index 9ab89e9cd89..ff7a0ddf516 100644 --- a/charts/stable/xonotic/Chart.yaml +++ b/charts/stable/xonotic/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/xonotic.webp keywords: - xonotic - GameServers -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/xonotic - https://hub.docker.com/r/ich777/xonotic type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/xonotic/questions.yaml b/charts/stable/xonotic/questions.yaml index d0e7201dcf7..99eca38ff6d 100644 --- a/charts/stable/xonotic/questions.yaml +++ b/charts/stable/xonotic/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/xteve/.helmignore b/charts/stable/xteve/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/xteve/.helmignore +++ b/charts/stable/xteve/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/xteve/Chart.yaml b/charts/stable/xteve/Chart.yaml index 93104ee753f..2072f3e85c1 100644 --- a/charts/stable/xteve/Chart.yaml +++ b/charts/stable/xteve/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.2.0.200 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - iptv - plex - emby -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/xteve - https://ghcr.io/k8s-at-home/xteve type: application -version: 13.8.14 +version: 14.0.0 diff --git a/charts/stable/xteve/questions.yaml b/charts/stable/xteve/questions.yaml index 305aa3169c8..6050580a59f 100644 --- a/charts/stable/xteve/questions.yaml +++ b/charts/stable/xteve/questions.yaml @@ -5,6 +5,7 @@ portals: path: "/web/" questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/xware/.helmignore b/charts/stable/xware/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/xware/.helmignore +++ b/charts/stable/xware/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/xware/Chart.yaml b/charts/stable/xware/Chart.yaml index da20e6e459f..40c97f5b5b4 100644 --- a/charts/stable/xware/Chart.yaml +++ b/charts/stable/xware/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Downloaders truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/xware.webp keywords: - xware - Downloaders -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/xware - https://hub.docker.com/r/caiguai/docker-xware type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/xware/questions.yaml b/charts/stable/xware/questions.yaml index c4fd4cd5e5f..e63e2319598 100644 --- a/charts/stable/xware/questions.yaml +++ b/charts/stable/xware/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/xwiki/.helmignore b/charts/stable/xwiki/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/xwiki/.helmignore +++ b/charts/stable/xwiki/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/xwiki/Chart.yaml b/charts/stable/xwiki/Chart.yaml index 27908c527f7..c9c8e84ac44 100644 --- a/charts/stable/xwiki/Chart.yaml +++ b/charts/stable/xwiki/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 16.2.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/xwiki.webp keywords: - xwiki - wiki -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/xwiki - https://hub.docker.com/_/xwiki type: application -version: 12.10.19 +version: 13.0.0 diff --git a/charts/stable/xwiki/questions.yaml b/charts/stable/xwiki/questions.yaml index c1c534ba966..57fe5271816 100644 --- a/charts/stable/xwiki/questions.yaml +++ b/charts/stable/xwiki/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/yacreaderlibraryserver/.helmignore b/charts/stable/yacreaderlibraryserver/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/yacreaderlibraryserver/.helmignore +++ b/charts/stable/yacreaderlibraryserver/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/yacreaderlibraryserver/Chart.yaml b/charts/stable/yacreaderlibraryserver/Chart.yaml index 70fe28716c5..d3d18834845 100644 --- a/charts/stable/yacreaderlibraryserver/Chart.yaml +++ b/charts/stable/yacreaderlibraryserver/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaServer-Other truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/yacreaderlibraryserver.w keywords: - yacreaderlibraryserver - MediaServer-Other -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/yacreaderlibraryserver - https://hub.docker.com/r/xthursdayx/yacreaderlibrary-server-docker type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/yacreaderlibraryserver/questions.yaml b/charts/stable/yacreaderlibraryserver/questions.yaml index 6c7ef9a9124..4dd85891c21 100644 --- a/charts/stable/yacreaderlibraryserver/questions.yaml +++ b/charts/stable/yacreaderlibraryserver/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/yacy/.helmignore b/charts/stable/yacy/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/yacy/.helmignore +++ b/charts/stable/yacy/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/yacy/Chart.yaml b/charts/stable/yacy/Chart.yaml index 54f05be0348..62916cd773c 100644 --- a/charts/stable/yacy/Chart.yaml +++ b/charts/stable/yacy/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - yacy - Tools-Utilities - Network-Web -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/yacy - https://hub.docker.com/r/yacy/yacy_search_server type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/yacy/questions.yaml b/charts/stable/yacy/questions.yaml index 8acf5aad58f..406d8239293 100644 --- a/charts/stable/yacy/questions.yaml +++ b/charts/stable/yacy/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/yourls/.helmignore b/charts/stable/yourls/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/yourls/.helmignore +++ b/charts/stable/yourls/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/yourls/Chart.yaml b/charts/stable/yourls/Chart.yaml index 61570ef6e07..dba9a3d18cd 100644 --- a/charts/stable/yourls/Chart.yaml +++ b/charts/stable/yourls/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -26,7 +26,7 @@ keywords: - Tools-Utilities - Network-Web - Network-Other -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/yourls - https://hub.docker.com/_/yourls type: application -version: 5.8.25 +version: 6.0.0 diff --git a/charts/stable/yourls/questions.yaml b/charts/stable/yourls/questions.yaml index 55c3ef120ab..f154a67d3dc 100644 --- a/charts/stable/yourls/questions.yaml +++ b/charts/stable/yourls/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/youtransfer/.helmignore b/charts/stable/youtransfer/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/youtransfer/.helmignore +++ b/charts/stable/youtransfer/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/youtransfer/Chart.yaml b/charts/stable/youtransfer/Chart.yaml index a63a090768b..462ecd0ed2e 100644 --- a/charts/stable/youtransfer/Chart.yaml +++ b/charts/stable/youtransfer/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - youtransfer - Cloud - Tools-Utilities -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/youtransfer - https://hub.docker.com/r/remie/youtransfer type: application -version: 7.8.14 +version: 8.0.0 diff --git a/charts/stable/youtransfer/questions.yaml b/charts/stable/youtransfer/questions.yaml index 6827554d60d..fa241295dd0 100644 --- a/charts/stable/youtransfer/questions.yaml +++ b/charts/stable/youtransfer/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/youtubedl-material/.helmignore b/charts/stable/youtubedl-material/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/youtubedl-material/.helmignore +++ b/charts/stable/youtubedl-material/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/youtubedl-material/Chart.yaml b/charts/stable/youtubedl-material/Chart.yaml index 118d0379961..07683b4cb87 100644 --- a/charts/stable/youtubedl-material/Chart.yaml +++ b/charts/stable/youtubedl-material/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 4.3.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/youtubedl-material icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtubedl-material.webp keywords: - youtube -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -40,4 +40,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/youtubedl-material - https://ghcr.io/tzahi12345/youtubedl-material type: application -version: 10.10.17 +version: 11.0.0 diff --git a/charts/stable/youtubedl-material/questions.yaml b/charts/stable/youtubedl-material/questions.yaml index c51516fc424..c9d860dba29 100644 --- a/charts/stable/youtubedl-material/questions.yaml +++ b/charts/stable/youtubedl-material/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/z80pack/.helmignore b/charts/stable/z80pack/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/z80pack/.helmignore +++ b/charts/stable/z80pack/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/z80pack/Chart.yaml b/charts/stable/z80pack/Chart.yaml index d9bd6f7793f..e2df0d0f0d2 100644 --- a/charts/stable/z80pack/Chart.yaml +++ b/charts/stable/z80pack/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Other truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/z80pack.webp keywords: - z80pack - Other -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/z80pack - https://hub.docker.com/r/dlandon/z80pack type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/z80pack/questions.yaml b/charts/stable/z80pack/questions.yaml index 849647664b9..7d7fde66c7d 100644 --- a/charts/stable/z80pack/questions.yaml +++ b/charts/stable/z80pack/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/zerotier/.helmignore b/charts/stable/zerotier/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/zerotier/.helmignore +++ b/charts/stable/zerotier/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/zerotier/Chart.yaml b/charts/stable/zerotier/Chart.yaml index 4d1b1bb9759..96e0139bfc6 100644 --- a/charts/stable/zerotier/Chart.yaml +++ b/charts/stable/zerotier/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: network truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.12.2 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/zerotier.webp keywords: - zerotier - network -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/zerotier - https://hub.docker.com/r/zerotier/zerotier type: application -version: 9.8.14 +version: 10.0.0 diff --git a/charts/stable/zerotier/questions.yaml b/charts/stable/zerotier/questions.yaml index 6ef9c40fff2..1cf7488b480 100644 --- a/charts/stable/zerotier/questions.yaml +++ b/charts/stable/zerotier/questions.yaml @@ -2,6 +2,7 @@ portals: {} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/zigbee2mqtt/.helmignore b/charts/stable/zigbee2mqtt/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/zigbee2mqtt/.helmignore +++ b/charts/stable/zigbee2mqtt/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/zigbee2mqtt/Chart.yaml b/charts/stable/zigbee2mqtt/Chart.yaml index cfad0685c68..5379478dda5 100644 --- a/charts/stable/zigbee2mqtt/Chart.yaml +++ b/charts/stable/zigbee2mqtt/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.36.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - zigbee - mqtt - home-assistant -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/zigbee2mqtt - https://hub.docker.com/r/koenkk/zigbee2mqtt type: application -version: 11.9.14 +version: 12.0.0 diff --git a/charts/stable/zigbee2mqtt/questions.yaml b/charts/stable/zigbee2mqtt/questions.yaml index 6d32cd586df..a9135f0b5c2 100644 --- a/charts/stable/zigbee2mqtt/questions.yaml +++ b/charts/stable/zigbee2mqtt/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/znc/.helmignore b/charts/stable/znc/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/znc/.helmignore +++ b/charts/stable/znc/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/znc/Chart.yaml b/charts/stable/znc/Chart.yaml index 7cfc0c76ad3..0b895a05fee 100644 --- a/charts/stable/znc/Chart.yaml +++ b/charts/stable/znc/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.9.0 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/znc icon: https://truecharts.org/img/hotlink-ok/chart-icons/znc.webp keywords: - znc -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/znc - https://ghcr.io/linuxserver/znc type: application -version: 9.9.16 +version: 10.0.0 diff --git a/charts/stable/znc/questions.yaml b/charts/stable/znc/questions.yaml index dcb0f6f9423..e0f03e60401 100644 --- a/charts/stable/znc/questions.yaml +++ b/charts/stable/znc/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/zoneminder/.helmignore b/charts/stable/zoneminder/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/zoneminder/.helmignore +++ b/charts/stable/zoneminder/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/zoneminder/Chart.yaml b/charts/stable/zoneminder/Chart.yaml index a163c467044..1aefc54bd80 100644 --- a/charts/stable/zoneminder/Chart.yaml +++ b/charts/stable/zoneminder/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -26,7 +26,7 @@ keywords: - automation - cctv - utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/zoneminder - https://hub.docker.com/r/dlandon/zoneminder.unraid type: application -version: 5.8.14 +version: 6.0.0 diff --git a/charts/stable/zoneminder/questions.yaml b/charts/stable/zoneminder/questions.yaml index cab10a5b021..cec7fc3a069 100644 --- a/charts/stable/zoneminder/questions.yaml +++ b/charts/stable/zoneminder/questions.yaml @@ -5,6 +5,7 @@ portals: path: "/zm/index.php" questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/ztcuui-aio/.helmignore b/charts/stable/ztcuui-aio/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/ztcuui-aio/.helmignore +++ b/charts/stable/ztcuui-aio/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/ztcuui-aio/Chart.yaml b/charts/stable/ztcuui-aio/Chart.yaml index ed8096a5110..22c828ec99b 100644 --- a/charts/stable/ztcuui-aio/Chart.yaml +++ b/charts/stable/ztcuui-aio/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: network truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2024.1.28 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ztcuui-aio icon: https://truecharts.org/img/hotlink-ok/chart-icons/ztcuui-aio.webp keywords: - ztcuui-aio -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ztcuui-aio - https://ghcr.io/kmahyyg/ztncui-aio type: application -version: 8.8.14 +version: 9.0.0 diff --git a/charts/stable/ztcuui-aio/questions.yaml b/charts/stable/ztcuui-aio/questions.yaml index e407e4fbd74..1ddbf422b07 100644 --- a/charts/stable/ztcuui-aio/questions.yaml +++ b/charts/stable/ztcuui-aio/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/stable/zwavejs2mqtt/.helmignore b/charts/stable/zwavejs2mqtt/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/stable/zwavejs2mqtt/.helmignore +++ b/charts/stable/zwavejs2mqtt/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/stable/zwavejs2mqtt/Chart.yaml b/charts/stable/zwavejs2mqtt/Chart.yaml index a6f3606a09d..02980439ce7 100644 --- a/charts/stable/zwavejs2mqtt/Chart.yaml +++ b/charts/stable/zwavejs2mqtt/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: tools truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 9.11.1 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - zwave-js - z-wave - zwave -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/zwavejs2mqtt - https://hub.docker.com/r/zwavejs/zwave-js-ui type: application -version: 19.10.8 +version: 20.0.0 diff --git a/charts/stable/zwavejs2mqtt/questions.yaml b/charts/stable/zwavejs2mqtt/questions.yaml index 4dd06a4c0da..7f6ffd8c724 100644 --- a/charts/stable/zwavejs2mqtt/questions.yaml +++ b/charts/stable/zwavejs2mqtt/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/system/cert-manager/.helmignore b/charts/system/cert-manager/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/system/cert-manager/.helmignore +++ b/charts/system/cert-manager/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/system/cert-manager/Chart.yaml b/charts/system/cert-manager/Chart.yaml index ba17add1c30..fc3a5904e7f 100644 --- a/charts/system/cert-manager/Chart.yaml +++ b/charts/system/cert-manager/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: operators truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -31,7 +31,7 @@ keywords: - cert-manager - certificates - security -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -43,4 +43,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/system/cert-manager - https://github.com/truecharts/containers/tree/master/apps/scratch type: application -version: 4.8.18 +version: 5.0.0 diff --git a/charts/system/cert-manager/questions.yaml b/charts/system/cert-manager/questions.yaml index 26c2d68ea6c..8b4cae24547 100644 --- a/charts/system/cert-manager/questions.yaml +++ b/charts/system/cert-manager/questions.yaml @@ -1,6 +1,7 @@ # Include{groups} questions: # Include{global} +# Include{credentials} - variable: certmanager group: App Configuration label: Cert Manager Configuration diff --git a/charts/system/cloudnative-pg/.helmignore b/charts/system/cloudnative-pg/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/system/cloudnative-pg/.helmignore +++ b/charts/system/cloudnative-pg/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/system/cloudnative-pg/Chart.yaml b/charts/system/cloudnative-pg/Chart.yaml index 1ebe82bbe28..0396e027fc4 100644 --- a/charts/system/cloudnative-pg/Chart.yaml +++ b/charts/system/cloudnative-pg/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: operators truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -31,7 +31,7 @@ keywords: - database - cloudnative-pg - cnpg -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -43,4 +43,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/system/cloudnative-pg - https://github.com/truecharts/containers/tree/master/apps/alpine type: application -version: 6.10.2 +version: 7.0.0 diff --git a/charts/system/cloudnative-pg/questions.yaml b/charts/system/cloudnative-pg/questions.yaml index 97cb04afcd6..69361e4b341 100644 --- a/charts/system/cloudnative-pg/questions.yaml +++ b/charts/system/cloudnative-pg/questions.yaml @@ -1,3 +1,4 @@ # Include{groups} questions: # Include{global} +# Include{credentials} diff --git a/charts/system/csi-driver-smb/.helmignore b/charts/system/csi-driver-smb/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/system/csi-driver-smb/.helmignore +++ b/charts/system/csi-driver-smb/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/system/csi-driver-smb/Chart.yaml b/charts/system/csi-driver-smb/Chart.yaml index cc7e8ae5021..a5ddd297534 100644 --- a/charts/system/csi-driver-smb/Chart.yaml +++ b/charts/system/csi-driver-smb/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "false" truecharts.org/category: CSI truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/csi-driver-smb.webp keywords: - csi-driver-smb - backup -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -42,4 +42,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/system/csi-driver-smb - https://github.com/truecharts/containers/tree/master/apps/alpine type: application -version: 3.8.15 +version: 4.0.0 diff --git a/charts/system/csi-driver-smb/questions.yaml b/charts/system/csi-driver-smb/questions.yaml index 97cb04afcd6..69361e4b341 100644 --- a/charts/system/csi-driver-smb/questions.yaml +++ b/charts/system/csi-driver-smb/questions.yaml @@ -1,3 +1,4 @@ # Include{groups} questions: # Include{global} +# Include{credentials} diff --git a/charts/system/kubeapps/.helmignore b/charts/system/kubeapps/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/system/kubeapps/.helmignore +++ b/charts/system/kubeapps/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/system/kubeapps/Chart.yaml b/charts/system/kubeapps/Chart.yaml index 1e288498bb7..28bc869b13a 100644 --- a/charts/system/kubeapps/Chart.yaml +++ b/charts/system/kubeapps/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: operators truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.0.3 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/kubeapps.webp keywords: - kubeapps - catalog -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -42,4 +42,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/system/kubeapps - https://ghcr.io/xstar97/my-proxy-service type: application -version: 2.10.16 +version: 3.0.0 diff --git a/charts/system/kubeapps/questions.yaml b/charts/system/kubeapps/questions.yaml index 5d2b4c124c5..8f70270368d 100644 --- a/charts/system/kubeapps/questions.yaml +++ b/charts/system/kubeapps/questions.yaml @@ -4,6 +4,7 @@ portals: # Include{portalLink} questions: # Include{global} +# Include{credentials} # Include{serviceRoot} - variable: tckubeapps label: "KubeApps Service" diff --git a/charts/system/kubernetes-reflector/.helmignore b/charts/system/kubernetes-reflector/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/system/kubernetes-reflector/.helmignore +++ b/charts/system/kubernetes-reflector/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/system/kubernetes-reflector/Chart.yaml b/charts/system/kubernetes-reflector/Chart.yaml index 6417351a47a..c5d1f121081 100644 --- a/charts/system/kubernetes-reflector/Chart.yaml +++ b/charts/system/kubernetes-reflector/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: operators truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 7.1.217 dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -26,7 +26,7 @@ keywords: - configmaps - cert-manager - certificates -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/system/kubernetes-reflector - https://hub.docker.com/r/emberstack/kubernetes-reflector type: application -version: 4.8.15 +version: 5.0.0 diff --git a/charts/system/kubernetes-reflector/questions.yaml b/charts/system/kubernetes-reflector/questions.yaml index 59c92d94750..a5b5c56eadf 100644 --- a/charts/system/kubernetes-reflector/questions.yaml +++ b/charts/system/kubernetes-reflector/questions.yaml @@ -1,6 +1,7 @@ # Include{groups} questions: # Include{global} +# Include{credentials} # Include{workload} # Include{workloadDeployment} # Include{replicas1} diff --git a/charts/system/metallb/.helmignore b/charts/system/metallb/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/system/metallb/.helmignore +++ b/charts/system/metallb/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/system/metallb/Chart.yaml b/charts/system/metallb/Chart.yaml index 7f96e9bf572..f4187538f2b 100644 --- a/charts/system/metallb/Chart.yaml +++ b/charts/system/metallb/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: operators truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb.webp keywords: - metallb - loadbalancer -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -42,4 +42,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/system/metallb - https://github.com/truecharts/containers/tree/master/apps/alpine type: application -version: 14.8.16 +version: 15.0.0 diff --git a/charts/system/metallb/questions.yaml b/charts/system/metallb/questions.yaml index 97cb04afcd6..69361e4b341 100644 --- a/charts/system/metallb/questions.yaml +++ b/charts/system/metallb/questions.yaml @@ -1,3 +1,4 @@ # Include{groups} questions: # Include{global} +# Include{credentials} diff --git a/charts/system/nvidia-device-plugin/.helmignore b/charts/system/nvidia-device-plugin/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/system/nvidia-device-plugin/.helmignore +++ b/charts/system/nvidia-device-plugin/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/system/nvidia-device-plugin/Chart.yaml b/charts/system/nvidia-device-plugin/Chart.yaml index 367447597c1..71c6c42428a 100644 --- a/charts/system/nvidia-device-plugin/Chart.yaml +++ b/charts/system/nvidia-device-plugin/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "false" truecharts.org/category: operators truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/kubeapps.webp keywords: - nvidia - plugins -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -42,4 +42,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/system/kubeapps - https://github.com/truecharts/containers/tree/master/apps/scratch type: application -version: 0.16.9 +version: 1.0.0 diff --git a/charts/system/openebs/.helmignore b/charts/system/openebs/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/system/openebs/.helmignore +++ b/charts/system/openebs/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/system/openebs/Chart.yaml b/charts/system/openebs/Chart.yaml index 4a7cfdc2af8..88b7694738d 100644 --- a/charts/system/openebs/Chart.yaml +++ b/charts/system/openebs/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: CSI truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -44,7 +44,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/openebs.webp keywords: - openebs - backup -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -56,4 +56,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/system/openebs - https://github.com/truecharts/containers/tree/master/apps/scratch type: application -version: 4.4.3 +version: 5.0.0 diff --git a/charts/system/openebs/questions.yaml b/charts/system/openebs/questions.yaml index 49ca0525598..bdb61ec5218 100644 --- a/charts/system/openebs/questions.yaml +++ b/charts/system/openebs/questions.yaml @@ -1,6 +1,7 @@ # Include{groups} questions: # Include{global} +# Include{credentials} - variable: zfs-localpv diff --git a/charts/system/prometheus-operator/.helmignore b/charts/system/prometheus-operator/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/system/prometheus-operator/.helmignore +++ b/charts/system/prometheus-operator/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/system/prometheus-operator/Chart.yaml b/charts/system/prometheus-operator/Chart.yaml index 710f0dc3fa8..9b639346a8d 100644 --- a/charts/system/prometheus-operator/Chart.yaml +++ b/charts/system/prometheus-operator/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: operators truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -31,7 +31,7 @@ keywords: - operator - prometheus - metics -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -42,4 +42,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/system/prometheus-operator - https://github.com/truecharts/containers/tree/master/apps/alpine type: application -version: 6.10.15 +version: 7.0.0 diff --git a/charts/system/prometheus-operator/questions.yaml b/charts/system/prometheus-operator/questions.yaml index 97cb04afcd6..69361e4b341 100644 --- a/charts/system/prometheus-operator/questions.yaml +++ b/charts/system/prometheus-operator/questions.yaml @@ -1,3 +1,4 @@ # Include{groups} questions: # Include{global} +# Include{credentials} diff --git a/charts/system/traefik-crds/.helmignore b/charts/system/traefik-crds/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/system/traefik-crds/.helmignore +++ b/charts/system/traefik-crds/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/system/traefik-crds/Chart.yaml b/charts/system/traefik-crds/Chart.yaml index c93e043a453..eb634c9d568 100644 --- a/charts/system/traefik-crds/Chart.yaml +++ b/charts/system/traefik-crds/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: network truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/system/traefik-crds - https://github.com/truecharts/containers/tree/master/apps/scratch type: application -version: 1.0.0 +version: 2.0.0 diff --git a/charts/system/volumesnapshots/.helmignore b/charts/system/volumesnapshots/.helmignore index 77ca5567b26..2a2613ee1fe 100644 --- a/charts/system/volumesnapshots/.helmignore +++ b/charts/system/volumesnapshots/.helmignore @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/charts/system/volumesnapshots/Chart.yaml b/charts/system/volumesnapshots/Chart.yaml index 9a6d9598dcc..d22b372d13c 100644 --- a/charts/system/volumesnapshots/Chart.yaml +++ b/charts/system/volumesnapshots/Chart.yaml @@ -1,6 +1,6 @@ annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 truecharts.org/SCALE-support: "true" truecharts.org/category: network truecharts.org/max_helm_version: "3.14" @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.12 + version: 22.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/volumesnapshots.webp keywords: - storage - snapshots -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/system/volumesnapshots - https://github.com/truecharts/containers/tree/master/apps/scratch type: application -version: 1.0.0 +version: 2.0.0 diff --git a/templates/helmignore.tpl b/templates/helmignore.tpl index 77ca5567b26..2a2613ee1fe 100644 --- a/templates/helmignore.tpl +++ b/templates/helmignore.tpl @@ -28,3 +28,5 @@ OWNERS /docs # icon icon.png +icon.webp +icon-small.webp \ No newline at end of file diff --git a/templates/questions/general/credentials.yaml b/templates/questions/general/credentials.yaml new file mode 100644 index 00000000000..23d9e783c39 --- /dev/null +++ b/templates/questions/general/credentials.yaml @@ -0,0 +1,118 @@ + - variable: credentialsList + group: General + label: "Credentials (Experimental)" + schema: + type: list + default: [] + items: + - variable: credentialsEntry + label: "Enter Credentials" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: "Name" + schema: + type: string + required: true + default: "" + - variable: type + label: Type + description: "Type of Credential" + schema: + type: string + default: "s3" + enum: + - value: s3 + description: s3 Storage + - value: azure + description: Azure Backup Storage (Extremely Experimental) + ## - value: google + ## description: Azure Backup Storage + - variable: url + label: "url" + schema: + show_if: [["type", "=", "s3"]] + type: string + default: "" + - variable: region + label: "region" + schema: + show_if: [["type", "=", "s3"]] + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + show_if: [["type", "=", "s3"]] + type: string + default: "" + - variable: accessKey + label: "accessKey" + schema: + show_if: [["type", "=", "s3"]] + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + show_if: [["type", "=", "s3"]] + type: string + default: "" + - variable: connectionString + label: "connectionString" + schema: + show_if: [["type", "=", "azure"]] + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + show_if: [["type", "=", "azure"]] + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + show_if: [["type", "=", "azure"]] + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + show_if: [["type", "=", "azure"]] + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + show_if: [["type", "=", "azure"]] + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + show_if: [["type", "=", "azure"]] + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + show_if: [["type", "=", "azure"]] + type: boolean + default: false +## TODO: Finish Google + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + show_if: [["type", "=", "google"]] + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + show_if: [["type", "=", "google"]] + type: string + default: "" \ No newline at end of file diff --git a/templates/questions/persistence/persistenceBasic.yaml b/templates/questions/persistence/persistenceBasic.yaml index ae1529157b7..a92a7a6d0ff 100644 --- a/templates/questions/persistence/persistenceBasic.yaml +++ b/templates/questions/persistence/persistenceBasic.yaml @@ -178,6 +178,67 @@ show_if: [["type", "=", "pvc"]] type: string default: "" + - variable: volsync + label: 'VolSync (Experimental)' + description: Backup, Restore and Synchronise PVC storage + schema: + show_if: [["type", "=", "pvc"]] + type: list + default: [] + items: + - variable: VolSyncEntry + label: VolSync Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: "Name of backup configuration" + schema: + type: string + default: "" + required: true + - variable: type + label: Type VolSync/Backup + description: Sets the VolSync Type + schema: + type: string + default: "restic" + enum: + - value: restic + description: Restic + - variable: credentials + label: Credentials + description: "Name of credentials in the credentials section" + schema: + type: string + default: "" + required: true + - variable: dest + label: VolSync Destination (Restore) + description: VolSYnc Destination is the location where data is the reciever and configures recovery of backups + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable + schema: + type: boolean + default: true + - variable: src + label: VolSync Source (Backup) + description: VolSYnc Source is the location where data is the sender and creates backups to storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable + schema: + type: boolean + default: true - variable: static label: 'Static Fixed PVC Bindings (Experimental)' description: Link a PVC to a specific storage location diff --git a/templates/questions/persistence/persistenceList.yaml b/templates/questions/persistence/persistenceList.yaml index 5e4e640f7a8..62889e72215 100644 --- a/templates/questions/persistence/persistenceList.yaml +++ b/templates/questions/persistence/persistenceList.yaml @@ -201,6 +201,67 @@ show_if: [["type", "=", "pvc"]] type: string default: "" + - variable: volsync + label: 'VolSync (Experimental)' + description: Backup, Restore and Synchronise PVC storage + schema: + show_if: [["type", "=", "pvc"]] + type: list + default: [] + items: + - variable: VolSyncEntry + label: VolSync Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: "Name of backup configuration" + schema: + type: string + default: "" + required: true + - variable: type + label: Type VolSync/Backup + description: Sets the VolSync Type + schema: + type: string + default: "restic" + enum: + - value: restic + description: Restic + - variable: credentials + label: Credentials + description: "Name of credentials in the credentials section" + schema: + type: string + default: "" + required: true + - variable: dest + label: VolSync Destination (Restore) + description: VolSYnc Destination is the location where data is the reciever and configures recovery of backups + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable + schema: + type: boolean + default: true + - variable: src + label: VolSync Source (Backup) + description: VolSYnc Source is the location where data is the sender and creates backups to storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable + schema: + type: boolean + default: true - variable: static label: 'Static Fixed PVC Bindings (Experimental)' description: Link a PVC to a specific storage location diff --git a/templates/questions/postgresql/postgresql.yaml b/templates/questions/postgresql/postgresql.yaml index 30ac997d27f..2e41e0359c1 100644 --- a/templates/questions/postgresql/postgresql.yaml +++ b/templates/questions/postgresql/postgresql.yaml @@ -143,12 +143,6 @@ schema: type: string default: "" - - variable: endpointURL - label: "endpointURL" - schema: - type: string - show_if: [["enabled", "=", true]] - default: "" - variable: destinationPath label: "destinationPath" schema: @@ -161,126 +155,19 @@ type: string show_if: [["enabled", "=", true]] default: "30d" - - variable: provider - label: "provider" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: credentials + label: "Credentials" + description: "Name of the credentials in the credentials section" schema: type: string show_if: [["enabled", "=", true]] - default: "s3" - enum: - - value: s3 - description: S3 - - value: azure - description: Azure - - value: google - description: Google - - variable: s3 - label: "s3" - schema: - additional_attrs: true - type: dict - show_if: [["provider", "=", "s3"]] - attrs: - - variable: region - label: "region" - schema: - type: string - default: "" - - variable: bucket - label: "bucket" - schema: - type: string - default: "" - - variable: path - label: "path" - schema: - type: string - default: "/" - - variable: accessKey - label: "accessKey" - schema: - type: string - default: "" - - variable: secretKey - label: "secretKey" - schema: - type: string - default: "" - - variable: azure - label: "azure (EXTREMELY EXPERIMENTAL)" - schema: - additional_attrs: true - type: dict - show_if: [["provider", "=", "azure"]] - attrs: - - variable: path - label: "path" - schema: - type: string - default: "/" - - variable: connectionString - label: "connectionString" - schema: - type: string - default: "" - - variable: storageAccount - label: "storageAccount" - schema: - type: string - default: "" - - variable: storageKey - label: "storageKey" - schema: - type: string - show_if: [["enabled", "=", true]] - default: "" - - variable: storageSasToken - label: "storageSasToken" - schema: - type: string - default: "" - - variable: containerName - label: "containerName" - schema: - type: string - default: "" - - variable: serviceName - label: "serviceName" - schema: - type: string - default: "blob" - - variable: inheritFromAzureAD - label: "inheritFromAzureAD" - schema: - type: boolean - default: false - - variable: google - label: "google (EXTREMELY EXPERIMENTAL)" - schema: - additional_attrs: true - type: dict - show_if: [["provider", "=", "google"]] - attrs: - - variable: path - label: "path" - schema: - type: string - default: "/" - - variable: bucket - label: "bucket" - schema: - type: string - default: "" - - variable: gkeEnvironment - label: "gkeEnvironment" - schema: - type: string - default: "" - - variable: applicationCredentials - label: "applicationCredentials" - schema: - type: string - default: "" + default: "" + required: true - variable: recovery label: "Recovery Settings (Experimental)" schema: @@ -302,12 +189,6 @@ schema: type: string default: "" - - variable: endpointURL - label: "endpointURL" - schema: - type: string - show_if: [["enabled", "=", true]] - default: "" - variable: method label: "method" schema: @@ -320,122 +201,16 @@ type: string show_if: [["enabled", "=", true]] default: "" - - variable: provider - label: "provider" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: credentials + label: "Credentials" + description: "Name of the credentials in the credentials section" schema: type: string show_if: [["enabled", "=", true]] - default: "s3" - enum: - - value: s3 - description: S3 - - value: azure - description: Azure - - value: google - description: Google - - variable: s3 - label: "s3" - schema: - additional_attrs: true - type: dict - show_if: [["provider", "=", "s3"]] - attrs: - - variable: region - label: "region" - schema: - type: string - default: "" - - variable: bucket - label: "bucket" - schema: - type: string - default: "" - - variable: path - label: "path" - schema: - type: string - default: "/" - - variable: accessKey - label: "accessKey" - schema: - type: string - default: "" - - variable: secretKey - label: "secretKey" - schema: - type: string - default: "" - - variable: azure - label: "azure (EXTREMELY EXPERIMENTAL)" - schema: - additional_attrs: true - type: dict - show_if: [["provider", "=", "azure"]] - attrs: - - variable: path - label: "path" - schema: - type: string - default: "/" - - variable: connectionString - label: "connectionString" - schema: - type: string - default: "" - - variable: storageAccount - label: "storageAccount" - schema: - type: string - default: "" - - variable: storageKey - label: "storageKey" - schema: - type: string - default: "" - - variable: storageSasToken - label: "storageSasToken" - schema: - type: string - default: "" - - variable: containerName - label: "containerName" - schema: - type: string - default: "" - - variable: serviceName - label: "serviceName" - schema: - type: string - default: "blob" - - variable: inheritFromAzureAD - label: "inheritFromAzureAD" - schema: - type: boolean - default: false - - variable: google - label: "google (EXTREMELY EXPERIMENTAL)" - schema: - additional_attrs: true - type: dict - show_if: [["provider", "=", "google"]] - attrs: - - variable: path - label: "path" - schema: - type: string - default: "/" - - variable: bucket - label: "bucket" - schema: - type: string - default: "" - - variable: gkeEnvironment - label: "gkeEnvironment" - schema: - type: string - default: "" - - variable: applicationCredentials - label: "applicationCredentials" - schema: - type: string - default: "" + default: "" + required: true