diff --git a/charts/library/common-test/Chart.yaml b/charts/library/common-test/Chart.yaml index 8fba04ec037..db566987728 100644 --- a/charts/library/common-test/Chart.yaml +++ b/charts/library/common-test/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - truecharts.org/category: unsorted - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: library -apiVersion: v2 -appVersion: unknown -dependencies: - - name: common - version: "*" - repository: file://../common/ - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Helper chart to test different use cases of the common library -home: https://truecharts.org/charts/library/common-test -icon: https://truecharts.org/img/hotlink-ok/chart-icons/common-test.webp -keywords: - - common-test - - truecharts - - common - - test -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: common-test -sources: - - https://github.com/truecharts/charts/tree/master/charts/library/common-test -type: application -version: 1.0.0 + annotations: + truecharts.org/category: unsorted + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: library + apiVersion: v2 + appVersion: unknown + dependencies: + - name: common + version: '*' + repository: file://../common/ + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Helper chart to test different use cases of the common library + home: https://truecharts.org/charts/library/common-test + icon: https://truecharts.org/img/hotlink-ok/chart-icons/common-test.webp + keywords: + - common-test + - truecharts + - common + - test + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: common-test + sources: + - https://github.com/truecharts/charts/tree/master/charts/library/common-test + type: application + version: 1.0.0 + diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index d83ea833842..0de37ebebde 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -1,51 +1,52 @@ -annotations: - artifacthub.io/category: integration-delivery - artifacthub.io/license: BUSL-1.1 - artifacthub.io/links: | - - name: support - url: https://discord.com/invite/tVsPTHWTtr - truecharts.org/category: unsorted - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: library -apiVersion: v2 -appVersion: 1.11.0 -dependencies: [] -deprecated: false -description: Function library for TrueCharts -home: https://truecharts.org/charts/library/common -icon: https://truecharts.org/img/hotlink-ok/chart-icons/common.webp -keywords: - - truecharts - - library-chart - - common -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: common -sources: - - https://ghcr.io/cloudnative-pg/postgis - - https://ghcr.io/cloudnative-pg/postgresql - - https://ghcr.io/tensorchord/cloudnative-pgvecto.rs - - https://ghcr.io/traefik/whoami - - https://github.com/truecharts/charts/tree/master/charts/library/common - - https://github.com/truecharts/containers/tree/master/apps/alpine - - https://github.com/truecharts/containers/tree/master/apps/code-server - - https://github.com/truecharts/containers/tree/master/apps/db-wait-mariadb - - https://github.com/truecharts/containers/tree/master/apps/db-wait-mongodb - - https://github.com/truecharts/containers/tree/master/apps/db-wait-postgres - - https://github.com/truecharts/containers/tree/master/apps/db-wait-redis - - https://github.com/truecharts/containers/tree/master/apps/gluetun - - https://github.com/truecharts/containers/tree/master/apps/kubectl - - https://github.com/truecharts/containers/tree/master/apps/netshoot - - https://github.com/truecharts/containers/tree/master/apps/openvpn-client - - https://github.com/truecharts/containers/tree/master/apps/scratch - - https://github.com/truecharts/containers/tree/master/apps/tailscale - - https://github.com/truecharts/containers/tree/master/apps/wget - - https://github.com/truecharts/containers/tree/master/apps/wireguard - - https://hub.docker.com/_/ - - https://hub.docker.com/r/mikefarah/yq -type: library -version: 27.1.4 + annotations: + artifacthub.io/category: integration-delivery + artifacthub.io/license: BUSL-1.1 + artifacthub.io/links: | + - name: support + url: https://discord.com/invite/tVsPTHWTtr + truecharts.org/category: unsorted + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: library + apiVersion: v2 + appVersion: 1.11.0 + dependencies: [] + deprecated: false + description: Function library for TrueCharts + home: https://truecharts.org/charts/library/common + icon: https://truecharts.org/img/hotlink-ok/chart-icons/common.webp + keywords: + - truecharts + - library-chart + - common + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: common + sources: + - https://ghcr.io/cloudnative-pg/postgis + - https://ghcr.io/cloudnative-pg/postgresql + - https://ghcr.io/tensorchord/cloudnative-pgvecto.rs + - https://ghcr.io/traefik/whoami + - https://github.com/truecharts/charts/tree/master/charts/library/common + - https://github.com/truecharts/containers/tree/master/apps/alpine + - https://github.com/truecharts/containers/tree/master/apps/code-server + - https://github.com/truecharts/containers/tree/master/apps/db-wait-mariadb + - https://github.com/truecharts/containers/tree/master/apps/db-wait-mongodb + - https://github.com/truecharts/containers/tree/master/apps/db-wait-postgres + - https://github.com/truecharts/containers/tree/master/apps/db-wait-redis + - https://github.com/truecharts/containers/tree/master/apps/gluetun + - https://github.com/truecharts/containers/tree/master/apps/kubectl + - https://github.com/truecharts/containers/tree/master/apps/netshoot + - https://github.com/truecharts/containers/tree/master/apps/openvpn-client + - https://github.com/truecharts/containers/tree/master/apps/scratch + - https://github.com/truecharts/containers/tree/master/apps/tailscale + - https://github.com/truecharts/containers/tree/master/apps/wget + - https://github.com/truecharts/containers/tree/master/apps/wireguard + - https://hub.docker.com/_/ + - https://hub.docker.com/r/mikefarah/yq + type: library + version: 27.1.4 + diff --git a/charts/premium/app-template/Chart.yaml b/charts/premium/app-template/Chart.yaml index 4d3628a0b60..516e50b7ef0 100644 --- a/charts/premium/app-template/Chart.yaml +++ b/charts/premium/app-template/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: custom - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: premium -apiVersion: v2 -appVersion: 0.21.1155 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Advanced Template to create your own TrueCharts-based Charts -home: https://truecharts.org/charts/premium/app-template -icon: https://truecharts.org/img/hotlink-ok/chart-icons/app-template.webp -keywords: - - custom -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: app-template -sources: - - https://ghcr.io/linuxserver/jackett - - https://github.com/truecharts/charts/tree/master/charts/premium/app-template -type: application -version: 14.5.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: custom + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: premium + apiVersion: v2 + appVersion: 0.21.1155 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Advanced Template to create your own TrueCharts-based Charts + home: https://truecharts.org/charts/premium/app-template + icon: https://truecharts.org/img/hotlink-ok/chart-icons/app-template.webp + keywords: + - custom + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: app-template + sources: + - https://ghcr.io/linuxserver/jackett + - https://github.com/truecharts/charts/tree/master/charts/premium/app-template + type: application + version: 14.5.3 + diff --git a/charts/premium/blocky/Chart.yaml b/charts/premium/blocky/Chart.yaml index ab33ce2f0ef..19f6872e2c2 100644 --- a/charts/premium/blocky/Chart.yaml +++ b/charts/premium/blocky/Chart.yaml @@ -1,46 +1,47 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: network - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: premium -apiVersion: v2 -appVersion: 0.25.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 15.6.7 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network written in Go -home: https://truecharts.org/charts/premium/blocky -icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.webp -keywords: - - dns - - blocky -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: blocky -sources: - - https://0xerr0r.github.io/blocky/ - - https://github.com/0xERR0R/blocky - - https://github.com/Mozart409/blocky-frontend - - https://github.com/truecharts/charts/tree/master/charts/premium/blocky - - https://hub.docker.com/r/spx01/blocky - - https://quay.io/oriedge/k8s_gateway -type: application -version: 16.13.14 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: network + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: premium + apiVersion: v2 + appVersion: 0.25.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 15.6.7 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network written in Go + home: https://truecharts.org/charts/premium/blocky + icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.webp + keywords: + - dns + - blocky + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: blocky + sources: + - https://0xerr0r.github.io/blocky/ + - https://github.com/0xERR0R/blocky + - https://github.com/Mozart409/blocky-frontend + - https://github.com/truecharts/charts/tree/master/charts/premium/blocky + - https://hub.docker.com/r/spx01/blocky + - https://quay.io/oriedge/k8s_gateway + type: application + version: 16.13.14 + diff --git a/charts/premium/clusterissuer/Chart.yaml b/charts/premium/clusterissuer/Chart.yaml index a9e5ada3e42..d732801b518 100644 --- a/charts/premium/clusterissuer/Chart.yaml +++ b/charts/premium/clusterissuer/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: core - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: premium -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Certificate management for Kubernetes -home: https://truecharts.org/charts/premium/clusterissuer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/clusterissuer.webp -keywords: - - cert-manager - - certificates -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: clusterissuer -sources: - - https://cert-manager.io/ - - https://github.com/truecharts/charts/tree/master/charts/premium/clusterissuer - - https://hub.docker.com/_/hello-world -type: application -version: 9.6.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: core + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: premium + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Certificate management for Kubernetes + home: https://truecharts.org/charts/premium/clusterissuer + icon: https://truecharts.org/img/hotlink-ok/chart-icons/clusterissuer.webp + keywords: + - cert-manager + - certificates + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: clusterissuer + sources: + - https://cert-manager.io/ + - https://github.com/truecharts/charts/tree/master/charts/premium/clusterissuer + - https://hub.docker.com/_/hello-world + type: application + version: 9.6.1 + diff --git a/charts/premium/grafana/Chart.yaml b/charts/premium/grafana/Chart.yaml index 7069ddb91ab..df4d11cb4a0 100644 --- a/charts/premium/grafana/Chart.yaml +++ b/charts/premium/grafana/Chart.yaml @@ -1,40 +1,41 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: premium -apiVersion: v2 -appVersion: 11.6.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB. -home: https://truecharts.org/charts/premium/grafana -icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana.webp -keywords: - - analytics - - monitoring - - metrics - - logs -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: grafana -sources: - - https://github.com/bitnami/bitnami-docker-grafana - - https://github.com/truecharts/charts/tree/master/charts/premium/grafana - - https://grafana.com/ - - https://hub.docker.com/r/grafana/grafana - - https://quay.io/kiwigrid/k8s-sidecar -type: application -version: 17.16.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: metrics + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: premium + apiVersion: v2 + appVersion: 11.6.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB. + home: https://truecharts.org/charts/premium/grafana + icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana.webp + keywords: + - analytics + - monitoring + - metrics + - logs + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: grafana + sources: + - https://github.com/bitnami/bitnami-docker-grafana + - https://github.com/truecharts/charts/tree/master/charts/premium/grafana + - https://grafana.com/ + - https://hub.docker.com/r/grafana/grafana + - https://quay.io/kiwigrid/k8s-sidecar + type: application + version: 17.16.1 + diff --git a/charts/premium/kubernetes-dashboard/Chart.yaml b/charts/premium/kubernetes-dashboard/Chart.yaml index b4e53016355..f28b3e1d2c4 100644 --- a/charts/premium/kubernetes-dashboard/Chart.yaml +++ b/charts/premium/kubernetes-dashboard/Chart.yaml @@ -1,48 +1,49 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: operators - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: premium -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: kong - version: 2.48.0 - repository: https://charts.konghq.com - condition: kong.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: The default Kubernetes Dashboard -home: https://truecharts.org/charts/premium/kubernetes-dashboard -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kubernetes-dashboard.webp -keywords: - - kubernetes-dashboard - - loadbalancer -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: kubernetes-dashboard -sources: - - https://github.com/kubernetes-dashboard/kubernetes-dashboard - - https://github.com/truecharts/charts/tree/master/charts/premium/kubernetes-dashboard - - https://github.com/truecharts/containers/tree/master/apps/kube-sa-proxy - - https://hub.docker.com/r/kubernetesui/dashboard-api - - https://hub.docker.com/r/kubernetesui/dashboard-auth - - https://hub.docker.com/r/kubernetesui/dashboard-metrics-scraper - - https://hub.docker.com/r/kubernetesui/dashboard-web - - https://kubernetes-dashboard.universe.tf -type: application -version: 1.14.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: operators + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: premium + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: kong + version: 2.48.0 + repository: https://charts.konghq.com + condition: kong.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: The default Kubernetes Dashboard + home: https://truecharts.org/charts/premium/kubernetes-dashboard + icon: https://truecharts.org/img/hotlink-ok/chart-icons/kubernetes-dashboard.webp + keywords: + - kubernetes-dashboard + - loadbalancer + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: kubernetes-dashboard + sources: + - https://github.com/kubernetes-dashboard/kubernetes-dashboard + - https://github.com/truecharts/charts/tree/master/charts/premium/kubernetes-dashboard + - https://github.com/truecharts/containers/tree/master/apps/kube-sa-proxy + - https://hub.docker.com/r/kubernetesui/dashboard-api + - https://hub.docker.com/r/kubernetesui/dashboard-auth + - https://hub.docker.com/r/kubernetesui/dashboard-metrics-scraper + - https://hub.docker.com/r/kubernetesui/dashboard-web + - https://kubernetes-dashboard.universe.tf + type: application + version: 1.14.2 + diff --git a/charts/premium/metallb-config/Chart.yaml b/charts/premium/metallb-config/Chart.yaml index 3245267fd75..ad1ba48669a 100644 --- a/charts/premium/metallb-config/Chart.yaml +++ b/charts/premium/metallb-config/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: core - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: premium -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A network load-balancer implementation for Kubernetes using standard routing protocols -home: https://truecharts.org/charts/premium/metallb-config -icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb-config.webp -keywords: - - metallb - - loadbalancer -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: metallb-config -sources: - - https://github.com/metallb/metallb - - https://github.com/truecharts/charts/tree/master/charts/premium/metallb-config - - https://hub.docker.com/_/hello-world - - https://metallb.io -type: application -version: 8.5.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: core + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: premium + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A network load-balancer implementation for Kubernetes using standard routing protocols + home: https://truecharts.org/charts/premium/metallb-config + icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb-config.webp + keywords: + - metallb + - loadbalancer + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: metallb-config + sources: + - https://github.com/metallb/metallb + - https://github.com/truecharts/charts/tree/master/charts/premium/metallb-config + - https://hub.docker.com/_/hello-world + - https://metallb.io + type: application + version: 8.5.3 + diff --git a/charts/premium/nextcloud/Chart.yaml b/charts/premium/nextcloud/Chart.yaml index e8b3fa55e56..35e138a2771 100644 --- a/charts/premium/nextcloud/Chart.yaml +++ b/charts/premium/nextcloud/Chart.yaml @@ -1,52 +1,53 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: premium -apiVersion: v2 -appVersion: 31.0.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 15.6.7 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A private cloud server that puts the control and security of your own data back into your hands. -home: https://truecharts.org/charts/premium/nextcloud -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextcloud.webp -keywords: - - nextcloud - - storage - - http - - web - - php -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: nextcloud -sources: - - https://github.com/nextcloud/docker - - https://github.com/nextcloud/helm - - https://github.com/truecharts/charts/tree/master/charts/premium/nextcloud - - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm - - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary - - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify - - https://hub.docker.com/r/clamav/clamav - - https://hub.docker.com/r/collabora/code - - https://hub.docker.com/r/nginxinc/nginx-unprivileged -type: application -version: 33.0.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: premium + apiVersion: v2 + appVersion: 31.0.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 15.6.7 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A private cloud server that puts the control and security of your own data back into your hands. + home: https://truecharts.org/charts/premium/nextcloud + icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextcloud.webp + keywords: + - nextcloud + - storage + - http + - web + - php + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: nextcloud + sources: + - https://github.com/nextcloud/docker + - https://github.com/nextcloud/helm + - https://github.com/truecharts/charts/tree/master/charts/premium/nextcloud + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify + - https://hub.docker.com/r/clamav/clamav + - https://hub.docker.com/r/collabora/code + - https://hub.docker.com/r/nginxinc/nginx-unprivileged + type: application + version: 33.0.2 + diff --git a/charts/premium/vaultwarden/Chart.yaml b/charts/premium/vaultwarden/Chart.yaml index 6d3c2065b01..fe66cb0cda2 100644 --- a/charts/premium/vaultwarden/Chart.yaml +++ b/charts/premium/vaultwarden/Chart.yaml @@ -1,41 +1,42 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: security - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: premium -apiVersion: v2 -appVersion: 1.33.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Unofficial Bitwarden compatible server written in Rust -home: https://truecharts.org/charts/premium/vaultwarden -icon: https://truecharts.org/img/hotlink-ok/chart-icons/vaultwarden.webp -keywords: - - bitwarden - - bitwardenrs - - bitwarden_rs - - vaultwarden - - password - - rust -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: vaultwarden -sources: - - https://ghcr.io/timshel/vaultwarden - - https://github.com/dani-garcia/vaultwarden - - https://github.com/truecharts/charts/tree/master/charts/premium/vaultwarden - - https://quay.io/vaultwarden/server -type: application -version: 28.8.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: security + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: premium + apiVersion: v2 + appVersion: 1.33.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Unofficial Bitwarden compatible server written in Rust + home: https://truecharts.org/charts/premium/vaultwarden + icon: https://truecharts.org/img/hotlink-ok/chart-icons/vaultwarden.webp + keywords: + - bitwarden + - bitwardenrs + - bitwarden_rs + - vaultwarden + - password + - rust + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: vaultwarden + sources: + - https://ghcr.io/timshel/vaultwarden + - https://github.com/dani-garcia/vaultwarden + - https://github.com/truecharts/charts/tree/master/charts/premium/vaultwarden + - https://quay.io/vaultwarden/server + type: application + version: 28.8.3 + diff --git a/charts/stable/acestream/Chart.yaml b/charts/stable/acestream/Chart.yaml index f9a1d64811d..52a22cc4cca 100644 --- a/charts/stable/acestream/Chart.yaml +++ b/charts/stable/acestream/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: MediaServer-Video - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.0.2.8 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: IPTV service providing streaming, playlist, search engine and epg. -home: https://truecharts.org/charts/stable/acestream -icon: https://truecharts.org/img/hotlink-ok/chart-icons/acestream.webp -keywords: - - acestream - - MediaServer-Video -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: acestream -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/acestream - - https://github.com/vstavrinov/acestream-service - - https://hub.docker.com/r/vstavrinov/acestream-service -type: application -version: 8.6.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: MediaServer-Video + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.0.2.8 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: IPTV service providing streaming, playlist, search engine and epg. + home: https://truecharts.org/charts/stable/acestream + icon: https://truecharts.org/img/hotlink-ok/chart-icons/acestream.webp + keywords: + - acestream + - MediaServer-Video + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: acestream + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/acestream + - https://github.com/vstavrinov/acestream-service + - https://hub.docker.com/r/vstavrinov/acestream-service + type: application + version: 8.6.1 + diff --git a/charts/stable/actualserver/Chart.yaml b/charts/stable/actualserver/Chart.yaml index 8e0395a3d43..910a60eafd8 100644 --- a/charts/stable/actualserver/Chart.yaml +++ b/charts/stable/actualserver/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: finance - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 25.4.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Actual is a super fast privacy-focused app for managing your finances. -home: https://truecharts.org/charts/stable/actualserver -icon: https://truecharts.org/img/hotlink-ok/chart-icons/actualserver.webp -keywords: - - actualserver - - finance -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: actualserver -sources: - - https://ghcr.io/actualbudget/actual - - https://github.com/Kippenhof/docker-templates - - https://github.com/truecharts/charts/tree/master/charts/stable/actualserver -type: application -version: 13.4.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: finance + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 25.4.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Actual is a super fast privacy-focused app for managing your finances. + home: https://truecharts.org/charts/stable/actualserver + icon: https://truecharts.org/img/hotlink-ok/chart-icons/actualserver.webp + keywords: + - actualserver + - finance + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: actualserver + sources: + - https://ghcr.io/actualbudget/actual + - https://github.com/Kippenhof/docker-templates + - https://github.com/truecharts/charts/tree/master/charts/stable/actualserver + type: application + version: 13.4.0 + diff --git a/charts/stable/adguard-home/Chart.yaml b/charts/stable/adguard-home/Chart.yaml index 99198d95e62..8d61b2019b5 100644 --- a/charts/stable/adguard-home/Chart.yaml +++ b/charts/stable/adguard-home/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.107.59 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Free and open source, powerful network-wide ads & trackers blocking DNS server. -home: https://truecharts.org/charts/stable/adguard-home -icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguard-home.webp -keywords: - - adblock - - adguard -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: adguard-home -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home - - https://hub.docker.com/r/adguard/adguardhome -type: application -version: 11.5.4 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.107.59 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Free and open source, powerful network-wide ads & trackers blocking DNS server. + home: https://truecharts.org/charts/stable/adguard-home + icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguard-home.webp + keywords: + - adblock + - adguard + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: adguard-home + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home + - https://hub.docker.com/r/adguard/adguardhome + type: application + version: 11.5.4 + diff --git a/charts/stable/adguardhome-sync/Chart.yaml b/charts/stable/adguardhome-sync/Chart.yaml index 0ac667a5ab1..b6a4aed8dbf 100644 --- a/charts/stable/adguardhome-sync/Chart.yaml +++ b/charts/stable/adguardhome-sync/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.7.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Synchronize AdGuardHome config to replica instances. -home: https://truecharts.org/charts/stable/adguardhome-sync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguardhome-sync.webp -keywords: - - adguardhome-sync - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: adguardhome-sync -sources: - - https://ghcr.io/bakito/adguardhome-sync - - https://github.com/bakito/adguardhome-sync/ - - https://github.com/truecharts/charts/tree/master/charts/stable/adguardhome-sync -type: application -version: 8.6.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.7.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Synchronize AdGuardHome config to replica instances. + home: https://truecharts.org/charts/stable/adguardhome-sync + icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguardhome-sync.webp + keywords: + - adguardhome-sync + - Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: adguardhome-sync + sources: + - https://ghcr.io/bakito/adguardhome-sync + - https://github.com/bakito/adguardhome-sync/ + - https://github.com/truecharts/charts/tree/master/charts/stable/adguardhome-sync + type: application + version: 8.6.2 + diff --git a/charts/stable/adminer/Chart.yaml b/charts/stable/adminer/Chart.yaml index f36bf9191f4..422aec8cc93 100644 --- a/charts/stable/adminer/Chart.yaml +++ b/charts/stable/adminer/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. -home: https://truecharts.org/charts/stable/adminer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/adminer.webp -keywords: - - adminer - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: adminer -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/adminer - - https://github.com/vrana/adminer - - https://hub.docker.com/_/adminer -type: application -version: 10.5.6 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. + home: https://truecharts.org/charts/stable/adminer + icon: https://truecharts.org/img/hotlink-ok/chart-icons/adminer.webp + keywords: + - adminer + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: adminer + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/adminer + - https://github.com/vrana/adminer + - https://hub.docker.com/_/adminer + type: application + version: 10.5.6 + diff --git a/charts/stable/airdcpp-webclient/Chart.yaml b/charts/stable/airdcpp-webclient/Chart.yaml index a825dbf5f7f..c55feab13e1 100644 --- a/charts/stable/airdcpp-webclient/Chart.yaml +++ b/charts/stable/airdcpp-webclient/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.13.3 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: AirDC++ Web Client is a locally installed application, which is designed for flexible sharing of files or directories within groups of people in a local network or over internet. -home: https://truecharts.org/charts/stable/airdcpp-webclient -icon: https://truecharts.org/img/hotlink-ok/chart-icons/airdcpp-webclient.webp -keywords: - - DC++ - - dcpp - - airdcpp -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: airdcpp-webclient -sources: - - https://airdcpp-web.github.io/ - - https://github.com/airdcpp-web/airdcpp-webclient - - https://github.com/truecharts/charts/tree/master/charts/stable/airdcpp-webclient - - https://hub.docker.com/r/gangefors/airdcpp-webclient -type: application -version: 12.6.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.13.3 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: AirDC++ Web Client is a locally installed application, which is designed for flexible sharing of files or directories within groups of people in a local network or over internet. + home: https://truecharts.org/charts/stable/airdcpp-webclient + icon: https://truecharts.org/img/hotlink-ok/chart-icons/airdcpp-webclient.webp + keywords: + - DC++ + - dcpp + - airdcpp + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: airdcpp-webclient + sources: + - https://airdcpp-web.github.io/ + - https://github.com/airdcpp-web/airdcpp-webclient + - https://github.com/truecharts/charts/tree/master/charts/stable/airdcpp-webclient + - https://hub.docker.com/r/gangefors/airdcpp-webclient + type: application + version: 12.6.1 + diff --git a/charts/stable/airsonic-advanced/Chart.yaml b/charts/stable/airsonic-advanced/Chart.yaml index d955755612d..263881fe420 100644 --- a/charts/stable/airsonic-advanced/Chart.yaml +++ b/charts/stable/airsonic-advanced/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: edge-latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Airsonic is a Free and Open Source community driven media server -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: airsonic-advanced -sources: - - https://github.com/airsonic/airsonic-advanced - - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic-advanced - - https://hub.docker.com/r/airsonicadvanced/airsonic-advanced -type: application -version: 15.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: edge-latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Airsonic is a Free and Open Source community driven media server + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: airsonic-advanced + sources: + - https://github.com/airsonic/airsonic-advanced + - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic-advanced + - https://hub.docker.com/r/airsonicadvanced/airsonic-advanced + type: application + version: 15.5.1 + diff --git a/charts/stable/airsonic/Chart.yaml b/charts/stable/airsonic/Chart.yaml index 1a186a791fc..ff4a8ca7a77 100644 --- a/charts/stable/airsonic/Chart.yaml +++ b/charts/stable/airsonic/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 10.6.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Airsonic is a Free and Open Source community driven media server -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: airsonic -sources: - - https://ghcr.io/linuxserver/airsonic - - https://github.com/airsonic/airsonic - - https://github.com/k8s-at-home/charts/tree/master/charts/airsonic - - https://github.com/linuxserver/docker-airsonic - - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic -type: application -version: 15.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 10.6.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Airsonic is a Free and Open Source community driven media server + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: airsonic + sources: + - https://ghcr.io/linuxserver/airsonic + - https://github.com/airsonic/airsonic + - https://github.com/k8s-at-home/charts/tree/master/charts/airsonic + - https://github.com/linuxserver/docker-airsonic + - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic + type: application + version: 15.5.1 + diff --git a/charts/stable/alienswarm-reactivedrop/Chart.yaml b/charts/stable/alienswarm-reactivedrop/Chart.yaml index afff855af11..b48ef4f1318 100644 --- a/charts/stable/alienswarm-reactivedrop/Chart.yaml +++ b/charts/stable/alienswarm-reactivedrop/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: alienswarmreactiedrop -dependencies: - - name: common - version: 25.4.10 - 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.' -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: alienswarm-reactivedrop -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/alienswarm-reactivedrop - - https://www.steampowered.com/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: alienswarmreactiedrop + dependencies: + - name: common + version: 25.4.10 + 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.' + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: alienswarm-reactivedrop + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/alienswarm-reactivedrop + - https://www.steampowered.com/ + type: application + version: 7.5.1 + diff --git a/charts/stable/alienswarm/Chart.yaml b/charts/stable/alienswarm/Chart.yaml index 11bbccf8a2a..35979571564 100644 --- a/charts/stable/alienswarm/Chart.yaml +++ b/charts/stable/alienswarm/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: alienswarm -dependencies: - - name: common - version: 25.4.10 - 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 and run it. -home: https://truecharts.org/charts/stable/alienswarm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm.webp -keywords: - - alienswarm - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: alienswarm -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/alienswarm - - https://www.steampowered.com/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: alienswarm + dependencies: + - name: common + version: 25.4.10 + 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 and run it. + home: https://truecharts.org/charts/stable/alienswarm + icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm.webp + keywords: + - alienswarm + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: alienswarm + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/alienswarm + - https://www.steampowered.com/ + type: application + version: 7.5.1 + diff --git a/charts/stable/alist/Chart.yaml b/charts/stable/alist/Chart.yaml index c4cb38fe1cd..05a42cb5778 100644 --- a/charts/stable/alist/Chart.yaml +++ b/charts/stable/alist/Chart.yaml @@ -1,40 +1,41 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.41.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Alist program that supports multiple storage, powered by Gin and React -home: https://truecharts.org/charts/stable/alist -icon: https://truecharts.org/img/hotlink-ok/chart-icons/alist.webp -keywords: - - alist - - storage - - webdav - - google driver - - aliyun driver - - baiduyun -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: alist -sources: - - https://github.com/Xhofe/alist - - https://github.com/truecharts/charts/tree/master/charts/stable/alist - - https://hub.docker.com/r/xhofe/alist-aria2 -type: application -version: 11.11.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 3.41.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Alist program that supports multiple storage, powered by Gin and React + home: https://truecharts.org/charts/stable/alist + icon: https://truecharts.org/img/hotlink-ok/chart-icons/alist.webp + keywords: + - alist + - storage + - webdav + - google driver + - aliyun driver + - baiduyun + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: alist + sources: + - https://github.com/Xhofe/alist + - https://github.com/truecharts/charts/tree/master/charts/stable/alist + - https://hub.docker.com/r/xhofe/alist-aria2 + type: application + version: 11.11.1 + diff --git a/charts/stable/amcrest2mqtt/Chart.yaml b/charts/stable/amcrest2mqtt/Chart.yaml index f648f4f92cb..9d932dd746c 100644 --- a/charts/stable/amcrest2mqtt/Chart.yaml +++ b/charts/stable/amcrest2mqtt/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.0.16 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Expose all events from an Amcrest device to an MQTT broker -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: amcrest2mqtt -sources: - - https://github.com/dchesterton/amcrest2mqtt - - https://github.com/truecharts/charts/tree/master/charts/stable/amcrest2mqtt - - https://hub.docker.com/r/dchesterton/amcrest2mqtt -type: application -version: 13.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.0.16 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Expose all events from an Amcrest device to an MQTT broker + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: amcrest2mqtt + sources: + - https://github.com/dchesterton/amcrest2mqtt + - https://github.com/truecharts/charts/tree/master/charts/stable/amcrest2mqtt + - https://hub.docker.com/r/dchesterton/amcrest2mqtt + type: application + version: 13.5.1 + diff --git a/charts/stable/americasarmy-pg/Chart.yaml b/charts/stable/americasarmy-pg/Chart.yaml index a5f996df955..aecf2f45d2e 100644 --- a/charts/stable/americasarmy-pg/Chart.yaml +++ b/charts/stable/americasarmy-pg/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: aaproinggrounds -dependencies: - - name: common - version: 25.4.10 - 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.' -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: americasarmy-pg -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/americasarmy-pg - - https://www.americasarmy.com/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: aaproinggrounds + dependencies: + - name: common + version: 25.4.10 + 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.' + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: americasarmy-pg + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/americasarmy-pg + - https://www.americasarmy.com/ + type: application + version: 7.5.1 + diff --git a/charts/stable/amule/Chart.yaml b/charts/stable/amule/Chart.yaml index 31976c31787..5f92c3c2458 100644 --- a/charts/stable/amule/Chart.yaml +++ b/charts/stable/amule/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.3.3 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: aMule is an eMule-like client for the eDonkey and Kademlia networks. -home: https://truecharts.org/charts/stable/amule -icon: https://truecharts.org/img/hotlink-ok/chart-icons/amule.webp -keywords: - - amule - - Downloaders - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: amule -sources: - - https://ghcr.io/ngosang/amule - - https://github.com/ngosang/docker-amule - - https://github.com/truecharts/charts/tree/master/charts/stable/amule -type: application -version: 10.3.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.3.3 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: aMule is an eMule-like client for the eDonkey and Kademlia networks. + home: https://truecharts.org/charts/stable/amule + icon: https://truecharts.org/img/hotlink-ok/chart-icons/amule.webp + keywords: + - amule + - Downloaders + - Productivity + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: amule + sources: + - https://ghcr.io/ngosang/amule + - https://github.com/ngosang/docker-amule + - https://github.com/truecharts/charts/tree/master/charts/stable/amule + type: application + version: 10.3.2 + diff --git a/charts/stable/android-8-0/Chart.yaml b/charts/stable/android-8-0/Chart.yaml index 7955aef0023..41bc0a7ed30 100644 --- a/charts/stable/android-8-0/Chart.yaml +++ b/charts/stable/android-8-0/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Android in Chart solution with noVNC supported and video recording. Work way better with Intel CPUs because AMD doesn't an cpu graphics card. So with amd cpus can be unusable. -home: https://truecharts.org/charts/stable/android-8-0 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/android-8-0.webp -keywords: - - android-8-0 - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: android-8-0 -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/android-8-0 - - https://hub.docker.com/r/ulisses1478/docker-android - - https://registry.hub.docker.com/r/ulisses1478/docker-android -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Android in Chart solution with noVNC supported and video recording. Work way better with Intel CPUs because AMD doesn't an cpu graphics card. So with amd cpus can be unusable. + home: https://truecharts.org/charts/stable/android-8-0 + icon: https://truecharts.org/img/hotlink-ok/chart-icons/android-8-0.webp + keywords: + - android-8-0 + - Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: android-8-0 + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/android-8-0 + - https://hub.docker.com/r/ulisses1478/docker-android + - https://registry.hub.docker.com/r/ulisses1478/docker-android + type: application + version: 7.5.1 + diff --git a/charts/stable/androiddebugbridge/Chart.yaml b/charts/stable/androiddebugbridge/Chart.yaml index b8e1ab7f7b4..a67ebcb22ef 100644 --- a/charts/stable/androiddebugbridge/Chart.yaml +++ b/charts/stable/androiddebugbridge/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Control AndroidTV/FireTV devices through ADB from the Home Assistant Core Chart. -home: https://truecharts.org/charts/stable/androiddebugbridge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/androiddebugbridge.webp -keywords: - - androiddebugbridge - - home-automation -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: androiddebugbridge -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/androiddebugbridge - - https://hub.docker.com/r/barnybbb/adb-hass-androidtv -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Control AndroidTV/FireTV devices through ADB from the Home Assistant Core Chart. + home: https://truecharts.org/charts/stable/androiddebugbridge + icon: https://truecharts.org/img/hotlink-ok/chart-icons/androiddebugbridge.webp + keywords: + - androiddebugbridge + - home-automation + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: androiddebugbridge + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/androiddebugbridge + - https://hub.docker.com/r/barnybbb/adb-hass-androidtv + type: application + version: 7.5.1 + diff --git a/charts/stable/anki-sync-server/Chart.yaml b/charts/stable/anki-sync-server/Chart.yaml index c1294cc21c8..19cd7826dc8 100644 --- a/charts/stable/anki-sync-server/Chart.yaml +++ b/charts/stable/anki-sync-server/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.1.4 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A cross-platform Anki sync server. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: anki-sync-server -sources: - - https://github.com/ankicommunity/anki-devops-services - - 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: 9.3.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.1.4 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A cross-platform Anki sync server. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: anki-sync-server + sources: + - https://github.com/ankicommunity/anki-devops-services + - 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: 9.3.1 + diff --git a/charts/stable/anonaddy/Chart.yaml b/charts/stable/anonaddy/Chart.yaml index f23bb5e170d..74323160972 100644 --- a/charts/stable/anonaddy/Chart.yaml +++ b/charts/stable/anonaddy/Chart.yaml @@ -1,49 +1,50 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: email - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.3.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 15.9.0 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] - - name: redis - version: 15.6.7 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Protect your email from spam using disposable addresses. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: anonaddy -sources: - - https://github.com/anonaddy/docker - - https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy - - https://hub.docker.com/r/anonaddy/anonaddy -type: application -version: 22.17.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: email + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.3.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 15.9.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 15.6.7 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Protect your email from spam using disposable addresses. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: anonaddy + sources: + - https://github.com/anonaddy/docker + - https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy + - https://hub.docker.com/r/anonaddy/anonaddy + type: application + version: 22.17.2 + diff --git a/charts/stable/anope/Chart.yaml b/charts/stable/anope/Chart.yaml index 138348db4bf..7831754cfb5 100644 --- a/charts/stable/anope/Chart.yaml +++ b/charts/stable/anope/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Anope is a set of IRC Services designed for flexibility and ease of use. -home: https://truecharts.org/charts/stable/anope -icon: https://truecharts.org/img/hotlink-ok/chart-icons/anope.webp -keywords: - - anope - - Network-Other - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: anope -sources: - - https://ghcr.io/ich777/anope - - https://github.com/truecharts/charts/tree/master/charts/stable/anope - - https://thelounge.chat/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Anope is a set of IRC Services designed for flexibility and ease of use. + home: https://truecharts.org/charts/stable/anope + icon: https://truecharts.org/img/hotlink-ok/chart-icons/anope.webp + keywords: + - anope + - Network-Other + - Productivity + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: anope + sources: + - https://ghcr.io/ich777/anope + - https://github.com/truecharts/charts/tree/master/charts/stable/anope + - https://thelounge.chat/ + type: application + version: 7.5.1 + diff --git a/charts/stable/answer/Chart.yaml b/charts/stable/answer/Chart.yaml index a2df033bb66..d8ee86e9a7c 100644 --- a/charts/stable/answer/Chart.yaml +++ b/charts/stable/answer/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: forum - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.2.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A Q&A platform software for teams at any scales. -home: https://truecharts.org/charts/stable/answer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/answer.webp -keywords: - - answer - - forum -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: answer -sources: - - https://github.com/answerdev/answer - - https://github.com/truecharts/charts/tree/master/charts/stable/answer - - https://hub.docker.com/r/answerdev/answer -type: application -version: 5.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: forum + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.2.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A Q&A platform software for teams at any scales. + home: https://truecharts.org/charts/stable/answer + icon: https://truecharts.org/img/hotlink-ok/chart-icons/answer.webp + keywords: + - answer + - forum + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: answer + sources: + - https://github.com/answerdev/answer + - https://github.com/truecharts/charts/tree/master/charts/stable/answer + - https://hub.docker.com/r/answerdev/answer + type: application + version: 5.5.1 + diff --git a/charts/stable/anything-llm/Chart.yaml b/charts/stable/anything-llm/Chart.yaml index 1f36e362fd5..1cc49fa8ee1 100644 --- a/charts/stable/anything-llm/Chart.yaml +++ b/charts/stable/anything-llm/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: AI - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Open-source ChatGPT experience for LLMs, embedders, and vector databases. -home: https://truecharts.org/charts/stable/anything-llm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/anything-llm.webp -keywords: - - anything-llm - - ai -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: anything-llm -sources: - - https://ghcr.io/mintplex-labs/anything-llm - - https://github.com/Mintplex-Labs/anything-llm - - https://github.com/truecharts/charts/tree/master/charts/stable/anything-llm -type: application -version: 3.5.20 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: AI + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Open-source ChatGPT experience for LLMs, embedders, and vector databases. + home: https://truecharts.org/charts/stable/anything-llm + icon: https://truecharts.org/img/hotlink-ok/chart-icons/anything-llm.webp + keywords: + - anything-llm + - ai + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: anything-llm + sources: + - https://ghcr.io/mintplex-labs/anything-llm + - https://github.com/Mintplex-Labs/anything-llm + - https://github.com/truecharts/charts/tree/master/charts/stable/anything-llm + type: application + version: 3.5.20 + diff --git a/charts/stable/apache-musicindex/Chart.yaml b/charts/stable/apache-musicindex/Chart.yaml index 02d9b0d65c1..770214cdc60 100644 --- a/charts/stable/apache-musicindex/Chart.yaml +++ b/charts/stable/apache-musicindex/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.4.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Index and stream music using apache-musicindex and m3u playlists -home: https://truecharts.org/charts/stable/apache-musicindex -icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-musicindex.webp -keywords: - - apache-musicindex - - streaming - - m3u - - playlist -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: apache-musicindex -sources: - - https://ghcr.io/k8s-at-home/apache-musicindex - - https://github.com/truecharts/charts/tree/master/charts/stable/apache-musicindex -type: application -version: 13.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.4.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Index and stream music using apache-musicindex and m3u playlists + home: https://truecharts.org/charts/stable/apache-musicindex + icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-musicindex.webp + keywords: + - apache-musicindex + - streaming + - m3u + - playlist + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: apache-musicindex + sources: + - https://ghcr.io/k8s-at-home/apache-musicindex + - https://github.com/truecharts/charts/tree/master/charts/stable/apache-musicindex + type: application + version: 13.5.1 + diff --git a/charts/stable/apache-webdav/Chart.yaml b/charts/stable/apache-webdav/Chart.yaml index a4af52091e3..dce527b52ae 100644 --- a/charts/stable/apache-webdav/Chart.yaml +++ b/charts/stable/apache-webdav/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Very simple WebDAV server based on Apache. You need a WebDAV client to transfer files. It does not include a WebUI to upload files through your browser. -home: https://truecharts.org/charts/stable/apache-webdav -icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-webdav.webp -keywords: - - apache-webdav - - Cloud -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: apache-webdav -sources: - - https://github.com/mgutt/docker-apachewebdav - - https://github.com/truecharts/charts/tree/master/charts/stable/apache-webdav - - https://httpd.apache.org/docs/2.4/mod/mod_dav.html - - https://hub.docker.com/r/apachewebdav/apachewebdav -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Very simple WebDAV server based on Apache. You need a WebDAV client to transfer files. It does not include a WebUI to upload files through your browser. + home: https://truecharts.org/charts/stable/apache-webdav + icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-webdav.webp + keywords: + - apache-webdav + - Cloud + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: apache-webdav + sources: + - https://github.com/mgutt/docker-apachewebdav + - https://github.com/truecharts/charts/tree/master/charts/stable/apache-webdav + - https://httpd.apache.org/docs/2.4/mod/mod_dav.html + - https://hub.docker.com/r/apachewebdav/apachewebdav + type: application + version: 7.5.1 + diff --git a/charts/stable/appdaemon/Chart.yaml b/charts/stable/appdaemon/Chart.yaml index ae907128128..4df748c7b24 100644 --- a/charts/stable/appdaemon/Chart.yaml +++ b/charts/stable/appdaemon/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.4.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: AppDaemon is a loosely coupled, multi-threaded, sandboxed python execution environment for writing automation apps. -home: https://truecharts.org/charts/stable/appdaemon -icon: https://truecharts.org/img/hotlink-ok/chart-icons/appdaemon.webp -keywords: - - appdaemon - - home-automation -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: appdaemon -sources: - - https://github.com/AppDaemon/appdaemon - - https://github.com/truecharts/charts/tree/master/charts/stable/appdaemon - - https://hub.docker.com/r/acockburn/appdaemon -type: application -version: 18.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 4.4.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: AppDaemon is a loosely coupled, multi-threaded, sandboxed python execution environment for writing automation apps. + home: https://truecharts.org/charts/stable/appdaemon + icon: https://truecharts.org/img/hotlink-ok/chart-icons/appdaemon.webp + keywords: + - appdaemon + - home-automation + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: appdaemon + sources: + - https://github.com/AppDaemon/appdaemon + - https://github.com/truecharts/charts/tree/master/charts/stable/appdaemon + - https://hub.docker.com/r/acockburn/appdaemon + type: application + version: 18.5.1 + diff --git a/charts/stable/apt-cacher-ng/Chart.yaml b/charts/stable/apt-cacher-ng/Chart.yaml index b227551c7f2..bef985a2aa0 100644 --- a/charts/stable/apt-cacher-ng/Chart.yaml +++ b/charts/stable/apt-cacher-ng/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Network-Proxy - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.7.4 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Apt-Cacher NG is a caching proxy, specialized for package files from Linux distributors, primarily for Debian (and Debian based) distributions but not limited to those. -home: https://truecharts.org/charts/stable/apt-cacher-ng -icon: https://truecharts.org/img/hotlink-ok/chart-icons/apt-cacher-ng.webp -keywords: - - apt-cacher-ng - - Network-Proxy - - Network-Other - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: apt-cacher-ng -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/apt-cacher-ng - - https://quay.io/sameersbn/apt-cacher-ng - - https://www.unix-ag.uni-kl.de/~bloch/acng/ -type: application -version: 10.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Network-Proxy + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 3.7.4 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Apt-Cacher NG is a caching proxy, specialized for package files from Linux distributors, primarily for Debian (and Debian based) distributions but not limited to those. + home: https://truecharts.org/charts/stable/apt-cacher-ng + icon: https://truecharts.org/img/hotlink-ok/chart-icons/apt-cacher-ng.webp + keywords: + - apt-cacher-ng + - Network-Proxy + - Network-Other + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: apt-cacher-ng + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/apt-cacher-ng + - https://quay.io/sameersbn/apt-cacher-ng + - https://www.unix-ag.uni-kl.de/~bloch/acng/ + type: application + version: 10.5.1 + diff --git a/charts/stable/archivebox/Chart.yaml b/charts/stable/archivebox/Chart.yaml index cc0aae280cd..16caeecaae9 100644 --- a/charts/stable/archivebox/Chart.yaml +++ b/charts/stable/archivebox/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: bookmarks - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: ArchiveBox is an open-source, self-hosted internet archiving solution. -home: https://truecharts.org/charts/stable/archivebox -icon: https://truecharts.org/img/hotlink-ok/chart-icons/archivebox.webp -keywords: - - archivebox - - archiving - - digipres - - backup -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: archivebox -sources: - - https://github.com/ArchiveBox/ArchiveBox - - https://github.com/truecharts/charts/tree/master/charts/stable/archivebox - - https://hub.docker.com/r/archivebox/archivebox -type: application -version: 4.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: bookmarks + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: ArchiveBox is an open-source, self-hosted internet archiving solution. + home: https://truecharts.org/charts/stable/archivebox + icon: https://truecharts.org/img/hotlink-ok/chart-icons/archivebox.webp + keywords: + - archivebox + - archiving + - digipres + - backup + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: archivebox + sources: + - https://github.com/ArchiveBox/ArchiveBox + - https://github.com/truecharts/charts/tree/master/charts/stable/archivebox + - https://hub.docker.com/r/archivebox/archivebox + type: application + version: 4.5.1 + diff --git a/charts/stable/archiveteam-warrior/Chart.yaml b/charts/stable/archiveteam-warrior/Chart.yaml index 225ca592726..976675f8d6a 100644 --- a/charts/stable/archiveteam-warrior/Chart.yaml +++ b/charts/stable/archiveteam-warrior/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: The Archive Team Warrior is a virtual archiving appliance. You can run it to help with the Archive Team archiving efforts. It will download sites and upload them to our archive—and it’s really easy to do! -home: https://truecharts.org/charts/stable/archiveteam-warrior -icon: https://truecharts.org/img/hotlink-ok/chart-icons/archiveteam-warrior.webp -keywords: - - archiveteam-warrior - - Backup - - Cloud - - Downloaders -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: archiveteam-warrior -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/archiveteam-warrior - - https://wiki.archiveteam.org/index.php/ArchiveTeam_Warrior -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: The Archive Team Warrior is a virtual archiving appliance. You can run it to help with the Archive Team archiving efforts. It will download sites and upload them to our archive—and it’s really easy to do! + home: https://truecharts.org/charts/stable/archiveteam-warrior + icon: https://truecharts.org/img/hotlink-ok/chart-icons/archiveteam-warrior.webp + keywords: + - archiveteam-warrior + - Backup + - Cloud + - Downloaders + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: archiveteam-warrior + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/archiveteam-warrior + - https://wiki.archiveteam.org/index.php/ArchiveTeam_Warrior + type: application + version: 7.5.1 + diff --git a/charts/stable/aria2/Chart.yaml b/charts/stable/aria2/Chart.yaml index ec95c4c1241..45c83c3ef7f 100644 --- a/charts/stable/aria2/Chart.yaml +++ b/charts/stable/aria2/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: aria server for downloading web content -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: aria2 -sources: - - https://github.com/P3TERX/Aria2-Pro-Docker - - https://github.com/truecharts/charts/tree/master/charts/stable/aria2 - - https://hub.docker.com/r/p3terx/aria2-pro -type: application -version: 14.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: aria server for downloading web content + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: aria2 + sources: + - https://github.com/P3TERX/Aria2-Pro-Docker + - https://github.com/truecharts/charts/tree/master/charts/stable/aria2 + - https://hub.docker.com/r/p3terx/aria2-pro + type: application + version: 14.5.1 + diff --git a/charts/stable/ariang/Chart.yaml b/charts/stable/ariang/Chart.yaml index 95acc3fcfc7..9be43c8212b 100644 --- a/charts/stable/ariang/Chart.yaml +++ b/charts/stable/ariang/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.3.10 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A modern web frontend making aria2 easier to use | Aria2 WebUI. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ariang -sources: - - https://github.com/leonismoe/docker-images - - https://github.com/truecharts/charts/tree/master/charts/stable/ariang - - https://hub.docker.com/r/leonismoe/ariang -type: application -version: 10.5.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.3.10 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A modern web frontend making aria2 easier to use | Aria2 WebUI. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: ariang + sources: + - https://github.com/leonismoe/docker-images + - https://github.com/truecharts/charts/tree/master/charts/stable/ariang + - https://hub.docker.com/r/leonismoe/ariang + type: application + version: 10.5.2 + diff --git a/charts/stable/arksurvivalevolved/Chart.yaml b/charts/stable/arksurvivalevolved/Chart.yaml index a026c27329c..ccb187160b7 100644 --- a/charts/stable/arksurvivalevolved/Chart.yaml +++ b/charts/stable/arksurvivalevolved/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: arkse -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A custom SteamCMD chart that runs ArkSE. -home: https://truecharts.org/charts/stable/arksurvivalevolved -icon: https://truecharts.org/img/hotlink-ok/chart-icons/arksurvivalevolved.webp -keywords: - - arksurvivalevolved - - arkse - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: arksurvivalevolved -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/ich777/docker-steamcmd-server/tree/arkse - - https://github.com/truecharts/charts/tree/master/charts/stable/arksurvivalevolved -type: application -version: 9.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: arkse + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A custom SteamCMD chart that runs ArkSE. + home: https://truecharts.org/charts/stable/arksurvivalevolved + icon: https://truecharts.org/img/hotlink-ok/chart-icons/arksurvivalevolved.webp + keywords: + - arksurvivalevolved + - arkse + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: arksurvivalevolved + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/ich777/docker-steamcmd-server/tree/arkse + - https://github.com/truecharts/charts/tree/master/charts/stable/arksurvivalevolved + type: application + version: 9.5.1 + diff --git a/charts/stable/arma3/Chart.yaml b/charts/stable/arma3/Chart.yaml index 94b1ab21590..41ee586d9bc 100644 --- a/charts/stable/arma3/Chart.yaml +++ b/charts/stable/arma3/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: arma3 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install ArmA III and run it. -home: https://truecharts.org/charts/stable/arma3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3.webp -keywords: - - arma3 - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: arma3 -sources: - - https://arma3.com/ - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/arma3 -type: application -version: 8.1.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: arma3 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will download and install SteamCMD. It will also install ArmA III and run it. + home: https://truecharts.org/charts/stable/arma3 + icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3.webp + keywords: + - arma3 + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: arma3 + sources: + - https://arma3.com/ + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/arma3 + type: application + version: 8.1.1 + diff --git a/charts/stable/arma3exilemod/Chart.yaml b/charts/stable/arma3exilemod/Chart.yaml index 05dc6918b26..137dc486c54 100644 --- a/charts/stable/arma3exilemod/Chart.yaml +++ b/charts/stable/arma3exilemod/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: arma3exilemod -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install ArmA III including ExileMod and run it. -home: https://truecharts.org/charts/stable/arma3exilemod -icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3exilemod.webp -keywords: - - arma3exilemod - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: arma3exilemod -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/arma3exilemod -type: application -version: 8.1.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: arma3exilemod + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will download and install SteamCMD. It will also install ArmA III including ExileMod and run it. + home: https://truecharts.org/charts/stable/arma3exilemod + icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3exilemod.webp + keywords: + - arma3exilemod + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: arma3exilemod + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/arma3exilemod + type: application + version: 8.1.1 + diff --git a/charts/stable/assettocorsa/Chart.yaml b/charts/stable/assettocorsa/Chart.yaml index 386e256d7a0..5e1ea6f71e6 100644 --- a/charts/stable/assettocorsa/Chart.yaml +++ b/charts/stable/assettocorsa/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: assettocorsa -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install AssettoCorsa and run it. -home: https://truecharts.org/charts/stable/assettocorsa -icon: https://truecharts.org/img/hotlink-ok/chart-icons/assettocorsa.webp -keywords: - - assettocorsa - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: assettocorsa -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/assettocorsa - - https://www.assettocorsa.net/ -type: application -version: 8.1.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: assettocorsa + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will download and install SteamCMD. It will also install AssettoCorsa and run it. + home: https://truecharts.org/charts/stable/assettocorsa + icon: https://truecharts.org/img/hotlink-ok/chart-icons/assettocorsa.webp + keywords: + - assettocorsa + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: assettocorsa + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/assettocorsa + - https://www.assettocorsa.net/ + type: application + version: 8.1.1 + diff --git a/charts/stable/atuin/Chart.yaml b/charts/stable/atuin/Chart.yaml index 667a4b39c06..86b0b7af6c6 100644 --- a/charts/stable/atuin/Chart.yaml +++ b/charts/stable/atuin/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: system - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 18.4.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Magical shell history. -home: https://truecharts.org/charts/stable/atuin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/atuin.webp -keywords: - - atuin - - shell -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: atuin -sources: - - https://ghcr.io/atuinsh/atuin - - https://github.com/atuinsh/atuin - - https://github.com/truecharts/charts/tree/master/charts/stable/atuin -type: application -version: 5.7.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: system + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 18.4.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Magical shell history. + home: https://truecharts.org/charts/stable/atuin + icon: https://truecharts.org/img/hotlink-ok/chart-icons/atuin.webp + keywords: + - atuin + - shell + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: atuin + sources: + - https://ghcr.io/atuinsh/atuin + - https://github.com/atuinsh/atuin + - https://github.com/truecharts/charts/tree/master/charts/stable/atuin + type: application + version: 5.7.1 + diff --git a/charts/stable/audacity/Chart.yaml b/charts/stable/audacity/Chart.yaml index 95af4827c12..9fdade030c3 100644 --- a/charts/stable/audacity/Chart.yaml +++ b/charts/stable/audacity/Chart.yaml @@ -1,40 +1,41 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.0.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: An easy-to-use, multi-track audio editor and recorder -home: https://truecharts.org/charts/stable/audacity -icon: https://truecharts.org/img/hotlink-ok/chart-icons/audacity.webp -keywords: - - audacity - - music - - recorder - - editor - - audio -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: audacity -sources: - - https://ghcr.io/linuxserver/audacity - - https://github.com/linuxserver/docker-audacity - - https://github.com/truecharts/charts/tree/master/charts/stable/audacity - - https://www.audacityteam.org/ -type: application -version: 14.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 3.0.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: An easy-to-use, multi-track audio editor and recorder + home: https://truecharts.org/charts/stable/audacity + icon: https://truecharts.org/img/hotlink-ok/chart-icons/audacity.webp + keywords: + - audacity + - music + - recorder + - editor + - audio + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: audacity + sources: + - https://ghcr.io/linuxserver/audacity + - https://github.com/linuxserver/docker-audacity + - https://github.com/truecharts/charts/tree/master/charts/stable/audacity + - https://www.audacityteam.org/ + type: application + version: 14.5.1 + diff --git a/charts/stable/audiobookshelf/Chart.yaml b/charts/stable/audiobookshelf/Chart.yaml index c722ae04712..d43dd445d48 100644 --- a/charts/stable/audiobookshelf/Chart.yaml +++ b/charts/stable/audiobookshelf/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.20.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Audiobookshelf is a self-hosted audiobook server for managing and playing your audiobooks. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: audiobookshelf -sources: - - https://github.com/advplyr/audiobookshelf - - https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf - - https://hub.docker.com/r/advplyr/audiobookshelf -type: application -version: 11.15.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.20.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Audiobookshelf is a self-hosted audiobook server for managing and playing your audiobooks. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: audiobookshelf + sources: + - https://github.com/advplyr/audiobookshelf + - https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf + - https://hub.docker.com/r/advplyr/audiobookshelf + type: application + version: 11.15.0 + diff --git a/charts/stable/aurora-files/Chart.yaml b/charts/stable/aurora-files/Chart.yaml index 1fa3e8603f5..e975cb4ea85 100644 --- a/charts/stable/aurora-files/Chart.yaml +++ b/charts/stable/aurora-files/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Aurora Files is an open-source file storage platform for small teams and personal users. Afterlogic Aurora Files image for Chart using Nginx, PHP-FPM 8.1, MySQL on Alpine Linux. Loosely based on khromov/alpine-nginx-php8 package. -home: https://truecharts.org/charts/stable/aurora-files -icon: https://truecharts.org/img/hotlink-ok/chart-icons/aurora-files.webp -keywords: - - aurora-files - - Cloud - - Tools-Utilities - - Network-FTP -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: aurora-files -sources: - - https://github.com/afterlogic/docker-aurora-files - - https://github.com/truecharts/charts/tree/master/charts/stable/aurora-files - - https://hub.docker.com/r/afterlogic/docker-aurora-files -type: application -version: 7.5.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Aurora Files is an open-source file storage platform for small teams and personal users. Afterlogic Aurora Files image for Chart using Nginx, PHP-FPM 8.1, MySQL on Alpine Linux. Loosely based on khromov/alpine-nginx-php8 package. + home: https://truecharts.org/charts/stable/aurora-files + icon: https://truecharts.org/img/hotlink-ok/chart-icons/aurora-files.webp + keywords: + - aurora-files + - Cloud + - Tools-Utilities + - Network-FTP + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: aurora-files + sources: + - https://github.com/afterlogic/docker-aurora-files + - https://github.com/truecharts/charts/tree/master/charts/stable/aurora-files + - https://hub.docker.com/r/afterlogic/docker-aurora-files + type: application + version: 7.5.2 + diff --git a/charts/stable/authelia/Chart.yaml b/charts/stable/authelia/Chart.yaml index 842d936808d..bc46f9b23e3 100644 --- a/charts/stable/authelia/Chart.yaml +++ b/charts/stable/authelia/Chart.yaml @@ -1,53 +1,54 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: security - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.39.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 15.6.7 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Authelia is a Single Sign-On Multi-Factor portal for web apps -home: https://truecharts.org/charts/stable/authelia -icon: https://truecharts.org/img/hotlink-ok/chart-icons/authelia.webp -keywords: - - authelia - - authentication - - login - - SSO - - Authentication - - Security - - Two-Factor - - U2F - - YubiKey - - Push Notifications - - LDAP -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: authelia -sources: - - https://ghcr.io/authelia/authelia - - https://github.com/authelia/authelia - - https://github.com/authelia/chartrepo - - https://github.com/truecharts/charts/tree/master/charts/stable/authelia -type: application -version: 27.1.4 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: security + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 4.39.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 15.6.7 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Authelia is a Single Sign-On Multi-Factor portal for web apps + home: https://truecharts.org/charts/stable/authelia + icon: https://truecharts.org/img/hotlink-ok/chart-icons/authelia.webp + keywords: + - authelia + - authentication + - login + - SSO + - Authentication + - Security + - Two-Factor + - U2F + - YubiKey + - Push Notifications + - LDAP + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: authelia + sources: + - https://ghcr.io/authelia/authelia + - https://github.com/authelia/authelia + - https://github.com/authelia/chartrepo + - https://github.com/truecharts/charts/tree/master/charts/stable/authelia + type: application + version: 27.1.4 + diff --git a/charts/stable/authentik/Chart.yaml b/charts/stable/authentik/Chart.yaml index 5ffc2d17176..a47ef63b626 100644 --- a/charts/stable/authentik/Chart.yaml +++ b/charts/stable/authentik/Chart.yaml @@ -1,47 +1,48 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: authentication - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2025.2.3 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 15.6.7 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Authentik is an open-source Identity Provider focused on flexibility and versatility. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: authentik -sources: - - https://ghcr.io/goauthentik/ldap - - https://ghcr.io/goauthentik/proxy - - https://ghcr.io/goauthentik/radius - - https://ghcr.io/goauthentik/server - - https://ghcr.io/maxmind/geoipupdate - - https://github.com/goauthentik/authentik - - https://github.com/truecharts/charts/tree/master/charts/stable/authentik - - https://goauthentik.io/docs/ -type: application -version: 31.0.14 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: authentication + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2025.2.3 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 15.6.7 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Authentik is an open-source Identity Provider focused on flexibility and versatility. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: authentik + sources: + - https://ghcr.io/goauthentik/ldap + - https://ghcr.io/goauthentik/proxy + - https://ghcr.io/goauthentik/radius + - https://ghcr.io/goauthentik/server + - https://ghcr.io/maxmind/geoipupdate + - https://github.com/goauthentik/authentik + - https://github.com/truecharts/charts/tree/master/charts/stable/authentik + - https://goauthentik.io/docs/ + type: application + version: 31.0.14 + diff --git a/charts/stable/auto-yt-dl/Chart.yaml b/charts/stable/auto-yt-dl/Chart.yaml index 5371e43ca5c..d6c28c8ef4d 100644 --- a/charts/stable/auto-yt-dl/Chart.yaml +++ b/charts/stable/auto-yt-dl/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: auto-yt-dl is used to automatically download new Videos of specific YouTube Channels. It features a Web Gui to add and remove Channels from your watch list. -home: https://truecharts.org/charts/stable/auto-yt-dl -icon: https://truecharts.org/img/hotlink-ok/chart-icons/auto-yt-dl.webp -keywords: - - auto-yt-dl - - Downloaders -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: auto-yt-dl -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/auto-yt-dl - - https://github.com/xXGuhuXx/auto-yt-dl - - https://hub.docker.com/r/guhu007/auto-yt-dl -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: auto-yt-dl is used to automatically download new Videos of specific YouTube Channels. It features a Web Gui to add and remove Channels from your watch list. + home: https://truecharts.org/charts/stable/auto-yt-dl + icon: https://truecharts.org/img/hotlink-ok/chart-icons/auto-yt-dl.webp + keywords: + - auto-yt-dl + - Downloaders + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: auto-yt-dl + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/auto-yt-dl + - https://github.com/xXGuhuXx/auto-yt-dl + - https://hub.docker.com/r/guhu007/auto-yt-dl + type: application + version: 7.5.1 + diff --git a/charts/stable/autobrr/Chart.yaml b/charts/stable/autobrr/Chart.yaml index 6b9d4c5a67a..17fd0d95183 100644 --- a/charts/stable/autobrr/Chart.yaml +++ b/charts/stable/autobrr/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.60.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: The modern download automation tool for torrents. -home: https://truecharts.org/charts/stable/autobrr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/autobrr.webp -keywords: - - autobrr - - torrent -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: autobrr -sources: - - https://ghcr.io/autobrr/autobrr - - https://github.com/autobrr/autobrr - - https://github.com/truecharts/charts/tree/master/charts/stable/autobrr -type: application -version: 10.18.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.60.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: The modern download automation tool for torrents. + home: https://truecharts.org/charts/stable/autobrr + icon: https://truecharts.org/img/hotlink-ok/chart-icons/autobrr.webp + keywords: + - autobrr + - torrent + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: autobrr + sources: + - https://ghcr.io/autobrr/autobrr + - https://github.com/autobrr/autobrr + - https://github.com/truecharts/charts/tree/master/charts/stable/autobrr + type: application + version: 10.18.0 + diff --git a/charts/stable/automatic-ripping-machine/Chart.yaml b/charts/stable/automatic-ripping-machine/Chart.yaml index 6af13eaebfd..750d415c92b 100644 --- a/charts/stable/automatic-ripping-machine/Chart.yaml +++ b/charts/stable/automatic-ripping-machine/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.12.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Automatic Ripping Machine (ARM) Scripts. -home: https://truecharts.org/charts/stable/automatic-ripping-machine -icon: https://truecharts.org/img/hotlink-ok/chart-icons/automatic-ripping-machine.webp -keywords: - - automatic-ripping-machine - - media -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: automatic-ripping-machine -sources: - - https://github.com/automatic-ripping-machine/automatic-ripping-machine - - https://github.com/truecharts/charts/tree/master/charts/stable/automatic-ripping-machine - - https://hub.docker.com/r/automaticrippingmachine/automatic-ripping-machine -type: application -version: 5.11.4 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.12.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Automatic Ripping Machine (ARM) Scripts. + home: https://truecharts.org/charts/stable/automatic-ripping-machine + icon: https://truecharts.org/img/hotlink-ok/chart-icons/automatic-ripping-machine.webp + keywords: + - automatic-ripping-machine + - media + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: automatic-ripping-machine + sources: + - https://github.com/automatic-ripping-machine/automatic-ripping-machine + - https://github.com/truecharts/charts/tree/master/charts/stable/automatic-ripping-machine + - https://hub.docker.com/r/automaticrippingmachine/automatic-ripping-machine + type: application + version: 5.11.4 + diff --git a/charts/stable/autoscan/Chart.yaml b/charts/stable/autoscan/Chart.yaml index f94b4068a42..c6830e3fb5c 100644 --- a/charts/stable/autoscan/Chart.yaml +++ b/charts/stable/autoscan/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system. -home: https://truecharts.org/charts/stable/autoscan -icon: https://truecharts.org/img/hotlink-ok/chart-icons/autoscan.webp -keywords: - - autoscan - - media -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: autoscan -sources: - - https://ghcr.io/hotio/autoscan - - https://github.com/truecharts/charts/tree/master/charts/stable/autoscan - - https://hotio.dev/containers/autoscan -type: application -version: 10.5.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system. + home: https://truecharts.org/charts/stable/autoscan + icon: https://truecharts.org/img/hotlink-ok/chart-icons/autoscan.webp + keywords: + - autoscan + - media + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: autoscan + sources: + - https://ghcr.io/hotio/autoscan + - https://github.com/truecharts/charts/tree/master/charts/stable/autoscan + - https://hotio.dev/containers/autoscan + type: application + version: 10.5.3 + diff --git a/charts/stable/avidemux/Chart.yaml b/charts/stable/avidemux/Chart.yaml index 40cd2f57de4..02581624ea6 100644 --- a/charts/stable/avidemux/Chart.yaml +++ b/charts/stable/avidemux/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 25.02.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks. -home: https://truecharts.org/charts/stable/avidemux -icon: https://truecharts.org/img/hotlink-ok/chart-icons/avidemux.webp -keywords: - - media - - avidemux -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: avidemux -sources: - - https://github.com/jlesage/docker-avidemux - - https://github.com/truecharts/charts/tree/master/charts/stable/avidemux - - https://hub.docker.com/r/jlesage/avidemux -type: application -version: 12.0.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 25.02.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks. + home: https://truecharts.org/charts/stable/avidemux + icon: https://truecharts.org/img/hotlink-ok/chart-icons/avidemux.webp + keywords: + - media + - avidemux + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: avidemux + sources: + - https://github.com/jlesage/docker-avidemux + - https://github.com/truecharts/charts/tree/master/charts/stable/avidemux + - https://hub.docker.com/r/jlesage/avidemux + type: application + version: 12.0.0 + diff --git a/charts/stable/avorion/Chart.yaml b/charts/stable/avorion/Chart.yaml index ad3b560ce82..79a7a6d4860 100644 --- a/charts/stable/avorion/Chart.yaml +++ b/charts/stable/avorion/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: aorion -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Avorion and run it. -home: https://truecharts.org/charts/stable/avorion -icon: https://truecharts.org/img/hotlink-ok/chart-icons/avorion.webp -keywords: - - avorion - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: avorion -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/avorion - - https://www.steampowered.com/ -type: application -version: 8.1.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: aorion + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will download and install SteamCMD. It will also install Avorion and run it. + home: https://truecharts.org/charts/stable/avorion + icon: https://truecharts.org/img/hotlink-ok/chart-icons/avorion.webp + keywords: + - avorion + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: avorion + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/avorion + - https://www.steampowered.com/ + type: application + version: 8.1.1 + diff --git a/charts/stable/babybuddy/Chart.yaml b/charts/stable/babybuddy/Chart.yaml index fd3ae7f3f27..8f66fe06b9c 100644 --- a/charts/stable/babybuddy/Chart.yaml +++ b/charts/stable/babybuddy/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.7.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. -home: https://truecharts.org/charts/stable/babybuddy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/babybuddy.webp -keywords: - - baby - - buddy - - tracker - - parents - - parenting -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: babybuddy -sources: - - https://ghcr.io/linuxserver/babybuddy - - https://github.com/babybuddy/babybuddy - - https://github.com/truecharts/charts/tree/master/charts/stable/babybuddy -type: application -version: 18.8.10 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.7.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. + home: https://truecharts.org/charts/stable/babybuddy + icon: https://truecharts.org/img/hotlink-ok/chart-icons/babybuddy.webp + keywords: + - baby + - buddy + - tracker + - parents + - parenting + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: babybuddy + sources: + - https://ghcr.io/linuxserver/babybuddy + - https://github.com/babybuddy/babybuddy + - https://github.com/truecharts/charts/tree/master/charts/stable/babybuddy + type: application + version: 18.8.10 + diff --git a/charts/stable/backuppc/Chart.yaml b/charts/stable/backuppc/Chart.yaml index 89a8815c6b3..ebf5b39127a 100644 --- a/charts/stable/backuppc/Chart.yaml +++ b/charts/stable/backuppc/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 6.0.4 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A high-performance, enterprise-grade system for backing up Linux, Windows and macOS PCs and laptops to a server's disk. -home: https://truecharts.org/charts/stable/backuppc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/backuppc.webp -keywords: - - backuppc - - Backup - - Network-Web -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: backuppc -sources: - - https://backuppc.github.io/backuppc/index.html - - https://github.com/tiredofit/docker-backuppc - - https://github.com/truecharts/charts/tree/master/charts/stable/backuppc - - https://hub.docker.com/r/tiredofit/backuppc -type: application -version: 8.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 6.0.4 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A high-performance, enterprise-grade system for backing up Linux, Windows and macOS PCs and laptops to a server's disk. + home: https://truecharts.org/charts/stable/backuppc + icon: https://truecharts.org/img/hotlink-ok/chart-icons/backuppc.webp + keywords: + - backuppc + - Backup + - Network-Web + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: backuppc + sources: + - https://backuppc.github.io/backuppc/index.html + - https://github.com/tiredofit/docker-backuppc + - https://github.com/truecharts/charts/tree/master/charts/stable/backuppc + - https://hub.docker.com/r/tiredofit/backuppc + type: application + version: 8.5.1 + diff --git a/charts/stable/baikal/Chart.yaml b/charts/stable/baikal/Chart.yaml index 4f9599d6404..c3884328c50 100644 --- a/charts/stable/baikal/Chart.yaml +++ b/charts/stable/baikal/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.10.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Baikal is a lightweight CalDAV+CardDAV server -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: baikal -sources: - - https://github.com/ckulka/baikal-docker - - https://github.com/truecharts/charts/tree/master/charts/stable/baikal - - https://hub.docker.com/r/ckulka/baikal -type: application -version: 7.6.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.10.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Baikal is a lightweight CalDAV+CardDAV server + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: baikal + sources: + - https://github.com/ckulka/baikal-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/baikal + - https://hub.docker.com/r/ckulka/baikal + type: application + version: 7.6.1 + diff --git a/charts/stable/barcodebuddy/Chart.yaml b/charts/stable/barcodebuddy/Chart.yaml index ba48b0a832c..d8d4f30bb26 100644 --- a/charts/stable/barcodebuddy/Chart.yaml +++ b/charts/stable/barcodebuddy/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - 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>' -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: barcodebuddy -sources: - - https://github.com/Forceu/barcodebuddy - - https://github.com/truecharts/charts/tree/master/charts/stable/barcodebuddy - - https://hub.docker.com/r/f0rc3/barcodebuddy -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + 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>' + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: barcodebuddy + sources: + - https://github.com/Forceu/barcodebuddy + - https://github.com/truecharts/charts/tree/master/charts/stable/barcodebuddy + - https://hub.docker.com/r/f0rc3/barcodebuddy + type: application + version: 7.5.1 + diff --git a/charts/stable/barotrauma/Chart.yaml b/charts/stable/barotrauma/Chart.yaml index 620f65b5564..3e8b4bf62e4 100644 --- a/charts/stable/barotrauma/Chart.yaml +++ b/charts/stable/barotrauma/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: barotrauma -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Barotrauma and run it. -home: https://truecharts.org/charts/stable/barotrauma -icon: https://truecharts.org/img/hotlink-ok/chart-icons/barotrauma.webp -keywords: - - barotrauma - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: barotrauma -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/barotrauma - - https://www.steampowered.com/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: barotrauma + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will download and install SteamCMD. It will also install Barotrauma and run it. + home: https://truecharts.org/charts/stable/barotrauma + icon: https://truecharts.org/img/hotlink-ok/chart-icons/barotrauma.webp + keywords: + - barotrauma + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: barotrauma + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/barotrauma + - https://www.steampowered.com/ + type: application + version: 7.5.1 + diff --git a/charts/stable/baserow/Chart.yaml b/charts/stable/baserow/Chart.yaml index dc71bf63ccc..ccc723c3b1e 100644 --- a/charts/stable/baserow/Chart.yaml +++ b/charts/stable/baserow/Chart.yaml @@ -1,42 +1,43 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.32.5 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 15.6.7 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Baserow is an open source no-code database tool and Airtable alternative. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: baserow -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/baserow - - https://gitlab.com/bramw/baserow/ - - https://hub.docker.com/r/baserow/baserow -type: application -version: 14.17.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.32.5 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 15.6.7 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Baserow is an open source no-code database tool and Airtable alternative. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: baserow + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/baserow + - https://gitlab.com/bramw/baserow/ + - https://hub.docker.com/r/baserow/baserow + type: application + version: 14.17.2 + diff --git a/charts/stable/batnoter/Chart.yaml b/charts/stable/batnoter/Chart.yaml index ce577e32c10..18185975a1a 100644 --- a/charts/stable/batnoter/Chart.yaml +++ b/charts/stable/batnoter/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: notes - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: BatNoter is a web application that allows users to store notes in their git repository. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: batnoter -sources: - - https://ghcr.io/batnoter/batnoter/batnoter-ui - - https://github.com/batnoter/batnoter - - https://github.com/truecharts/charts/tree/master/charts/stable/batnoter -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: notes + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: BatNoter is a web application that allows users to store notes in their git repository. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: batnoter + sources: + - https://ghcr.io/batnoter/batnoter/batnoter-ui + - https://github.com/batnoter/batnoter + - https://github.com/truecharts/charts/tree/master/charts/stable/batnoter + type: application + version: 7.5.1 + diff --git a/charts/stable/bazarr/Chart.yaml b/charts/stable/bazarr/Chart.yaml index 4ee1c7c00ef..408e87f6277 100644 --- a/charts/stable/bazarr/Chart.yaml +++ b/charts/stable/bazarr/Chart.yaml @@ -1,41 +1,42 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.5.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements -home: https://truecharts.org/charts/stable/bazarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/bazarr.webp -keywords: - - bazarr - - radarr - - sonarr - - subtitles - - usenet - - torrent -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: bazarr -sources: - - https://ghcr.io/home-operations/bazarr - - https://ghcr.io/onedr0p/exportarr - - https://github.com/morpheus65535/bazarr - - https://github.com/truecharts/charts/tree/master/charts/stable/bazarr -type: application -version: 21.7.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.5.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements + home: https://truecharts.org/charts/stable/bazarr + icon: https://truecharts.org/img/hotlink-ok/chart-icons/bazarr.webp + keywords: + - bazarr + - radarr + - sonarr + - subtitles + - usenet + - torrent + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: bazarr + sources: + - https://ghcr.io/home-operations/bazarr + - https://ghcr.io/onedr0p/exportarr + - https://github.com/morpheus65535/bazarr + - https://github.com/truecharts/charts/tree/master/charts/stable/bazarr + type: application + version: 21.7.0 + diff --git a/charts/stable/beets/Chart.yaml b/charts/stable/beets/Chart.yaml index f593f790911..b4309f68677 100644 --- a/charts/stable/beets/Chart.yaml +++ b/charts/stable/beets/Chart.yaml @@ -1,40 +1,41 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.6.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A music library manager and not, for the most part, a music player. -home: https://truecharts.org/charts/stable/beets -icon: https://truecharts.org/img/hotlink-ok/chart-icons/beets.webp -keywords: - - music - - library - - manager - - player - - beets -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: beets -sources: - - https://beets.io/ - - https://ghcr.io/linuxserver/beets - - https://github.com/linuxserver/docker-beets - - https://github.com/truecharts/charts/tree/master/charts/stable/beets -type: application -version: 13.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.6.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A music library manager and not, for the most part, a music player. + home: https://truecharts.org/charts/stable/beets + icon: https://truecharts.org/img/hotlink-ok/chart-icons/beets.webp + keywords: + - music + - library + - manager + - player + - beets + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: beets + sources: + - https://beets.io/ + - https://ghcr.io/linuxserver/beets + - https://github.com/linuxserver/docker-beets + - https://github.com/truecharts/charts/tree/master/charts/stable/beets + type: application + version: 13.5.1 + diff --git a/charts/stable/bender/Chart.yaml b/charts/stable/bender/Chart.yaml index 8c0489a6931..2596baaaf76 100644 --- a/charts/stable/bender/Chart.yaml +++ b/charts/stable/bender/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: dashboard - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.0.3 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A link dashboard that can be managed without any code. -home: https://truecharts.org/charts/stable/bender -icon: https://truecharts.org/img/hotlink-ok/chart-icons/bender.webp -keywords: - - bender - - dashboard -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: bender -sources: - - https://github.com/jez500/bender - - https://github.com/truecharts/charts/tree/master/charts/stable/bender - - https://hub.docker.com/r/jez500/bender -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: dashboard + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.0.3 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A link dashboard that can be managed without any code. + home: https://truecharts.org/charts/stable/bender + icon: https://truecharts.org/img/hotlink-ok/chart-icons/bender.webp + keywords: + - bender + - dashboard + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: bender + sources: + - https://github.com/jez500/bender + - https://github.com/truecharts/charts/tree/master/charts/stable/bender + - https://hub.docker.com/r/jez500/bender + type: application + version: 7.5.1 + diff --git a/charts/stable/bitcoin-node/Chart.yaml b/charts/stable/bitcoin-node/Chart.yaml index 659a1bd11c2..84c8d646f05 100644 --- a/charts/stable/bitcoin-node/Chart.yaml +++ b/charts/stable/bitcoin-node/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Crypto - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Chart that runs the Bitcoin bitcoind node in a Chart for easy deployment. -home: https://truecharts.org/charts/stable/bitcoin-node -icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoin-node.webp -keywords: - - bitcoin-node - - Crypto -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: bitcoin-node -sources: - - https://github.com/kylemanna/docker-bitcoind - - https://github.com/truecharts/charts/tree/master/charts/stable/bitcoin-node - - https://hub.docker.com/r/kylemanna/bitcoind -type: application -version: 7.5.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Crypto + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Chart that runs the Bitcoin bitcoind node in a Chart for easy deployment. + home: https://truecharts.org/charts/stable/bitcoin-node + icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoin-node.webp + keywords: + - bitcoin-node + - Crypto + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: bitcoin-node + sources: + - https://github.com/kylemanna/docker-bitcoind + - https://github.com/truecharts/charts/tree/master/charts/stable/bitcoin-node + - https://hub.docker.com/r/kylemanna/bitcoind + type: application + version: 7.5.2 + diff --git a/charts/stable/bitcoind/Chart.yaml b/charts/stable/bitcoind/Chart.yaml index 89805dd2285..1830abfbce2 100644 --- a/charts/stable/bitcoind/Chart.yaml +++ b/charts/stable/bitcoind/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: | - Support the Bitcoin network by hosting your own node! This template provides a full Bitcoin Core node, built in a verifiably trustless way. -home: https://truecharts.org/charts/stable/bitcoind -icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoind.webp -keywords: - - bitcoind - - Tools-Utilities - - Network-Other - - Crypto -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: bitcoind -sources: - - https://bitcoin.org/ - - https://github.com/truecharts/charts/tree/master/charts/stable/bitcoind - - https://hub.docker.com/r/ofawx/bitcoind -type: application -version: 7.5.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: | + Support the Bitcoin network by hosting your own node! This template provides a full Bitcoin Core node, built in a verifiably trustless way. + home: https://truecharts.org/charts/stable/bitcoind + icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoind.webp + keywords: + - bitcoind + - Tools-Utilities + - Network-Other + - Crypto + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: bitcoind + sources: + - https://bitcoin.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/bitcoind + - https://hub.docker.com/r/ofawx/bitcoind + type: application + version: 7.5.2 + diff --git a/charts/stable/bitcoinunlimited/Chart.yaml b/charts/stable/bitcoinunlimited/Chart.yaml index e22f60b7b37..6053dd67c4c 100644 --- a/charts/stable/bitcoinunlimited/Chart.yaml +++ b/charts/stable/bitcoinunlimited/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: The Bitcoin Unlimited project seeks to provide a voice to all stakeholders in the Bitcoin ecosystem. -home: https://truecharts.org/charts/stable/bitcoinunlimited -icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoinunlimited.webp -keywords: - - bitcoinunlimited - - Network-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: bitcoinunlimited -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/bitcoinunlimited - - https://hub.docker.com/r/amacneil/bitcoinunlimited -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: The Bitcoin Unlimited project seeks to provide a voice to all stakeholders in the Bitcoin ecosystem. + home: https://truecharts.org/charts/stable/bitcoinunlimited + icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoinunlimited.webp + keywords: + - bitcoinunlimited + - Network-Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: bitcoinunlimited + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/bitcoinunlimited + - https://hub.docker.com/r/amacneil/bitcoinunlimited + type: application + version: 7.5.1 + diff --git a/charts/stable/bitcoinwalletgui/Chart.yaml b/charts/stable/bitcoinwalletgui/Chart.yaml index 1504fcd3e05..73fc0669dec 100644 --- a/charts/stable/bitcoinwalletgui/Chart.yaml +++ b/charts/stable/bitcoinwalletgui/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: | - Bitcoin wallet with GUI over VNC and NoVNC. -home: https://truecharts.org/charts/stable/bitcoinwalletgui -icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoinwalletgui.webp -keywords: - - bitcoinwalletgui - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: bitcoinwalletgui -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/bitcoinwalletgui - - https://hub.docker.com/r/ulisses1478/bitcoinwallet-gui -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: | + Bitcoin wallet with GUI over VNC and NoVNC. + home: https://truecharts.org/charts/stable/bitcoinwalletgui + icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoinwalletgui.webp + keywords: + - bitcoinwalletgui + - Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: bitcoinwalletgui + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/bitcoinwalletgui + - https://hub.docker.com/r/ulisses1478/bitcoinwallet-gui + type: application + version: 7.5.1 + diff --git a/charts/stable/bitmagnet/Chart.yaml b/charts/stable/bitmagnet/Chart.yaml index 91660c43135..6ed1dd84a09 100644 --- a/charts/stable/bitmagnet/Chart.yaml +++ b/charts/stable/bitmagnet/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.10.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A self-hosted BitTorrent indexer, DHT crawler, content classifier and torrent search engine with web UI, GraphQL API and Servarr stack integration. -home: https://truecharts.org/charts/stable/bitmagnet -icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitmagnet.webp -keywords: - - torrent - - bitmagnet -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: bitmagnet -sources: - - https://bitmagnet.io - - https://ghcr.io/bitmagnet-io/bitmagnet - - https://github.com/bitmagnet-io/bitmagnet - - https://github.com/truecharts/charts/tree/master/charts/stable/bitmagnet -type: application -version: 3.7.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.10.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A self-hosted BitTorrent indexer, DHT crawler, content classifier and torrent search engine with web UI, GraphQL API and Servarr stack integration. + home: https://truecharts.org/charts/stable/bitmagnet + icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitmagnet.webp + keywords: + - torrent + - bitmagnet + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: bitmagnet + sources: + - https://bitmagnet.io + - https://ghcr.io/bitmagnet-io/bitmagnet + - https://github.com/bitmagnet-io/bitmagnet + - https://github.com/truecharts/charts/tree/master/charts/stable/bitmagnet + type: application + version: 3.7.1 + diff --git a/charts/stable/blender-desktop-g3/Chart.yaml b/charts/stable/blender-desktop-g3/Chart.yaml index c40d72826d6..fbd9b7f13f3 100644 --- a/charts/stable/blender-desktop-g3/Chart.yaml +++ b/charts/stable/blender-desktop-g3/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing -home: https://truecharts.org/charts/stable/blender-desktop-g3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender-desktop-g3.webp -keywords: - - blender-desktop-g3 - - Productivity - - Tools-Utilities - - MediaApp-Photos - - MediaApp-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: blender-desktop-g3 -sources: - - https://github.com/accetto/headless-drawing-g3/ - - 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: 7.5.4 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing + home: https://truecharts.org/charts/stable/blender-desktop-g3 + icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender-desktop-g3.webp + keywords: + - blender-desktop-g3 + - Productivity + - Tools-Utilities + - MediaApp-Photos + - MediaApp-Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: blender-desktop-g3 + sources: + - https://github.com/accetto/headless-drawing-g3/ + - 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: 7.5.4 + diff --git a/charts/stable/blender/Chart.yaml b/charts/stable/blender/Chart.yaml index 686bfa3a44e..0ce3ed80450 100644 --- a/charts/stable/blender/Chart.yaml +++ b/charts/stable/blender/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Blender(https://www.blender.org/) is a free and open-source 3D computer graphics software toolset used for creating animated films, visual effects, art, 3D printed models, motion graphics, interactive 3D applications, virtual reality, and computer games. **This image does not support GPU rendering out of the box only accelerated workspace experience** -home: https://truecharts.org/charts/stable/blender -icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender.webp -keywords: - - blender - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: blender -sources: - - https://fleet.linuxserver.io/image?name=linuxserver/blender - - https://github.com/linuxserver/docker-blender#readme - - https://github.com/orgs/linuxserver/packages/container/package/blender - - https://github.com/truecharts/charts/tree/master/charts/stable/blender - - https://www.blender.org/ -type: application -version: 7.5.11 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Blender(https://www.blender.org/) is a free and open-source 3D computer graphics software toolset used for creating animated films, visual effects, art, 3D printed models, motion graphics, interactive 3D applications, virtual reality, and computer games. **This image does not support GPU rendering out of the box only accelerated workspace experience** + home: https://truecharts.org/charts/stable/blender + icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender.webp + keywords: + - blender + - Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: blender + sources: + - https://fleet.linuxserver.io/image?name=linuxserver/blender + - https://github.com/linuxserver/docker-blender#readme + - https://github.com/orgs/linuxserver/packages/container/package/blender + - https://github.com/truecharts/charts/tree/master/charts/stable/blender + - https://www.blender.org/ + type: application + version: 7.5.11 + diff --git a/charts/stable/blog/Chart.yaml b/charts/stable/blog/Chart.yaml index e585a4567eb..676e1b600ab 100644 --- a/charts/stable/blog/Chart.yaml +++ b/charts/stable/blog/Chart.yaml @@ -1,40 +1,41 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: hosting - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Lightweight self-hosted facebook-styled PHP blog. -home: https://truecharts.org/charts/stable/blog -icon: https://truecharts.org/img/hotlink-ok/chart-icons/blog.webp -keywords: - - blog - - php - - self - - hosted - - facebook -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: blog -sources: - - https://github.com/m1k1o/blog - - https://github.com/nicholaswilde/docker-blog - - https://github.com/truecharts/charts/tree/master/charts/stable/blog - - https://hub.docker.com/r/m1k1o/blog -type: application -version: 13.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: hosting + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Lightweight self-hosted facebook-styled PHP blog. + home: https://truecharts.org/charts/stable/blog + icon: https://truecharts.org/img/hotlink-ok/chart-icons/blog.webp + keywords: + - blog + - php + - self + - hosted + - facebook + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: blog + sources: + - https://github.com/m1k1o/blog + - https://github.com/nicholaswilde/docker-blog + - https://github.com/truecharts/charts/tree/master/charts/stable/blog + - https://hub.docker.com/r/m1k1o/blog + type: application + version: 13.5.1 + diff --git a/charts/stable/boinc/Chart.yaml b/charts/stable/boinc/Chart.yaml index bfccf170ba5..f9cd804b9bc 100644 --- a/charts/stable/boinc/Chart.yaml +++ b/charts/stable/boinc/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: boinc -sources: - - https://ghcr.io/linuxserver/boinc - - https://github.com/truecharts/charts/tree/master/charts/stable/boinc -type: application -version: 11.5.11 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: boinc + sources: + - https://ghcr.io/linuxserver/boinc + - https://github.com/truecharts/charts/tree/master/charts/stable/boinc + type: application + version: 11.5.11 + diff --git a/charts/stable/booksonic-air/Chart.yaml b/charts/stable/booksonic-air/Chart.yaml index 3a1daf027e8..f0743892ede 100644 --- a/charts/stable/booksonic-air/Chart.yaml +++ b/charts/stable/booksonic-air/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2201.1.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Booksonic is a platform for accessing the audibooks you own wherever you are -home: https://truecharts.org/charts/stable/booksonic-air -icon: https://truecharts.org/img/hotlink-ok/chart-icons/booksonic-air.webp -keywords: - - booksonic - - audiobook -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: booksonic-air -sources: - - https://ghcr.io/linuxserver/booksonic-air - - https://github.com/popeen/Booksonic-Air - - https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air -type: application -version: 15.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2201.1.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Booksonic is a platform for accessing the audibooks you own wherever you are + home: https://truecharts.org/charts/stable/booksonic-air + icon: https://truecharts.org/img/hotlink-ok/chart-icons/booksonic-air.webp + keywords: + - booksonic + - audiobook + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: booksonic-air + sources: + - https://ghcr.io/linuxserver/booksonic-air + - https://github.com/popeen/Booksonic-Air + - https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air + type: application + version: 15.5.1 + diff --git a/charts/stable/bookstack/Chart.yaml b/charts/stable/bookstack/Chart.yaml index baaaa953c9c..fb2793a5e40 100644 --- a/charts/stable/bookstack/Chart.yaml +++ b/charts/stable/bookstack/Chart.yaml @@ -1,47 +1,48 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 25.02.20250309 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 15.9.0 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A simple, self-hosted, easy-to-use platform for organising and storing information. -home: https://truecharts.org/charts/stable/bookstack -icon: https://truecharts.org/img/hotlink-ok/chart-icons/bookstack.webp -keywords: - - bookstack - - book - - stack - - organizer - - server - - hosted -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: bookstack -sources: - - https://ghcr.io/linuxserver/bookstack - - https://github.com/truecharts/charts/tree/master/charts/stable/bookstack - - https://www.bookstackapp.com/ -type: application -version: 16.1.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 25.02.20250309 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 15.9.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A simple, self-hosted, easy-to-use platform for organising and storing information. + home: https://truecharts.org/charts/stable/bookstack + icon: https://truecharts.org/img/hotlink-ok/chart-icons/bookstack.webp + keywords: + - bookstack + - book + - stack + - organizer + - server + - hosted + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: bookstack + sources: + - https://ghcr.io/linuxserver/bookstack + - https://github.com/truecharts/charts/tree/master/charts/stable/bookstack + - https://www.bookstackapp.com/ + type: application + version: 16.1.1 + diff --git a/charts/stable/borg-server/Chart.yaml b/charts/stable/borg-server/Chart.yaml index fbca3a3054f..e6cd1f449c5 100644 --- a/charts/stable/borg-server/Chart.yaml +++ b/charts/stable/borg-server/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: backup - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.6.8 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A borg Backup server -home: https://truecharts.org/charts/stable/borg-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/borg-server.webp -keywords: - - borg-server - - backup -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: borg-server -sources: - - https://ghcr.io/anotherstranger/borg-server - - https://github.com/AnotherStranger/docker-borg-backup - - https://github.com/truecharts/charts/tree/master/charts/stable/borg-server -type: application -version: 6.7.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: backup + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.6.8 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A borg Backup server + home: https://truecharts.org/charts/stable/borg-server + icon: https://truecharts.org/img/hotlink-ok/chart-icons/borg-server.webp + keywords: + - borg-server + - backup + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: borg-server + sources: + - https://ghcr.io/anotherstranger/borg-server + - https://github.com/AnotherStranger/docker-borg-backup + - https://github.com/truecharts/charts/tree/master/charts/stable/borg-server + type: application + version: 6.7.3 + diff --git a/charts/stable/breitbandmessung-de/Chart.yaml b/charts/stable/breitbandmessung-de/Chart.yaml index b8c0bb600bd..c2a441f16d3 100644 --- a/charts/stable/breitbandmessung-de/Chart.yaml +++ b/charts/stable/breitbandmessung-de/Chart.yaml @@ -1,40 +1,41 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A script to enable customers of lazy ISPs to perform measurement campaigns of the connection speed as described here in an automated way. -home: https://truecharts.org/charts/stable/breitbandmessung-de -icon: https://truecharts.org/img/hotlink-ok/chart-icons/breitbandmessung-de.webp -keywords: - - breitbandmessung-de - - home-automation - - Productivity - - Tools-Utilities - - Other - - Network-Management -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: breitbandmessung-de -sources: - - https://github.com/shneezin/breitbandmessung-node - - https://github.com/truecharts/charts/tree/master/charts/stable/breitbandmessung-de - - https://hub.docker.com/r/shneezin/breitbandmessung-node -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A script to enable customers of lazy ISPs to perform measurement campaigns of the connection speed as described here in an automated way. + home: https://truecharts.org/charts/stable/breitbandmessung-de + icon: https://truecharts.org/img/hotlink-ok/chart-icons/breitbandmessung-de.webp + keywords: + - breitbandmessung-de + - home-automation + - Productivity + - Tools-Utilities + - Other + - Network-Management + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: breitbandmessung-de + sources: + - https://github.com/shneezin/breitbandmessung-node + - https://github.com/truecharts/charts/tree/master/charts/stable/breitbandmessung-de + - https://hub.docker.com/r/shneezin/breitbandmessung-node + type: application + version: 7.5.1 + diff --git a/charts/stable/broadcast-box/Chart.yaml b/charts/stable/broadcast-box/Chart.yaml index 8c2238835c4..cf1ae4e8092 100644 --- a/charts/stable/broadcast-box/Chart.yaml +++ b/charts/stable/broadcast-box/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Easily broadcast/stream to others with sub-second latency -home: https://truecharts.org/charts/stable/broadcast-box -icon: https://truecharts.org/img/hotlink-ok/chart-icons/broadcast-box.webp -keywords: - - broadcast-box - - broadcast - - stream -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: broadcast-box -sources: - - https://github.com/Glimesh/broadcast-box - - https://github.com/truecharts/charts/tree/master/charts/stable/broadcast-box - - https://hub.docker.com/r/seaduboi/broadcast-box -type: application -version: 1.0.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Easily broadcast/stream to others with sub-second latency + home: https://truecharts.org/charts/stable/broadcast-box + icon: https://truecharts.org/img/hotlink-ok/chart-icons/broadcast-box.webp + keywords: + - broadcast-box + - broadcast + - stream + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: broadcast-box + sources: + - https://github.com/Glimesh/broadcast-box + - https://github.com/truecharts/charts/tree/master/charts/stable/broadcast-box + - https://hub.docker.com/r/seaduboi/broadcast-box + type: application + version: 1.0.1 + diff --git a/charts/stable/browserless-chrome/Chart.yaml b/charts/stable/browserless-chrome/Chart.yaml index 03862d783d1..fc492334be2 100644 --- a/charts/stable/browserless-chrome/Chart.yaml +++ b/charts/stable/browserless-chrome/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.61.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Browserless is a web-service that allows for remote clients to connect, drive, and execute headless work -home: https://truecharts.org/charts/stable/browserless-chrome -icon: https://truecharts.org/img/hotlink-ok/chart-icons/browserless-chrome.webp -keywords: - - browserless - - chrome - - puppeteer -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: browserless-chrome -sources: - - https://docs.browserless.io/docs/docker.html - - https://github.com/truecharts/charts/tree/master/charts/stable/browserless-chrome - - https://hub.docker.com/r/browserless/chrome -type: application -version: 11.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.61.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Browserless is a web-service that allows for remote clients to connect, drive, and execute headless work + home: https://truecharts.org/charts/stable/browserless-chrome + icon: https://truecharts.org/img/hotlink-ok/chart-icons/browserless-chrome.webp + keywords: + - browserless + - chrome + - puppeteer + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: browserless-chrome + sources: + - https://docs.browserless.io/docs/docker.html + - https://github.com/truecharts/charts/tree/master/charts/stable/browserless-chrome + - https://hub.docker.com/r/browserless/chrome + type: application + version: 11.5.1 + diff --git a/charts/stable/budge/Chart.yaml b/charts/stable/budge/Chart.yaml index f416ac4c38f..b0153f23cd0 100644 --- a/charts/stable/budge/Chart.yaml +++ b/charts/stable/budge/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.0.9 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Budge is an open source 'budgeting with envelopes' personal finance app. -home: https://truecharts.org/charts/stable/budge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/budge.webp -keywords: - - finance - - budge -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: budge -sources: - - https://ghcr.io/linuxserver/budge - - https://github.com/linuxserver/budge - - https://github.com/linuxserver/docker-BudgE - - https://github.com/truecharts/charts/tree/master/charts/stable/budge -type: application -version: 11.5.8 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.0.9 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Budge is an open source 'budgeting with envelopes' personal finance app. + home: https://truecharts.org/charts/stable/budge + icon: https://truecharts.org/img/hotlink-ok/chart-icons/budge.webp + keywords: + - finance + - budge + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: budge + sources: + - https://ghcr.io/linuxserver/budge + - https://github.com/linuxserver/budge + - https://github.com/linuxserver/docker-BudgE + - https://github.com/truecharts/charts/tree/master/charts/stable/budge + type: application + version: 11.5.8 + diff --git a/charts/stable/bwapp/Chart.yaml b/charts/stable/bwapp/Chart.yaml index a278e2c9b0a..2d19d468f13 100644 --- a/charts/stable/bwapp/Chart.yaml +++ b/charts/stable/bwapp/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: bWAPP, or a buggy web application, is a free and open source deliberately insecure web application. -home: https://truecharts.org/charts/stable/bwapp -icon: https://truecharts.org/img/hotlink-ok/chart-icons/bwapp.webp -keywords: - - bwapp - - Tools-Utilities - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: bwapp -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/bwapp - - https://hub.docker.com/r/raesene/bwapp - - https://sourceforge.net/projects/bwapp/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: bWAPP, or a buggy web application, is a free and open source deliberately insecure web application. + home: https://truecharts.org/charts/stable/bwapp + icon: https://truecharts.org/img/hotlink-ok/chart-icons/bwapp.webp + keywords: + - bwapp + - Tools-Utilities + - Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: bwapp + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/bwapp + - https://hub.docker.com/r/raesene/bwapp + - https://sourceforge.net/projects/bwapp/ + type: application + version: 7.5.1 + diff --git a/charts/stable/bytestash/Chart.yaml b/charts/stable/bytestash/Chart.yaml index e12af7fc7e7..f7b6a9f27c3 100644 --- a/charts/stable/bytestash/Chart.yaml +++ b/charts/stable/bytestash/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.5.7 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: ByteStash is a self-hosted web application designed to store, organise, and manage your code snippets efficiently. With support for creating, editing, and filtering snippets, ByteStash helps you keep track of your code in one secure place. -home: https://truecharts.org/charts/stable/bytestash -icon: https://truecharts.org/img/hotlink-ok/chart-icons/bytestash.webp -keywords: - - bytestash - - Productivity - - Tools-Utilities - - code -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: bytestash -sources: - - https://ghcr.io/jordan-dalby/bytestash - - https://github.com/jordan-dalby/ByteStash - - https://github.com/truecharts/charts/tree/master/charts/stable/bytestash -type: application -version: 1.0.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.5.7 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: ByteStash is a self-hosted web application designed to store, organise, and manage your code snippets efficiently. With support for creating, editing, and filtering snippets, ByteStash helps you keep track of your code in one secure place. + home: https://truecharts.org/charts/stable/bytestash + icon: https://truecharts.org/img/hotlink-ok/chart-icons/bytestash.webp + keywords: + - bytestash + - Productivity + - Tools-Utilities + - code + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: bytestash + sources: + - https://ghcr.io/jordan-dalby/bytestash + - https://github.com/jordan-dalby/ByteStash + - https://github.com/truecharts/charts/tree/master/charts/stable/bytestash + type: application + version: 1.0.0 + diff --git a/charts/stable/cadquery-server/Chart.yaml b/charts/stable/cadquery-server/Chart.yaml index e58f5b6c8dc..ce9984c9854 100644 --- a/charts/stable/cadquery-server/Chart.yaml +++ b/charts/stable/cadquery-server/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized. -home: https://truecharts.org/charts/stable/cadquery-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cadquery-server.webp -keywords: - - cadquery-server - - Productivity - - Tools-Utilities - - Other - - Network-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: cadquery-server -sources: - - https://github.com/roipoussiere/cadquery - - https://github.com/truecharts/charts/tree/master/charts/stable/cadquery-server - - https://hub.docker.com/r/cadquery/cadquery-server -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized. + home: https://truecharts.org/charts/stable/cadquery-server + icon: https://truecharts.org/img/hotlink-ok/chart-icons/cadquery-server.webp + keywords: + - cadquery-server + - Productivity + - Tools-Utilities + - Other + - Network-Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: cadquery-server + sources: + - https://github.com/roipoussiere/cadquery + - https://github.com/truecharts/charts/tree/master/charts/stable/cadquery-server + - https://hub.docker.com/r/cadquery/cadquery-server + type: application + version: 7.5.1 + diff --git a/charts/stable/calibre-web/Chart.yaml b/charts/stable/calibre-web/Chart.yaml index 10333c452b1..fa9be92f690 100644 --- a/charts/stable/calibre-web/Chart.yaml +++ b/charts/stable/calibre-web/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.6.24 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. -home: https://truecharts.org/charts/stable/calibre-web -icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre-web.webp -keywords: - - calibre-web - - calibre - - ebook -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: calibre-web -sources: - - https://fleet.linuxserver.io/image?name=linuxserver/calibre-web - - https://github.com/janeczku/calibre-web - - https://github.com/truecharts/charts/tree/master/charts/stable/calibre-web -type: application -version: 20.5.11 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.6.24 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. + home: https://truecharts.org/charts/stable/calibre-web + icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre-web.webp + keywords: + - calibre-web + - calibre + - ebook + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: calibre-web + sources: + - https://fleet.linuxserver.io/image?name=linuxserver/calibre-web + - https://github.com/janeczku/calibre-web + - https://github.com/truecharts/charts/tree/master/charts/stable/calibre-web + type: application + version: 20.5.11 + diff --git a/charts/stable/calibre/Chart.yaml b/charts/stable/calibre/Chart.yaml index 2815b33f302..fd72111a748 100644 --- a/charts/stable/calibre/Chart.yaml +++ b/charts/stable/calibre/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 8.2.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Calibre is a powerful and easy to use e-book manager. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: calibre -sources: - - https://ghcr.io/linuxserver/calibre - - https://github.com/kovidgoyal/calibre/ - - https://github.com/truecharts/charts/tree/master/charts/stable/calibre -type: application -version: 17.2.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 8.2.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Calibre is a powerful and easy to use e-book manager. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: calibre + sources: + - https://ghcr.io/linuxserver/calibre + - https://github.com/kovidgoyal/calibre/ + - https://github.com/truecharts/charts/tree/master/charts/stable/calibre + type: application + version: 17.2.1 + diff --git a/charts/stable/cannery/Chart.yaml b/charts/stable/cannery/Chart.yaml index 4c0b4d9ac40..f8b85b6ad63 100644 --- a/charts/stable/cannery/Chart.yaml +++ b/charts/stable/cannery/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: asset-management - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.9.14 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: The self-hosted firearm tracker website. -home: https://truecharts.org/charts/stable/cannery -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cannery.webp -keywords: - - cannery - - asset-tracker -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: cannery -sources: - - https://gitea.bubbletea.dev/shibao/cannery - - https://github.com/truecharts/charts/tree/master/charts/stable/cannery - - https://hub.docker.com/r/shibaobun/cannery -type: application -version: 1.0.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: asset-management + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.9.14 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: The self-hosted firearm tracker website. + home: https://truecharts.org/charts/stable/cannery + icon: https://truecharts.org/img/hotlink-ok/chart-icons/cannery.webp + keywords: + - cannery + - asset-tracker + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: cannery + sources: + - https://gitea.bubbletea.dev/shibao/cannery + - https://github.com/truecharts/charts/tree/master/charts/stable/cannery + - https://hub.docker.com/r/shibaobun/cannery + type: application + version: 1.0.1 + diff --git a/charts/stable/changedetection-io/Chart.yaml b/charts/stable/changedetection-io/Chart.yaml index 4ce17baa5cc..f701ab6b86f 100644 --- a/charts/stable/changedetection-io/Chart.yaml +++ b/charts/stable/changedetection-io/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.49.12 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: The best and simplest free open source website change detection, website watcher, restock monitor and notification service -home: https://truecharts.org/charts/stable/changedetection-io -icon: https://truecharts.org/img/hotlink-ok/chart-icons/changedetection-io.webp -keywords: - - monitoring - - changedection - - website watcher -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: changedetection-io -sources: - - https://changedetection.io/ - - https://ghcr.io/dgtlmoon/changedetection.io - - https://github.com/dgtlmoon/changedetection.io/tree/master - - https://github.com/truecharts/charts/tree/master/charts/stable/changedetection-io -type: application -version: 4.9.9 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.49.12 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: The best and simplest free open source website change detection, website watcher, restock monitor and notification service + home: https://truecharts.org/charts/stable/changedetection-io + icon: https://truecharts.org/img/hotlink-ok/chart-icons/changedetection-io.webp + keywords: + - monitoring + - changedection + - website watcher + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: changedetection-io + sources: + - https://changedetection.io/ + - https://ghcr.io/dgtlmoon/changedetection.io + - https://github.com/dgtlmoon/changedetection.io/tree/master + - https://github.com/truecharts/charts/tree/master/charts/stable/changedetection-io + type: application + version: 4.9.9 + diff --git a/charts/stable/channels-dvr/Chart.yaml b/charts/stable/channels-dvr/Chart.yaml index cd1cd3b0ccb..1f53c2b80dd 100644 --- a/charts/stable/channels-dvr/Chart.yaml +++ b/charts/stable/channels-dvr/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Channels DVR Server -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: channels-dvr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/channels-dvr - - https://hub.docker.com/r/fancybits/channels-dvr -type: application -version: 8.5.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Channels DVR Server + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: channels-dvr + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/channels-dvr + - https://hub.docker.com/r/fancybits/channels-dvr + type: application + version: 8.5.2 + diff --git a/charts/stable/chevereto/Chart.yaml b/charts/stable/chevereto/Chart.yaml index 09574684e0d..2efef24e8d0 100644 --- a/charts/stable/chevereto/Chart.yaml +++ b/charts/stable/chevereto/Chart.yaml @@ -1,43 +1,44 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.6.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 15.9.0 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: chevereto -sources: - - https://chevereto-free.github.io/setup/system/environment.html#image-handling-variables - - https://ghcr.io/rodber/chevereto-free - - https://github.com/rodber/chevereto-free - - https://github.com/truecharts/charts/tree/master/charts/stable/chevereto -type: application -version: 14.13.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.6.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 15.9.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: chevereto + sources: + - https://chevereto-free.github.io/setup/system/environment.html#image-handling-variables + - https://ghcr.io/rodber/chevereto-free + - https://github.com/rodber/chevereto-free + - https://github.com/truecharts/charts/tree/master/charts/stable/chevereto + type: application + version: 14.13.0 + diff --git a/charts/stable/chivalry-medievalwarfare/Chart.yaml b/charts/stable/chivalry-medievalwarfare/Chart.yaml index 1c925c4a4aa..e26d85c4eeb 100644 --- a/charts/stable/chivalry-medievalwarfare/Chart.yaml +++ b/charts/stable/chivalry-medievalwarfare/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: chialrymw -dependencies: - - name: common - version: 25.4.10 - 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.' -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: chivalry-medievalwarfare -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/chivalry-medievalwarfare - - https://www.steampowered.com/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: chialrymw + dependencies: + - name: common + version: 25.4.10 + 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.' + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: chivalry-medievalwarfare + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/chivalry-medievalwarfare + - https://www.steampowered.com/ + type: application + version: 7.5.1 + diff --git a/charts/stable/chowdown/Chart.yaml b/charts/stable/chowdown/Chart.yaml index 1b20f59c2f7..0d13ac014ef 100644 --- a/charts/stable/chowdown/Chart.yaml +++ b/charts/stable/chowdown/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Simple recipes in Markdown format. -home: https://truecharts.org/charts/stable/chowdown -icon: https://truecharts.org/img/hotlink-ok/chart-icons/chowdown.webp -keywords: - - chowdown - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: chowdown -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/chowdown - - https://hub.docker.com/r/gregyankovoy/chowdown -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Simple recipes in Markdown format. + home: https://truecharts.org/charts/stable/chowdown + icon: https://truecharts.org/img/hotlink-ok/chart-icons/chowdown.webp + keywords: + - chowdown + - Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: chowdown + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/chowdown + - https://hub.docker.com/r/gregyankovoy/chowdown + type: application + version: 7.5.1 + diff --git a/charts/stable/chroma/Chart.yaml b/charts/stable/chroma/Chart.yaml index c02d11019ad..a901cf62647 100644 --- a/charts/stable/chroma/Chart.yaml +++ b/charts/stable/chroma/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: AI - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.6.3 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: the AI-native open-source embedding database. -home: https://truecharts.org/charts/stable/chroma -icon: https://truecharts.org/img/hotlink-ok/chart-icons/chroma.webp -keywords: - - chroma - - embedding - - database -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: chroma -sources: - - https://ghcr.io/chroma-core/chroma - - https://github.com/chroma-core/chroma - - https://github.com/truecharts/charts/tree/master/charts/stable/chroma -type: application -version: 4.6.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: AI + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.6.3 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: the AI-native open-source embedding database. + home: https://truecharts.org/charts/stable/chroma + icon: https://truecharts.org/img/hotlink-ok/chart-icons/chroma.webp + keywords: + - chroma + - embedding + - database + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: chroma + sources: + - https://ghcr.io/chroma-core/chroma + - https://github.com/chroma-core/chroma + - https://github.com/truecharts/charts/tree/master/charts/stable/chroma + type: application + version: 4.6.1 + diff --git a/charts/stable/chromium-desktop-g3/Chart.yaml b/charts/stable/chromium-desktop-g3/Chart.yaml index be0390f838f..5d930979a4c 100644 --- a/charts/stable/chromium-desktop-g3/Chart.yaml +++ b/charts/stable/chromium-desktop-g3/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing -home: https://truecharts.org/charts/stable/chromium-desktop-g3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/chromium-desktop-g3.webp -keywords: - - chromium-desktop-g3 - - Tools-Utilities - - Network-Web -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: chromium-desktop-g3 -sources: - - https://github.com/accetto/headless-drawing-g3/ - - 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: 7.5.4 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing + home: https://truecharts.org/charts/stable/chromium-desktop-g3 + icon: https://truecharts.org/img/hotlink-ok/chart-icons/chromium-desktop-g3.webp + keywords: + - chromium-desktop-g3 + - Tools-Utilities + - Network-Web + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: chromium-desktop-g3 + sources: + - https://github.com/accetto/headless-drawing-g3/ + - 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: 7.5.4 + diff --git a/charts/stable/chromium/Chart.yaml b/charts/stable/chromium/Chart.yaml index ed7e8286946..160844ef427 100644 --- a/charts/stable/chromium/Chart.yaml +++ b/charts/stable/chromium/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Chromium is a free and open-source software project developed by the Google-sponsored Chromium project. -home: https://truecharts.org/charts/stable/chromium -icon: https://truecharts.org/img/hotlink-ok/chart-icons/chromium.webp -keywords: - - chromium - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: chromium -sources: - - https://ghcr.io/ich777/chrome - - https://github.com/truecharts/charts/tree/master/charts/stable/chromium - - https://www.google.com/chrome/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Chromium is a free and open-source software project developed by the Google-sponsored Chromium project. + home: https://truecharts.org/charts/stable/chromium + icon: https://truecharts.org/img/hotlink-ok/chart-icons/chromium.webp + keywords: + - chromium + - Productivity + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: chromium + sources: + - https://ghcr.io/ich777/chrome + - https://github.com/truecharts/charts/tree/master/charts/stable/chromium + - https://www.google.com/chrome/ + type: application + version: 7.5.1 + diff --git a/charts/stable/chronograf/Chart.yaml b/charts/stable/chronograf/Chart.yaml index 347fed370a3..8a109fd0b04 100644 --- a/charts/stable/chronograf/Chart.yaml +++ b/charts/stable/chronograf/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-System - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Chronograf is InfluxData’s open source web application. Use Chronograf with the other components of the TICK stack to visualize your monitoring data and easily create alerting and automation rules. -home: https://truecharts.org/charts/stable/chronograf -icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronograf.webp -keywords: - - chronograf - - Tools-System -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: chronograf -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/chronograf - - https://hub.docker.com/_/chronograf - - https://www.influxdata.com/time-series-platform/chronograf/ -type: application -version: 7.5.5 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-System + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Chronograf is InfluxData’s open source web application. Use Chronograf with the other components of the TICK stack to visualize your monitoring data and easily create alerting and automation rules. + home: https://truecharts.org/charts/stable/chronograf + icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronograf.webp + keywords: + - chronograf + - Tools-System + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: chronograf + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/chronograf + - https://hub.docker.com/_/chronograf + - https://www.influxdata.com/time-series-platform/chronograf/ + type: application + version: 7.5.5 + diff --git a/charts/stable/chronos/Chart.yaml b/charts/stable/chronos/Chart.yaml index 52737d2a522..ce3572b3ec2 100644 --- a/charts/stable/chronos/Chart.yaml +++ b/charts/stable/chronos/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.2.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Chronos is a small container to run and schedule Python 3.7 scripts. You can create virtual enviroments, edit your scripts, install Pip dependencies, view execution logs, and debug your scripts, all from the sleek web UI. -home: https://truecharts.org/charts/stable/chronos -icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronos.webp -keywords: - - chronos - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: chronos -sources: - - https://github.com/simse/chronos - - https://github.com/truecharts/charts/tree/master/charts/stable/chronos - - https://hub.docker.com/r/simsemand/chronos -type: application -version: 10.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.2.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Chronos is a small container to run and schedule Python 3.7 scripts. You can create virtual enviroments, edit your scripts, install Pip dependencies, view execution logs, and debug your scripts, all from the sleek web UI. + home: https://truecharts.org/charts/stable/chronos + icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronos.webp + keywords: + - chronos + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: chronos + sources: + - https://github.com/simse/chronos + - https://github.com/truecharts/charts/tree/master/charts/stable/chronos + - https://hub.docker.com/r/simsemand/chronos + type: application + version: 10.5.1 + diff --git a/charts/stable/ciao/Chart.yaml b/charts/stable/ciao/Chart.yaml index 04d8e5324ed..150c4a7f604 100644 --- a/charts/stable/ciao/Chart.yaml +++ b/charts/stable/ciao/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: ciao checks HTTP(S) URL endpoints for a HTTP status code (or errors on the lower TCP stack) and sends a notification on status change via E-Mail or Webhooks. -home: https://truecharts.org/charts/stable/ciao -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ciao.webp -keywords: - - ciao - - Network-Other - - Productivity - - Tools-System -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ciao -sources: - - https://brotandgames.com/ciao/ - - https://github.com/truecharts/charts/tree/master/charts/stable/ciao - - https://hub.docker.com/r/brotandgames/ciao -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: ciao checks HTTP(S) URL endpoints for a HTTP status code (or errors on the lower TCP stack) and sends a notification on status change via E-Mail or Webhooks. + home: https://truecharts.org/charts/stable/ciao + icon: https://truecharts.org/img/hotlink-ok/chart-icons/ciao.webp + keywords: + - ciao + - Network-Other + - Productivity + - Tools-System + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: ciao + sources: + - https://brotandgames.com/ciao/ + - https://github.com/truecharts/charts/tree/master/charts/stable/ciao + - https://hub.docker.com/r/brotandgames/ciao + type: application + version: 7.5.1 + diff --git a/charts/stable/citadel-forgedwithfire/Chart.yaml b/charts/stable/citadel-forgedwithfire/Chart.yaml index e7e119dca55..80ea26e7eb0 100644 --- a/charts/stable/citadel-forgedwithfire/Chart.yaml +++ b/charts/stable/citadel-forgedwithfire/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: citadelfwf -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Citadel - Forged with Fire and run it. -home: https://truecharts.org/charts/stable/citadel-forgedwithfire -icon: https://truecharts.org/img/hotlink-ok/chart-icons/citadel-forgedwithfire.webp -keywords: - - citadel-forgedwithfire - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: citadel-forgedwithfire -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/citadel-forgedwithfire - - https://www.steampowered.com/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: citadelfwf + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will download and install SteamCMD. It will also install Citadel - Forged with Fire and run it. + home: https://truecharts.org/charts/stable/citadel-forgedwithfire + icon: https://truecharts.org/img/hotlink-ok/chart-icons/citadel-forgedwithfire.webp + keywords: + - citadel-forgedwithfire + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: citadel-forgedwithfire + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/citadel-forgedwithfire + - https://www.steampowered.com/ + type: application + version: 7.5.1 + diff --git a/charts/stable/clamav/Chart.yaml b/charts/stable/clamav/Chart.yaml index 4bf0fb56391..728bab0f428 100644 --- a/charts/stable/clamav/Chart.yaml +++ b/charts/stable/clamav/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.4.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: ClamAV is an open source antivirus engine for detecting trojans, viruses, malware & other malicious threats. -home: https://truecharts.org/charts/stable/clamav -icon: https://truecharts.org/img/hotlink-ok/chart-icons/clamav.webp -keywords: - - clamav - - antivirus -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: clamav -sources: - - https://docs.clamav.net/ - - https://github.com/Cisco-Talos/clamav - - https://github.com/truecharts/charts/tree/master/charts/stable/clamav - - https://hub.docker.com/r/clamav/clamav -type: application -version: 12.6.10 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.4.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: ClamAV is an open source antivirus engine for detecting trojans, viruses, malware & other malicious threats. + home: https://truecharts.org/charts/stable/clamav + icon: https://truecharts.org/img/hotlink-ok/chart-icons/clamav.webp + keywords: + - clamav + - antivirus + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: clamav + sources: + - https://docs.clamav.net/ + - https://github.com/Cisco-Talos/clamav + - https://github.com/truecharts/charts/tree/master/charts/stable/clamav + - https://hub.docker.com/r/clamav/clamav + type: application + version: 12.6.10 + diff --git a/charts/stable/clarkson/Chart.yaml b/charts/stable/clarkson/Chart.yaml index a7d42823612..468cd7d2e74 100644 --- a/charts/stable/clarkson/Chart.yaml +++ b/charts/stable/clarkson/Chart.yaml @@ -1,46 +1,47 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: vehicle - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.1.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 15.9.0 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A web-based dashboard application that gives you a neat and clean interface for logging your fuel fill-ups for all of your vehicles. -home: https://truecharts.org/charts/stable/clarkson -icon: https://truecharts.org/img/hotlink-ok/chart-icons/clarkson.webp -keywords: - - fuel - - car - - log - - fill-up - - vehicle -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: clarkson -sources: - - https://ghcr.io/linuxserver/clarkson - - https://github.com/linuxserver/Clarkson - - https://github.com/truecharts/charts/tree/master/charts/stable/clarkson -type: application -version: 14.13.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: vehicle + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.1.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 15.9.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A web-based dashboard application that gives you a neat and clean interface for logging your fuel fill-ups for all of your vehicles. + home: https://truecharts.org/charts/stable/clarkson + icon: https://truecharts.org/img/hotlink-ok/chart-icons/clarkson.webp + keywords: + - fuel + - car + - log + - fill-up + - vehicle + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: clarkson + sources: + - https://ghcr.io/linuxserver/clarkson + - https://github.com/linuxserver/Clarkson + - https://github.com/truecharts/charts/tree/master/charts/stable/clarkson + type: application + version: 14.13.0 + diff --git a/charts/stable/clickhouse/Chart.yaml b/charts/stable/clickhouse/Chart.yaml index 6cddd5f7321..5734cf0ee76 100644 --- a/charts/stable/clickhouse/Chart.yaml +++ b/charts/stable/clickhouse/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: database - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 25.3.2.39 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: includeCommon - alias: "" - tags: [] - import-values: [] -deprecated: false -description: ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). -home: https://truecharts.org/charts/stable/clickhouse -icon: https://truecharts.org/img/hotlink-ok/chart-icons/clickhouse.webp -keywords: - - database - - clickhouse - - sql -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: clickhouse -sources: - - https://clickhouse.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/clickhouse - - https://hub.docker.com/r/clickhouse/clickhouse-server -type: application -version: 15.2.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: database + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 25.3.2.39 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: includeCommon + alias: "" + tags: [] + import-values: [] + deprecated: false + description: ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). + home: https://truecharts.org/charts/stable/clickhouse + icon: https://truecharts.org/img/hotlink-ok/chart-icons/clickhouse.webp + keywords: + - database + - clickhouse + - sql + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: clickhouse + sources: + - https://clickhouse.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/clickhouse + - https://hub.docker.com/r/clickhouse/clickhouse-server + type: application + version: 15.2.1 + diff --git a/charts/stable/clipplex/Chart.yaml b/charts/stable/clipplex/Chart.yaml index 1494a7a3a17..4928db3474d 100644 --- a/charts/stable/clipplex/Chart.yaml +++ b/charts/stable/clipplex/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Clip your plex media to share. -home: https://truecharts.org/charts/stable/clipplex -icon: https://truecharts.org/img/hotlink-ok/chart-icons/clipplex.webp -keywords: - - clipplex - - media -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: clipplex -sources: - - https://github.com/jo-nike/clipplex - - https://github.com/truecharts/charts/tree/master/charts/stable/clipplex - - https://hub.docker.com/r/jonnike/clipplex -type: application -version: 5.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Clip your plex media to share. + home: https://truecharts.org/charts/stable/clipplex + icon: https://truecharts.org/img/hotlink-ok/chart-icons/clipplex.webp + keywords: + - clipplex + - media + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: clipplex + sources: + - https://github.com/jo-nike/clipplex + - https://github.com/truecharts/charts/tree/master/charts/stable/clipplex + - https://hub.docker.com/r/jonnike/clipplex + type: application + version: 5.5.1 + diff --git a/charts/stable/cloud9/Chart.yaml b/charts/stable/cloud9/Chart.yaml index 376f0f3e3b3..4662a19db72 100644 --- a/charts/stable/cloud9/Chart.yaml +++ b/charts/stable/cloud9/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.29.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A complete web based IDE with terminal access -home: https://truecharts.org/charts/stable/cloud9 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloud9.webp -keywords: - - cloud9 - - ide - - terminal - - web -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: cloud9 -sources: - - https://aws.amazon.com/cloud9/ - - https://ghcr.io/linuxserver/cloud9 - - https://github.com/c9/core - - https://github.com/truecharts/charts/tree/master/charts/stable/cloud9 -type: application -version: 13.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.29.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A complete web based IDE with terminal access + home: https://truecharts.org/charts/stable/cloud9 + icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloud9.webp + keywords: + - cloud9 + - ide + - terminal + - web + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: cloud9 + sources: + - https://aws.amazon.com/cloud9/ + - https://ghcr.io/linuxserver/cloud9 + - https://github.com/c9/core + - https://github.com/truecharts/charts/tree/master/charts/stable/cloud9 + type: application + version: 13.5.1 + diff --git a/charts/stable/cloudcommander/Chart.yaml b/charts/stable/cloudcommander/Chart.yaml index 933d17c0aff..076310de9bb 100644 --- a/charts/stable/cloudcommander/Chart.yaml +++ b/charts/stable/cloudcommander/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 18.5.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: | - [b]CloudCommander[/b] is a simple web file browser with a built in text editor and archive compress/extract abilities.[br/] -home: https://truecharts.org/charts/stable/cloudcommander -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudcommander.webp -keywords: - - cloudcommander - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: cloudcommander -sources: - - https://ghcr.io/coderaiser/cloudcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/cloudcommander -type: application -version: 7.5.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 18.5.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: | + [b]CloudCommander[/b] is a simple web file browser with a built in text editor and archive compress/extract abilities.[br/] + home: https://truecharts.org/charts/stable/cloudcommander + icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudcommander.webp + keywords: + - cloudcommander + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: cloudcommander + sources: + - https://ghcr.io/coderaiser/cloudcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/cloudcommander + type: application + version: 7.5.3 + diff --git a/charts/stable/cloudflared/Chart.yaml b/charts/stable/cloudflared/Chart.yaml index 5c0b9269e25..a3343e64956 100644 --- a/charts/stable/cloudflared/Chart.yaml +++ b/charts/stable/cloudflared/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: network - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2025.4.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge. -home: https://truecharts.org/charts/stable/cloudflared -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudflared.webp -keywords: - - cloudflared - - networking -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: cloudflared -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflared - - https://hub.docker.com/r/cloudflare/cloudflared -type: application -version: 13.3.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: network + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2025.4.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge. + home: https://truecharts.org/charts/stable/cloudflared + icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudflared.webp + keywords: + - cloudflared + - networking + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: cloudflared + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflared + - https://hub.docker.com/r/cloudflare/cloudflared + type: application + version: 13.3.0 + diff --git a/charts/stable/cloudflareddns/Chart.yaml b/charts/stable/cloudflareddns/Chart.yaml index 238a489e477..a309a23e011 100644 --- a/charts/stable/cloudflareddns/Chart.yaml +++ b/charts/stable/cloudflareddns/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Automate Cloudflare DNS records for those with a dynamic IP. -home: https://truecharts.org/charts/stable/cloudflareddns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudflareddns.webp -keywords: - - cloudflareddns - - ddns - - cloudflare -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: cloudflareddns -sources: - - https://ghcr.io/hotio/cloudflareddns - - https://github.com/hotio/cloudflareddns - - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflareddns - - https://hotio.dev/containers/cloudflareddns/ -type: application -version: 11.5.5 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Automate Cloudflare DNS records for those with a dynamic IP. + home: https://truecharts.org/charts/stable/cloudflareddns + icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudflareddns.webp + keywords: + - cloudflareddns + - ddns + - cloudflare + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: cloudflareddns + sources: + - https://ghcr.io/hotio/cloudflareddns + - https://github.com/hotio/cloudflareddns + - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflareddns + - https://hotio.dev/containers/cloudflareddns/ + type: application + version: 11.5.5 + diff --git a/charts/stable/cloudreve/Chart.yaml b/charts/stable/cloudreve/Chart.yaml index 4cc794e2360..a56a0d60576 100644 --- a/charts/stable/cloudreve/Chart.yaml +++ b/charts/stable/cloudreve/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.8.3 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Self-hosted file management and sharing system, supports multiple storage providers -home: https://truecharts.org/charts/stable/cloudreve -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudreve.webp -keywords: - - cloudreve - - Cloud - - Network-Web -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: cloudreve -sources: - - https://github.com/cloudreve/Cloudreve - - https://github.com/truecharts/charts/tree/master/charts/stable/cloudreve - - https://hub.docker.com/r/cloudreve/cloudreve -type: application -version: 8.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 3.8.3 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Self-hosted file management and sharing system, supports multiple storage providers + home: https://truecharts.org/charts/stable/cloudreve + icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudreve.webp + keywords: + - cloudreve + - Cloud + - Network-Web + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: cloudreve + sources: + - https://github.com/cloudreve/Cloudreve + - https://github.com/truecharts/charts/tree/master/charts/stable/cloudreve + - https://hub.docker.com/r/cloudreve/cloudreve + type: application + version: 8.5.1 + diff --git a/charts/stable/code-server/Chart.yaml b/charts/stable/code-server/Chart.yaml index 8eac75afe85..5ad252d4ffe 100644 --- a/charts/stable/code-server/Chart.yaml +++ b/charts/stable/code-server/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.98.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Run VS Code on any machine anywhere and access it in the browser. -home: https://truecharts.org/charts/stable/code-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/code-server.webp -keywords: - - code - - vs - - visual studio - - vscode -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: code-server -sources: - - https://github.com/cdr/code-server - - https://github.com/truecharts/charts/tree/master/charts/stable/code-server - - https://hub.docker.com/r/codercom/code-server -type: application -version: 13.13.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 4.98.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Run VS Code on any machine anywhere and access it in the browser. + home: https://truecharts.org/charts/stable/code-server + icon: https://truecharts.org/img/hotlink-ok/chart-icons/code-server.webp + keywords: + - code + - vs + - visual studio + - vscode + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: code-server + sources: + - https://github.com/cdr/code-server + - https://github.com/truecharts/charts/tree/master/charts/stable/code-server + - https://hub.docker.com/r/codercom/code-server + type: application + version: 13.13.1 + diff --git a/charts/stable/codeproject-ai-server/Chart.yaml b/charts/stable/codeproject-ai-server/Chart.yaml index 304d5d40c62..d485c6df6ba 100644 --- a/charts/stable/codeproject-ai-server/Chart.yaml +++ b/charts/stable/codeproject-ai-server/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: AI - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.6.5 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A standalone, self-hosted, fast, free and Open Source Artificial Intelligence microserver for any platform, any language. -home: https://truecharts.org/charts/stable/codeproject-ai-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/codeproject-ai-server.webp -keywords: - - ai-server - - sense-ai -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: codeproject-ai-server -sources: - - https://github.com/codeproject/CodeProject.AI-Server - - https://github.com/truecharts/charts/tree/master/charts/stable/codeproject-ai-server - - https://hub.docker.com/r/codeproject/ai-server -type: application -version: 4.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: AI + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.6.5 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A standalone, self-hosted, fast, free and Open Source Artificial Intelligence microserver for any platform, any language. + home: https://truecharts.org/charts/stable/codeproject-ai-server + icon: https://truecharts.org/img/hotlink-ok/chart-icons/codeproject-ai-server.webp + keywords: + - ai-server + - sense-ai + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: codeproject-ai-server + sources: + - https://github.com/codeproject/CodeProject.AI-Server + - https://github.com/truecharts/charts/tree/master/charts/stable/codeproject-ai-server + - https://hub.docker.com/r/codeproject/ai-server + type: application + version: 4.5.1 + diff --git a/charts/stable/collabora/Chart.yaml b/charts/stable/collabora/Chart.yaml index acd8592aa2e..d027a802bb4 100644 --- a/charts/stable/collabora/Chart.yaml +++ b/charts/stable/collabora/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: office - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 24.04.13.2.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: An awesome, Online Office suite image suitable for home use. -home: https://truecharts.org/charts/stable/collabora -icon: https://truecharts.org/img/hotlink-ok/chart-icons/collabora.webp -keywords: - - office - - document -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: collabora -sources: - - https://github.com/CollaboraOnline/online - - https://github.com/truecharts/charts/tree/master/charts/stable/collabora - - https://hub.docker.com/r/collabora/code -type: application -version: 7.5.7 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: office + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 24.04.13.2.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: An awesome, Online Office suite image suitable for home use. + home: https://truecharts.org/charts/stable/collabora + icon: https://truecharts.org/img/hotlink-ok/chart-icons/collabora.webp + keywords: + - office + - document + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: collabora + sources: + - https://github.com/CollaboraOnline/online + - https://github.com/truecharts/charts/tree/master/charts/stable/collabora + - https://hub.docker.com/r/collabora/code + type: application + version: 7.5.7 + diff --git a/charts/stable/colonysurvival/Chart.yaml b/charts/stable/colonysurvival/Chart.yaml index 0aa7bb57b07..7d7a89ff8ef 100644 --- a/charts/stable/colonysurvival/Chart.yaml +++ b/charts/stable/colonysurvival/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: colonysurial -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Colony Survival and run it. -home: https://truecharts.org/charts/stable/colonysurvival -icon: https://truecharts.org/img/hotlink-ok/chart-icons/colonysurvival.webp -keywords: - - colonysurvival - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: colonysurvival -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/colonysurvival - - https://www.steampowered.com/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: colonysurial + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will download and install SteamCMD. It will also install Colony Survival and run it. + home: https://truecharts.org/charts/stable/colonysurvival + icon: https://truecharts.org/img/hotlink-ok/chart-icons/colonysurvival.webp + keywords: + - colonysurvival + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: colonysurvival + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/colonysurvival + - https://www.steampowered.com/ + type: application + version: 7.5.1 + diff --git a/charts/stable/comet/Chart.yaml b/charts/stable/comet/Chart.yaml index 23940ba4c68..e5589439329 100644 --- a/charts/stable/comet/Chart.yaml +++ b/charts/stable/comet/Chart.yaml @@ -1,32 +1,33 @@ -annotations: - truecharts.org/category: security - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.4.3 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: comet self-hosted -home: https://truecharts.org/charts/stable/comet -icon: https://truecharts.org/img/hotlink-ok/chart-icons/comet.webp -keywords: - - comet -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: comet -sources: - - https://ghcr.io/elfhosted/comet - - https://github.com/truecharts/charts/tree/master/charts/stable/comet -type: application -version: 2.4.2 + annotations: + truecharts.org/category: security + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.4.3 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: comet self-hosted + home: https://truecharts.org/charts/stable/comet + icon: https://truecharts.org/img/hotlink-ok/chart-icons/comet.webp + keywords: + - comet + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: comet + sources: + - https://ghcr.io/elfhosted/comet + - https://github.com/truecharts/charts/tree/master/charts/stable/comet + type: application + version: 2.4.2 + diff --git a/charts/stable/commento-plusplus/Chart.yaml b/charts/stable/commento-plusplus/Chart.yaml index e3d2d3bf63a..c4964b88508 100644 --- a/charts/stable/commento-plusplus/Chart.yaml +++ b/charts/stable/commento-plusplus/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.8.7 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Commento++ is a free, open source, fast & lightweight comments box that you can embed in your static website instead of Disqus. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: commento-plusplus -sources: - - https://github.com/souramoo/commentoplusplus - - https://github.com/truecharts/charts/tree/master/charts/stable/commento-plusplus - - https://hub.docker.com/r/caroga/commentoplusplus -type: application -version: 13.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.8.7 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Commento++ is a free, open source, fast & lightweight comments box that you can embed in your static website instead of Disqus. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: commento-plusplus + sources: + - https://github.com/souramoo/commentoplusplus + - https://github.com/truecharts/charts/tree/master/charts/stable/commento-plusplus + - https://hub.docker.com/r/caroga/commentoplusplus + type: application + version: 13.5.1 + diff --git a/charts/stable/conanexiles/Chart.yaml b/charts/stable/conanexiles/Chart.yaml index 4f4b8e4dd96..c65c12719d7 100644 --- a/charts/stable/conanexiles/Chart.yaml +++ b/charts/stable/conanexiles/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: conanexiles -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Conan Exiles and run it. -home: https://truecharts.org/charts/stable/conanexiles -icon: https://truecharts.org/img/hotlink-ok/chart-icons/conanexiles.webp -keywords: - - conanexiles - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: conanexiles -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/conanexiles - - https://www.steampowered.com/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: conanexiles + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will download and install SteamCMD. It will also install Conan Exiles and run it. + home: https://truecharts.org/charts/stable/conanexiles + icon: https://truecharts.org/img/hotlink-ok/chart-icons/conanexiles.webp + keywords: + - conanexiles + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: conanexiles + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/conanexiles + - https://www.steampowered.com/ + type: application + version: 7.5.1 + diff --git a/charts/stable/convos/Chart.yaml b/charts/stable/convos/Chart.yaml index 11069398c06..cb2b16eb9f7 100644 --- a/charts/stable/convos/Chart.yaml +++ b/charts/stable/convos/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Network-Messenger - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 8.07.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Convos is the simplest way to use IRC and it is always online -home: https://truecharts.org/charts/stable/convos -icon: https://truecharts.org/img/hotlink-ok/chart-icons/convos.webp -keywords: - - convos - - Network-Messenger -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: convos -sources: - - https://convos.chat/ - - https://ghcr.io/convos-chat/convos - - https://github.com/truecharts/charts/tree/master/charts/stable/convos -type: application -version: 8.3.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Network-Messenger + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 8.07.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Convos is the simplest way to use IRC and it is always online + home: https://truecharts.org/charts/stable/convos + icon: https://truecharts.org/img/hotlink-ok/chart-icons/convos.webp + keywords: + - convos + - Network-Messenger + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: convos + sources: + - https://convos.chat/ + - https://ghcr.io/convos-chat/convos + - https://github.com/truecharts/charts/tree/master/charts/stable/convos + type: application + version: 8.3.1 + diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index 9aa7e90ef9c..b9d9950d05c 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -1,40 +1,41 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.5.7 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: | - Cops(http://blog.slucas.fr/en/oss/calibre-opds-php-server) by Sébastien Lucas, stands for Calibre OPDS (and HTML) Php Server. -home: https://truecharts.org/charts/stable/cops -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cops.webp -keywords: - - cops - - Cloud - - MediaApp-Books - - MediaServer-Books -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: cops -sources: - - https://fleet.linuxserver.io/image?name=linuxserver/cops - - https://github.com/linuxserver/docker-cops#readme - - https://github.com/orgs/linuxserver/packages/container/package/cops - - https://github.com/truecharts/charts/tree/master/charts/stable/cops -type: application -version: 11.8.9 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 3.5.7 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: | + Cops(http://blog.slucas.fr/en/oss/calibre-opds-php-server) by Sébastien Lucas, stands for Calibre OPDS (and HTML) Php Server. + home: https://truecharts.org/charts/stable/cops + icon: https://truecharts.org/img/hotlink-ok/chart-icons/cops.webp + keywords: + - cops + - Cloud + - MediaApp-Books + - MediaServer-Books + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: cops + sources: + - https://fleet.linuxserver.io/image?name=linuxserver/cops + - https://github.com/linuxserver/docker-cops#readme + - https://github.com/orgs/linuxserver/packages/container/package/cops + - https://github.com/truecharts/charts/tree/master/charts/stable/cops + type: application + version: 11.8.9 + diff --git a/charts/stable/core-keeper-dedicated-server/Chart.yaml b/charts/stable/core-keeper-dedicated-server/Chart.yaml index 4c84fe927d6..657db60b918 100644 --- a/charts/stable/core-keeper-dedicated-server/Chart.yaml +++ b/charts/stable/core-keeper-dedicated-server/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Chart file for the new Core Keeper dedicated server running from SteamCMD. (No account etc needed) -home: https://truecharts.org/charts/stable/core-keeper-dedicated-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/core-keeper-dedicated-server.webp -keywords: - - core-keeper-dedicated-server - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: core-keeper-dedicated-server -sources: - - https://github.com/escapingnetwork/core-keeper-dedicated/ - - 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: 7.5.4 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Chart file for the new Core Keeper dedicated server running from SteamCMD. (No account etc needed) + home: https://truecharts.org/charts/stable/core-keeper-dedicated-server + icon: https://truecharts.org/img/hotlink-ok/chart-icons/core-keeper-dedicated-server.webp + keywords: + - core-keeper-dedicated-server + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: core-keeper-dedicated-server + sources: + - https://github.com/escapingnetwork/core-keeper-dedicated/ + - 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: 7.5.4 + diff --git a/charts/stable/corekeeper/Chart.yaml b/charts/stable/corekeeper/Chart.yaml index 8ceb01ee0cc..30035b82341 100644 --- a/charts/stable/corekeeper/Chart.yaml +++ b/charts/stable/corekeeper/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: corekeeper -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install CoreKeeper and run it. -home: https://truecharts.org/charts/stable/corekeeper -icon: https://truecharts.org/img/hotlink-ok/chart-icons/corekeeper.webp -keywords: - - corekeeper - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: corekeeper -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/corekeeper - - https://steampowered.com/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: corekeeper + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will download and install SteamCMD. It will also install CoreKeeper and run it. + home: https://truecharts.org/charts/stable/corekeeper + icon: https://truecharts.org/img/hotlink-ok/chart-icons/corekeeper.webp + keywords: + - corekeeper + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: corekeeper + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/corekeeper + - https://steampowered.com/ + type: application + version: 7.5.1 + diff --git a/charts/stable/couchpotato/Chart.yaml b/charts/stable/couchpotato/Chart.yaml index 53234be4322..48c760ae2cb 100644 --- a/charts/stable/couchpotato/Chart.yaml +++ b/charts/stable/couchpotato/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Couchpotato is an automatic NZB and torrent downloader. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: couchpotato -sources: - - https://ghcr.io/linuxserver/couchpotato - - https://github.com/truecharts/charts/tree/master/charts/stable/couchpotato -type: application -version: 11.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Couchpotato is an automatic NZB and torrent downloader. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: couchpotato + sources: + - https://ghcr.io/linuxserver/couchpotato + - https://github.com/truecharts/charts/tree/master/charts/stable/couchpotato + type: application + version: 11.5.1 + diff --git a/charts/stable/counterstrike2d/Chart.yaml b/charts/stable/counterstrike2d/Chart.yaml index 5dce1082bbd..87e10f69f4c 100644 --- a/charts/stable/counterstrike2d/Chart.yaml +++ b/charts/stable/counterstrike2d/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install CounterStrike 2D. -home: https://truecharts.org/charts/stable/counterstrike2d -icon: https://truecharts.org/img/hotlink-ok/chart-icons/counterstrike2d.webp -keywords: - - counterstrike2d - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: counterstrike2d -sources: - - https://ghcr.io/ich777/cs2dserver - - https://github.com/truecharts/charts/tree/master/charts/stable/counterstrike2d - - https://www.steampowered.com/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will download and install CounterStrike 2D. + home: https://truecharts.org/charts/stable/counterstrike2d + icon: https://truecharts.org/img/hotlink-ok/chart-icons/counterstrike2d.webp + keywords: + - counterstrike2d + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: counterstrike2d + sources: + - https://ghcr.io/ich777/cs2dserver + - https://github.com/truecharts/charts/tree/master/charts/stable/counterstrike2d + - https://www.steampowered.com/ + type: application + version: 7.5.1 + diff --git a/charts/stable/cowyo/Chart.yaml b/charts/stable/cowyo/Chart.yaml index b5f88e1cf5e..62166a84dc4 100644 --- a/charts/stable/cowyo/Chart.yaml +++ b/charts/stable/cowyo/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: cowyo is a self-contained wiki server that makes jotting notes easy and fast. The most important feature here is simplicity. Other features include versioning, page locking, self-destructing messages, encryption, and listifying. -home: https://truecharts.org/charts/stable/cowyo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cowyo.webp -keywords: - - cowyo - - Cloud - - Productivity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: cowyo -sources: - - https://github.com/schollz/cowyo - - https://github.com/truecharts/charts/tree/master/charts/stable/cowyo - - https://hub.docker.com/r/schollz/cowyo -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: cowyo is a self-contained wiki server that makes jotting notes easy and fast. The most important feature here is simplicity. Other features include versioning, page locking, self-destructing messages, encryption, and listifying. + home: https://truecharts.org/charts/stable/cowyo + icon: https://truecharts.org/img/hotlink-ok/chart-icons/cowyo.webp + keywords: + - cowyo + - Cloud + - Productivity + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: cowyo + sources: + - https://github.com/schollz/cowyo + - https://github.com/truecharts/charts/tree/master/charts/stable/cowyo + - https://hub.docker.com/r/schollz/cowyo + type: application + version: 7.5.1 + diff --git a/charts/stable/craftopia/Chart.yaml b/charts/stable/craftopia/Chart.yaml index c0915e7a58e..f09c8a549cb 100644 --- a/charts/stable/craftopia/Chart.yaml +++ b/charts/stable/craftopia/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: craftopia -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Craftopia and run it. -home: https://truecharts.org/charts/stable/craftopia -icon: https://truecharts.org/img/hotlink-ok/chart-icons/craftopia.webp -keywords: - - craftopia - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: craftopia -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/craftopia - - https://www.steampowered.com/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: craftopia + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will download and install SteamCMD. It will also install Craftopia and run it. + home: https://truecharts.org/charts/stable/craftopia + icon: https://truecharts.org/img/hotlink-ok/chart-icons/craftopia.webp + keywords: + - craftopia + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: craftopia + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/craftopia + - https://www.steampowered.com/ + type: application + version: 7.5.1 + diff --git a/charts/stable/crafty-4/Chart.yaml b/charts/stable/crafty-4/Chart.yaml index cf5ebed5cfc..ec053de62f5 100644 --- a/charts/stable/crafty-4/Chart.yaml +++ b/charts/stable/crafty-4/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.4.7 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Crafty Controller is a Minecraft Server Control Panel / Launcher. -home: https://truecharts.org/charts/stable/crafty-4 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/crafty-4.webp -keywords: - - crafty-4 - - GameServers - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: crafty-4 -sources: - - https://craftycontrol.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/crafty-4 - - https://gitlab.com/crafty-controller/crafty-4 -type: application -version: 9.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 4.4.7 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Crafty Controller is a Minecraft Server Control Panel / Launcher. + home: https://truecharts.org/charts/stable/crafty-4 + icon: https://truecharts.org/img/hotlink-ok/chart-icons/crafty-4.webp + keywords: + - crafty-4 + - GameServers + - Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: crafty-4 + sources: + - https://craftycontrol.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/crafty-4 + - https://gitlab.com/crafty-controller/crafty-4 + type: application + version: 9.5.1 + diff --git a/charts/stable/crypto-exchanges-gateway/Chart.yaml b/charts/stable/crypto-exchanges-gateway/Chart.yaml index f1c7525a9fb..1c940dd7295 100644 --- a/charts/stable/crypto-exchanges-gateway/Chart.yaml +++ b/charts/stable/crypto-exchanges-gateway/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Your gateway to the world of crypto -home: https://truecharts.org/charts/stable/crypto-exchanges-gateway -icon: https://truecharts.org/img/hotlink-ok/chart-icons/crypto-exchanges-gateway.webp -keywords: - - crypto-exchanges-gateway - - Productivity - - Crypto -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: crypto-exchanges-gateway -sources: - - https://github.com/aloysius-pgast/crypto-exchanges-gateway - - https://github.com/truecharts/charts/tree/master/charts/stable/crypto-exchanges-gateway - - https://hub.docker.com/r/apendergast/crypto-exchanges-gateway -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Your gateway to the world of crypto + home: https://truecharts.org/charts/stable/crypto-exchanges-gateway + icon: https://truecharts.org/img/hotlink-ok/chart-icons/crypto-exchanges-gateway.webp + keywords: + - crypto-exchanges-gateway + - Productivity + - Crypto + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: crypto-exchanges-gateway + sources: + - https://github.com/aloysius-pgast/crypto-exchanges-gateway + - https://github.com/truecharts/charts/tree/master/charts/stable/crypto-exchanges-gateway + - https://hub.docker.com/r/apendergast/crypto-exchanges-gateway + type: application + version: 7.5.1 + diff --git a/charts/stable/cryptofolio/Chart.yaml b/charts/stable/cryptofolio/Chart.yaml index 0e948a083a2..f2d9cbb7b02 100644 --- a/charts/stable/cryptofolio/Chart.yaml +++ b/charts/stable/cryptofolio/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.2.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Track your cryptocurrency holdings/portfolio -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: cryptofolio -sources: - - https://github.com/Xtrendence/cryptofolio - - https://github.com/truecharts/charts/tree/master/charts/stable/cryptofolio - - https://hub.docker.com/r/xtrendence/cryptofolio -type: application -version: 14.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.2.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Track your cryptocurrency holdings/portfolio + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: cryptofolio + sources: + - https://github.com/Xtrendence/cryptofolio + - https://github.com/truecharts/charts/tree/master/charts/stable/cryptofolio + - https://hub.docker.com/r/xtrendence/cryptofolio + type: application + version: 14.5.1 + diff --git a/charts/stable/cryptpad/Chart.yaml b/charts/stable/cryptpad/Chart.yaml index a97ee8c3f53..e06f11d9537 100644 --- a/charts/stable/cryptpad/Chart.yaml +++ b/charts/stable/cryptpad/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.5.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: CryptPad is the Zero Knowledge realtime collaborative editor. -home: https://truecharts.org/charts/stable/cryptpad -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cryptpad.webp -keywords: - - cryptpad - - Productivity - - Security -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: cryptpad -sources: - - https://cryptpad.fr/ - - https://github.com/truecharts/charts/tree/master/charts/stable/cryptpad - - https://hub.docker.com/r/cryptpad/cryptpad -type: application -version: 9.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 5.5.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: CryptPad is the Zero Knowledge realtime collaborative editor. + home: https://truecharts.org/charts/stable/cryptpad + icon: https://truecharts.org/img/hotlink-ok/chart-icons/cryptpad.webp + keywords: + - cryptpad + - Productivity + - Security + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: cryptpad + sources: + - https://cryptpad.fr/ + - https://github.com/truecharts/charts/tree/master/charts/stable/cryptpad + - https://hub.docker.com/r/cryptpad/cryptpad + type: application + version: 9.5.1 + diff --git a/charts/stable/cs2/Chart.yaml b/charts/stable/cs2/Chart.yaml index fbdf37706b9..72caa4225c4 100644 --- a/charts/stable/cs2/Chart.yaml +++ b/charts/stable/cs2/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: games - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: cs2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A custom SteamCMD chart that runs CS2. -home: https://truecharts.org/charts/stable/cs2 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cs2.webp -keywords: - - cs2 - - counter-strike -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: cs2 -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/ich777/docker-steamcmd-server/tree/cs2 - - https://github.com/truecharts/charts/tree/master/charts/stable/cs2 -type: application -version: 5.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: games + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: cs2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A custom SteamCMD chart that runs CS2. + home: https://truecharts.org/charts/stable/cs2 + icon: https://truecharts.org/img/hotlink-ok/chart-icons/cs2.webp + keywords: + - cs2 + - counter-strike + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: cs2 + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/ich777/docker-steamcmd-server/tree/cs2 + - https://github.com/truecharts/charts/tree/master/charts/stable/cs2 + type: application + version: 5.5.1 + diff --git a/charts/stable/csgo/Chart.yaml b/charts/stable/csgo/Chart.yaml index 5d0afdcb3af..b78a6f4c703 100644 --- a/charts/stable/csgo/Chart.yaml +++ b/charts/stable/csgo/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - 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.' -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: csgo -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/csgo - - https://www.steampowered.com/ -type: application -version: 7.5.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + 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.' + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: csgo + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/csgo + - https://www.steampowered.com/ + type: application + version: 7.5.2 + diff --git a/charts/stable/cssource/Chart.yaml b/charts/stable/cssource/Chart.yaml index 8b660f505b3..f2fdfeae5b5 100644 --- a/charts/stable/cssource/Chart.yaml +++ b/charts/stable/cssource/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - 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.' -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: cssource -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/cssource - - https://www.steampowered.com/ -type: application -version: 7.5.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + 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.' + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: cssource + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/cssource + - https://www.steampowered.com/ + type: application + version: 7.5.2 + diff --git a/charts/stable/cstrike1-6/Chart.yaml b/charts/stable/cstrike1-6/Chart.yaml index 0484862524b..6e59b989680 100644 --- a/charts/stable/cstrike1-6/Chart.yaml +++ b/charts/stable/cstrike1-6/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: cstrike1.6 -dependencies: - - name: common - version: 25.4.10 - 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 1.6 and run it. -home: https://truecharts.org/charts/stable/cstrike1-6 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cstrike1-6.webp -keywords: - - cstrike1-6 - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: cstrike1-6 -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/cstrike1-6 - - https://www.steampowered.com/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: cstrike1.6 + dependencies: + - name: common + version: 25.4.10 + 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 1.6 and run it. + home: https://truecharts.org/charts/stable/cstrike1-6 + icon: https://truecharts.org/img/hotlink-ok/chart-icons/cstrike1-6.webp + keywords: + - cstrike1-6 + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: cstrike1-6 + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/cstrike1-6 + - https://www.steampowered.com/ + type: application + version: 7.5.1 + diff --git a/charts/stable/cstrikeconditionzero/Chart.yaml b/charts/stable/cstrikeconditionzero/Chart.yaml index d2788971ddd..888523ec918 100644 --- a/charts/stable/cstrikeconditionzero/Chart.yaml +++ b/charts/stable/cstrikeconditionzero/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: cstrikeczero -dependencies: - - name: common - version: 25.4.10 - 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 Condition Zero and run it. -home: https://truecharts.org/charts/stable/cstrikeconditionzero -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cstrikeconditionzero.webp -keywords: - - cstrikeconditionzero - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: cstrikeconditionzero -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/cstrikeconditionzero - - https://www.steampowered.com/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: cstrikeczero + dependencies: + - name: common + version: 25.4.10 + 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 Condition Zero and run it. + home: https://truecharts.org/charts/stable/cstrikeconditionzero + icon: https://truecharts.org/img/hotlink-ok/chart-icons/cstrikeconditionzero.webp + keywords: + - cstrikeconditionzero + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: cstrikeconditionzero + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/cstrikeconditionzero + - https://www.steampowered.com/ + type: application + version: 7.5.1 + diff --git a/charts/stable/ctfd/Chart.yaml b/charts/stable/ctfd/Chart.yaml index 7c30ae24c40..e0244bc42f6 100644 --- a/charts/stable/ctfd/Chart.yaml +++ b/charts/stable/ctfd/Chart.yaml @@ -1,50 +1,51 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: learning - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.7.6 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 15.9.0 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] - - name: redis - version: 15.6.7 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: CTFd is a Capture The Flag framework focusing on ease of use and customizability. -home: https://truecharts.org/charts/stable/ctfd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ctfd.webp -keywords: - - ctfd - - learning -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ctfd -sources: - - https://ghcr.io/ctfd/ctfd - - https://github.com/CTFd/CTFd - - https://github.com/truecharts/charts/tree/master/charts/stable/ctfd -type: application -version: 6.15.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: learning + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 3.7.6 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 15.9.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 15.6.7 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: CTFd is a Capture The Flag framework focusing on ease of use and customizability. + home: https://truecharts.org/charts/stable/ctfd + icon: https://truecharts.org/img/hotlink-ok/chart-icons/ctfd.webp + keywords: + - ctfd + - learning + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: ctfd + sources: + - https://ghcr.io/ctfd/ctfd + - https://github.com/CTFd/CTFd + - https://github.com/truecharts/charts/tree/master/charts/stable/ctfd + type: application + version: 6.15.2 + diff --git a/charts/stable/cura-novnc/Chart.yaml b/charts/stable/cura-novnc/Chart.yaml index 88916c6ab72..40ebb40a2ff 100644 --- a/charts/stable/cura-novnc/Chart.yaml +++ b/charts/stable/cura-novnc/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.8.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Enjoy Cura directly in your browser with this easy to use Chart -home: https://truecharts.org/charts/stable/cura-novnc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cura-novnc.webp -keywords: - - cura-novnc - - home-automation - - Productivity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: cura-novnc -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cura-novnc - - https://hub.docker.com/r/mikeah/cura-novnc - - https://ultimaker.com/software/ultimaker-cura -type: application -version: 10.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 5.8.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Enjoy Cura directly in your browser with this easy to use Chart + home: https://truecharts.org/charts/stable/cura-novnc + icon: https://truecharts.org/img/hotlink-ok/chart-icons/cura-novnc.webp + keywords: + - cura-novnc + - home-automation + - Productivity + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: cura-novnc + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/cura-novnc + - https://hub.docker.com/r/mikeah/cura-novnc + - https://ultimaker.com/software/ultimaker-cura + type: application + version: 10.5.1 + diff --git a/charts/stable/cyberchef/Chart.yaml b/charts/stable/cyberchef/Chart.yaml index f43a9f07941..e926a494474 100644 --- a/charts/stable/cyberchef/Chart.yaml +++ b/charts/stable/cyberchef/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 10.19.4 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: cyberchef -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef - - https://hub.docker.com/r/mpepping/cyberchef -type: application -version: 11.6.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 10.19.4 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: cyberchef + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef + - https://hub.docker.com/r/mpepping/cyberchef + type: application + version: 11.6.1 + diff --git a/charts/stable/czkawka/Chart.yaml b/charts/stable/czkawka/Chart.yaml index a8e7063bc5e..ca94c8ab145 100644 --- a/charts/stable/czkawka/Chart.yaml +++ b/charts/stable/czkawka/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: duplicates - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 25.03.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Czkawka is a simple, fast and free app to remove unnecessary files from your computer. -home: https://truecharts.org/charts/stable/czkawka -icon: https://truecharts.org/img/hotlink-ok/chart-icons/czkawka.webp -keywords: - - duplicates - - file management - - czkawka -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: czkawka -sources: - - https://github.com/jlesage/docker-czkawka - - https://github.com/qarmin/czkawka - - https://github.com/truecharts/charts/tree/master/charts/stable/czkawka - - https://hub.docker.com/r/jlesage/czkawka -type: application -version: 12.1.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: duplicates + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 25.03.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Czkawka is a simple, fast and free app to remove unnecessary files from your computer. + home: https://truecharts.org/charts/stable/czkawka + icon: https://truecharts.org/img/hotlink-ok/chart-icons/czkawka.webp + keywords: + - duplicates + - file management + - czkawka + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: czkawka + sources: + - https://github.com/jlesage/docker-czkawka + - https://github.com/qarmin/czkawka + - https://github.com/truecharts/charts/tree/master/charts/stable/czkawka + - https://hub.docker.com/r/jlesage/czkawka + type: application + version: 12.1.0 + diff --git a/charts/stable/dailynotes/Chart.yaml b/charts/stable/dailynotes/Chart.yaml index 0202e56b7a9..f91bfd97d32 100644 --- a/charts/stable/dailynotes/Chart.yaml +++ b/charts/stable/dailynotes/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: | - App for taking notes and tracking tasks on a daily basis. -home: https://truecharts.org/charts/stable/dailynotes -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dailynotes.webp -keywords: - - dailynotes - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: dailynotes -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/dailynotes - - https://hub.docker.com/r/m0ngr31/dailynotes -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: | + App for taking notes and tracking tasks on a daily basis. + home: https://truecharts.org/charts/stable/dailynotes + icon: https://truecharts.org/img/hotlink-ok/chart-icons/dailynotes.webp + keywords: + - dailynotes + - Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: dailynotes + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/dailynotes + - https://hub.docker.com/r/m0ngr31/dailynotes + type: application + version: 7.5.1 + diff --git a/charts/stable/damselfly/Chart.yaml b/charts/stable/damselfly/Chart.yaml index e6bef558e60..2b3d012c4e1 100644 --- a/charts/stable/damselfly/Chart.yaml +++ b/charts/stable/damselfly/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: MediaApp-Photos - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Damselfly is a server-based Digital Asset Management system. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. See https://damselfly.info for more details. -home: https://truecharts.org/charts/stable/damselfly -icon: https://truecharts.org/img/hotlink-ok/chart-icons/damselfly.webp -keywords: - - damselfly - - MediaApp-Photos -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: damselfly -sources: - - https://github.com/Webreaper/Damselfly - - https://github.com/truecharts/charts/tree/master/charts/stable/damselfly - - https://hub.docker.com/r/webreaper/damselfly -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: MediaApp-Photos + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Damselfly is a server-based Digital Asset Management system. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. See https://damselfly.info for more details. + home: https://truecharts.org/charts/stable/damselfly + icon: https://truecharts.org/img/hotlink-ok/chart-icons/damselfly.webp + keywords: + - damselfly + - MediaApp-Photos + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: damselfly + sources: + - https://github.com/Webreaper/Damselfly + - https://github.com/truecharts/charts/tree/master/charts/stable/damselfly + - https://hub.docker.com/r/webreaper/damselfly + type: application + version: 7.5.1 + diff --git a/charts/stable/dashdot/Chart.yaml b/charts/stable/dashdot/Chart.yaml index f62a6ac79a1..e2e51e58ad5 100644 --- a/charts/stable/dashdot/Chart.yaml +++ b/charts/stable/dashdot/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.9.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: dash. (or dashdot) is a modern server dashboard, running on the latest tech, designed with glassmorphism in mind. -home: https://truecharts.org/charts/stable/dashdot -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashdot.webp -keywords: - - dashboard - - dashdot -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: dashdot -sources: - - https://github.com/MauriceNino/dashdot - - https://github.com/truecharts/charts/tree/master/charts/stable/dashdot - - https://hub.docker.com/r/mauricenino/dashdot -type: application -version: 10.6.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 5.9.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: dash. (or dashdot) is a modern server dashboard, running on the latest tech, designed with glassmorphism in mind. + home: https://truecharts.org/charts/stable/dashdot + icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashdot.webp + keywords: + - dashboard + - dashdot + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: dashdot + sources: + - https://github.com/MauriceNino/dashdot + - https://github.com/truecharts/charts/tree/master/charts/stable/dashdot + - https://hub.docker.com/r/mauricenino/dashdot + type: application + version: 10.6.2 + diff --git a/charts/stable/dashmachine/Chart.yaml b/charts/stable/dashmachine/Chart.yaml index 824cdd74576..45c6b34b0b1 100644 --- a/charts/stable/dashmachine/Chart.yaml +++ b/charts/stable/dashmachine/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - 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]' -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: dashmachine -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/dashmachine - - https://hub.docker.com/r/rmountjoy/dashmachine -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + 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]' + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: dashmachine + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/dashmachine + - https://hub.docker.com/r/rmountjoy/dashmachine + type: application + version: 7.5.1 + diff --git a/charts/stable/dashy/Chart.yaml b/charts/stable/dashy/Chart.yaml index 33ce267b9a1..8fff0ca9e56 100644 --- a/charts/stable/dashy/Chart.yaml +++ b/charts/stable/dashy/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: dashboard - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.1.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Dashy helps you organize your self-hosted services by making them accessible from a single place -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: dashy -sources: - - https://github.com/Lissy93/dashy - - https://github.com/truecharts/charts/tree/master/charts/stable/dashy - - https://hub.docker.com/r/lissy93/dashy -type: application -version: 9.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: dashboard + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 3.1.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Dashy helps you organize your self-hosted services by making them accessible from a single place + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: dashy + sources: + - https://github.com/Lissy93/dashy + - https://github.com/truecharts/charts/tree/master/charts/stable/dashy + - https://hub.docker.com/r/lissy93/dashy + type: application + version: 9.5.1 + diff --git a/charts/stable/davos/Chart.yaml b/charts/stable/davos/Chart.yaml index b0232254190..12cafb0388e 100644 --- a/charts/stable/davos/Chart.yaml +++ b/charts/stable/davos/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.2.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: An FTP automation tool that periodically scans given host locations for new files. -home: https://truecharts.org/charts/stable/davos -icon: https://truecharts.org/img/hotlink-ok/chart-icons/davos.webp -keywords: - - davos - - ftp - - automation -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: davos -sources: - - https://ghcr.io/linuxserver/davos - - https://github.com/linuxserver/davos/ - - https://github.com/linuxserver/docker-davos - - https://github.com/truecharts/charts/tree/master/charts/stable/davos -type: application -version: 14.5.10 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.2.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: An FTP automation tool that periodically scans given host locations for new files. + home: https://truecharts.org/charts/stable/davos + icon: https://truecharts.org/img/hotlink-ok/chart-icons/davos.webp + keywords: + - davos + - ftp + - automation + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: davos + sources: + - https://ghcr.io/linuxserver/davos + - https://github.com/linuxserver/davos/ + - https://github.com/linuxserver/docker-davos + - https://github.com/truecharts/charts/tree/master/charts/stable/davos + type: application + version: 14.5.10 + diff --git a/charts/stable/dayofdefeatsource/Chart.yaml b/charts/stable/dayofdefeatsource/Chart.yaml index 8be50a81c3f..fc0b19dcc06 100644 --- a/charts/stable/dayofdefeatsource/Chart.yaml +++ b/charts/stable/dayofdefeatsource/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: dods -dependencies: - - name: common - version: 25.4.10 - 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.' -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: dayofdefeatsource -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/dayofdefeatsource - - https://www.steampowered.com/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: dods + dependencies: + - name: common + version: 25.4.10 + 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.' + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: dayofdefeatsource + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/dayofdefeatsource + - https://www.steampowered.com/ + type: application + version: 7.5.1 + diff --git a/charts/stable/daysofwar/Chart.yaml b/charts/stable/daysofwar/Chart.yaml index 3c2e3c0c635..38ce225158b 100644 --- a/charts/stable/daysofwar/Chart.yaml +++ b/charts/stable/daysofwar/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: daysofwar -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Days of War and run it. -home: https://truecharts.org/charts/stable/daysofwar -icon: https://truecharts.org/img/hotlink-ok/chart-icons/daysofwar.webp -keywords: - - daysofwar - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: daysofwar -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/daysofwar - - https://www.steampowered.com/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: daysofwar + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will download and install SteamCMD. It will also install Days of War and run it. + home: https://truecharts.org/charts/stable/daysofwar + icon: https://truecharts.org/img/hotlink-ok/chart-icons/daysofwar.webp + keywords: + - daysofwar + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: daysofwar + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/daysofwar + - https://www.steampowered.com/ + type: application + version: 7.5.1 + diff --git a/charts/stable/dayz/Chart.yaml b/charts/stable/dayz/Chart.yaml index fa25d039201..66ea6820059 100644 --- a/charts/stable/dayz/Chart.yaml +++ b/charts/stable/dayz/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: dayz -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install DayZ and run it. -home: https://truecharts.org/charts/stable/dayz -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dayz.webp -keywords: - - dayz - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: dayz -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/dayz - - https://www.bohemia.net/games/dayz -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: dayz + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will download and install SteamCMD. It will also install DayZ and run it. + home: https://truecharts.org/charts/stable/dayz + icon: https://truecharts.org/img/hotlink-ok/chart-icons/dayz.webp + keywords: + - dayz + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: dayz + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/dayz + - https://www.bohemia.net/games/dayz + type: application + version: 7.5.1 + diff --git a/charts/stable/ddclient/Chart.yaml b/charts/stable/ddclient/Chart.yaml index 78cfe0309c4..fde3403794a 100644 --- a/charts/stable/ddclient/Chart.yaml +++ b/charts/stable/ddclient/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.0.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ddclient -sources: - - https://ghcr.io/linuxserver/ddclient - - https://github.com/truecharts/charts/tree/master/charts/stable/ddclient -type: application -version: 12.0.10 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 4.0.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: ddclient + sources: + - https://ghcr.io/linuxserver/ddclient + - https://github.com/truecharts/charts/tree/master/charts/stable/ddclient + type: application + version: 12.0.10 + diff --git a/charts/stable/ddns-go/Chart.yaml b/charts/stable/ddns-go/Chart.yaml index 77af24f3d1f..cbb49ab0305 100644 --- a/charts/stable/ddns-go/Chart.yaml +++ b/charts/stable/ddns-go/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 6.9.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service -home: https://truecharts.org/charts/stable/ddns-go -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-go.webp -keywords: - - ddns-go - - ddns -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ddns-go -sources: - - https://github.com/jeessy2/ddns-go - - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go - - https://hub.docker.com/r/jeessy/ddns-go -type: application -version: 12.8.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 6.9.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service + home: https://truecharts.org/charts/stable/ddns-go + icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-go.webp + keywords: + - ddns-go + - ddns + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: ddns-go + sources: + - https://github.com/jeessy2/ddns-go + - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go + - https://hub.docker.com/r/jeessy/ddns-go + type: application + version: 12.8.1 + diff --git a/charts/stable/ddns-route53/Chart.yaml b/charts/stable/ddns-route53/Chart.yaml index b6ddfb72d98..49b80509e5f 100644 --- a/charts/stable/ddns-route53/Chart.yaml +++ b/charts/stable/ddns-route53/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Network-DNS - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Dynamic DNS for Amazon Route 53‎ on a time-based schedule -home: https://truecharts.org/charts/stable/ddns-route53 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-route53.webp -keywords: - - ddns-route53 - - Network-DNS -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ddns-route53 -sources: - - https://github.com/crazy-max/ddns-route53 - - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-route53 - - https://hub.docker.com/r/crazymax/ddns-route53 -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Network-DNS + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Dynamic DNS for Amazon Route 53‎ on a time-based schedule + home: https://truecharts.org/charts/stable/ddns-route53 + icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-route53.webp + keywords: + - ddns-route53 + - Network-DNS + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: ddns-route53 + sources: + - https://github.com/crazy-max/ddns-route53 + - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-route53 + - https://hub.docker.com/r/crazymax/ddns-route53 + type: application + version: 7.5.1 + diff --git a/charts/stable/ddns-updater/Chart.yaml b/charts/stable/ddns-updater/Chart.yaml index b9e912ba26d..5bbd939c580 100644 --- a/charts/stable/ddns-updater/Chart.yaml +++ b/charts/stable/ddns-updater/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: network - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.9.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Light container updating DNS A and/or AAAA records periodically for multiple DNS providers -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ddns-updater -sources: - - https://github.com/qdm12/ddns-updater - - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-updater - - https://hub.docker.com/r/qmcgaw/ddns-updater -type: application -version: 11.8.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: network + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.9.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Light container updating DNS A and/or AAAA records periodically for multiple DNS providers + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: ddns-updater + sources: + - https://github.com/qdm12/ddns-updater + - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-updater + - https://hub.docker.com/r/qmcgaw/ddns-updater + type: application + version: 11.8.1 + diff --git a/charts/stable/debian-apt-mirror/Chart.yaml b/charts/stable/debian-apt-mirror/Chart.yaml index 32eac33801c..e05d5db761a 100644 --- a/charts/stable/debian-apt-mirror/Chart.yaml +++ b/charts/stable/debian-apt-mirror/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will run apt-mirror and Apache2. This allows you to create a local apt mirror for Debian packages. -home: https://truecharts.org/charts/stable/debian-apt-mirror -icon: https://truecharts.org/img/hotlink-ok/chart-icons/debian-apt-mirror.webp -keywords: - - debian-apt-mirror - - Network-Other - - Productivity - - Tools-Utilities - - Drivers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: debian-apt-mirror -sources: - - https://ghcr.io/ich777/debian-mirror - - https://github.com/truecharts/charts/tree/master/charts/stable/debian-apt-mirror - - https://www.debian.org/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will run apt-mirror and Apache2. This allows you to create a local apt mirror for Debian packages. + home: https://truecharts.org/charts/stable/debian-apt-mirror + icon: https://truecharts.org/img/hotlink-ok/chart-icons/debian-apt-mirror.webp + keywords: + - debian-apt-mirror + - Network-Other + - Productivity + - Tools-Utilities + - Drivers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: debian-apt-mirror + sources: + - https://ghcr.io/ich777/debian-mirror + - https://github.com/truecharts/charts/tree/master/charts/stable/debian-apt-mirror + - https://www.debian.org/ + type: application + version: 7.5.1 + diff --git a/charts/stable/debian-bullseye/Chart.yaml b/charts/stable/debian-bullseye/Chart.yaml index 6c805c4a18b..465c9e4bcab 100644 --- a/charts/stable/debian-bullseye/Chart.yaml +++ b/charts/stable/debian-bullseye/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart is a full Debian Bullseye Xfce4 Desktop environment with a noVNC webGUI and all the basic tools pre-installed. -home: https://truecharts.org/charts/stable/debian-bullseye -icon: https://truecharts.org/img/hotlink-ok/chart-icons/debian-bullseye.webp -keywords: - - debian-bullseye - - Productivity - - Tools-System -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: debian-bullseye -sources: - - https://ghcr.io/ich777/debian-bullseye - - https://github.com/truecharts/charts/tree/master/charts/stable/debian-bullseye - - https://www.debian.org/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart is a full Debian Bullseye Xfce4 Desktop environment with a noVNC webGUI and all the basic tools pre-installed. + home: https://truecharts.org/charts/stable/debian-bullseye + icon: https://truecharts.org/img/hotlink-ok/chart-icons/debian-bullseye.webp + keywords: + - debian-bullseye + - Productivity + - Tools-System + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: debian-bullseye + sources: + - https://ghcr.io/ich777/debian-bullseye + - https://github.com/truecharts/charts/tree/master/charts/stable/debian-bullseye + - https://www.debian.org/ + type: application + version: 7.5.1 + diff --git a/charts/stable/deconz/Chart.yaml b/charts/stable/deconz/Chart.yaml index e1e95a02c1b..d7eb0939512 100644 --- a/charts/stable/deconz/Chart.yaml +++ b/charts/stable/deconz/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.29.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: deCONZ is an easy to use control software, with which you can set up and control Zigbee networks of any size without further programming effort. -home: https://truecharts.org/charts/stable/deconz -icon: https://truecharts.org/img/hotlink-ok/chart-icons/deconz.webp -keywords: - - deconz - - home-automation - - zigbee - - conbee -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: deconz -sources: - - https://github.com/dresden-elektronik/deconz-rest-plugin - - https://github.com/marthoc/docker-deconz - - https://github.com/truecharts/charts/tree/master/charts/stable/deconz - - https://hub.docker.com/r/deconzcommunity/deconz -type: application -version: 17.7.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.29.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: deCONZ is an easy to use control software, with which you can set up and control Zigbee networks of any size without further programming effort. + home: https://truecharts.org/charts/stable/deconz + icon: https://truecharts.org/img/hotlink-ok/chart-icons/deconz.webp + keywords: + - deconz + - home-automation + - zigbee + - conbee + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: deconz + sources: + - https://github.com/dresden-elektronik/deconz-rest-plugin + - https://github.com/marthoc/docker-deconz + - https://github.com/truecharts/charts/tree/master/charts/stable/deconz + - https://hub.docker.com/r/deconzcommunity/deconz + type: application + version: 17.7.3 + diff --git a/charts/stable/deemix/Chart.yaml b/charts/stable/deemix/Chart.yaml index 629554251e9..099f561cfd0 100644 --- a/charts/stable/deemix/Chart.yaml +++ b/charts/stable/deemix/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: deemix is a deezer downloader built from the ashes of Deezloader Remix. -home: https://truecharts.org/charts/stable/deemix -icon: https://truecharts.org/img/hotlink-ok/chart-icons/deemix.webp -keywords: - - music - - deemix - - deezer -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: deemix -sources: - - https://git.freezerapp.xyz/RemixDev/deemix-py - - https://github.com/truecharts/charts/tree/master/charts/stable/deemix - - https://gitlab.com/Bockiii/deemix-docker.git -type: application -version: 12.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: deemix is a deezer downloader built from the ashes of Deezloader Remix. + home: https://truecharts.org/charts/stable/deemix + icon: https://truecharts.org/img/hotlink-ok/chart-icons/deemix.webp + keywords: + - music + - deemix + - deezer + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: deemix + sources: + - https://git.freezerapp.xyz/RemixDev/deemix-py + - https://github.com/truecharts/charts/tree/master/charts/stable/deemix + - https://gitlab.com/Bockiii/deemix-docker.git + type: application + version: 12.5.1 + diff --git a/charts/stable/deepstack/Chart.yaml b/charts/stable/deepstack/Chart.yaml index 3fc7f0c9424..6ec61dbaf3e 100644 --- a/charts/stable/deepstack/Chart.yaml +++ b/charts/stable/deepstack/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: AI - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2022.01.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: deepstack -sources: - - https://github.com/johnolafenwa/DeepStack - - https://github.com/truecharts/charts/tree/master/charts/stable/deepstack - - https://hub.docker.com/r/deepquestai/deepstack - - https://www.deepstack.cc/ -type: application -version: 13.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: AI + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2022.01.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: deepstack + sources: + - https://github.com/johnolafenwa/DeepStack + - https://github.com/truecharts/charts/tree/master/charts/stable/deepstack + - https://hub.docker.com/r/deepquestai/deepstack + - https://www.deepstack.cc/ + type: application + version: 13.5.1 + diff --git a/charts/stable/dell-idrac-fan-controller/Chart.yaml b/charts/stable/dell-idrac-fan-controller/Chart.yaml index 005d7ba3cf3..ee2d6f8a3ab 100644 --- a/charts/stable/dell-idrac-fan-controller/Chart.yaml +++ b/charts/stable/dell-idrac-fan-controller/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Control your Dell PowerEdge fans via IPMI -home: https://truecharts.org/charts/stable/dell-idrac-fan-controller -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dell-idrac-fan-controller.webp -keywords: - - iDrac - - Dell - - fan-controller -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: dell-idrac-fan-controller -sources: - - https://ghcr.io/tigerblue77/dell_idrac_fan_controller - - https://github.com/tigerblue77/Dell_iDRAC_fan_controller_Docker - - https://github.com/truecharts/charts/tree/master/charts/stable/dell-idrac-fan-controller -type: application -version: 7.5.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Control your Dell PowerEdge fans via IPMI + home: https://truecharts.org/charts/stable/dell-idrac-fan-controller + icon: https://truecharts.org/img/hotlink-ok/chart-icons/dell-idrac-fan-controller.webp + keywords: + - iDrac + - Dell + - fan-controller + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: dell-idrac-fan-controller + sources: + - https://ghcr.io/tigerblue77/dell_idrac_fan_controller + - https://github.com/tigerblue77/Dell_iDRAC_fan_controller_Docker + - https://github.com/truecharts/charts/tree/master/charts/stable/dell-idrac-fan-controller + type: application + version: 7.5.2 + diff --git a/charts/stable/deluge/Chart.yaml b/charts/stable/deluge/Chart.yaml index 35281e5c411..2203a25d2c3 100644 --- a/charts/stable/deluge/Chart.yaml +++ b/charts/stable/deluge/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.1.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Deluge App for TrueNAS SCALE -home: https://truecharts.org/charts/stable/deluge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/deluge.webp -keywords: - - transmission - - torrent - - usenet -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: deluge -sources: - - https://ghcr.io/linuxserver/deluge - - https://github.com/deluge-torrent/deluge - - https://github.com/truecharts/charts/tree/master/charts/stable/deluge -type: application -version: 20.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.1.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Deluge App for TrueNAS SCALE + home: https://truecharts.org/charts/stable/deluge + icon: https://truecharts.org/img/hotlink-ok/chart-icons/deluge.webp + keywords: + - transmission + - torrent + - usenet + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: deluge + sources: + - https://ghcr.io/linuxserver/deluge + - https://github.com/deluge-torrent/deluge + - https://github.com/truecharts/charts/tree/master/charts/stable/deluge + type: application + version: 20.5.1 + diff --git a/charts/stable/digikam/Chart.yaml b/charts/stable/digikam/Chart.yaml index edbc53ef1a7..a8ffcd43c14 100644 --- a/charts/stable/digikam/Chart.yaml +++ b/charts/stable/digikam/Chart.yaml @@ -1,40 +1,41 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 8.6.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Professional Photo Management with the Power of Open Source -home: https://truecharts.org/charts/stable/digikam -icon: https://truecharts.org/img/hotlink-ok/chart-icons/digikam.webp -keywords: - - digikam - - photo - - management - - image - - gallery -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: digikam -sources: - - https://ghcr.io/linuxserver/digikam - - https://github.com/linuxserver/docker-digikam - - https://github.com/truecharts/charts/tree/master/charts/stable/digikam - - https://www.digikam.org/ -type: application -version: 14.3.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 8.6.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Professional Photo Management with the Power of Open Source + home: https://truecharts.org/charts/stable/digikam + icon: https://truecharts.org/img/hotlink-ok/chart-icons/digikam.webp + keywords: + - digikam + - photo + - management + - image + - gallery + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: digikam + sources: + - https://ghcr.io/linuxserver/digikam + - https://github.com/linuxserver/docker-digikam + - https://github.com/truecharts/charts/tree/master/charts/stable/digikam + - https://www.digikam.org/ + type: application + version: 14.3.3 + diff --git a/charts/stable/dillinger/Chart.yaml b/charts/stable/dillinger/Chart.yaml index 47409071699..4aea7096a74 100644 --- a/charts/stable/dillinger/Chart.yaml +++ b/charts/stable/dillinger/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.39.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: dillinger -sources: - - https://ghcr.io/linuxserver/dillinger - - https://github.com/truecharts/charts/tree/master/charts/stable/dillinger -type: application -version: 11.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 3.39.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: dillinger + sources: + - https://ghcr.io/linuxserver/dillinger + - https://github.com/truecharts/charts/tree/master/charts/stable/dillinger + type: application + version: 11.5.1 + diff --git a/charts/stable/discordgsm/Chart.yaml b/charts/stable/discordgsm/Chart.yaml index 8e063a7c028..5da70adf7fe 100644 --- a/charts/stable/discordgsm/Chart.yaml +++ b/charts/stable/discordgsm/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: monitor - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.19.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A discord bot that monitors your game server and tracks the live data of your game servers. -home: https://truecharts.org/charts/stable/discordgsm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/discordgsm.webp -keywords: - - discordgsm - - game-server - - monitor -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: discordgsm -sources: - - https://github.com/DiscordGSM/GameServerMonitor - - https://github.com/truecharts/charts/tree/master/charts/stable/discordgsm - - https://hub.docker.com/r/discordgsm/discord-game-server-monitor -type: application -version: 9.7.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: monitor + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.19.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A discord bot that monitors your game server and tracks the live data of your game servers. + home: https://truecharts.org/charts/stable/discordgsm + icon: https://truecharts.org/img/hotlink-ok/chart-icons/discordgsm.webp + keywords: + - discordgsm + - game-server + - monitor + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: discordgsm + sources: + - https://github.com/DiscordGSM/GameServerMonitor + - https://github.com/truecharts/charts/tree/master/charts/stable/discordgsm + - https://hub.docker.com/r/discordgsm/discord-game-server-monitor + type: application + version: 9.7.0 + diff --git a/charts/stable/dispatch/Chart.yaml b/charts/stable/dispatch/Chart.yaml index 30790342625..b63e7d1ecdd 100644 --- a/charts/stable/dispatch/Chart.yaml +++ b/charts/stable/dispatch/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Network-Messenger - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Web-based IRC client in Go. -home: https://truecharts.org/charts/stable/dispatch -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dispatch.webp -keywords: - - dispatch - - Network-Messenger -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: dispatch -sources: - - https://github.com/khlieng/dispatch - - https://github.com/truecharts/charts/tree/master/charts/stable/dispatch - - https://hub.docker.com/r/khlieng/dispatch -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Network-Messenger + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Web-based IRC client in Go. + home: https://truecharts.org/charts/stable/dispatch + icon: https://truecharts.org/img/hotlink-ok/chart-icons/dispatch.webp + keywords: + - dispatch + - Network-Messenger + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: dispatch + sources: + - https://github.com/khlieng/dispatch + - https://github.com/truecharts/charts/tree/master/charts/stable/dispatch + - https://hub.docker.com/r/khlieng/dispatch + type: application + version: 7.5.1 + diff --git a/charts/stable/dizquetv/Chart.yaml b/charts/stable/dizquetv/Chart.yaml index f98843448c8..267bd16225b 100644 --- a/charts/stable/dizquetv/Chart.yaml +++ b/charts/stable/dizquetv/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.5.5 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Create live TV channel streams from media on your Plex servers. -home: https://truecharts.org/charts/stable/dizquetv -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dizquetv.webp -keywords: - - dizqueTV - - dizquetv -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: dizquetv -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/dizquetv - - https://github.com/vexorian/dizquetv - - https://hub.docker.com/r/vexorian/dizquetv -type: application -version: 16.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.5.5 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Create live TV channel streams from media on your Plex servers. + home: https://truecharts.org/charts/stable/dizquetv + icon: https://truecharts.org/img/hotlink-ok/chart-icons/dizquetv.webp + keywords: + - dizqueTV + - dizquetv + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: dizquetv + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/dizquetv + - https://github.com/vexorian/dizquetv + - https://hub.docker.com/r/vexorian/dizquetv + type: application + version: 16.5.1 + diff --git a/charts/stable/dns-doh-companion/Chart.yaml b/charts/stable/dns-doh-companion/Chart.yaml index 63f4a1c543c..aeae9c91dcc 100644 --- a/charts/stable/dns-doh-companion/Chart.yaml +++ b/charts/stable/dns-doh-companion/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Network-DNS - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A very simple DNS server to connect to DNS-over-HTTPS service. This is similar to my other Pihole-with-DoH Chart, without Pihole. -home: https://truecharts.org/charts/stable/dns-doh-companion -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dns-doh-companion.webp -keywords: - - dns-doh-companion - - Network-DNS -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: dns-doh-companion -sources: - - https://developers.cloudflare.com/1.1.1.1/dns-over-https/cloudflared-proxy/ - - https://github.com/truecharts/charts/tree/master/charts/stable/dns-doh-companion - - https://hub.docker.com/r/testdasi/simple-dns-doh -type: application -version: 7.5.9 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Network-DNS + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A very simple DNS server to connect to DNS-over-HTTPS service. This is similar to my other Pihole-with-DoH Chart, without Pihole. + home: https://truecharts.org/charts/stable/dns-doh-companion + icon: https://truecharts.org/img/hotlink-ok/chart-icons/dns-doh-companion.webp + keywords: + - dns-doh-companion + - Network-DNS + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: dns-doh-companion + sources: + - https://developers.cloudflare.com/1.1.1.1/dns-over-https/cloudflared-proxy/ + - https://github.com/truecharts/charts/tree/master/charts/stable/dns-doh-companion + - https://hub.docker.com/r/testdasi/simple-dns-doh + type: application + version: 7.5.9 + diff --git a/charts/stable/docker-hub-rss/Chart.yaml b/charts/stable/docker-hub-rss/Chart.yaml index 6ea8534aab6..b0eb40966a0 100644 --- a/charts/stable/docker-hub-rss/Chart.yaml +++ b/charts/stable/docker-hub-rss/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: RSS feed for Chart Hub images. -home: https://truecharts.org/charts/stable/docker-hub-rss -icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker-hub-rss.webp -keywords: - - docker-hub-rss - - Cloud - - Tools-Utilities - - Network-Web -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: docker-hub-rss -sources: - - https://github.com/TheConnMan/docker-hub-rss - - https://github.com/truecharts/charts/tree/master/charts/stable/docker-hub-rss - - https://hub.docker.com/r/theconnman/docker-hub-rss -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: RSS feed for Chart Hub images. + home: https://truecharts.org/charts/stable/docker-hub-rss + icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker-hub-rss.webp + keywords: + - docker-hub-rss + - Cloud + - Tools-Utilities + - Network-Web + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: docker-hub-rss + sources: + - https://github.com/TheConnMan/docker-hub-rss + - https://github.com/truecharts/charts/tree/master/charts/stable/docker-hub-rss + - https://hub.docker.com/r/theconnman/docker-hub-rss + type: application + version: 7.5.1 + diff --git a/charts/stable/docker/Chart.yaml b/charts/stable/docker/Chart.yaml index ec2bcf62033..140de3f32b3 100644 --- a/charts/stable/docker/Chart.yaml +++ b/charts/stable/docker/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: docker - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 28.0.4 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Dedicated App for using Docker-in-Docker -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: docker -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/docker - - https://hub.docker.com/_/docker -type: application -version: 10.0.7 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: docker + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 28.0.4 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Dedicated App for using Docker-in-Docker + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: docker + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/docker + - https://hub.docker.com/_/docker + type: application + version: 10.0.7 + diff --git a/charts/stable/dockerregistry/Chart.yaml b/charts/stable/dockerregistry/Chart.yaml index 5fb38bf94d4..891fe16c149 100644 --- a/charts/stable/dockerregistry/Chart.yaml +++ b/charts/stable/dockerregistry/Chart.yaml @@ -1,41 +1,42 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.0.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: | - Docker Registry is used to store and distribute Docker images using HTTP API. This allows you host your own private Registry and store your images. Uses official Chart Registry image @ https://hub.Chart.com/_/registry/ -home: https://truecharts.org/charts/stable/dockerregistry -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dockerregistry.webp -keywords: - - dockerregistry - - Cloud - - Network-Management - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: dockerregistry -sources: - - https://github.com/distribution/distribution - - https://github.com/truecharts/charts/tree/master/charts/stable/dockerregistry - - https://hub.docker.com/_/registry - - https://registry.hub.docker.com/_/registry/ -type: application -version: 7.5.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.0.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: | + Docker Registry is used to store and distribute Docker images using HTTP API. This allows you host your own private Registry and store your images. Uses official Chart Registry image @ https://hub.Chart.com/_/registry/ + home: https://truecharts.org/charts/stable/dockerregistry + icon: https://truecharts.org/img/hotlink-ok/chart-icons/dockerregistry.webp + keywords: + - dockerregistry + - Cloud + - Network-Management + - Productivity + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: dockerregistry + sources: + - https://github.com/distribution/distribution + - https://github.com/truecharts/charts/tree/master/charts/stable/dockerregistry + - https://hub.docker.com/_/registry + - https://registry.hub.docker.com/_/registry/ + type: application + version: 7.5.2 + diff --git a/charts/stable/dockovpn/Chart.yaml b/charts/stable/dockovpn/Chart.yaml index 5ae2d9ff065..0abd72cf684 100644 --- a/charts/stable/dockovpn/Chart.yaml +++ b/charts/stable/dockovpn/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.14.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Out of the box stateless VPN server docker image which starts in just a few seconds and doesn't require persistent storage. -home: https://truecharts.org/charts/stable/dockovpn -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dockovpn.webp -keywords: - - vpn - - openvpn -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: dockovpn -sources: - - https://github.com/dockovpn/dockovpn - - https://github.com/truecharts/charts/tree/master/charts/stable/dockovpn - - https://hub.docker.com/r/alekslitvinenk/openvpn -type: application -version: 3.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.14.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Out of the box stateless VPN server docker image which starts in just a few seconds and doesn't require persistent storage. + home: https://truecharts.org/charts/stable/dockovpn + icon: https://truecharts.org/img/hotlink-ok/chart-icons/dockovpn.webp + keywords: + - vpn + - openvpn + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: dockovpn + sources: + - https://github.com/dockovpn/dockovpn + - https://github.com/truecharts/charts/tree/master/charts/stable/dockovpn + - https://hub.docker.com/r/alekslitvinenk/openvpn + type: application + version: 3.5.1 + diff --git a/charts/stable/docusaurus/Chart.yaml b/charts/stable/docusaurus/Chart.yaml index 2a8fa884414..27d94b3d900 100644 --- a/charts/stable/docusaurus/Chart.yaml +++ b/charts/stable/docusaurus/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: website - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Docusaurus makes it easy to maintain Open Source documentation websites. -home: https://truecharts.org/charts/stable/docusaurus -icon: https://truecharts.org/img/hotlink-ok/chart-icons/docusaurus.webp -keywords: - - documentation - - website - - Docusaurus -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: docusaurus -sources: - - https://github.com/awesometic/docker-docusaurus - - https://github.com/truecharts/charts/tree/master/charts/stable/docusaurus - - https://hub.docker.com/r/awesometic/docusaurus -type: application -version: 10.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: website + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Docusaurus makes it easy to maintain Open Source documentation websites. + home: https://truecharts.org/charts/stable/docusaurus + icon: https://truecharts.org/img/hotlink-ok/chart-icons/docusaurus.webp + keywords: + - documentation + - website + - Docusaurus + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: docusaurus + sources: + - https://github.com/awesometic/docker-docusaurus + - https://github.com/truecharts/charts/tree/master/charts/stable/docusaurus + - https://hub.docker.com/r/awesometic/docusaurus + type: application + version: 10.5.1 + diff --git a/charts/stable/docuseal/Chart.yaml b/charts/stable/docuseal/Chart.yaml index 92c804b6158..c641d103363 100644 --- a/charts/stable/docuseal/Chart.yaml +++ b/charts/stable/docuseal/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: business - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.9.7 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Open source DocuSign alternative. Create, fill, and sign digital documents. -home: https://truecharts.org/charts/stable/docuseal -icon: https://truecharts.org/img/hotlink-ok/chart-icons/docuseal.webp -keywords: - - docuseal - - business -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: docuseal -sources: - - https://github.com/docusealco/docuseal - - https://github.com/truecharts/charts/tree/master/charts/stable/docuseal - - https://hub.docker.com/r/docuseal/docuseal -type: application -version: 3.0.5 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: business + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.9.7 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Open source DocuSign alternative. Create, fill, and sign digital documents. + home: https://truecharts.org/charts/stable/docuseal + icon: https://truecharts.org/img/hotlink-ok/chart-icons/docuseal.webp + keywords: + - docuseal + - business + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: docuseal + sources: + - https://github.com/docusealco/docuseal + - https://github.com/truecharts/charts/tree/master/charts/stable/docuseal + - https://hub.docker.com/r/docuseal/docuseal + type: application + version: 3.0.5 + diff --git a/charts/stable/dokuwiki/Chart.yaml b/charts/stable/dokuwiki/Chart.yaml index a829476e418..bb352000628 100644 --- a/charts/stable/dokuwiki/Chart.yaml +++ b/charts/stable/dokuwiki/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 20240206.1.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: dokuwiki -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/dokuwiki - - https://hub.docker.com/r/bitnami/dokuwiki -type: application -version: 13.5.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 20240206.1.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: dokuwiki + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/dokuwiki + - https://hub.docker.com/r/bitnami/dokuwiki + type: application + version: 13.5.2 + diff --git a/charts/stable/domoticz/Chart.yaml b/charts/stable/domoticz/Chart.yaml index 4f0a3bb292f..2be75322c53 100644 --- a/charts/stable/domoticz/Chart.yaml +++ b/charts/stable/domoticz/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2024.7.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: domoticz -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/domoticz - - https://hub.docker.com/r/domoticz/domoticz -type: application -version: 13.6.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2024.7.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: domoticz + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/domoticz + - https://hub.docker.com/r/domoticz/domoticz + type: application + version: 13.6.1 + diff --git a/charts/stable/dontstarvetogether/Chart.yaml b/charts/stable/dontstarvetogether/Chart.yaml index bf6f01d61d8..c59b817ea5e 100644 --- a/charts/stable/dontstarvetogether/Chart.yaml +++ b/charts/stable/dontstarvetogether/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: dontstare -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Don't Starve Together and run it. -home: https://truecharts.org/charts/stable/dontstarvetogether -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dontstarvetogether.webp -keywords: - - dontstarvetogether - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: dontstarvetogether -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/dontstarvetogether - - https://www.klei.com/games/dont-starve-together -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: dontstare + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will download and install SteamCMD. It will also install Don't Starve Together and run it. + home: https://truecharts.org/charts/stable/dontstarvetogether + icon: https://truecharts.org/img/hotlink-ok/chart-icons/dontstarvetogether.webp + keywords: + - dontstarvetogether + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: dontstarvetogether + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/dontstarvetogether + - https://www.klei.com/games/dont-starve-together + type: application + version: 7.5.1 + diff --git a/charts/stable/doplarr/Chart.yaml b/charts/stable/doplarr/Chart.yaml index 07e7b5148b9..ab28d95c14c 100644 --- a/charts/stable/doplarr/Chart.yaml +++ b/charts/stable/doplarr/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.6.3 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: An *arr Request Bot for Discord -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: doplarr -sources: - - https://ghcr.io/kiranshila/doplarr - - https://github.com/kiranshila/Doplarr - - https://github.com/truecharts/charts/tree/master/charts/stable/doplarr -type: application -version: 11.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 3.6.3 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: An *arr Request Bot for Discord + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: doplarr + sources: + - https://ghcr.io/kiranshila/doplarr + - https://github.com/kiranshila/Doplarr + - https://github.com/truecharts/charts/tree/master/charts/stable/doplarr + type: application + version: 11.5.1 + diff --git a/charts/stable/double-take/Chart.yaml b/charts/stable/double-take/Chart.yaml index 116d7ff8eb2..b85ab8e48fa 100644 --- a/charts/stable/double-take/Chart.yaml +++ b/charts/stable/double-take/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.13.11 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Unified UI and API for processing and training images for facial recognition -home: https://truecharts.org/charts/stable/double-take -icon: https://truecharts.org/img/hotlink-ok/chart-icons/double-take.webp -keywords: - - ai - - double-take -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: double-take -sources: - - https://github.com/jakowenko/double-take - - https://github.com/truecharts/charts/tree/master/charts/stable/double-take - - https://hub.docker.com/r/skrashevich/double-take -type: application -version: 12.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.13.11 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Unified UI and API for processing and training images for facial recognition + home: https://truecharts.org/charts/stable/double-take + icon: https://truecharts.org/img/hotlink-ok/chart-icons/double-take.webp + keywords: + - ai + - double-take + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: double-take + sources: + - https://github.com/jakowenko/double-take + - https://github.com/truecharts/charts/tree/master/charts/stable/double-take + - https://hub.docker.com/r/skrashevich/double-take + type: application + version: 12.5.1 + diff --git a/charts/stable/doublecommander/Chart.yaml b/charts/stable/doublecommander/Chart.yaml index e49d756128e..16230222ee5 100644 --- a/charts/stable/doublecommander/Chart.yaml +++ b/charts/stable/doublecommander/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A free cross platform open source file manager with two panels side by side. -home: https://truecharts.org/charts/stable/doublecommander -icon: https://truecharts.org/img/hotlink-ok/chart-icons/doublecommander.webp -keywords: - - doublecommander - - file - - manager -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: doublecommander -sources: - - https://doublecmd.sourceforge.io/ - - https://ghcr.io/linuxserver/doublecommander - - https://github.com/linuxserver/docker-doublecommander - - https://github.com/truecharts/charts/tree/master/charts/stable/doublecommander -type: application -version: 14.5.11 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A free cross platform open source file manager with two panels side by side. + home: https://truecharts.org/charts/stable/doublecommander + icon: https://truecharts.org/img/hotlink-ok/chart-icons/doublecommander.webp + keywords: + - doublecommander + - file + - manager + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: doublecommander + sources: + - https://doublecmd.sourceforge.io/ + - https://ghcr.io/linuxserver/doublecommander + - https://github.com/linuxserver/docker-doublecommander + - https://github.com/truecharts/charts/tree/master/charts/stable/doublecommander + type: application + version: 14.5.11 + diff --git a/charts/stable/drawio/Chart.yaml b/charts/stable/drawio/Chart.yaml index 1bcb786d25c..ec1c6994a3d 100644 --- a/charts/stable/drawio/Chart.yaml +++ b/charts/stable/drawio/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 26.2.8 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Drawio is free online diagram software. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: drawio -sources: - - https://github.com/jgraph/drawio - - https://github.com/truecharts/charts/tree/master/charts/stable/drawio - - https://hub.docker.com/r/jgraph/drawio -type: application -version: 14.4.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 26.2.8 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Drawio is free online diagram software. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: drawio + sources: + - https://github.com/jgraph/drawio + - https://github.com/truecharts/charts/tree/master/charts/stable/drawio + - https://hub.docker.com/r/jgraph/drawio + type: application + version: 14.4.1 + diff --git a/charts/stable/dropbox-by-otherguy/Chart.yaml b/charts/stable/dropbox-by-otherguy/Chart.yaml index 02b505b71fa..650d686c515 100644 --- a/charts/stable/dropbox-by-otherguy/Chart.yaml +++ b/charts/stable/dropbox-by-otherguy/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Dropbox client which syncs a local path with your cloud. -home: https://truecharts.org/charts/stable/dropbox-by-otherguy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dropbox-by-otherguy.webp -keywords: - - dropbox-by-otherguy - - Cloud -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: dropbox-by-otherguy -sources: - - https://github.com/otherguy/docker-dropbox - - https://github.com/truecharts/charts/tree/master/charts/stable/dropbox-by-otherguy - - https://hub.docker.com/r/otherguy/dropbox -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Dropbox client which syncs a local path with your cloud. + home: https://truecharts.org/charts/stable/dropbox-by-otherguy + icon: https://truecharts.org/img/hotlink-ok/chart-icons/dropbox-by-otherguy.webp + keywords: + - dropbox-by-otherguy + - Cloud + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: dropbox-by-otherguy + sources: + - https://github.com/otherguy/docker-dropbox + - https://github.com/truecharts/charts/tree/master/charts/stable/dropbox-by-otherguy + - https://hub.docker.com/r/otherguy/dropbox + type: application + version: 7.5.1 + diff --git a/charts/stable/duckdns/Chart.yaml b/charts/stable/duckdns/Chart.yaml index b852df5e4a7..2b27579e1c4 100644 --- a/charts/stable/duckdns/Chart.yaml +++ b/charts/stable/duckdns/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: duckdns -sources: - - https://ghcr.io/linuxserver/duckdns - - https://github.com/truecharts/charts/tree/master/charts/stable/duckdns -type: application -version: 11.5.10 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: duckdns + sources: + - https://ghcr.io/linuxserver/duckdns + - https://github.com/truecharts/charts/tree/master/charts/stable/duckdns + type: application + version: 11.5.10 + diff --git a/charts/stable/duplicacy/Chart.yaml b/charts/stable/duplicacy/Chart.yaml index d3b96e96bd8..194ac63285d 100644 --- a/charts/stable/duplicacy/Chart.yaml +++ b/charts/stable/duplicacy/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.7.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A new generation cross-platform cloud backup tool. -home: https://truecharts.org/charts/stable/duplicacy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicacy.webp -keywords: - - duplicacy - - Backup -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: duplicacy -sources: - - https://ghcr.io/hotio/duplicacy - - https://github.com/truecharts/charts/tree/master/charts/stable/duplicacy - - https://hotio.dev/containers/duplicacy -type: application -version: 8.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.7.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A new generation cross-platform cloud backup tool. + home: https://truecharts.org/charts/stable/duplicacy + icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicacy.webp + keywords: + - duplicacy + - Backup + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: duplicacy + sources: + - https://ghcr.io/hotio/duplicacy + - https://github.com/truecharts/charts/tree/master/charts/stable/duplicacy + - https://hotio.dev/containers/duplicacy + type: application + version: 8.5.1 + diff --git a/charts/stable/duplicati/Chart.yaml b/charts/stable/duplicati/Chart.yaml index 55dcc001d7c..80699bcfee3 100644 --- a/charts/stable/duplicati/Chart.yaml +++ b/charts/stable/duplicati/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Store securely encrypted backups on cloud storage services! -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: duplicati -sources: - - https://github.com/duplicati/duplicati - - https://github.com/truecharts/charts/tree/master/charts/stable/duplicati - - https://hub.docker.com/r/duplicati/duplicati -type: application -version: 15.5.4 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Store securely encrypted backups on cloud storage services! + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: duplicati + sources: + - https://github.com/duplicati/duplicati + - https://github.com/truecharts/charts/tree/master/charts/stable/duplicati + - https://hub.docker.com/r/duplicati/duplicati + type: application + version: 15.5.4 + diff --git a/charts/stable/ecodms/Chart.yaml b/charts/stable/ecodms/Chart.yaml index 677a495497a..1c50a75a83e 100644 --- a/charts/stable/ecodms/Chart.yaml +++ b/charts/stable/ecodms/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: ecoDMS 18.09 (apu) Full Installation - Document Management System (DMS) - Audit-compliant archive for scanning, archiving, managing and retrieving all data and documents. -home: https://truecharts.org/charts/stable/ecodms -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ecodms.webp -keywords: - - ecodms - - Cloud - - Productivity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ecodms -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ecodms - - https://hub.docker.com/r/ecodms/allinone-18.09 - - https://www.ecodms.de/index.php/en/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: ecoDMS 18.09 (apu) Full Installation - Document Management System (DMS) - Audit-compliant archive for scanning, archiving, managing and retrieving all data and documents. + home: https://truecharts.org/charts/stable/ecodms + icon: https://truecharts.org/img/hotlink-ok/chart-icons/ecodms.webp + keywords: + - ecodms + - Cloud + - Productivity + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: ecodms + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ecodms + - https://hub.docker.com/r/ecodms/allinone-18.09 + - https://www.ecodms.de/index.php/en/ + type: application + version: 7.5.1 + diff --git a/charts/stable/electrum/Chart.yaml b/charts/stable/electrum/Chart.yaml index 238e6d40a37..3fc8a9ed5ff 100644 --- a/charts/stable/electrum/Chart.yaml +++ b/charts/stable/electrum/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Electrum is a Bitcoin wallet focused on speed and simplicity, with low resource usage. It uses remote servers that handle the most complicated parts of the Bitcoin system, and it allows you to recover your wallet from a secret phrase. -home: https://truecharts.org/charts/stable/electrum -icon: https://truecharts.org/img/hotlink-ok/chart-icons/electrum.webp -keywords: - - electrum - - Network-Other - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: electrum -sources: - - https://electrum.org/ - - https://ghcr.io/ich777/electrum - - https://github.com/truecharts/charts/tree/master/charts/stable/electrum -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Electrum is a Bitcoin wallet focused on speed and simplicity, with low resource usage. It uses remote servers that handle the most complicated parts of the Bitcoin system, and it allows you to recover your wallet from a secret phrase. + home: https://truecharts.org/charts/stable/electrum + icon: https://truecharts.org/img/hotlink-ok/chart-icons/electrum.webp + keywords: + - electrum + - Network-Other + - Productivity + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: electrum + sources: + - https://electrum.org/ + - https://ghcr.io/ich777/electrum + - https://github.com/truecharts/charts/tree/master/charts/stable/electrum + type: application + version: 7.5.1 + diff --git a/charts/stable/emby-sync/Chart.yaml b/charts/stable/emby-sync/Chart.yaml index 84a4795a6f7..7ce03e74a27 100644 --- a/charts/stable/emby-sync/Chart.yaml +++ b/charts/stable/emby-sync/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A small flask based service to sync up Emby clients -home: https://truecharts.org/charts/stable/emby-sync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/emby-sync.webp -keywords: - - emby-sync - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: emby-sync -sources: - - https://github.com/cameronurnes/emby-sync - - https://github.com/truecharts/charts/tree/master/charts/stable/emby-sync - - https://hub.docker.com/r/lastelement21/emby-sync -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A small flask based service to sync up Emby clients + home: https://truecharts.org/charts/stable/emby-sync + icon: https://truecharts.org/img/hotlink-ok/chart-icons/emby-sync.webp + keywords: + - emby-sync + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: emby-sync + sources: + - https://github.com/cameronurnes/emby-sync + - https://github.com/truecharts/charts/tree/master/charts/stable/emby-sync + - https://hub.docker.com/r/lastelement21/emby-sync + type: application + version: 7.5.1 + diff --git a/charts/stable/emby/Chart.yaml b/charts/stable/emby/Chart.yaml index 7d3777cccd9..6497fd854e8 100644 --- a/charts/stable/emby/Chart.yaml +++ b/charts/stable/emby/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.9.0.43 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Emby Server is a home media server -home: https://truecharts.org/charts/stable/emby -icon: https://truecharts.org/img/hotlink-ok/chart-icons/emby.webp -keywords: - - jellyfin - - plex - - emby -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: emby -sources: - - https://ghcr.io/elfhosted/emby - - https://github.com/linuxserver/docker-emby.git - - https://github.com/truecharts/charts/tree/master/charts/stable/emby - - https://hub.docker.com/r/alpine/socat -type: application -version: 22.4.25 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 4.9.0.43 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Emby Server is a home media server + home: https://truecharts.org/charts/stable/emby + icon: https://truecharts.org/img/hotlink-ok/chart-icons/emby.webp + keywords: + - jellyfin + - plex + - emby + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: emby + sources: + - https://ghcr.io/elfhosted/emby + - https://github.com/linuxserver/docker-emby.git + - https://github.com/truecharts/charts/tree/master/charts/stable/emby + - https://hub.docker.com/r/alpine/socat + type: application + version: 22.4.25 + diff --git a/charts/stable/embystat/Chart.yaml b/charts/stable/embystat/Chart.yaml index eb4f618b506..2ffb288fc68 100644 --- a/charts/stable/embystat/Chart.yaml +++ b/charts/stable/embystat/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.2.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: embystat -sources: - - https://ghcr.io/linuxserver/embystat - - https://github.com/truecharts/charts/tree/master/charts/stable/embystat -type: application -version: 11.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.2.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: embystat + sources: + - https://ghcr.io/linuxserver/embystat + - https://github.com/truecharts/charts/tree/master/charts/stable/embystat + type: application + version: 11.5.1 + diff --git a/charts/stable/emulatorjs/Chart.yaml b/charts/stable/emulatorjs/Chart.yaml index 7a8036e608c..b58152c7f76 100644 --- a/charts/stable/emulatorjs/Chart.yaml +++ b/charts/stable/emulatorjs/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: emulator - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.9.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: emulatorjs -sources: - - https://ghcr.io/linuxserver/emulatorjs - - https://github.com/truecharts/charts/tree/master/charts/stable/emulatorjs -type: application -version: 11.5.10 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: emulator + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.9.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: emulatorjs + sources: + - https://ghcr.io/linuxserver/emulatorjs + - https://github.com/truecharts/charts/tree/master/charts/stable/emulatorjs + type: application + version: 11.5.10 + diff --git a/charts/stable/endlessh/Chart.yaml b/charts/stable/endlessh/Chart.yaml index df0f5ed9421..64c4340317b 100644 --- a/charts/stable/endlessh/Chart.yaml +++ b/charts/stable/endlessh/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2021.11.21 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Endlessh is an SSH tarpit that very slowly sends an endless, random SSH banner. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: endlessh -sources: - - https://ghcr.io/linuxserver/endlessh - - https://github.com/truecharts/charts/tree/master/charts/stable/endlessh -type: application -version: 11.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2021.11.21 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Endlessh is an SSH tarpit that very slowly sends an endless, random SSH banner. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: endlessh + sources: + - https://ghcr.io/linuxserver/endlessh + - https://github.com/truecharts/charts/tree/master/charts/stable/endlessh + type: application + version: 11.5.1 + diff --git a/charts/stable/ersatztv/Chart.yaml b/charts/stable/ersatztv/Chart.yaml index 32b762e9228..d0e95a98259 100644 --- a/charts/stable/ersatztv/Chart.yaml +++ b/charts/stable/ersatztv/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 25.1.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: ErsatzTV configuring and streaming custom live channels using your media library. -home: https://truecharts.org/charts/stable/ersatztv -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ersatztv.webp -keywords: - - ersatztv - - media -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ersatztv -sources: - - https://github.com/jasongdove/ErsatzTV - - https://github.com/truecharts/charts/tree/master/charts/stable/ersatztv - - https://hub.docker.com/r/jasongdove/ersatztv -type: application -version: 8.1.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 25.1.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: ErsatzTV configuring and streaming custom live channels using your media library. + home: https://truecharts.org/charts/stable/ersatztv + icon: https://truecharts.org/img/hotlink-ok/chart-icons/ersatztv.webp + keywords: + - ersatztv + - media + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: ersatztv + sources: + - https://github.com/jasongdove/ErsatzTV + - https://github.com/truecharts/charts/tree/master/charts/stable/ersatztv + - https://hub.docker.com/r/jasongdove/ersatztv + type: application + version: 8.1.1 + diff --git a/charts/stable/esphome/Chart.yaml b/charts/stable/esphome/Chart.yaml index 789cef39d32..5c8064529fb 100644 --- a/charts/stable/esphome/Chart.yaml +++ b/charts/stable/esphome/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: tools - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2025.3.3 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: esphome -sources: - - https://github.com/esphome/esphome - - https://github.com/truecharts/charts/tree/master/charts/stable/esphome - - https://hub.docker.com/r/esphome/esphome -type: application -version: 22.1.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: tools + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2025.3.3 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: esphome + sources: + - https://github.com/esphome/esphome + - https://github.com/truecharts/charts/tree/master/charts/stable/esphome + - https://hub.docker.com/r/esphome/esphome + type: application + version: 22.1.2 + diff --git a/charts/stable/etesync/Chart.yaml b/charts/stable/etesync/Chart.yaml index 80707a72164..a16c912947e 100644 --- a/charts/stable/etesync/Chart.yaml +++ b/charts/stable/etesync/Chart.yaml @@ -1,49 +1,50 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.14.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 15.6.7 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars, tasks and notes. -home: https://truecharts.org/charts/stable/etesync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/etesync.webp -keywords: - - etesync - - sync - - contacts - - calendars - - tasks - - notes -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: etesync -sources: - - https://github.com/etesync - - https://github.com/truecharts/charts/tree/master/charts/stable/etesync - - https://github.com/victor-rds/docker-etebase - - https://hub.docker.com/r/victorrds/etesync - - https://www.etesync.com/ -type: application -version: 11.12.8 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.14.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 15.6.7 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars, tasks and notes. + home: https://truecharts.org/charts/stable/etesync + icon: https://truecharts.org/img/hotlink-ok/chart-icons/etesync.webp + keywords: + - etesync + - sync + - contacts + - calendars + - tasks + - notes + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: etesync + sources: + - https://github.com/etesync + - https://github.com/truecharts/charts/tree/master/charts/stable/etesync + - https://github.com/victor-rds/docker-etebase + - https://hub.docker.com/r/victorrds/etesync + - https://www.etesync.com/ + type: application + version: 11.12.8 + diff --git a/charts/stable/ethercalc/Chart.yaml b/charts/stable/ethercalc/Chart.yaml index a81836ac6bc..345a581b5fd 100644 --- a/charts/stable/ethercalc/Chart.yaml +++ b/charts/stable/ethercalc/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: EtherCalc is a web spreadsheet. -home: https://truecharts.org/charts/stable/ethercalc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ethercalc.webp -keywords: - - ethercalc - - Cloud - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ethercalc -sources: - - https://github.com/audreyt/ethercalc - - https://github.com/truecharts/charts/tree/master/charts/stable/ethercalc - - https://hub.docker.com/r/audreyt/ethercalc -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: EtherCalc is a web spreadsheet. + home: https://truecharts.org/charts/stable/ethercalc + icon: https://truecharts.org/img/hotlink-ok/chart-icons/ethercalc.webp + keywords: + - ethercalc + - Cloud + - Productivity + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: ethercalc + sources: + - https://github.com/audreyt/ethercalc + - https://github.com/truecharts/charts/tree/master/charts/stable/ethercalc + - https://hub.docker.com/r/audreyt/ethercalc + type: application + version: 7.5.1 + diff --git a/charts/stable/etherpad/Chart.yaml b/charts/stable/etherpad/Chart.yaml index cf5adc4d81b..b074a4f70cd 100644 --- a/charts/stable/etherpad/Chart.yaml +++ b/charts/stable/etherpad/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.8.14 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A real-time collaborative editor scalable to thousands of simultaneous real time users. -home: https://truecharts.org/charts/stable/etherpad -icon: https://truecharts.org/img/hotlink-ok/chart-icons/etherpad.webp -keywords: - - etherpad - - editor - - notepad - - pad -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: etherpad -sources: - - https://etherpad.org/ - - https://ghcr.io/nicholaswilde/etherpad - - https://github.com/ether/etherpad-lite - - https://github.com/truecharts/charts/tree/master/charts/stable/etherpad -type: application -version: 18.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.8.14 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A real-time collaborative editor scalable to thousands of simultaneous real time users. + home: https://truecharts.org/charts/stable/etherpad + icon: https://truecharts.org/img/hotlink-ok/chart-icons/etherpad.webp + keywords: + - etherpad + - editor + - notepad + - pad + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: etherpad + sources: + - https://etherpad.org/ + - https://ghcr.io/nicholaswilde/etherpad + - https://github.com/ether/etherpad-lite + - https://github.com/truecharts/charts/tree/master/charts/stable/etherpad + type: application + version: 18.5.1 + diff --git a/charts/stable/explainshell/Chart.yaml b/charts/stable/explainshell/Chart.yaml index cf802f6e56d..45585fad4a2 100644 --- a/charts/stable/explainshell/Chart.yaml +++ b/charts/stable/explainshell/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Not everyone, especially people new to Linux and Unraid, know what a command that they type i will actually do. -home: https://truecharts.org/charts/stable/explainshell -icon: https://truecharts.org/img/hotlink-ok/chart-icons/explainshell.webp -keywords: - - explainshell - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: explainshell -sources: - - https://github.com/idank/explainshell - - https://github.com/truecharts/charts/tree/master/charts/stable/explainshell - - https://hub.docker.com/r/spaceinvaderone/explainshell -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Not everyone, especially people new to Linux and Unraid, know what a command that they type i will actually do. + home: https://truecharts.org/charts/stable/explainshell + icon: https://truecharts.org/img/hotlink-ok/chart-icons/explainshell.webp + keywords: + - explainshell + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: explainshell + sources: + - https://github.com/idank/explainshell + - https://github.com/truecharts/charts/tree/master/charts/stable/explainshell + - https://hub.docker.com/r/spaceinvaderone/explainshell + type: application + version: 7.5.1 + diff --git a/charts/stable/external-dns/Chart.yaml b/charts/stable/external-dns/Chart.yaml index 4c76e4163b4..966e5bfe880 100644 --- a/charts/stable/external-dns/Chart.yaml +++ b/charts/stable/external-dns/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.16.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: ExternalDNS synchronizes exposed Kubernetes Services and Ingresses with DNS providers. -home: https://truecharts.org/charts/stable/external-dns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-dns.webp -keywords: - - external-dns - - k8s - - kubernetes -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: external-dns -sources: - - https://github.com/kubernetes-sigs/external-dns - - https://github.com/truecharts/charts/tree/master/charts/stable/external-dns -type: application -version: 6.7.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.16.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: ExternalDNS synchronizes exposed Kubernetes Services and Ingresses with DNS providers. + home: https://truecharts.org/charts/stable/external-dns + icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-dns.webp + keywords: + - external-dns + - k8s + - kubernetes + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: external-dns + sources: + - https://github.com/kubernetes-sigs/external-dns + - https://github.com/truecharts/charts/tree/master/charts/stable/external-dns + type: application + version: 6.7.0 + diff --git a/charts/stable/external-ip/Chart.yaml b/charts/stable/external-ip/Chart.yaml index 9c6f7bd9da1..d74a0bc7245 100644 --- a/charts/stable/external-ip/Chart.yaml +++ b/charts/stable/external-ip/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Network-Management - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Gets external IP via DIG command ( OpenDNS , Cloudflare, google ) on a scheduled basis that can be customized. Also includes the ability to alert you via pushover if the IP changes. -home: https://truecharts.org/charts/stable/external-ip -icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-ip.webp -keywords: - - external-ip - - Network-Management - - Network-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: external-ip -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/external-ip - - https://github.com/xavier-hernandez/docker-external-ip - - https://hub.docker.com/r/xavierh/external-ip -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Network-Management + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Gets external IP via DIG command ( OpenDNS , Cloudflare, google ) on a scheduled basis that can be customized. Also includes the ability to alert you via pushover if the IP changes. + home: https://truecharts.org/charts/stable/external-ip + icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-ip.webp + keywords: + - external-ip + - Network-Management + - Network-Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: external-ip + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/external-ip + - https://github.com/xavier-hernandez/docker-external-ip + - https://hub.docker.com/r/xavierh/external-ip + type: application + version: 7.5.1 + diff --git a/charts/stable/external-service/Chart.yaml b/charts/stable/external-service/Chart.yaml index d61f8e79a2f..47c089791e9 100644 --- a/charts/stable/external-service/Chart.yaml +++ b/charts/stable/external-service/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.21.3 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Allow external services to be used like Apps. -home: https://truecharts.org/charts/stable/external-service -icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-service.webp -keywords: - - external-service - - reverse-proxy -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: external-service -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/external-service - - https://hub.docker.com/_/alpine -type: application -version: 15.6.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 3.21.3 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Allow external services to be used like Apps. + home: https://truecharts.org/charts/stable/external-service + icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-service.webp + keywords: + - external-service + - reverse-proxy + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: external-service + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/external-service + - https://hub.docker.com/_/alpine + type: application + version: 15.6.2 + diff --git a/charts/stable/fabulinus/Chart.yaml b/charts/stable/fabulinus/Chart.yaml index eaa30bf2866..ddf90d0e524 100644 --- a/charts/stable/fabulinus/Chart.yaml +++ b/charts/stable/fabulinus/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: AI - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest-cpu -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Fabulinus is the server component of the TitanML Takeoff server. -home: https://truecharts.org/charts/stable/fabulinus -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fabulinus.webp -keywords: - - fabulinus - - machine-learning -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: fabulinus -sources: - - https://github.com/titanml/takeoff-communitys - - https://github.com/truecharts/charts/tree/master/charts/stable/fabulinus - - https://hub.docker.com/r/tytn/fabulinus -type: application -version: 4.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: AI + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest-cpu + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Fabulinus is the server component of the TitanML Takeoff server. + home: https://truecharts.org/charts/stable/fabulinus + icon: https://truecharts.org/img/hotlink-ok/chart-icons/fabulinus.webp + keywords: + - fabulinus + - machine-learning + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: fabulinus + sources: + - https://github.com/titanml/takeoff-communitys + - https://github.com/truecharts/charts/tree/master/charts/stable/fabulinus + - https://hub.docker.com/r/tytn/fabulinus + type: application + version: 4.5.1 + diff --git a/charts/stable/factorio/Chart.yaml b/charts/stable/factorio/Chart.yaml index cdc1f9def8f..bce12c58905 100644 --- a/charts/stable/factorio/Chart.yaml +++ b/charts/stable/factorio/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: stable -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A game in which you build and maintain factories. -home: https://truecharts.org/charts/stable/factorio -icon: https://truecharts.org/img/hotlink-ok/chart-icons/factorio.webp -keywords: - - factorio - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: factorio -sources: - - https://github.com/factoriotools/factorio-docker - - https://github.com/truecharts/charts/tree/master/charts/stable/factorio - - https://hub.docker.com/r/factoriotools/factorio -type: application -version: 9.5.12 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: stable + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A game in which you build and maintain factories. + home: https://truecharts.org/charts/stable/factorio + icon: https://truecharts.org/img/hotlink-ok/chart-icons/factorio.webp + keywords: + - factorio + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: factorio + sources: + - https://github.com/factoriotools/factorio-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/factorio + - https://hub.docker.com/r/factoriotools/factorio + type: application + version: 9.5.12 + diff --git a/charts/stable/factorioservermanager/Chart.yaml b/charts/stable/factorioservermanager/Chart.yaml index c45d0044b53..afd25bdc3f2 100644 --- a/charts/stable/factorioservermanager/Chart.yaml +++ b/charts/stable/factorioservermanager/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: factorioservermanager -sources: - - https://github.com/OpenFactorioServerManager/factorio-server-manager - - https://github.com/truecharts/charts/tree/master/charts/stable/factorioservermanager - - https://hub.docker.com/r/ofsm/ofsm -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: factorioservermanager + sources: + - https://github.com/OpenFactorioServerManager/factorio-server-manager + - https://github.com/truecharts/charts/tree/master/charts/stable/factorioservermanager + - https://hub.docker.com/r/ofsm/ofsm + type: application + version: 7.5.1 + diff --git a/charts/stable/farmos/Chart.yaml b/charts/stable/farmos/Chart.yaml index f8b92bcc33a..b0b07ef9ad2 100644 --- a/charts/stable/farmos/Chart.yaml +++ b/charts/stable/farmos/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: "farmOS is a web-based application for farm management, planning, and record keeping. It is developed by a community of volunteers and aims to provide a standard platform for farmers, developers, and researchers to build upon.\r" -home: https://truecharts.org/charts/stable/farmos -icon: https://truecharts.org/img/hotlink-ok/chart-icons/farmos.webp -keywords: - - farmos - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: farmos -sources: - - https://github.com/farmOS/farmOS - - https://github.com/truecharts/charts/tree/master/charts/stable/farmos - - https://hub.docker.com/r/farmos/farmos -type: application -version: 7.5.4 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: "farmOS is a web-based application for farm management, planning, and record keeping. It is developed by a community of volunteers and aims to provide a standard platform for farmers, developers, and researchers to build upon.\r" + home: https://truecharts.org/charts/stable/farmos + icon: https://truecharts.org/img/hotlink-ok/chart-icons/farmos.webp + keywords: + - farmos + - Productivity + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: farmos + sources: + - https://github.com/farmOS/farmOS + - https://github.com/truecharts/charts/tree/master/charts/stable/farmos + - https://hub.docker.com/r/farmos/farmos + type: application + version: 7.5.4 + diff --git a/charts/stable/fastcom-mqtt/Chart.yaml b/charts/stable/fastcom-mqtt/Chart.yaml index 179070c7614..e4fa946b314 100644 --- a/charts/stable/fastcom-mqtt/Chart.yaml +++ b/charts/stable/fastcom-mqtt/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: | - Chart Chart with Fast.com CLI sending data directly to MQTT Broker -home: https://truecharts.org/charts/stable/fastcom-mqtt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fastcom-mqtt.webp -keywords: - - fastcom-mqtt - - home-automation -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: fastcom-mqtt -sources: - - https://github.com/simonjenny/fastcom-mqtt - - https://github.com/truecharts/charts/tree/master/charts/stable/fastcom-mqtt - - https://hub.docker.com/r/simonjenny/fastcom-mqtt -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: | + Chart Chart with Fast.com CLI sending data directly to MQTT Broker + home: https://truecharts.org/charts/stable/fastcom-mqtt + icon: https://truecharts.org/img/hotlink-ok/chart-icons/fastcom-mqtt.webp + keywords: + - fastcom-mqtt + - home-automation + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: fastcom-mqtt + sources: + - https://github.com/simonjenny/fastcom-mqtt + - https://github.com/truecharts/charts/tree/master/charts/stable/fastcom-mqtt + - https://hub.docker.com/r/simonjenny/fastcom-mqtt + type: application + version: 7.5.1 + diff --git a/charts/stable/fenrus/Chart.yaml b/charts/stable/fenrus/Chart.yaml index 6c2df9c3fc1..a48f07b0aff 100644 --- a/charts/stable/fenrus/Chart.yaml +++ b/charts/stable/fenrus/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: "Fenrus is a home page / personal dashboard with smart apps. \n" -home: https://truecharts.org/charts/stable/fenrus -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fenrus.webp -keywords: - - fenrus - - Productivity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: fenrus -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/fenrus - - https://hub.docker.com/r/revenz/fenrus -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: "Fenrus is a home page / personal dashboard with smart apps. \n" + home: https://truecharts.org/charts/stable/fenrus + icon: https://truecharts.org/img/hotlink-ok/chart-icons/fenrus.webp + keywords: + - fenrus + - Productivity + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: fenrus + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/fenrus + - https://hub.docker.com/r/revenz/fenrus + type: application + version: 7.5.1 + diff --git a/charts/stable/ferdi-server/Chart.yaml b/charts/stable/ferdi-server/Chart.yaml index f0bd0a8706e..a1ae1d127d3 100644 --- a/charts/stable/ferdi-server/Chart.yaml +++ b/charts/stable/ferdi-server/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.3.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Server for Ferdi that you can re-use to run your own -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ferdi-server -sources: - - https://github.com/getferdi/server - - https://github.com/truecharts/charts/tree/master/charts/stable/ferdi-server - - https://hub.docker.com/r/getferdi/ferdi-server -type: application -version: 13.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.3.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Server for Ferdi that you can re-use to run your own + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: ferdi-server + sources: + - https://github.com/getferdi/server + - https://github.com/truecharts/charts/tree/master/charts/stable/ferdi-server + - https://hub.docker.com/r/getferdi/ferdi-server + type: application + version: 13.5.1 + diff --git a/charts/stable/ffmpeg-mkvdts2ac3/Chart.yaml b/charts/stable/ffmpeg-mkvdts2ac3/Chart.yaml index e17942a9679..06b70fc14dd 100644 --- a/charts/stable/ffmpeg-mkvdts2ac3/Chart.yaml +++ b/charts/stable/ffmpeg-mkvdts2ac3/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A Chart Chart designed to watch a directory and encode media files. -home: https://truecharts.org/charts/stable/ffmpeg-mkvdts2ac3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ffmpeg-mkvdts2ac3.webp -keywords: - - ffmpeg-mkvdts2ac3 - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ffmpeg-mkvdts2ac3 -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ffmpeg-mkvdts2ac3 - - https://hub.docker.com/r/snoopy86/ffmpeg - - https://registry.hub.docker.com/r/snoopy86/ffmpeg/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A Chart Chart designed to watch a directory and encode media files. + home: https://truecharts.org/charts/stable/ffmpeg-mkvdts2ac3 + icon: https://truecharts.org/img/hotlink-ok/chart-icons/ffmpeg-mkvdts2ac3.webp + keywords: + - ffmpeg-mkvdts2ac3 + - Productivity + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: ffmpeg-mkvdts2ac3 + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ffmpeg-mkvdts2ac3 + - https://hub.docker.com/r/snoopy86/ffmpeg + - https://registry.hub.docker.com/r/snoopy86/ffmpeg/ + type: application + version: 7.5.1 + diff --git a/charts/stable/filebot/Chart.yaml b/charts/stable/filebot/Chart.yaml index ad67e62b106..ec9e80e753b 100644 --- a/charts/stable/filebot/Chart.yaml +++ b/charts/stable/filebot/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 25.02.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: FileBot is the ultimate tool for organizing and renaming your movies, tv shows or anime, and music well as downloading subtitles and artwork. It's smart and just works. -home: https://truecharts.org/charts/stable/filebot -icon: https://truecharts.org/img/hotlink-ok/chart-icons/filebot.webp -keywords: - - media - - filebot -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: filebot -sources: - - https://github.com/jlesage/docker-filebot - - https://github.com/truecharts/charts/tree/master/charts/stable/filebot - - https://hub.docker.com/r/jlesage/filebot -type: application -version: 12.0.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 25.02.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: FileBot is the ultimate tool for organizing and renaming your movies, tv shows or anime, and music well as downloading subtitles and artwork. It's smart and just works. + home: https://truecharts.org/charts/stable/filebot + icon: https://truecharts.org/img/hotlink-ok/chart-icons/filebot.webp + keywords: + - media + - filebot + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: filebot + sources: + - https://github.com/jlesage/docker-filebot + - https://github.com/truecharts/charts/tree/master/charts/stable/filebot + - https://hub.docker.com/r/jlesage/filebot + type: application + version: 12.0.0 + diff --git a/charts/stable/filebrowser/Chart.yaml b/charts/stable/filebrowser/Chart.yaml index 2aae12f1e1f..c07d45d982a 100644 --- a/charts/stable/filebrowser/Chart.yaml +++ b/charts/stable/filebrowser/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.32.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Filebrowser provides a file managing interface within a specified directory -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: filebrowser -sources: - - https://filebrowser.org/cli/filebrowser - - https://github.com/filebrowser/filebrowser - - https://github.com/truecharts/charts/tree/master/charts/stable/filebrowser - - https://hub.docker.com/r/filebrowser/filebrowser -type: application -version: 11.7.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.32.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Filebrowser provides a file managing interface within a specified directory + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: filebrowser + sources: + - https://filebrowser.org/cli/filebrowser + - https://github.com/filebrowser/filebrowser + - https://github.com/truecharts/charts/tree/master/charts/stable/filebrowser + - https://hub.docker.com/r/filebrowser/filebrowser + type: application + version: 11.7.0 + diff --git a/charts/stable/fileflows/Chart.yaml b/charts/stable/fileflows/Chart.yaml index 2edaa8e14d1..de12793d8a5 100644 --- a/charts/stable/fileflows/Chart.yaml +++ b/charts/stable/fileflows/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 25.04.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: An application that lets you automatically process files through a simple rule flow. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: fileflows -sources: - - https://github.com/revenz/FileFlows - - https://github.com/truecharts/charts/tree/master/charts/stable/fileflows - - https://hub.docker.com/r/revenz/fileflows -type: application -version: 13.2.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 25.04.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: An application that lets you automatically process files through a simple rule flow. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: fileflows + sources: + - https://github.com/revenz/FileFlows + - https://github.com/truecharts/charts/tree/master/charts/stable/fileflows + - https://hub.docker.com/r/revenz/fileflows + type: application + version: 13.2.1 + diff --git a/charts/stable/fileshelter/Chart.yaml b/charts/stable/fileshelter/Chart.yaml index f22c3265dfb..757583b722e 100644 --- a/charts/stable/fileshelter/Chart.yaml +++ b/charts/stable/fileshelter/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 6.2.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: FileShelter is a self-hosted software that allows you to easily share files over the Internet. Just upload one or more files and get an URL back! -home: https://truecharts.org/charts/stable/fileshelter -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fileshelter.webp -keywords: - - fileshelter - - Cloud - - Tools-Utilities - - Network-Web - - Network-FTP -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: fileshelter -sources: - - https://github.com/epoupon/fileshelter - - https://github.com/truecharts/charts/tree/master/charts/stable/fileshelter - - https://hub.docker.com/r/epoupon/fileshelter -type: application -version: 8.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 6.2.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: FileShelter is a self-hosted software that allows you to easily share files over the Internet. Just upload one or more files and get an URL back! + home: https://truecharts.org/charts/stable/fileshelter + icon: https://truecharts.org/img/hotlink-ok/chart-icons/fileshelter.webp + keywords: + - fileshelter + - Cloud + - Tools-Utilities + - Network-Web + - Network-FTP + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: fileshelter + sources: + - https://github.com/epoupon/fileshelter + - https://github.com/truecharts/charts/tree/master/charts/stable/fileshelter + - https://hub.docker.com/r/epoupon/fileshelter + type: application + version: 8.5.1 + diff --git a/charts/stable/filestash/Chart.yaml b/charts/stable/filestash/Chart.yaml index 736338d1000..019cadc4d13 100644 --- a/charts/stable/filestash/Chart.yaml +++ b/charts/stable/filestash/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A Dropbox-like file manager that let you manage your data anywhere it is located. -home: https://truecharts.org/charts/stable/filestash -icon: https://truecharts.org/img/hotlink-ok/chart-icons/filestash.webp -keywords: - - filestash - - Cloud - - Productivity - - Network-Web -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: filestash -sources: - - https://github.com/mickael-kerjean/filestash - - https://github.com/truecharts/charts/tree/master/charts/stable/filestash - - https://hub.docker.com/r/machines/filestash - - https://www.filestash.app/ -type: application -version: 8.5.30 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A Dropbox-like file manager that let you manage your data anywhere it is located. + home: https://truecharts.org/charts/stable/filestash + icon: https://truecharts.org/img/hotlink-ok/chart-icons/filestash.webp + keywords: + - filestash + - Cloud + - Productivity + - Network-Web + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: filestash + sources: + - https://github.com/mickael-kerjean/filestash + - https://github.com/truecharts/charts/tree/master/charts/stable/filestash + - https://hub.docker.com/r/machines/filestash + - https://www.filestash.app/ + type: application + version: 8.5.30 + diff --git a/charts/stable/filezilla/Chart.yaml b/charts/stable/filezilla/Chart.yaml index 378af6d86d7..068daae12fc 100644 --- a/charts/stable/filezilla/Chart.yaml +++ b/charts/stable/filezilla/Chart.yaml @@ -1,40 +1,41 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.68.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A Helm chart for Kubernetes -home: https://truecharts.org/charts/stable/filezilla -icon: https://truecharts.org/img/hotlink-ok/chart-icons/filezilla.webp -keywords: - - filezilla - - ftp - - sftp - - ftps - - client -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: filezilla -sources: - - https://filezilla-project.org/ - - https://ghcr.io/linuxserver/filezilla - - https://github.com/linuxserver/docker-filezilla - - https://github.com/truecharts/charts/tree/master/charts/stable/filezilla -type: application -version: 13.6.11 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 3.68.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A Helm chart for Kubernetes + home: https://truecharts.org/charts/stable/filezilla + icon: https://truecharts.org/img/hotlink-ok/chart-icons/filezilla.webp + keywords: + - filezilla + - ftp + - sftp + - ftps + - client + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: filezilla + sources: + - https://filezilla-project.org/ + - https://ghcr.io/linuxserver/filezilla + - https://github.com/linuxserver/docker-filezilla + - https://github.com/truecharts/charts/tree/master/charts/stable/filezilla + type: application + version: 13.6.11 + diff --git a/charts/stable/fireflyiii/Chart.yaml b/charts/stable/fireflyiii/Chart.yaml index 95341586008..87ca507287c 100644 --- a/charts/stable/fireflyiii/Chart.yaml +++ b/charts/stable/fireflyiii/Chart.yaml @@ -1,43 +1,44 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: finacial - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 6.2.10 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 15.6.7 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A free and open source personal finance manager -home: https://truecharts.org/charts/stable/fireflyiii -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireflyiii.webp -keywords: - - fireflyiii - - finacial -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: fireflyiii -sources: - - https://github.com/firefly-iii/firefly-iii/ - - https://github.com/truecharts/charts/tree/master/charts/stable/fireflyiii - - https://hub.docker.com/r/fireflyiii/core -type: application -version: 28.0.7 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: finacial + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 6.2.10 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 15.6.7 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A free and open source personal finance manager + home: https://truecharts.org/charts/stable/fireflyiii + icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireflyiii.webp + keywords: + - fireflyiii + - finacial + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: fireflyiii + sources: + - https://github.com/firefly-iii/firefly-iii/ + - https://github.com/truecharts/charts/tree/master/charts/stable/fireflyiii + - https://hub.docker.com/r/fireflyiii/core + type: application + version: 28.0.7 + diff --git a/charts/stable/firefox-desktop-g3/Chart.yaml b/charts/stable/firefox-desktop-g3/Chart.yaml index 93305d66726..69646a5bbaa 100644 --- a/charts/stable/firefox-desktop-g3/Chart.yaml +++ b/charts/stable/firefox-desktop-g3/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing -home: https://truecharts.org/charts/stable/firefox-desktop-g3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox-desktop-g3.webp -keywords: - - firefox-desktop-g3 - - Productivity - - Tools-Utilities - - Network-Web -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: firefox-desktop-g3 -sources: - - https://github.com/accetto/headless-drawing-g3/ - - 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: 7.5.6 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing + home: https://truecharts.org/charts/stable/firefox-desktop-g3 + icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox-desktop-g3.webp + keywords: + - firefox-desktop-g3 + - Productivity + - Tools-Utilities + - Network-Web + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: firefox-desktop-g3 + sources: + - https://github.com/accetto/headless-drawing-g3/ + - 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: 7.5.6 + diff --git a/charts/stable/firefox-syncserver/Chart.yaml b/charts/stable/firefox-syncserver/Chart.yaml index ce5c8e34b44..34e29c9004c 100644 --- a/charts/stable/firefox-syncserver/Chart.yaml +++ b/charts/stable/firefox-syncserver/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.8.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This is an all-in-one package for running a self-hosted Firefox Sync server. -home: https://truecharts.org/charts/stable/firefox-syncserver -icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox-syncserver.webp -keywords: - - server - - sync - - syncserver - - firefox -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: firefox-syncserver -sources: - - https://ghcr.io/crazy-max/firefox-syncserver - - https://github.com/truecharts/charts/tree/master/charts/stable/firefox-syncserver - - https://moz-services-docs.readthedocs.io/en/latest/howtos/run-sync-1.5.html -type: application -version: 19.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.8.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This is an all-in-one package for running a self-hosted Firefox Sync server. + home: https://truecharts.org/charts/stable/firefox-syncserver + icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox-syncserver.webp + keywords: + - server + - sync + - syncserver + - firefox + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: firefox-syncserver + sources: + - https://ghcr.io/crazy-max/firefox-syncserver + - https://github.com/truecharts/charts/tree/master/charts/stable/firefox-syncserver + - https://moz-services-docs.readthedocs.io/en/latest/howtos/run-sync-1.5.html + type: application + version: 19.5.1 + diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index 0dfcbbe67de..15f51bdceef 100644 --- a/charts/stable/firefox/Chart.yaml +++ b/charts/stable/firefox/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: browser - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 136.0.4 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. -home: https://truecharts.org/charts/stable/firefox -icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox.webp -keywords: - - firefox - - browser -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: firefox -sources: - - https://ghcr.io/linuxserver/firefox - - https://github.com/linuxserver/docker-firefox - - https://github.com/truecharts/charts/tree/master/charts/stable/firefox -type: application -version: 23.0.5 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: browser + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 136.0.4 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. + home: https://truecharts.org/charts/stable/firefox + icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox.webp + keywords: + - firefox + - browser + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: firefox + sources: + - https://ghcr.io/linuxserver/firefox + - https://github.com/linuxserver/docker-firefox + - https://github.com/truecharts/charts/tree/master/charts/stable/firefox + type: application + version: 23.0.5 + diff --git a/charts/stable/fireshare/Chart.yaml b/charts/stable/fireshare/Chart.yaml index 307604b6faf..db98ed4af88 100644 --- a/charts/stable/fireshare/Chart.yaml +++ b/charts/stable/fireshare/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.2.20 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Share your game clips, videos, or other media via unique links. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: fireshare -sources: - - https://github.com/ShaneIsrael/fireshare - - https://github.com/truecharts/charts/tree/master/charts/stable/fireshare - - https://hub.docker.com/r/shaneisrael/fireshare -type: application -version: 8.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.2.20 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Share your game clips, videos, or other media via unique links. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: fireshare + sources: + - https://github.com/ShaneIsrael/fireshare + - https://github.com/truecharts/charts/tree/master/charts/stable/fireshare + - https://hub.docker.com/r/shaneisrael/fireshare + type: application + version: 8.5.1 + diff --git a/charts/stable/firezone/Chart.yaml b/charts/stable/firezone/Chart.yaml index f83872ea11c..57117da2c68 100644 --- a/charts/stable/firezone/Chart.yaml +++ b/charts/stable/firezone/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: vpn - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.7.36 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: WireGuard-based VPN server and egress firewall -home: https://truecharts.org/charts/stable/firezone -icon: https://truecharts.org/img/hotlink-ok/chart-icons/firezone.webp -keywords: - - firezone - - wireguard - - vpn -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: firezone -sources: - - https://github.com/firezone/firezone - - https://github.com/truecharts/charts/tree/master/charts/stable/firezone - - https://hub.docker.com/r/firezone/firezone -type: application -version: 5.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: vpn + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.7.36 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: WireGuard-based VPN server and egress firewall + home: https://truecharts.org/charts/stable/firezone + icon: https://truecharts.org/img/hotlink-ok/chart-icons/firezone.webp + keywords: + - firezone + - wireguard + - vpn + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: firezone + sources: + - https://github.com/firezone/firezone + - https://github.com/truecharts/charts/tree/master/charts/stable/firezone + - https://hub.docker.com/r/firezone/firezone + type: application + version: 5.5.1 + diff --git a/charts/stable/fistfuloffrags/Chart.yaml b/charts/stable/fistfuloffrags/Chart.yaml index 4c02493c112..733500b6553 100644 --- a/charts/stable/fistfuloffrags/Chart.yaml +++ b/charts/stable/fistfuloffrags/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: fistfuloffrags -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Fistful of Frags and run it. -home: https://truecharts.org/charts/stable/fistfuloffrags -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fistfuloffrags.webp -keywords: - - fistfuloffrags - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: fistfuloffrags -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/fistfuloffrags - - https://www.steampowered.com/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: fistfuloffrags + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will download and install SteamCMD. It will also install Fistful of Frags and run it. + home: https://truecharts.org/charts/stable/fistfuloffrags + icon: https://truecharts.org/img/hotlink-ok/chart-icons/fistfuloffrags.webp + keywords: + - fistfuloffrags + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: fistfuloffrags + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/fistfuloffrags + - https://www.steampowered.com/ + type: application + version: 7.5.1 + diff --git a/charts/stable/fivem/Chart.yaml b/charts/stable/fivem/Chart.yaml index 6c5c54f0f89..c37e0d66423 100644 --- a/charts/stable/fivem/Chart.yaml +++ b/charts/stable/fivem/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - 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.' -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: fivem -sources: - - https://fivem.net/ - - https://ghcr.io/ich777/fivemserver - - https://github.com/truecharts/charts/tree/master/charts/stable/fivem -type: application -version: 8.2.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + 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.' + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: fivem + sources: + - https://fivem.net/ + - https://ghcr.io/ich777/fivemserver + - https://github.com/truecharts/charts/tree/master/charts/stable/fivem + type: application + version: 8.2.1 + diff --git a/charts/stable/flame/Chart.yaml b/charts/stable/flame/Chart.yaml index ad0f8917e2a..276845af247 100644 --- a/charts/stable/flame/Chart.yaml +++ b/charts/stable/flame/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.3.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Flame is self-hosted start page for your server. Easily manage your apps and bookmarks with built-in editors. -home: https://truecharts.org/charts/stable/flame -icon: https://truecharts.org/img/hotlink-ok/chart-icons/flame.webp -keywords: - - flame - - dashboard -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: flame -sources: - - https://github.com/pawelmalak/flame - - https://github.com/truecharts/charts/tree/master/charts/stable/flame - - https://hub.docker.com/r/pawelmalak/flame -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.3.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Flame is self-hosted start page for your server. Easily manage your apps and bookmarks with built-in editors. + home: https://truecharts.org/charts/stable/flame + icon: https://truecharts.org/img/hotlink-ok/chart-icons/flame.webp + keywords: + - flame + - dashboard + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: flame + sources: + - https://github.com/pawelmalak/flame + - https://github.com/truecharts/charts/tree/master/charts/stable/flame + - https://hub.docker.com/r/pawelmalak/flame + type: application + version: 7.5.1 + diff --git a/charts/stable/flaresolverr/Chart.yaml b/charts/stable/flaresolverr/Chart.yaml index 40552451ce5..089dc4ad797 100644 --- a/charts/stable/flaresolverr/Chart.yaml +++ b/charts/stable/flaresolverr/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.3.21 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: FlareSolverr is a proxy server to bypass Cloudflare protection -home: https://truecharts.org/charts/stable/flaresolverr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/flaresolverr.webp -keywords: - - flaresolverr - - proxy -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: flaresolverr -sources: - - https://ghcr.io/flaresolverr/flaresolverr - - https://github.com/FlareSolverr/FlareSolverr - - https://github.com/truecharts/charts/tree/master/charts/stable/flaresolverr -type: application -version: 15.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 3.3.21 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: FlareSolverr is a proxy server to bypass Cloudflare protection + home: https://truecharts.org/charts/stable/flaresolverr + icon: https://truecharts.org/img/hotlink-ok/chart-icons/flaresolverr.webp + keywords: + - flaresolverr + - proxy + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: flaresolverr + sources: + - https://ghcr.io/flaresolverr/flaresolverr + - https://github.com/FlareSolverr/FlareSolverr + - https://github.com/truecharts/charts/tree/master/charts/stable/flaresolverr + type: application + version: 15.5.1 + diff --git a/charts/stable/flashpaper/Chart.yaml b/charts/stable/flashpaper/Chart.yaml index 9b5a1c570ca..53f16e88c13 100644 --- a/charts/stable/flashpaper/Chart.yaml +++ b/charts/stable/flashpaper/Chart.yaml @@ -1,41 +1,42 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: master -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: One-time encrypted password/secret sharing -home: https://truecharts.org/charts/stable/flashpaper -icon: https://truecharts.org/img/hotlink-ok/chart-icons/flashpaper.webp -keywords: - - flashpaper - - Cloud - - Productivity - - Security - - Tools-Utilities - - Network-Web -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: flashpaper -sources: - - https://ghcr.io/andrewpaglusch/flashpaper - - https://github.com/AndrewPaglusch/FlashPaper - - https://github.com/andrewpaglusch/FlashPaper/pkgs/container/flashpaper - - https://github.com/truecharts/charts/tree/master/charts/stable/flashpaper -type: application -version: 4.0.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: master + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: One-time encrypted password/secret sharing + home: https://truecharts.org/charts/stable/flashpaper + icon: https://truecharts.org/img/hotlink-ok/chart-icons/flashpaper.webp + keywords: + - flashpaper + - Cloud + - Productivity + - Security + - Tools-Utilities + - Network-Web + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: flashpaper + sources: + - https://ghcr.io/andrewpaglusch/flashpaper + - https://github.com/AndrewPaglusch/FlashPaper + - https://github.com/andrewpaglusch/FlashPaper/pkgs/container/flashpaper + - https://github.com/truecharts/charts/tree/master/charts/stable/flashpaper + type: application + version: 4.0.0 + diff --git a/charts/stable/fleet/Chart.yaml b/charts/stable/fleet/Chart.yaml index 4214bbb19a4..c19931af673 100644 --- a/charts/stable/fleet/Chart.yaml +++ b/charts/stable/fleet/Chart.yaml @@ -1,41 +1,42 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.3.3 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 15.9.0 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: fleet -sources: - - https://ghcr.io/linuxserver/fleet - - https://github.com/truecharts/charts/tree/master/charts/stable/fleet -type: application -version: 14.13.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.3.3 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 15.9.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: fleet + sources: + - https://ghcr.io/linuxserver/fleet + - https://github.com/truecharts/charts/tree/master/charts/stable/fleet + type: application + version: 14.13.3 + diff --git a/charts/stable/flexget/Chart.yaml b/charts/stable/flexget/Chart.yaml index 73df4e5601b..d9acdd45877 100644 --- a/charts/stable/flexget/Chart.yaml +++ b/charts/stable/flexget/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.15.31 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: FlexGet is a multipurpose automation tool for all of your media -home: https://truecharts.org/charts/stable/flexget -icon: https://truecharts.org/img/hotlink-ok/chart-icons/flexget.webp -keywords: - - flexget - - automation -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: flexget -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/flexget - - https://github.com/wiserain/docker-flexget - - https://hub.docker.com/r/wiserain/flexget -type: application -version: 11.8.7 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 3.15.31 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: FlexGet is a multipurpose automation tool for all of your media + home: https://truecharts.org/charts/stable/flexget + icon: https://truecharts.org/img/hotlink-ok/chart-icons/flexget.webp + keywords: + - flexget + - automation + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: flexget + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/flexget + - https://github.com/wiserain/docker-flexget + - https://hub.docker.com/r/wiserain/flexget + type: application + version: 11.8.7 + diff --git a/charts/stable/flexo/Chart.yaml b/charts/stable/flexo/Chart.yaml index 2e2ac28e8ab..af02b1b91ec 100644 --- a/charts/stable/flexo/Chart.yaml +++ b/charts/stable/flexo/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: tools - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.6.9 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Arch linux pacman cache proxy server -home: https://truecharts.org/charts/stable/flexo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/flexo.webp -keywords: - - flexo - - linux -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: flexo -sources: - - https://github.com/nroi/flexo - - https://github.com/truecharts/charts/tree/master/charts/stable/flexo - - https://hub.docker.com/r/nroi/flexo -type: application -version: 1.0.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: tools + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.6.9 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Arch linux pacman cache proxy server + home: https://truecharts.org/charts/stable/flexo + icon: https://truecharts.org/img/hotlink-ok/chart-icons/flexo.webp + keywords: + - flexo + - linux + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: flexo + sources: + - https://github.com/nroi/flexo + - https://github.com/truecharts/charts/tree/master/charts/stable/flexo + - https://hub.docker.com/r/nroi/flexo + type: application + version: 1.0.0 + diff --git a/charts/stable/flextv/Chart.yaml b/charts/stable/flextv/Chart.yaml index 9203ac8233f..5f5bfe540b3 100644 --- a/charts/stable/flextv/Chart.yaml +++ b/charts/stable/flextv/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: MediaApp - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A super-sexy voice interface for the Plex HTPC. -home: https://truecharts.org/charts/stable/flextv -icon: https://truecharts.org/img/hotlink-ok/chart-icons/flextv.webp -keywords: - - flextv - - MediaApp -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: flextv -sources: - - https://github.com/d8ahazard/FlexTV - - https://github.com/truecharts/charts/tree/master/charts/stable/flextv - - https://hub.docker.com/r/jcreynolds/flextv - - https://registry.hub.docker.com/r/jcreynolds/flextv/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: MediaApp + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A super-sexy voice interface for the Plex HTPC. + home: https://truecharts.org/charts/stable/flextv + icon: https://truecharts.org/img/hotlink-ok/chart-icons/flextv.webp + keywords: + - flextv + - MediaApp + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: flextv + sources: + - https://github.com/d8ahazard/FlexTV + - https://github.com/truecharts/charts/tree/master/charts/stable/flextv + - https://hub.docker.com/r/jcreynolds/flextv + - https://registry.hub.docker.com/r/jcreynolds/flextv/ + type: application + version: 7.5.1 + diff --git a/charts/stable/flood/Chart.yaml b/charts/stable/flood/Chart.yaml index d95a9fcbe38..9cb4dc1479b 100644 --- a/charts/stable/flood/Chart.yaml +++ b/charts/stable/flood/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.9.3 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Flood is a monitoring service for various torrent clients -home: https://truecharts.org/charts/stable/flood -icon: https://truecharts.org/img/hotlink-ok/chart-icons/flood.webp -keywords: - - flood - - rtorrent - - qbittorrent - - transmission -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: flood -sources: - - https://github.com/jesec/flood - - https://github.com/truecharts/charts/tree/master/charts/stable/flood - - https://hub.docker.com/r/jesec/flood -type: application -version: 15.6.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 4.9.3 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Flood is a monitoring service for various torrent clients + home: https://truecharts.org/charts/stable/flood + icon: https://truecharts.org/img/hotlink-ok/chart-icons/flood.webp + keywords: + - flood + - rtorrent + - qbittorrent + - transmission + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: flood + sources: + - https://github.com/jesec/flood + - https://github.com/truecharts/charts/tree/master/charts/stable/flood + - https://hub.docker.com/r/jesec/flood + type: application + version: 15.6.2 + diff --git a/charts/stable/flowise/Chart.yaml b/charts/stable/flowise/Chart.yaml index 081e7a3484a..693a3538331 100644 --- a/charts/stable/flowise/Chart.yaml +++ b/charts/stable/flowise/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: ai - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.2.7 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Drag & drop UI to build your customized LLM flow. -home: https://truecharts.org/charts/stable/flowise -icon: https://truecharts.org/img/hotlink-ok/chart-icons/flowise.webp -keywords: - - flowise - - ai -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: flowise -sources: - - https://github.com/FlowiseAI/Flowise - - https://github.com/truecharts/charts/tree/master/charts/stable/flowise - - https://hub.docker.com/r/flowiseai/flowise -type: application -version: 7.6.4 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: ai + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.2.7 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Drag & drop UI to build your customized LLM flow. + home: https://truecharts.org/charts/stable/flowise + icon: https://truecharts.org/img/hotlink-ok/chart-icons/flowise.webp + keywords: + - flowise + - ai + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: flowise + sources: + - https://github.com/FlowiseAI/Flowise + - https://github.com/truecharts/charts/tree/master/charts/stable/flowise + - https://hub.docker.com/r/flowiseai/flowise + type: application + version: 7.6.4 + diff --git a/charts/stable/fluidd/Chart.yaml b/charts/stable/fluidd/Chart.yaml index a4415bbf88f..519a6adc97b 100644 --- a/charts/stable/fluidd/Chart.yaml +++ b/charts/stable/fluidd/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.34.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Fluidd is a free and open-source Klipper web interface for managing your 3d printer. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: fluidd -sources: - - https://ghcr.io/fluidd-core/fluidd - - https://github.com/fluidd-core/fluidd - - https://github.com/truecharts/charts/tree/master/charts/stable/fluidd -type: application -version: 11.9.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.34.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Fluidd is a free and open-source Klipper web interface for managing your 3d printer. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: fluidd + sources: + - https://ghcr.io/fluidd-core/fluidd + - https://github.com/fluidd-core/fluidd + - https://github.com/truecharts/charts/tree/master/charts/stable/fluidd + type: application + version: 11.9.1 + diff --git a/charts/stable/fluttercoin-wallet/Chart.yaml b/charts/stable/fluttercoin-wallet/Chart.yaml index af0bfcaf6fc..9822a9a3e18 100644 --- a/charts/stable/fluttercoin-wallet/Chart.yaml +++ b/charts/stable/fluttercoin-wallet/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: FlutterCoin may be a coin with the tried and true algorithm of scrypt, but it's definitely anything but ordinary. -home: https://truecharts.org/charts/stable/fluttercoin-wallet -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fluttercoin-wallet.webp -keywords: - - fluttercoin-wallet - - Network-Other - - Productivity - - Tools-Utilities - - Crypto -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: fluttercoin-wallet -sources: - - https://fluttercoin.me/ - - https://ghcr.io/ich777/fluttercoin - - https://github.com/truecharts/charts/tree/master/charts/stable/fluttercoin-wallet -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: FlutterCoin may be a coin with the tried and true algorithm of scrypt, but it's definitely anything but ordinary. + home: https://truecharts.org/charts/stable/fluttercoin-wallet + icon: https://truecharts.org/img/hotlink-ok/chart-icons/fluttercoin-wallet.webp + keywords: + - fluttercoin-wallet + - Network-Other + - Productivity + - Tools-Utilities + - Crypto + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: fluttercoin-wallet + sources: + - https://fluttercoin.me/ + - https://ghcr.io/ich777/fluttercoin + - https://github.com/truecharts/charts/tree/master/charts/stable/fluttercoin-wallet + type: application + version: 7.5.1 + diff --git a/charts/stable/fmd2-wine/Chart.yaml b/charts/stable/fmd2-wine/Chart.yaml index ba492e0b37c..9601ea0716c 100644 --- a/charts/stable/fmd2-wine/Chart.yaml +++ b/charts/stable/fmd2-wine/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - 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. ' -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: fmd2-wine -sources: - - https://github.com/Banh-Canh/docker-FMD2 - - https://github.com/truecharts/charts/tree/master/charts/stable/fmd2-wine - - https://hub.docker.com/r/banhcanh/docker-fmd2 -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + 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. ' + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: fmd2-wine + sources: + - https://github.com/Banh-Canh/docker-FMD2 + - https://github.com/truecharts/charts/tree/master/charts/stable/fmd2-wine + - https://hub.docker.com/r/banhcanh/docker-fmd2 + type: application + version: 7.5.1 + diff --git a/charts/stable/foldingathome/Chart.yaml b/charts/stable/foldingathome/Chart.yaml index 8af8ba5624a..54cbfbfb043 100644 --- a/charts/stable/foldingathome/Chart.yaml +++ b/charts/stable/foldingathome/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 8.4.9 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Folding@home is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: foldingathome -sources: - - https://ghcr.io/linuxserver/foldingathome - - https://github.com/truecharts/charts/tree/master/charts/stable/foldingathome -type: application -version: 12.5.8 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 8.4.9 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Folding@home is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: foldingathome + sources: + - https://ghcr.io/linuxserver/foldingathome + - https://github.com/truecharts/charts/tree/master/charts/stable/foldingathome + type: application + version: 12.5.8 + diff --git a/charts/stable/fossil/Chart.yaml b/charts/stable/fossil/Chart.yaml index 610bdce677f..a9579a245c1 100644 --- a/charts/stable/fossil/Chart.yaml +++ b/charts/stable/fossil/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.15.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A simple, high-reliability, distributed software configuration management system -home: https://truecharts.org/charts/stable/fossil -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fossil.webp -keywords: - - fossil - - scm -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: fossil -sources: - - https://fossil-scm.org/ - - https://ghcr.io/nicholaswilde/fossil - - https://github.com/truecharts/charts/tree/master/charts/stable/fossil -type: application -version: 13.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.15.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A simple, high-reliability, distributed software configuration management system + home: https://truecharts.org/charts/stable/fossil + icon: https://truecharts.org/img/hotlink-ok/chart-icons/fossil.webp + keywords: + - fossil + - scm + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: fossil + sources: + - https://fossil-scm.org/ + - https://ghcr.io/nicholaswilde/fossil + - https://github.com/truecharts/charts/tree/master/charts/stable/fossil + type: application + version: 13.5.1 + diff --git a/charts/stable/fotosho/Chart.yaml b/charts/stable/fotosho/Chart.yaml index 77619b43248..a46f98bf91a 100644 --- a/charts/stable/fotosho/Chart.yaml +++ b/charts/stable/fotosho/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: MediaApp-Photos - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - 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.' -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: fotosho -sources: - - https://github.com/advplyr/fotosho - - https://github.com/truecharts/charts/tree/master/charts/stable/fotosho - - https://hub.docker.com/r/advplyr/fotosho -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: MediaApp-Photos + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + 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.' + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: fotosho + sources: + - https://github.com/advplyr/fotosho + - https://github.com/truecharts/charts/tree/master/charts/stable/fotosho + - https://hub.docker.com/r/advplyr/fotosho + type: application + version: 7.5.1 + diff --git a/charts/stable/freecad-desktop-g3/Chart.yaml b/charts/stable/freecad-desktop-g3/Chart.yaml index b03ceb58223..a1516d95ad5 100644 --- a/charts/stable/freecad-desktop-g3/Chart.yaml +++ b/charts/stable/freecad-desktop-g3/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing -home: https://truecharts.org/charts/stable/freecad-desktop-g3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/freecad-desktop-g3.webp -keywords: - - freecad-desktop-g3 - - Productivity - - Tools-Utilities - - MediaApp-Photos -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: freecad-desktop-g3 -sources: - - https://github.com/accetto/headless-drawing-g3/ - - 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: 7.5.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing + home: https://truecharts.org/charts/stable/freecad-desktop-g3 + icon: https://truecharts.org/img/hotlink-ok/chart-icons/freecad-desktop-g3.webp + keywords: + - freecad-desktop-g3 + - Productivity + - Tools-Utilities + - MediaApp-Photos + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: freecad-desktop-g3 + sources: + - https://github.com/accetto/headless-drawing-g3/ + - 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: 7.5.3 + diff --git a/charts/stable/freshrss/Chart.yaml b/charts/stable/freshrss/Chart.yaml index fca6af05434..b72651325d0 100644 --- a/charts/stable/freshrss/Chart.yaml +++ b/charts/stable/freshrss/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.26.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: FreshRSS is a self-hosted RSS feed aggregator -home: https://truecharts.org/charts/stable/freshrss -icon: https://truecharts.org/img/hotlink-ok/chart-icons/freshrss.webp -keywords: - - freshrss - - rss -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: freshrss -sources: - - https://ghcr.io/linuxserver/freshrss - - https://github.com/FreshRSS/FreshRSS - - https://github.com/truecharts/charts/tree/master/charts/stable/freshrss -type: application -version: 20.7.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.26.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: FreshRSS is a self-hosted RSS feed aggregator + home: https://truecharts.org/charts/stable/freshrss + icon: https://truecharts.org/img/hotlink-ok/chart-icons/freshrss.webp + keywords: + - freshrss + - rss + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: freshrss + sources: + - https://ghcr.io/linuxserver/freshrss + - https://github.com/FreshRSS/FreshRSS + - https://github.com/truecharts/charts/tree/master/charts/stable/freshrss + type: application + version: 20.7.3 + diff --git a/charts/stable/friendica/Chart.yaml b/charts/stable/friendica/Chart.yaml index 4e84215e276..f656cccac87 100644 --- a/charts/stable/friendica/Chart.yaml +++ b/charts/stable/friendica/Chart.yaml @@ -1,50 +1,51 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: social - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2024.12.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 15.9.0 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] - - name: redis - version: 15.6.7 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Welcome to the free social web -home: https://truecharts.org/charts/stable/friendica -icon: https://truecharts.org/img/hotlink-ok/chart-icons/friendica.webp -keywords: - - friend - - social -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: friendica -sources: - - https://friendi.ca/ - - https://github.com/truecharts/charts/tree/master/charts/stable/friendica - - https://hub.docker.com/_/friendica -type: application -version: 16.17.4 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: social + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2024.12.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 15.9.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 15.6.7 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Welcome to the free social web + home: https://truecharts.org/charts/stable/friendica + icon: https://truecharts.org/img/hotlink-ok/chart-icons/friendica.webp + keywords: + - friend + - social + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: friendica + sources: + - https://friendi.ca/ + - https://github.com/truecharts/charts/tree/master/charts/stable/friendica + - https://hub.docker.com/_/friendica + type: application + version: 16.17.4 + diff --git a/charts/stable/frigate/Chart.yaml b/charts/stable/frigate/Chart.yaml index 5236fe4add2..5ab00ec967f 100644 --- a/charts/stable/frigate/Chart.yaml +++ b/charts/stable/frigate/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: nvr - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.15.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: NVR With Realtime Object Detection for IP Cameras -home: https://truecharts.org/charts/stable/frigate -icon: https://truecharts.org/img/hotlink-ok/chart-icons/frigate.webp -keywords: - - encode - - nvr - - media - - frigate -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: frigate -sources: - - https://ghcr.io/blakeblackshear/frigate - - https://github.com/blakeblackshear/frigate - - https://github.com/truecharts/charts/tree/master/charts/stable/frigate -type: application -version: 17.0.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: nvr + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.15.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: NVR With Realtime Object Detection for IP Cameras + home: https://truecharts.org/charts/stable/frigate + icon: https://truecharts.org/img/hotlink-ok/chart-icons/frigate.webp + keywords: + - encode + - nvr + - media + - frigate + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: frigate + sources: + - https://ghcr.io/blakeblackshear/frigate + - https://github.com/blakeblackshear/frigate + - https://github.com/truecharts/charts/tree/master/charts/stable/frigate + type: application + version: 17.0.0 + diff --git a/charts/stable/fsm/Chart.yaml b/charts/stable/fsm/Chart.yaml index 62c5668cb54..dd9b8eb9278 100644 --- a/charts/stable/fsm/Chart.yaml +++ b/charts/stable/fsm/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: No description provide. -home: https://truecharts.org/charts/stable/fsm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fsm.webp -keywords: - - fsm - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: fsm -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/fsm - - https://hub.docker.com/r/ofsm/ofsm - - https://registry.hub.docker.com/r/ofsm/ofsm -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: No description provide. + home: https://truecharts.org/charts/stable/fsm + icon: https://truecharts.org/img/hotlink-ok/chart-icons/fsm.webp + keywords: + - fsm + - Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: fsm + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/fsm + - https://hub.docker.com/r/ofsm/ofsm + - https://registry.hub.docker.com/r/ofsm/ofsm + type: application + version: 7.5.1 + diff --git a/charts/stable/game-server-watcher/Chart.yaml b/charts/stable/game-server-watcher/Chart.yaml index 06112ba7a9a..d2ede680e12 100644 --- a/charts/stable/game-server-watcher/Chart.yaml +++ b/charts/stable/game-server-watcher/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: monitor - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.1.22 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A simple discord/telegram/slack bot to monitor your game servers and players in style. -home: https://truecharts.org/charts/stable/game-server-watcher -icon: https://truecharts.org/img/hotlink-ok/chart-icons/game-server-watcher.webp -keywords: - - game-server-watcher - - monitoring - - bots -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: game-server-watcher -sources: - - https://ghcr.io/a-sync/game-server-watcher - - https://github.com/a-sync/game-server-watcher - - https://github.com/truecharts/charts/tree/master/charts/stable/game-server-watcher -type: application -version: 3.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: monitor + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 3.1.22 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A simple discord/telegram/slack bot to monitor your game servers and players in style. + home: https://truecharts.org/charts/stable/game-server-watcher + icon: https://truecharts.org/img/hotlink-ok/chart-icons/game-server-watcher.webp + keywords: + - game-server-watcher + - monitoring + - bots + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: game-server-watcher + sources: + - https://ghcr.io/a-sync/game-server-watcher + - https://github.com/a-sync/game-server-watcher + - https://github.com/truecharts/charts/tree/master/charts/stable/game-server-watcher + type: application + version: 3.5.1 + diff --git a/charts/stable/gamevault-backend/Chart.yaml b/charts/stable/gamevault-backend/Chart.yaml index ea39af7f1a3..39aa2c1d5bc 100644 --- a/charts/stable/gamevault-backend/Chart.yaml +++ b/charts/stable/gamevault-backend/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: games - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 14.1.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: the self-hosted gaming platform for alternatively obtained games. -home: https://truecharts.org/charts/stable/gamevault-backend -icon: https://truecharts.org/img/hotlink-ok/chart-icons/gamevault-backend.webp -keywords: - - gamevault-backend - - games -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: gamevault-backend -sources: - - https://github.com/Phalcode/gamevault-backend - - https://github.com/truecharts/charts/tree/master/charts/stable/gamevault-backend - - https://hub.docker.com/r/phalcode/gamevault-backend -type: application -version: 10.1.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: games + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 14.1.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: the self-hosted gaming platform for alternatively obtained games. + home: https://truecharts.org/charts/stable/gamevault-backend + icon: https://truecharts.org/img/hotlink-ok/chart-icons/gamevault-backend.webp + keywords: + - gamevault-backend + - games + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: gamevault-backend + sources: + - https://github.com/Phalcode/gamevault-backend + - https://github.com/truecharts/charts/tree/master/charts/stable/gamevault-backend + - https://hub.docker.com/r/phalcode/gamevault-backend + type: application + version: 10.1.1 + diff --git a/charts/stable/gaps/Chart.yaml b/charts/stable/gaps/Chart.yaml index 86e06e6b69e..8a6737902d9 100644 --- a/charts/stable/gaps/Chart.yaml +++ b/charts/stable/gaps/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.10.4 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Gaps searches through your Plex Server or local folders for all movies, then queries for known movies in the same collection. -home: https://truecharts.org/charts/stable/gaps -icon: https://truecharts.org/img/hotlink-ok/chart-icons/gaps.webp -keywords: - - gaps - - plex - - plex-media-server -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: gaps -sources: - - https://github.com/JasonHHouse/gaps - - https://github.com/truecharts/charts/tree/master/charts/stable/gaps - - https://hub.docker.com/r/housewrecker/gaps -type: application -version: 20.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.10.4 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Gaps searches through your Plex Server or local folders for all movies, then queries for known movies in the same collection. + home: https://truecharts.org/charts/stable/gaps + icon: https://truecharts.org/img/hotlink-ok/chart-icons/gaps.webp + keywords: + - gaps + - plex + - plex-media-server + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: gaps + sources: + - https://github.com/JasonHHouse/gaps + - https://github.com/truecharts/charts/tree/master/charts/stable/gaps + - https://hub.docker.com/r/housewrecker/gaps + type: application + version: 20.5.1 + diff --git a/charts/stable/garrysmod/Chart.yaml b/charts/stable/garrysmod/Chart.yaml index 7bd960e1684..92e677dd0e7 100644 --- a/charts/stable/garrysmod/Chart.yaml +++ b/charts/stable/garrysmod/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: garrysmod -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Garry's Mod and run it. -home: https://truecharts.org/charts/stable/garrysmod -icon: https://truecharts.org/img/hotlink-ok/chart-icons/garrysmod.webp -keywords: - - garrysmod - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: garrysmod -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/garrysmod - - https://www.steampowered.com/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: garrysmod + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will download and install SteamCMD. It will also install Garry's Mod and run it. + home: https://truecharts.org/charts/stable/garrysmod + icon: https://truecharts.org/img/hotlink-ok/chart-icons/garrysmod.webp + keywords: + - garrysmod + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: garrysmod + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/garrysmod + - https://www.steampowered.com/ + type: application + version: 7.5.1 + diff --git a/charts/stable/gaseous-server/Chart.yaml b/charts/stable/gaseous-server/Chart.yaml index 847d3df883a..42299f5f238 100644 --- a/charts/stable/gaseous-server/Chart.yaml +++ b/charts/stable/gaseous-server/Chart.yaml @@ -1,43 +1,44 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.7.11 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 15.9.0 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A game ROM manager using multiple sources to identify and provide metadata. -home: https://truecharts.org/charts/stable/gaseous-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/gaseous-server.webp -keywords: - - gaseous-server - - rom-manager -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: gaseous-server -sources: - - https://github.com/gaseous-project/gaseous-server - - https://github.com/truecharts/charts/tree/master/charts/stable/gaseous-server - - https://hub.docker.com/r/gaseousgames/gaseousserver -type: application -version: 3.13.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.7.11 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 15.9.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A game ROM manager using multiple sources to identify and provide metadata. + home: https://truecharts.org/charts/stable/gaseous-server + icon: https://truecharts.org/img/hotlink-ok/chart-icons/gaseous-server.webp + keywords: + - gaseous-server + - rom-manager + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: gaseous-server + sources: + - https://github.com/gaseous-project/gaseous-server + - https://github.com/truecharts/charts/tree/master/charts/stable/gaseous-server + - https://hub.docker.com/r/gaseousgames/gaseousserver + type: application + version: 3.13.1 + diff --git a/charts/stable/gatus/Chart.yaml b/charts/stable/gatus/Chart.yaml index 080b5feb124..8ca90195208 100644 --- a/charts/stable/gatus/Chart.yaml +++ b/charts/stable/gatus/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: monitoring - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.17.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Automated service health dashboard -home: https://truecharts.org/charts/stable/gatus -icon: https://truecharts.org/img/hotlink-ok/chart-icons/gatus.webp -keywords: - - gatus -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: gatus -sources: - - https://github.com/TwiN/gatus - - https://github.com/truecharts/charts/tree/master/charts/stable/gatus - - https://hub.docker.com/r/twinproduction/gatus -type: application -version: 1.1.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: monitoring + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 5.17.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Automated service health dashboard + home: https://truecharts.org/charts/stable/gatus + icon: https://truecharts.org/img/hotlink-ok/chart-icons/gatus.webp + keywords: + - gatus + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: gatus + sources: + - https://github.com/TwiN/gatus + - https://github.com/truecharts/charts/tree/master/charts/stable/gatus + - https://hub.docker.com/r/twinproduction/gatus + type: application + version: 1.1.0 + diff --git a/charts/stable/genea/Chart.yaml b/charts/stable/genea/Chart.yaml index ab31591df9e..ccc84a3f893 100644 --- a/charts/stable/genea/Chart.yaml +++ b/charts/stable/genea/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Genea allows visually building and editing a family tree online. It consumes and saves genealogy data in the GEDCOM format without any server side components. -home: https://truecharts.org/charts/stable/genea -icon: https://truecharts.org/img/hotlink-ok/chart-icons/genea.webp -keywords: - - genea - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: genea -sources: - - https://github.com/genea-app/genea-app - - https://github.com/truecharts/charts/tree/master/charts/stable/genea - - https://hub.docker.com/r/biggiesize/genea-app -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Genea allows visually building and editing a family tree online. It consumes and saves genealogy data in the GEDCOM format without any server side components. + home: https://truecharts.org/charts/stable/genea + icon: https://truecharts.org/img/hotlink-ok/chart-icons/genea.webp + keywords: + - genea + - Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: genea + sources: + - https://github.com/genea-app/genea-app + - https://github.com/truecharts/charts/tree/master/charts/stable/genea + - https://hub.docker.com/r/biggiesize/genea-app + type: application + version: 7.5.1 + diff --git a/charts/stable/generic-device-plugin/Chart.yaml b/charts/stable/generic-device-plugin/Chart.yaml index 0690d4de783..73c3a55fcd2 100644 --- a/charts/stable/generic-device-plugin/Chart.yaml +++ b/charts/stable/generic-device-plugin/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Device Plugin to expose tun-device on talos -home: https://truecharts.org/charts/stable/generic-device-plugin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/generic-device-plugin.webp -keywords: - - jackett - - torrent - - usenet -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: generic-device-plugin -sources: - - https://ghcr.io/squat/generic-device-plugin - - https://github.com/squat/generic-device-plugin - - https://github.com/truecharts/charts/tree/master/charts/stable/generic-device-plugin -type: application -version: 1.3.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Device Plugin to expose tun-device on talos + home: https://truecharts.org/charts/stable/generic-device-plugin + icon: https://truecharts.org/img/hotlink-ok/chart-icons/generic-device-plugin.webp + keywords: + - jackett + - torrent + - usenet + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: generic-device-plugin + sources: + - https://ghcr.io/squat/generic-device-plugin + - https://github.com/squat/generic-device-plugin + - https://github.com/truecharts/charts/tree/master/charts/stable/generic-device-plugin + type: application + version: 1.3.3 + diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index 57597ea6fa5..874aea9a247 100644 --- a/charts/stable/ghostfolio/Chart.yaml +++ b/charts/stable/ghostfolio/Chart.yaml @@ -1,44 +1,45 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: finance - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.150.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 15.6.7 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Ghostfolio is a privacy-first, open source dashboard for your personal finances. Break down your asset allocation, know your net worth and make solid, data-driven investment decisions. -home: https://truecharts.org/charts/stable/ghostfolio -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ghostfolio.webp -keywords: - - ghostfolio - - finance -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ghostfolio -sources: - - https://ghostfol.io/ - - https://github.com/ghostfolio/ghostfolio - - https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio - - https://hub.docker.com/r/ghostfolio/ghostfolio -type: application -version: 6.60.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: finance + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.150.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 15.6.7 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Ghostfolio is a privacy-first, open source dashboard for your personal finances. Break down your asset allocation, know your net worth and make solid, data-driven investment decisions. + home: https://truecharts.org/charts/stable/ghostfolio + icon: https://truecharts.org/img/hotlink-ok/chart-icons/ghostfolio.webp + keywords: + - ghostfolio + - finance + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: ghostfolio + sources: + - https://ghostfol.io/ + - https://github.com/ghostfolio/ghostfolio + - https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio + - https://hub.docker.com/r/ghostfolio/ghostfolio + type: application + version: 6.60.1 + diff --git a/charts/stable/gitea/Chart.yaml b/charts/stable/gitea/Chart.yaml index 954f45e4204..57718a0f9ac 100644 --- a/charts/stable/gitea/Chart.yaml +++ b/charts/stable/gitea/Chart.yaml @@ -1,48 +1,49 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GIT - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.23.6 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: memcached - version: 14.5.8 - repository: oci://tccr.io/truecharts - condition: memcached.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Self hosted GIT repositories -home: https://truecharts.org/charts/stable/gitea -icon: https://truecharts.org/img/hotlink-ok/chart-icons/gitea.webp -keywords: - - git - - issue tracker - - code review - - wiki - - gitea - - gogs -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: gitea -sources: - - https://gitea.com/gitea/helm-chart - - https://github.com/go-gitea/gitea - - https://github.com/truecharts/charts/tree/master/charts/stable/gitea - - https://hub.docker.com/r/gitea/gitea -type: application -version: 20.12.14 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GIT + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.23.6 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: memcached + version: 14.5.8 + repository: oci://tccr.io/truecharts + condition: memcached.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Self hosted GIT repositories + home: https://truecharts.org/charts/stable/gitea + icon: https://truecharts.org/img/hotlink-ok/chart-icons/gitea.webp + keywords: + - git + - issue tracker + - code review + - wiki + - gitea + - gogs + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: gitea + sources: + - https://gitea.com/gitea/helm-chart + - https://github.com/go-gitea/gitea + - https://github.com/truecharts/charts/tree/master/charts/stable/gitea + - https://hub.docker.com/r/gitea/gitea + type: application + version: 20.12.14 + diff --git a/charts/stable/github-backup/Chart.yaml b/charts/stable/github-backup/Chart.yaml index fb3621232fa..1defa1be3ee 100644 --- a/charts/stable/github-backup/Chart.yaml +++ b/charts/stable/github-backup/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Like to maintain your own data? Automatically backup your github account to your Unraid server on a schedule. -home: https://truecharts.org/charts/stable/github-backup -icon: https://truecharts.org/img/hotlink-ok/chart-icons/github-backup.webp -keywords: - - github-backup - - Backup -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: github-backup -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/github-backup - - https://hub.docker.com/r/lnxd/github-backup -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Like to maintain your own data? Automatically backup your github account to your Unraid server on a schedule. + home: https://truecharts.org/charts/stable/github-backup + icon: https://truecharts.org/img/hotlink-ok/chart-icons/github-backup.webp + keywords: + - github-backup + - Backup + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: github-backup + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/github-backup + - https://hub.docker.com/r/lnxd/github-backup + type: application + version: 7.5.1 + diff --git a/charts/stable/glances/Chart.yaml b/charts/stable/glances/Chart.yaml index 3b21c8e412a..fb316bd88a7 100644 --- a/charts/stable/glances/Chart.yaml +++ b/charts/stable/glances/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.3.0.8 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Glances is a monitoring software -home: https://truecharts.org/charts/stable/glances -icon: https://truecharts.org/img/hotlink-ok/chart-icons/glances.webp -keywords: - - metrics - - glances -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: glances -sources: - - https://github.com/nicolargo/glances - - https://github.com/truecharts/charts/tree/master/charts/stable/glances - - https://hub.docker.com/r/nicolargo/glances -type: application -version: 1.0.0 + annotations: + truecharts.org/category: metrics + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 4.3.0.8 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Glances is a monitoring software + home: https://truecharts.org/charts/stable/glances + icon: https://truecharts.org/img/hotlink-ok/chart-icons/glances.webp + keywords: + - metrics + - glances + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: glances + sources: + - https://github.com/nicolargo/glances + - https://github.com/truecharts/charts/tree/master/charts/stable/glances + - https://hub.docker.com/r/nicolargo/glances + type: application + version: 1.0.0 + diff --git a/charts/stable/glauth/Chart.yaml b/charts/stable/glauth/Chart.yaml index b4d416f74dc..9db380249c1 100644 --- a/charts/stable/glauth/Chart.yaml +++ b/charts/stable/glauth/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Security - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: GLAuth is a secure, easy-to-use, LDAP server with configurable backends. -home: https://truecharts.org/charts/stable/glauth -icon: https://truecharts.org/img/hotlink-ok/chart-icons/glauth.webp -keywords: - - glauth - - Security -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: glauth -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/glauth - - https://glauth.github.io - - https://hub.docker.com/r/glauth/glauth -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Security + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: GLAuth is a secure, easy-to-use, LDAP server with configurable backends. + home: https://truecharts.org/charts/stable/glauth + icon: https://truecharts.org/img/hotlink-ok/chart-icons/glauth.webp + keywords: + - glauth + - Security + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: glauth + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/glauth + - https://glauth.github.io + - https://hub.docker.com/r/glauth/glauth + type: application + version: 7.5.1 + diff --git a/charts/stable/go-playground/Chart.yaml b/charts/stable/go-playground/Chart.yaml index 2bdba283eea..8fd797b047f 100644 --- a/charts/stable/go-playground/Chart.yaml +++ b/charts/stable/go-playground/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: mproved Go Playground powered by Monaco Editor and React -home: https://truecharts.org/charts/stable/go-playground -icon: https://truecharts.org/img/hotlink-ok/chart-icons/go-playground.webp -keywords: - - go-playground - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: go-playground -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/go-playground - - https://hub.docker.com/r/x1unix/go-playground -type: application -version: 7.5.4 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: mproved Go Playground powered by Monaco Editor and React + home: https://truecharts.org/charts/stable/go-playground + icon: https://truecharts.org/img/hotlink-ok/chart-icons/go-playground.webp + keywords: + - go-playground + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: go-playground + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/go-playground + - https://hub.docker.com/r/x1unix/go-playground + type: application + version: 7.5.4 + diff --git a/charts/stable/goaccess-npm-logs/Chart.yaml b/charts/stable/goaccess-npm-logs/Chart.yaml index b84422f89dd..c3e32c5068b 100644 --- a/charts/stable/goaccess-npm-logs/Chart.yaml +++ b/charts/stable/goaccess-npm-logs/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: GoAccess for Nginx Proxy Manager Logs -home: https://truecharts.org/charts/stable/goaccess-npm-logs -icon: https://truecharts.org/img/hotlink-ok/chart-icons/goaccess-npm-logs.webp -keywords: - - goaccess-npm-logs - - Tools-Utilities - - Network-Proxy -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: goaccess-npm-logs -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/goaccess-npm-logs - - https://github.com/xavier-hernandez/goaccess-for-nginxproxymanager - - https://hub.docker.com/r/xavierh/goaccess-for-nginxproxymanager -type: application -version: 7.5.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: GoAccess for Nginx Proxy Manager Logs + home: https://truecharts.org/charts/stable/goaccess-npm-logs + icon: https://truecharts.org/img/hotlink-ok/chart-icons/goaccess-npm-logs.webp + keywords: + - goaccess-npm-logs + - Tools-Utilities + - Network-Proxy + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: goaccess-npm-logs + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/goaccess-npm-logs + - https://github.com/xavier-hernandez/goaccess-for-nginxproxymanager + - https://hub.docker.com/r/xavierh/goaccess-for-nginxproxymanager + type: application + version: 7.5.2 + diff --git a/charts/stable/goaccess/Chart.yaml b/charts/stable/goaccess/Chart.yaml index 14f5c1683e1..182c69267cb 100644 --- a/charts/stable/goaccess/Chart.yaml +++ b/charts/stable/goaccess/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: GoAccess is an open source real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser. It provides fast and valuable HTTP statistics for system administrators that require a visual server report on the fly. -home: https://truecharts.org/charts/stable/goaccess -icon: https://truecharts.org/img/hotlink-ok/chart-icons/goaccess.webp -keywords: - - goaccess - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: goaccess -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/goaccess - - https://hub.docker.com/r/gregyankovoy/goaccess -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: GoAccess is an open source real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser. It provides fast and valuable HTTP statistics for system administrators that require a visual server report on the fly. + home: https://truecharts.org/charts/stable/goaccess + icon: https://truecharts.org/img/hotlink-ok/chart-icons/goaccess.webp + keywords: + - goaccess + - Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: goaccess + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/goaccess + - https://hub.docker.com/r/gregyankovoy/goaccess + type: application + version: 7.5.1 + diff --git a/charts/stable/godaddy-ddns/Chart.yaml b/charts/stable/godaddy-ddns/Chart.yaml index f56f393ed1c..877471af5f5 100644 --- a/charts/stable/godaddy-ddns/Chart.yaml +++ b/charts/stable/godaddy-ddns/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Network-Web - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Chart to provide a DDNS service for godaddy domains. Uses the GoDaddy REST API to update the given domain's DNS IP address to the public IP address of the host it is executing on. Performs a check every 10 minutes, but you can alter this if you like by modifying /etc/cron.d/godaddy-ddns inside the Chart. -home: https://truecharts.org/charts/stable/godaddy-ddns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/godaddy-ddns.webp -keywords: - - godaddy-ddns - - Network-Web -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: godaddy-ddns -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/godaddy-ddns - - https://hub.docker.com/r/jwater7/godaddy-publicip-updater -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Network-Web + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Chart to provide a DDNS service for godaddy domains. Uses the GoDaddy REST API to update the given domain's DNS IP address to the public IP address of the host it is executing on. Performs a check every 10 minutes, but you can alter this if you like by modifying /etc/cron.d/godaddy-ddns inside the Chart. + home: https://truecharts.org/charts/stable/godaddy-ddns + icon: https://truecharts.org/img/hotlink-ok/chart-icons/godaddy-ddns.webp + keywords: + - godaddy-ddns + - Network-Web + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: godaddy-ddns + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/godaddy-ddns + - https://hub.docker.com/r/jwater7/godaddy-publicip-updater + type: application + version: 7.5.1 + diff --git a/charts/stable/gokapi/Chart.yaml b/charts/stable/gokapi/Chart.yaml index 5703fa2f4fa..816f38ccbee 100644 --- a/charts/stable/gokapi/Chart.yaml +++ b/charts/stable/gokapi/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.9.6 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Gokapi is a lightweight server to share files, which expire after a set amount of downloads or days. -home: https://truecharts.org/charts/stable/gokapi -icon: https://truecharts.org/img/hotlink-ok/chart-icons/gokapi.webp -keywords: - - gokapi - - cloud - - utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: gokapi -sources: - - https://github.com/Forceu/gokapi - - https://github.com/truecharts/charts/tree/master/charts/stable/gokapi - - https://hub.docker.com/r/f0rc3/gokapi -type: application -version: 7.6.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.9.6 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Gokapi is a lightweight server to share files, which expire after a set amount of downloads or days. + home: https://truecharts.org/charts/stable/gokapi + icon: https://truecharts.org/img/hotlink-ok/chart-icons/gokapi.webp + keywords: + - gokapi + - cloud + - utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: gokapi + sources: + - https://github.com/Forceu/gokapi + - https://github.com/truecharts/charts/tree/master/charts/stable/gokapi + - https://hub.docker.com/r/f0rc3/gokapi + type: application + version: 7.6.1 + diff --git a/charts/stable/golinks/Chart.yaml b/charts/stable/golinks/Chart.yaml index 0487cfc465b..3d763af3a81 100644 --- a/charts/stable/golinks/Chart.yaml +++ b/charts/stable/golinks/Chart.yaml @@ -1,40 +1,41 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 154c581 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A web app that allows you to create smart bookmarks, commands and aliases by pointing your web browser's default search engine at a running instance. -home: https://truecharts.org/charts/stable/golinks -icon: https://truecharts.org/img/hotlink-ok/chart-icons/golinks.webp -keywords: - - search - - browser - - bookmarks - - smart-bookmarks - - golinks -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: golinks -sources: - - https://ghcr.io/nicholaswilde/golinks - - https://github.com/nicholaswilde/docker-golinks - - https://github.com/prologic/golinks - - https://github.com/truecharts/charts/tree/master/charts/stable/golinks -type: application -version: 13.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 154c581 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A web app that allows you to create smart bookmarks, commands and aliases by pointing your web browser's default search engine at a running instance. + home: https://truecharts.org/charts/stable/golinks + icon: https://truecharts.org/img/hotlink-ok/chart-icons/golinks.webp + keywords: + - search + - browser + - bookmarks + - smart-bookmarks + - golinks + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: golinks + sources: + - https://ghcr.io/nicholaswilde/golinks + - https://github.com/nicholaswilde/docker-golinks + - https://github.com/prologic/golinks + - https://github.com/truecharts/charts/tree/master/charts/stable/golinks + type: application + version: 13.5.1 + diff --git a/charts/stable/gonic/Chart.yaml b/charts/stable/gonic/Chart.yaml index 2a5fed2ec99..1c1bc8f6965 100644 --- a/charts/stable/gonic/Chart.yaml +++ b/charts/stable/gonic/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.16.4 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Music streaming server / subsonic server API implementation -home: https://truecharts.org/charts/stable/gonic -icon: https://truecharts.org/img/hotlink-ok/chart-icons/gonic.webp -keywords: - - music - - subsonic -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: gonic -sources: - - https://github.com/sentriz/gonic - - https://github.com/truecharts/charts/tree/master/charts/stable/gonic - - https://hub.docker.com/r/sentriz/gonic -type: application -version: 15.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.16.4 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Music streaming server / subsonic server API implementation + home: https://truecharts.org/charts/stable/gonic + icon: https://truecharts.org/img/hotlink-ok/chart-icons/gonic.webp + keywords: + - music + - subsonic + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: gonic + sources: + - https://github.com/sentriz/gonic + - https://github.com/truecharts/charts/tree/master/charts/stable/gonic + - https://hub.docker.com/r/sentriz/gonic + type: application + version: 15.5.1 + diff --git a/charts/stable/googlephotossync/Chart.yaml b/charts/stable/googlephotossync/Chart.yaml index 5f44a0599c8..e72e8c137e0 100644 --- a/charts/stable/googlephotossync/Chart.yaml +++ b/charts/stable/googlephotossync/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.2.5 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Google Photos Sync downloads your Google Photos to the local file system. It will backup all the photos the user uploaded to Google Photos, but also the album information and additional Google Photos 'Creations' (animations, panoramas, movies, effects and collages). -home: https://truecharts.org/charts/stable/googlephotossync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/googlephotossync.webp -keywords: - - googlephotossync - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: googlephotossync -sources: - - https://ghcr.io/gilesknap/gphotos-sync - - https://github.com/truecharts/charts/tree/master/charts/stable/googlephotossync -type: application -version: 8.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 3.2.5 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Google Photos Sync downloads your Google Photos to the local file system. It will backup all the photos the user uploaded to Google Photos, but also the album information and additional Google Photos 'Creations' (animations, panoramas, movies, effects and collages). + home: https://truecharts.org/charts/stable/googlephotossync + icon: https://truecharts.org/img/hotlink-ok/chart-icons/googlephotossync.webp + keywords: + - googlephotossync + - Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: googlephotossync + sources: + - https://ghcr.io/gilesknap/gphotos-sync + - https://github.com/truecharts/charts/tree/master/charts/stable/googlephotossync + type: application + version: 8.5.1 + diff --git a/charts/stable/gpodder/Chart.yaml b/charts/stable/gpodder/Chart.yaml index 0be36010c3a..c6b9984f5eb 100644 --- a/charts/stable/gpodder/Chart.yaml +++ b/charts/stable/gpodder/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: gPodder is a simple, open source podcast client written in Python using GTK+. In development since 2005 with a proven, mature codebase.&#xD; -home: https://truecharts.org/charts/stable/gpodder -icon: https://truecharts.org/img/hotlink-ok/chart-icons/gpodder.webp -keywords: - - gpodder - - Downloaders - - MediaApp-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: gpodder -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/gpodder - - https://gpodder.github.io/ - - https://hub.docker.com/r/xthursdayx/gpodder-docker -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: gPodder is a simple, open source podcast client written in Python using GTK+. In development since 2005 with a proven, mature codebase.&#xD; + home: https://truecharts.org/charts/stable/gpodder + icon: https://truecharts.org/img/hotlink-ok/chart-icons/gpodder.webp + keywords: + - gpodder + - Downloaders + - MediaApp-Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: gpodder + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/gpodder + - https://gpodder.github.io/ + - https://hub.docker.com/r/xthursdayx/gpodder-docker + type: application + version: 7.5.1 + diff --git a/charts/stable/grafana-image-renderer/Chart.yaml b/charts/stable/grafana-image-renderer/Chart.yaml index 0583e02f47f..691015fd25d 100644 --- a/charts/stable/grafana-image-renderer/Chart.yaml +++ b/charts/stable/grafana-image-renderer/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A Grafana remote image renderer that handles rendering panels & dashboards to PNGs using headless chrome. -home: https://truecharts.org/charts/stable/grafana-image-renderer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana-image-renderer.webp -keywords: - - grafana-image-renderer - - Productivity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: grafana-image-renderer -sources: - - https://github.com/grafana/grafana-image-renderer/blob/master/docs/remote_rendering_using_docker.md - - https://github.com/truecharts/charts/tree/master/charts/stable/grafana-image-renderer - - https://hub.docker.com/r/grafana/grafana-image-renderer -type: application -version: 7.5.5 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A Grafana remote image renderer that handles rendering panels & dashboards to PNGs using headless chrome. + home: https://truecharts.org/charts/stable/grafana-image-renderer + icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana-image-renderer.webp + keywords: + - grafana-image-renderer + - Productivity + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: grafana-image-renderer + sources: + - https://github.com/grafana/grafana-image-renderer/blob/master/docs/remote_rendering_using_docker.md + - https://github.com/truecharts/charts/tree/master/charts/stable/grafana-image-renderer + - https://hub.docker.com/r/grafana/grafana-image-renderer + type: application + version: 7.5.5 + diff --git a/charts/stable/grav/Chart.yaml b/charts/stable/grav/Chart.yaml index d823239364b..a56669a20e7 100644 --- a/charts/stable/grav/Chart.yaml +++ b/charts/stable/grav/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.7.48 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A Fast, Simple, and Flexible, file-based Web-platform. -home: https://truecharts.org/charts/stable/grav -icon: https://truecharts.org/img/hotlink-ok/chart-icons/grav.webp -keywords: - - grav - - web - - platform - - file -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: grav -sources: - - https://ghcr.io/linuxserver/grav - - https://github.com/getgrav/grav/ - - https://github.com/linuxserver/docker-grav - - https://github.com/truecharts/charts/tree/master/charts/stable/grav -type: application -version: 13.5.8 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.7.48 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A Fast, Simple, and Flexible, file-based Web-platform. + home: https://truecharts.org/charts/stable/grav + icon: https://truecharts.org/img/hotlink-ok/chart-icons/grav.webp + keywords: + - grav + - web + - platform + - file + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: grav + sources: + - https://ghcr.io/linuxserver/grav + - https://github.com/getgrav/grav/ + - https://github.com/linuxserver/docker-grav + - https://github.com/truecharts/charts/tree/master/charts/stable/grav + type: application + version: 13.5.8 + diff --git a/charts/stable/gravity/Chart.yaml b/charts/stable/gravity/Chart.yaml index 9df69faa4b2..4f412bb0cc0 100644 --- a/charts/stable/gravity/Chart.yaml +++ b/charts/stable/gravity/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: dns - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.26.5 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Fully-replicated DNS and DHCP Server with ad-blocking powered by etcd. -home: https://truecharts.org/charts/stable/gravity -icon: https://truecharts.org/img/hotlink-ok/chart-icons/gravity.webp -keywords: - - gravity - - dns - - networking -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: gravity -sources: - - https://ghcr.io/beryju/gravity - - https://github.com/BeryJu/gravity - - https://github.com/truecharts/charts/tree/master/charts/stable/gravity -type: application -version: 5.14.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: dns + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.26.5 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Fully-replicated DNS and DHCP Server with ad-blocking powered by etcd. + home: https://truecharts.org/charts/stable/gravity + icon: https://truecharts.org/img/hotlink-ok/chart-icons/gravity.webp + keywords: + - gravity + - dns + - networking + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: gravity + sources: + - https://ghcr.io/beryju/gravity + - https://github.com/BeryJu/gravity + - https://github.com/truecharts/charts/tree/master/charts/stable/gravity + type: application + version: 5.14.3 + diff --git a/charts/stable/gridcoinwalletgui/Chart.yaml b/charts/stable/gridcoinwalletgui/Chart.yaml index a15da0946e5..96502a8dcef 100644 --- a/charts/stable/gridcoinwalletgui/Chart.yaml +++ b/charts/stable/gridcoinwalletgui/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Crypto - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Running Boinc? Get some Gridcoins from your Boinc work! -home: https://truecharts.org/charts/stable/gridcoinwalletgui -icon: https://truecharts.org/img/hotlink-ok/chart-icons/gridcoinwalletgui.webp -keywords: - - gridcoinwalletgui - - Crypto -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: gridcoinwalletgui -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/gridcoinwalletgui - - https://gridcoin.us/ - - https://hub.docker.com/r/sublivion/gridcoinwalletgui -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Crypto + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Running Boinc? Get some Gridcoins from your Boinc work! + home: https://truecharts.org/charts/stable/gridcoinwalletgui + icon: https://truecharts.org/img/hotlink-ok/chart-icons/gridcoinwalletgui.webp + keywords: + - gridcoinwalletgui + - Crypto + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: gridcoinwalletgui + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/gridcoinwalletgui + - https://gridcoin.us/ + - https://hub.docker.com/r/sublivion/gridcoinwalletgui + type: application + version: 7.5.1 + diff --git a/charts/stable/grocy/Chart.yaml b/charts/stable/grocy/Chart.yaml index 67c5e5ed203..c2809a8800b 100644 --- a/charts/stable/grocy/Chart.yaml +++ b/charts/stable/grocy/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.5.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home -home: https://truecharts.org/charts/stable/grocy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/grocy.webp -keywords: - - grocy - - home-automation -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: grocy -sources: - - https://ghcr.io/linuxserver/grocy - - https://github.com/grocy/grocy - - https://github.com/truecharts/charts/tree/master/charts/stable/grocy -type: application -version: 20.7.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 4.5.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home + home: https://truecharts.org/charts/stable/grocy + icon: https://truecharts.org/img/hotlink-ok/chart-icons/grocy.webp + keywords: + - grocy + - home-automation + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: grocy + sources: + - https://ghcr.io/linuxserver/grocy + - https://github.com/grocy/grocy + - https://github.com/truecharts/charts/tree/master/charts/stable/grocy + type: application + version: 20.7.1 + diff --git a/charts/stable/guacamole/Chart.yaml b/charts/stable/guacamole/Chart.yaml index d47dcfc2760..3c1931c45db 100644 --- a/charts/stable/guacamole/Chart.yaml +++ b/charts/stable/guacamole/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.5.5 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Apache Guacamole is a clientless remote desktop gateway. -home: https://truecharts.org/charts/stable/guacamole -icon: https://truecharts.org/img/hotlink-ok/chart-icons/guacamole.webp -keywords: - - guacamole - - remote -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -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 -type: application -version: 15.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.5.5 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Apache Guacamole is a clientless remote desktop gateway. + home: https://truecharts.org/charts/stable/guacamole + icon: https://truecharts.org/img/hotlink-ok/chart-icons/guacamole.webp + keywords: + - guacamole + - remote + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + 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 + type: application + version: 15.5.1 + diff --git a/charts/stable/guacd/Chart.yaml b/charts/stable/guacd/Chart.yaml index 93668ef75dc..103c030aad7 100644 --- a/charts/stable/guacd/Chart.yaml +++ b/charts/stable/guacd/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.5.5 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Guacd - Apache Guacamole is a clientless remote desktop gateway. -home: https://truecharts.org/charts/stable/guacd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/guacd.webp -keywords: - - guacd - - guacamole - - remote -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: guacd -sources: - - https://github.com/apache/guacamole-server - - https://github.com/truecharts/charts/tree/master/charts/stable/guacd - - https://hub.docker.com/r/guacamole/guacd -type: application -version: 11.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.5.5 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Guacd - Apache Guacamole is a clientless remote desktop gateway. + home: https://truecharts.org/charts/stable/guacd + icon: https://truecharts.org/img/hotlink-ok/chart-icons/guacd.webp + keywords: + - guacd + - guacamole + - remote + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: guacd + sources: + - https://github.com/apache/guacamole-server + - https://github.com/truecharts/charts/tree/master/charts/stable/guacd + - https://hub.docker.com/r/guacamole/guacd + type: application + version: 11.5.1 + diff --git a/charts/stable/guide2go/Chart.yaml b/charts/stable/guide2go/Chart.yaml index de28edf24c7..a2727e20645 100644 --- a/charts/stable/guide2go/Chart.yaml +++ b/charts/stable/guide2go/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: a xml grabber from schedule direct service -home: https://truecharts.org/charts/stable/guide2go -icon: https://truecharts.org/img/hotlink-ok/chart-icons/guide2go.webp -keywords: - - guide2go - - Downloaders -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: guide2go -sources: - - https://github.com/alturismo/guide2go - - https://github.com/truecharts/charts/tree/master/charts/stable/guide2go - - https://hub.docker.com/r/alturismo/guide2go -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: a xml grabber from schedule direct service + home: https://truecharts.org/charts/stable/guide2go + icon: https://truecharts.org/img/hotlink-ok/chart-icons/guide2go.webp + keywords: + - guide2go + - Downloaders + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: guide2go + sources: + - https://github.com/alturismo/guide2go + - https://github.com/truecharts/charts/tree/master/charts/stable/guide2go + - https://hub.docker.com/r/alturismo/guide2go + type: application + version: 7.5.1 + diff --git a/charts/stable/h5ai/Chart.yaml b/charts/stable/h5ai/Chart.yaml index 20932c3e052..70570841ae8 100644 --- a/charts/stable/h5ai/Chart.yaml +++ b/charts/stable/h5ai/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: h5ai is a modern file indexer for HTTP web servers with focus on your files. Directories are displayed in a appealing way and browsing them is enhanced by different views, a breadcrumb and a tree overview. Initially h5ai was an acronym for HTML5 Apache Index but now it supports other web servers too. -home: https://truecharts.org/charts/stable/h5ai -icon: https://truecharts.org/img/hotlink-ok/chart-icons/h5ai.webp -keywords: - - h5ai - - Cloud - - Network-FTP -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: h5ai -sources: - - https://github.com/awesometic/docker-h5ai - - https://github.com/truecharts/charts/tree/master/charts/stable/h5ai - - https://hub.docker.com/r/awesometic/h5ai -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: h5ai is a modern file indexer for HTTP web servers with focus on your files. Directories are displayed in a appealing way and browsing them is enhanced by different views, a breadcrumb and a tree overview. Initially h5ai was an acronym for HTML5 Apache Index but now it supports other web servers too. + home: https://truecharts.org/charts/stable/h5ai + icon: https://truecharts.org/img/hotlink-ok/chart-icons/h5ai.webp + keywords: + - h5ai + - Cloud + - Network-FTP + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: h5ai + sources: + - https://github.com/awesometic/docker-h5ai + - https://github.com/truecharts/charts/tree/master/charts/stable/h5ai + - https://hub.docker.com/r/awesometic/h5ai + type: application + version: 7.5.1 + diff --git a/charts/stable/halflife2deathmatch/Chart.yaml b/charts/stable/halflife2deathmatch/Chart.yaml index 2ad3b0c50d4..737092856cc 100644 --- a/charts/stable/halflife2deathmatch/Chart.yaml +++ b/charts/stable/halflife2deathmatch/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: hl2dm -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install HalfLife2 DeathMatch and run it. -home: https://truecharts.org/charts/stable/halflife2deathmatch -icon: https://truecharts.org/img/hotlink-ok/chart-icons/halflife2deathmatch.webp -keywords: - - halflife2deathmatch - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: halflife2deathmatch -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/halflife2deathmatch - - https://www.steampowered.com/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: hl2dm + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will download and install SteamCMD. It will also install HalfLife2 DeathMatch and run it. + home: https://truecharts.org/charts/stable/halflife2deathmatch + icon: https://truecharts.org/img/hotlink-ok/chart-icons/halflife2deathmatch.webp + keywords: + - halflife2deathmatch + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: halflife2deathmatch + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/halflife2deathmatch + - https://www.steampowered.com/ + type: application + version: 7.5.1 + diff --git a/charts/stable/hammond/Chart.yaml b/charts/stable/hammond/Chart.yaml index 534d1ed2435..fa29ac94d14 100644 --- a/charts/stable/hammond/Chart.yaml +++ b/charts/stable/hammond/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.0.24 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A self-hosted vehicle expense tracking system with support for multiple users. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: hammond -sources: - - https://ghcr.io/alfhou/hammond - - https://github.com/AlfHou/hammond - - https://github.com/alfhou/hammond/pkgs/container/hammond - - https://github.com/truecharts/charts/tree/master/charts/stable/hammond -type: application -version: 11.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.0.24 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A self-hosted vehicle expense tracking system with support for multiple users. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: hammond + sources: + - https://ghcr.io/alfhou/hammond + - https://github.com/AlfHou/hammond + - https://github.com/alfhou/hammond/pkgs/container/hammond + - https://github.com/truecharts/charts/tree/master/charts/stable/hammond + type: application + version: 11.5.1 + diff --git a/charts/stable/handbrake/Chart.yaml b/charts/stable/handbrake/Chart.yaml index 3574fd1f586..f9ca5fa3140 100644 --- a/charts/stable/handbrake/Chart.yaml +++ b/charts/stable/handbrake/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 25.02.3 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs. -home: https://truecharts.org/charts/stable/handbrake -icon: https://truecharts.org/img/hotlink-ok/chart-icons/handbrake.webp -keywords: - - handbrake - - encode - - media -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: handbrake -sources: - - https://github.com/jlesage/docker-handbrake - - https://github.com/truecharts/charts/tree/master/charts/stable/handbrake - - https://handbrake.fr/ - - https://hub.docker.com/r/jlesage/handbrake -type: application -version: 24.0.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 25.02.3 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs. + home: https://truecharts.org/charts/stable/handbrake + icon: https://truecharts.org/img/hotlink-ok/chart-icons/handbrake.webp + keywords: + - handbrake + - encode + - media + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: handbrake + sources: + - https://github.com/jlesage/docker-handbrake + - https://github.com/truecharts/charts/tree/master/charts/stable/handbrake + - https://handbrake.fr/ + - https://hub.docker.com/r/jlesage/handbrake + type: application + version: 24.0.1 + diff --git a/charts/stable/hassconfigurator/Chart.yaml b/charts/stable/hassconfigurator/Chart.yaml index ec43d03d235..2f419da937f 100644 --- a/charts/stable/hassconfigurator/Chart.yaml +++ b/charts/stable/hassconfigurator/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: x86_64 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Home Assistant online configurator Chart from https://github.com/danielperna84/hass-configurator -home: https://truecharts.org/charts/stable/hassconfigurator -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hassconfigurator.webp -keywords: - - hassconfigurator - - home-automation -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: hassconfigurator -sources: - - https://github.com/danielperna84/hass-configurator - - https://github.com/truecharts/charts/tree/master/charts/stable/hassconfigurator - - https://hub.docker.com/r/causticlab/hass-configurator-docker -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: x86_64 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Home Assistant online configurator Chart from https://github.com/danielperna84/hass-configurator + home: https://truecharts.org/charts/stable/hassconfigurator + icon: https://truecharts.org/img/hotlink-ok/chart-icons/hassconfigurator.webp + keywords: + - hassconfigurator + - home-automation + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: hassconfigurator + sources: + - https://github.com/danielperna84/hass-configurator + - https://github.com/truecharts/charts/tree/master/charts/stable/hassconfigurator + - https://hub.docker.com/r/causticlab/hass-configurator-docker + type: application + version: 7.5.1 + diff --git a/charts/stable/haste-server/Chart.yaml b/charts/stable/haste-server/Chart.yaml index 71b7fe7dcb4..cfbb7c6c051 100644 --- a/charts/stable/haste-server/Chart.yaml +++ b/charts/stable/haste-server/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Simple text sharing -home: https://truecharts.org/charts/stable/haste-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/haste-server.webp -keywords: - - haste - - hastebin - - haste-server - - pastebin -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: haste-server -sources: - - https://ghcr.io/k8s-at-home/haste-server - - https://github.com/k8s-at-home/container-images - - https://github.com/seejohnrun/haste-server - - https://github.com/truecharts/charts/tree/master/charts/stable/haste-server -type: application -version: 15.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Simple text sharing + home: https://truecharts.org/charts/stable/haste-server + icon: https://truecharts.org/img/hotlink-ok/chart-icons/haste-server.webp + keywords: + - haste + - hastebin + - haste-server + - pastebin + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: haste-server + sources: + - https://ghcr.io/k8s-at-home/haste-server + - https://github.com/k8s-at-home/container-images + - https://github.com/seejohnrun/haste-server + - https://github.com/truecharts/charts/tree/master/charts/stable/haste-server + type: application + version: 15.5.1 + diff --git a/charts/stable/hastebin/Chart.yaml b/charts/stable/hastebin/Chart.yaml index 4309fbd53c7..9287626b920 100644 --- a/charts/stable/hastebin/Chart.yaml +++ b/charts/stable/hastebin/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -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: - - hastebin - - Cloud - - Productivity - - Tools-Utilities - - Network-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: hastebin -sources: - - https://github.com/nzzane/haste-server - - https://github.com/truecharts/charts/tree/master/charts/stable/hastebin - - https://hub.docker.com/r/flippinturt/hastebin -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + 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: + - hastebin + - Cloud + - Productivity + - Tools-Utilities + - Network-Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: hastebin + sources: + - https://github.com/nzzane/haste-server + - https://github.com/truecharts/charts/tree/master/charts/stable/hastebin + - https://hub.docker.com/r/flippinturt/hastebin + type: application + version: 7.5.1 + diff --git a/charts/stable/hasty-paste/Chart.yaml b/charts/stable/hasty-paste/Chart.yaml index 404c09614b8..b68bdee7382 100644 --- a/charts/stable/hasty-paste/Chart.yaml +++ b/charts/stable/hasty-paste/Chart.yaml @@ -1,40 +1,41 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.0.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A fast and minimal paste bin, written in Python using Quart. -home: https://truecharts.org/charts/stable/hasty-paste -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hasty-paste.webp -keywords: - - hasty-paste - - Cloud - - Productivity - - Tools-Utilities - - Network-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: hasty-paste -sources: - - https://ghcr.io/enchant97/hasty-paste - - https://github.com/enchant97/hasty-paste - - https://github.com/enchant97/hasty-paste/blob/main/docs/install.md - - https://github.com/truecharts/charts/tree/master/charts/stable/hasty-paste -type: application -version: 9.0.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.0.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A fast and minimal paste bin, written in Python using Quart. + home: https://truecharts.org/charts/stable/hasty-paste + icon: https://truecharts.org/img/hotlink-ok/chart-icons/hasty-paste.webp + keywords: + - hasty-paste + - Cloud + - Productivity + - Tools-Utilities + - Network-Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: hasty-paste + sources: + - https://ghcr.io/enchant97/hasty-paste + - https://github.com/enchant97/hasty-paste + - https://github.com/enchant97/hasty-paste/blob/main/docs/install.md + - https://github.com/truecharts/charts/tree/master/charts/stable/hasty-paste + type: application + version: 9.0.0 + diff --git a/charts/stable/headphones/Chart.yaml b/charts/stable/headphones/Chart.yaml index bc04a3a3fdd..65fd13c2690 100644 --- a/charts/stable/headphones/Chart.yaml +++ b/charts/stable/headphones/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: a78f38c1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: An automated music downloader for NZB and Torrent, written in Python. It supports SABnzbd, NZBget, Transmission, µTorrent and Blackhole. -home: https://truecharts.org/charts/stable/headphones -icon: https://truecharts.org/img/hotlink-ok/chart-icons/headphones.webp -keywords: - - headphones - - music - - downloader -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: headphones -sources: - - https://ghcr.io/linuxserver/headphones - - https://github.com/linuxserver/docker-headphones - - https://github.com/rembo10/headphones - - https://github.com/truecharts/charts/tree/master/charts/stable/headphones -type: application -version: 13.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: a78f38c1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: An automated music downloader for NZB and Torrent, written in Python. It supports SABnzbd, NZBget, Transmission, µTorrent and Blackhole. + home: https://truecharts.org/charts/stable/headphones + icon: https://truecharts.org/img/hotlink-ok/chart-icons/headphones.webp + keywords: + - headphones + - music + - downloader + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: headphones + sources: + - https://ghcr.io/linuxserver/headphones + - https://github.com/linuxserver/docker-headphones + - https://github.com/rembo10/headphones + - https://github.com/truecharts/charts/tree/master/charts/stable/headphones + type: application + version: 13.5.1 + diff --git a/charts/stable/healthchecks/Chart.yaml b/charts/stable/healthchecks/Chart.yaml index 510f9e07ad3..7168f6d5636 100644 --- a/charts/stable/healthchecks/Chart.yaml +++ b/charts/stable/healthchecks/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.9.20251230 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Healthchecks is a cron job monitoring service. It listens for HTTP requests and email messages ("pings") from your cron jobs and scheduled tasks ("checks"). When a ping does not arrive on time, Healthchecks sends out alerts. -home: https://truecharts.org/charts/stable/healthchecks -icon: https://truecharts.org/img/hotlink-ok/chart-icons/healthchecks.webp -keywords: - - cron - - monitoring - - alert -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: healthchecks -sources: - - https://ghcr.io/linuxserver/healthchecks - - https://github.com/healthchecks/healthchecks - - https://github.com/truecharts/charts/tree/master/charts/stable/healthchecks -type: application -version: 16.10.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 3.9.20251230 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Healthchecks is a cron job monitoring service. It listens for HTTP requests and email messages ("pings") from your cron jobs and scheduled tasks ("checks"). When a ping does not arrive on time, Healthchecks sends out alerts. + home: https://truecharts.org/charts/stable/healthchecks + icon: https://truecharts.org/img/hotlink-ok/chart-icons/healthchecks.webp + keywords: + - cron + - monitoring + - alert + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: healthchecks + sources: + - https://ghcr.io/linuxserver/healthchecks + - https://github.com/healthchecks/healthchecks + - https://github.com/truecharts/charts/tree/master/charts/stable/healthchecks + type: application + version: 16.10.1 + diff --git a/charts/stable/hedgedoc/Chart.yaml b/charts/stable/hedgedoc/Chart.yaml index d93221b5502..accd14fc198 100644 --- a/charts/stable/hedgedoc/Chart.yaml +++ b/charts/stable/hedgedoc/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.10.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: HedgeDoc lets you create real-time collaborative markdown notes. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: hedgedoc -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/hedgedoc - - https://quay.io/hedgedoc/hedgedoc -type: application -version: 14.6.4 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.10.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: HedgeDoc lets you create real-time collaborative markdown notes. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: hedgedoc + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/hedgedoc + - https://quay.io/hedgedoc/hedgedoc + type: application + version: 14.6.4 + diff --git a/charts/stable/heimdall/Chart.yaml b/charts/stable/heimdall/Chart.yaml index 924fd9c4210..8d91aa6fee6 100644 --- a/charts/stable/heimdall/Chart.yaml +++ b/charts/stable/heimdall/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: organizers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.6.3 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: An Application dashboard and launcher -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: heimdall -sources: - - https://fleet.linuxserver.io/image?name=linuxserver/heimdall - - https://github.com/linuxserver/Heimdall/ - - https://github.com/truecharts/charts/tree/master/charts/stable/heimdall -type: application -version: 23.4.9 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: organizers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.6.3 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: An Application dashboard and launcher + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: heimdall + sources: + - https://fleet.linuxserver.io/image?name=linuxserver/heimdall + - https://github.com/linuxserver/Heimdall/ + - https://github.com/truecharts/charts/tree/master/charts/stable/heimdall + type: application + version: 23.4.9 + diff --git a/charts/stable/hetzner-ddns/Chart.yaml b/charts/stable/hetzner-ddns/Chart.yaml index 2d711553399..2802601334a 100644 --- a/charts/stable/hetzner-ddns/Chart.yaml +++ b/charts/stable/hetzner-ddns/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Network-DNS - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will allow you to use the Hetzner DNS Service (https://www.hetzner.com/dns-console) as a Dynamic DNS (DDNS) Provider. -home: https://truecharts.org/charts/stable/hetzner-ddns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hetzner-ddns.webp -keywords: - - hetzner-ddns - - Network-DNS -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: hetzner-ddns -sources: - - https://github.com/kutzilla/docker-hetzner-ddns - - https://github.com/truecharts/charts/tree/master/charts/stable/hetzner-ddns - - https://hub.docker.com/r/kutzilla/hetzner-ddns -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Network-DNS + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will allow you to use the Hetzner DNS Service (https://www.hetzner.com/dns-console) as a Dynamic DNS (DDNS) Provider. + home: https://truecharts.org/charts/stable/hetzner-ddns + icon: https://truecharts.org/img/hotlink-ok/chart-icons/hetzner-ddns.webp + keywords: + - hetzner-ddns + - Network-DNS + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: hetzner-ddns + sources: + - https://github.com/kutzilla/docker-hetzner-ddns + - https://github.com/truecharts/charts/tree/master/charts/stable/hetzner-ddns + - https://hub.docker.com/r/kutzilla/hetzner-ddns + type: application + version: 7.5.1 + diff --git a/charts/stable/hexchat/Chart.yaml b/charts/stable/hexchat/Chart.yaml index 2b6d5205c5b..41ad432e83f 100644 --- a/charts/stable/hexchat/Chart.yaml +++ b/charts/stable/hexchat/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: HexChat is an IRC client based on XChat, but unlike XChat it’s completely free for both Windows and Unix-like systems. Since XChat is open source, it’s perfectly legal. For more info. HexChat was originally called XChat-WDK which in turn was a successor of freakschat. -home: https://truecharts.org/charts/stable/hexchat -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hexchat.webp -keywords: - - hexchat - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: hexchat -sources: - - https://github.com/binhex/documentation - - https://github.com/truecharts/charts/tree/master/charts/stable/hexchat - - https://hexchat.github.io/ - - https://quay.io/binhex/arch-hexchat - - https://registry.hub.docker.com/r/binhex/arch-hexchat/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: HexChat is an IRC client based on XChat, but unlike XChat it’s completely free for both Windows and Unix-like systems. Since XChat is open source, it’s perfectly legal. For more info. HexChat was originally called XChat-WDK which in turn was a successor of freakschat. + home: https://truecharts.org/charts/stable/hexchat + icon: https://truecharts.org/img/hotlink-ok/chart-icons/hexchat.webp + keywords: + - hexchat + - Productivity + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: hexchat + sources: + - https://github.com/binhex/documentation + - https://github.com/truecharts/charts/tree/master/charts/stable/hexchat + - https://hexchat.github.io/ + - https://quay.io/binhex/arch-hexchat + - https://registry.hub.docker.com/r/binhex/arch-hexchat/ + type: application + version: 7.5.1 + diff --git a/charts/stable/hexo-blog/Chart.yaml b/charts/stable/hexo-blog/Chart.yaml index 51b4bb0c477..018597f5cc0 100644 --- a/charts/stable/hexo-blog/Chart.yaml +++ b/charts/stable/hexo-blog/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A self-hosted blogging platform in which posts are written in markdown -home: https://truecharts.org/charts/stable/hexo-blog -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hexo-blog.webp -keywords: - - hexo-blog - - Productivity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: hexo-blog -sources: - - https://github.com/fletchto99/hexo-dev-docker - - https://github.com/truecharts/charts/tree/master/charts/stable/hexo-blog - - https://hub.docker.com/r/fletchto99/hexo-dev-blog -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A self-hosted blogging platform in which posts are written in markdown + home: https://truecharts.org/charts/stable/hexo-blog + icon: https://truecharts.org/img/hotlink-ok/chart-icons/hexo-blog.webp + keywords: + - hexo-blog + - Productivity + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: hexo-blog + sources: + - https://github.com/fletchto99/hexo-dev-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/hexo-blog + - https://hub.docker.com/r/fletchto99/hexo-dev-blog + type: application + version: 7.5.1 + diff --git a/charts/stable/homarr/Chart.yaml b/charts/stable/homarr/Chart.yaml index da4021fc10f..b1fd02ce0c2 100644 --- a/charts/stable/homarr/Chart.yaml +++ b/charts/stable/homarr/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.15.10 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: homarr -sources: - - https://ghcr.io/ajnart/homarr - - https://github.com/ajnart/homarr - - https://github.com/truecharts/charts/tree/master/charts/stable/homarr -type: application -version: 12.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.15.10 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: homarr + sources: + - https://ghcr.io/ajnart/homarr + - https://github.com/ajnart/homarr + - https://github.com/truecharts/charts/tree/master/charts/stable/homarr + type: application + version: 12.5.1 + diff --git a/charts/stable/home-assistant/Chart.yaml b/charts/stable/home-assistant/Chart.yaml index 74d178321f3..07c917c8d3e 100644 --- a/charts/stable/home-assistant/Chart.yaml +++ b/charts/stable/home-assistant/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2025.4.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Open source home automation that puts local control and privacy first. -home: https://truecharts.org/charts/stable/home-assistant -icon: https://truecharts.org/img/hotlink-ok/chart-icons/home-assistant.webp -keywords: - - home-assistant - - home-automation - - hass -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: home-assistant -sources: - - https://github.com/cdr/code-server - - https://github.com/home-assistant/home-assistant - - https://github.com/truecharts/charts/tree/master/charts/stable/home-assistant - - https://hub.docker.com/r/homeassistant/home-assistant -type: application -version: 27.4.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2025.4.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Open source home automation that puts local control and privacy first. + home: https://truecharts.org/charts/stable/home-assistant + icon: https://truecharts.org/img/hotlink-ok/chart-icons/home-assistant.webp + keywords: + - home-assistant + - home-automation + - hass + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: home-assistant + sources: + - https://github.com/cdr/code-server + - https://github.com/home-assistant/home-assistant + - https://github.com/truecharts/charts/tree/master/charts/stable/home-assistant + - https://hub.docker.com/r/homeassistant/home-assistant + type: application + version: 27.4.1 + diff --git a/charts/stable/homebox/Chart.yaml b/charts/stable/homebox/Chart.yaml index 042f9081ea6..d9b64f6a588 100644 --- a/charts/stable/homebox/Chart.yaml +++ b/charts/stable/homebox/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: inventory - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.18.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Inventory and organization system built for the Home User. -home: https://truecharts.org/charts/stable/homebox -icon: https://truecharts.org/img/hotlink-ok/chart-icons/homebox.webp -keywords: - - homebox - - inventory -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: homebox -sources: - - https://ghcr.io/sysadminsmedia/homebox - - https://github.com/sysadminsmedia/homebox - - https://github.com/truecharts/charts/tree/master/charts/stable/homebox -type: application -version: 8.12.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: inventory + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.18.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Inventory and organization system built for the Home User. + home: https://truecharts.org/charts/stable/homebox + icon: https://truecharts.org/img/hotlink-ok/chart-icons/homebox.webp + keywords: + - homebox + - inventory + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: homebox + sources: + - https://ghcr.io/sysadminsmedia/homebox + - https://github.com/sysadminsmedia/homebox + - https://github.com/truecharts/charts/tree/master/charts/stable/homebox + type: application + version: 8.12.0 + diff --git a/charts/stable/homebridge/Chart.yaml b/charts/stable/homebridge/Chart.yaml index ea5f5124dcb..487aa6bd97c 100644 --- a/charts/stable/homebridge/Chart.yaml +++ b/charts/stable/homebridge/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2025.2.26 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A lightweight NodeJS server that emulates the iOS HomeKit API -home: https://truecharts.org/charts/stable/homebridge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/homebridge.webp -keywords: - - homebridge - - homekit -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: homebridge -sources: - - https://github.com/oznu/docker-homebridge - - https://github.com/truecharts/charts/tree/master/charts/stable/homebridge - - https://homebridge.io/ - - https://hub.docker.com/r/homebridge/homebridge -type: application -version: 10.1.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2025.2.26 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A lightweight NodeJS server that emulates the iOS HomeKit API + home: https://truecharts.org/charts/stable/homebridge + icon: https://truecharts.org/img/hotlink-ok/chart-icons/homebridge.webp + keywords: + - homebridge + - homekit + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: homebridge + sources: + - https://github.com/oznu/docker-homebridge + - https://github.com/truecharts/charts/tree/master/charts/stable/homebridge + - https://homebridge.io/ + - https://hub.docker.com/r/homebridge/homebridge + type: application + version: 10.1.2 + diff --git a/charts/stable/homelablabelmaker/Chart.yaml b/charts/stable/homelablabelmaker/Chart.yaml index c65ebfffd89..def34a60847 100644 --- a/charts/stable/homelablabelmaker/Chart.yaml +++ b/charts/stable/homelablabelmaker/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: DIY tool to create and print labels for Dell Poweredge and HP Proliant drive caddies. -home: https://truecharts.org/charts/stable/homelablabelmaker -icon: https://truecharts.org/img/hotlink-ok/chart-icons/homelablabelmaker.webp -keywords: - - homelablabelmaker - - Tools-Utilities - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: homelablabelmaker -sources: - - https://github.com/DavidSpek/homelablabelmaker - - https://github.com/truecharts/charts/tree/master/charts/stable/homelablabelmaker - - https://hub.docker.com/r/davidspek/homelablabelmaker -type: application -version: 10.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: DIY tool to create and print labels for Dell Poweredge and HP Proliant drive caddies. + home: https://truecharts.org/charts/stable/homelablabelmaker + icon: https://truecharts.org/img/hotlink-ok/chart-icons/homelablabelmaker.webp + keywords: + - homelablabelmaker + - Tools-Utilities + - Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: homelablabelmaker + sources: + - https://github.com/DavidSpek/homelablabelmaker + - https://github.com/truecharts/charts/tree/master/charts/stable/homelablabelmaker + - https://hub.docker.com/r/davidspek/homelablabelmaker + type: application + version: 10.5.1 + diff --git a/charts/stable/homepage/Chart.yaml b/charts/stable/homepage/Chart.yaml index 7af60911544..f091e849851 100644 --- a/charts/stable/homepage/Chart.yaml +++ b/charts/stable/homepage/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: dashboard - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.1.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A highly customizable homepage -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: homepage -sources: - - https://ghcr.io/gethomepage/homepage - - https://github.com/benphelps/homepage - - https://github.com/truecharts/charts/tree/master/charts/stable/homepage -type: application -version: 10.1.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: dashboard + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.1.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A highly customizable homepage + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: homepage + sources: + - https://ghcr.io/gethomepage/homepage + - https://github.com/benphelps/homepage + - https://github.com/truecharts/charts/tree/master/charts/stable/homepage + type: application + version: 10.1.1 + diff --git a/charts/stable/homer/Chart.yaml b/charts/stable/homer/Chart.yaml index e85a3a72b88..bd6dc4eabe9 100644 --- a/charts/stable/homer/Chart.yaml +++ b/charts/stable/homer/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 25.04.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A dead simple static homepage for your server to keep your services on hand. -home: https://truecharts.org/charts/stable/homer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/homer.webp -keywords: - - homer - - dashboard - - launcher -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: homer -sources: - - https://github.com/bastienwirtz/homer - - https://github.com/truecharts/charts/tree/master/charts/stable/homer - - https://hub.docker.com/r/b4bz/homer -type: application -version: 12.2.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 25.04.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A dead simple static homepage for your server to keep your services on hand. + home: https://truecharts.org/charts/stable/homer + icon: https://truecharts.org/img/hotlink-ok/chart-icons/homer.webp + keywords: + - homer + - dashboard + - launcher + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: homer + sources: + - https://github.com/bastienwirtz/homer + - https://github.com/truecharts/charts/tree/master/charts/stable/homer + - https://hub.docker.com/r/b4bz/homer + type: application + version: 12.2.0 + diff --git a/charts/stable/hoobs/Chart.yaml b/charts/stable/hoobs/Chart.yaml index 5a5fb848e83..72fa99763c6 100644 --- a/charts/stable/hoobs/Chart.yaml +++ b/charts/stable/hoobs/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - 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. ' -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: hoobs -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/hoobs - - https://hub.docker.com/r/hoobs/hoobs -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + 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. ' + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: hoobs + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/hoobs + - https://hub.docker.com/r/hoobs/hoobs + type: application + version: 7.5.1 + diff --git a/charts/stable/htpcmanager/Chart.yaml b/charts/stable/htpcmanager/Chart.yaml index 77ee56d0695..4ab570a071b 100644 --- a/charts/stable/htpcmanager/Chart.yaml +++ b/charts/stable/htpcmanager/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2021.11.17 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Htpcmanager is a front end for many htpc related applications. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: htpcmanager -sources: - - https://ghcr.io/linuxserver/htpcmanager - - https://github.com/truecharts/charts/tree/master/charts/stable/htpcmanager -type: application -version: 11.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2021.11.17 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Htpcmanager is a front end for many htpc related applications. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: htpcmanager + sources: + - https://ghcr.io/linuxserver/htpcmanager + - https://github.com/truecharts/charts/tree/master/charts/stable/htpcmanager + type: application + version: 11.5.1 + diff --git a/charts/stable/humhub/Chart.yaml b/charts/stable/humhub/Chart.yaml index 82e7eada5e4..9c7fdd7bb80 100644 --- a/charts/stable/humhub/Chart.yaml +++ b/charts/stable/humhub/Chart.yaml @@ -1,50 +1,51 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Network-Web - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.17.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 15.9.0 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] - - name: redis - version: 15.6.7 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A feature rich and highly flexible OpenSource Social Network Kit written in PHP. -home: https://truecharts.org/charts/stable/humhub -icon: https://truecharts.org/img/hotlink-ok/chart-icons/humhub.webp -keywords: - - humhub - - Network-Web -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: humhub -sources: - - https://ghcr.io/mriedmann/humhub-nginx - - https://ghcr.io/mriedmann/humhub-phponly - - https://github.com/truecharts/charts/tree/master/charts/stable/humhub -type: application -version: 9.18.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Network-Web + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.17.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 15.9.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 15.6.7 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A feature rich and highly flexible OpenSource Social Network Kit written in PHP. + home: https://truecharts.org/charts/stable/humhub + icon: https://truecharts.org/img/hotlink-ok/chart-icons/humhub.webp + keywords: + - humhub + - Network-Web + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: humhub + sources: + - https://ghcr.io/mriedmann/humhub-nginx + - https://ghcr.io/mriedmann/humhub-phponly + - https://github.com/truecharts/charts/tree/master/charts/stable/humhub + type: application + version: 9.18.1 + diff --git a/charts/stable/hurtworld/Chart.yaml b/charts/stable/hurtworld/Chart.yaml index 42cecbfa608..3c9d4ddad84 100644 --- a/charts/stable/hurtworld/Chart.yaml +++ b/charts/stable/hurtworld/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: hurtworld -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Hurtworld and run it. -home: https://truecharts.org/charts/stable/hurtworld -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hurtworld.webp -keywords: - - hurtworld - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: hurtworld -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/hurtworld - - https://www.steampowered.com/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: hurtworld + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will download and install SteamCMD. It will also install Hurtworld and run it. + home: https://truecharts.org/charts/stable/hurtworld + icon: https://truecharts.org/img/hotlink-ok/chart-icons/hurtworld.webp + keywords: + - hurtworld + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: hurtworld + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/hurtworld + - https://www.steampowered.com/ + type: application + version: 7.5.1 + diff --git a/charts/stable/hyperion-ng/Chart.yaml b/charts/stable/hyperion-ng/Chart.yaml index e1575b3b83f..cf57181308b 100644 --- a/charts/stable/hyperion-ng/Chart.yaml +++ b/charts/stable/hyperion-ng/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.0.16 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Hyperion is an opensource Bias or Ambient Lighting implementation -home: https://truecharts.org/charts/stable/hyperion-ng -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hyperion-ng.webp -keywords: - - hyperion-ng - - hyperion -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: hyperion-ng -sources: - - https://github.com/hyperion-project/hyperion.ng - - https://github.com/truecharts/charts/tree/master/charts/stable/hyperion-ng - - https://hub.docker.com/r/sirfragalot/hyperion.ng -type: application -version: 15.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.0.16 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Hyperion is an opensource Bias or Ambient Lighting implementation + home: https://truecharts.org/charts/stable/hyperion-ng + icon: https://truecharts.org/img/hotlink-ok/chart-icons/hyperion-ng.webp + keywords: + - hyperion-ng + - hyperion + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: hyperion-ng + sources: + - https://github.com/hyperion-project/hyperion.ng + - https://github.com/truecharts/charts/tree/master/charts/stable/hyperion-ng + - https://hub.docker.com/r/sirfragalot/hyperion.ng + type: application + version: 15.5.1 + diff --git a/charts/stable/icloudpd/Chart.yaml b/charts/stable/icloudpd/Chart.yaml index bdbba815767..858f1ff42c3 100644 --- a/charts/stable/icloudpd/Chart.yaml +++ b/charts/stable/icloudpd/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.0.826 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: iCloudPD, syncs photos from iDevices to a single directory on TrueNAS. -home: https://truecharts.org/charts/stable/icloudpd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/icloudpd.webp -keywords: - - icloudpd - - Backup - - Cloud - - Downloaders -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: icloudpd -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/icloudpd - - https://hub.docker.com/r/boredazfcuk/icloudpd -type: application -version: 8.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.0.826 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: iCloudPD, syncs photos from iDevices to a single directory on TrueNAS. + home: https://truecharts.org/charts/stable/icloudpd + icon: https://truecharts.org/img/hotlink-ok/chart-icons/icloudpd.webp + keywords: + - icloudpd + - Backup + - Cloud + - Downloaders + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: icloudpd + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/icloudpd + - https://hub.docker.com/r/boredazfcuk/icloudpd + type: application + version: 8.5.1 + diff --git a/charts/stable/imgpush/Chart.yaml b/charts/stable/imgpush/Chart.yaml index c05d7e07f2c..dbc9efe82f4 100644 --- a/charts/stable/imgpush/Chart.yaml +++ b/charts/stable/imgpush/Chart.yaml @@ -1,40 +1,41 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Minimalist Self-hosted Image Service for user submitted images in your app (e.g. avatars). -home: https://truecharts.org/charts/stable/imgpush -icon: https://truecharts.org/img/hotlink-ok/chart-icons/imgpush.webp -keywords: - - imgpush - - Cloud - - Tools-Utilities - - MediaServer-Photos - - Network-Web - - Network-FTP -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: imgpush -sources: - - https://github.com/hauxir/imgpush - - https://github.com/truecharts/charts/tree/master/charts/stable/imgpush - - https://hub.docker.com/r/hauxir/imgpush -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Minimalist Self-hosted Image Service for user submitted images in your app (e.g. avatars). + home: https://truecharts.org/charts/stable/imgpush + icon: https://truecharts.org/img/hotlink-ok/chart-icons/imgpush.webp + keywords: + - imgpush + - Cloud + - Tools-Utilities + - MediaServer-Photos + - Network-Web + - Network-FTP + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: imgpush + sources: + - https://github.com/hauxir/imgpush + - https://github.com/truecharts/charts/tree/master/charts/stable/imgpush + - https://hub.docker.com/r/hauxir/imgpush + type: application + version: 7.5.1 + diff --git a/charts/stable/immich/Chart.yaml b/charts/stable/immich/Chart.yaml index d560df4ea1e..16fc9867e95 100644 --- a/charts/stable/immich/Chart.yaml +++ b/charts/stable/immich/Chart.yaml @@ -1,43 +1,44 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.131.3 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 15.6.7 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: High performance self-hosted photo and video backup solution. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: immich -sources: - - https://ghcr.io/immich-app/immich-machine-learning - - https://ghcr.io/immich-app/immich-server - - https://github.com/immich-app/immich - - https://github.com/truecharts/charts/tree/master/charts/stable/immich -type: application -version: 17.54.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.131.3 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 15.6.7 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: High performance self-hosted photo and video backup solution. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: immich + sources: + - https://ghcr.io/immich-app/immich-machine-learning + - https://ghcr.io/immich-app/immich-server + - https://github.com/immich-app/immich + - https://github.com/truecharts/charts/tree/master/charts/stable/immich + type: application + version: 17.54.1 + diff --git a/charts/stable/import-ics/Chart.yaml b/charts/stable/import-ics/Chart.yaml index da39438fa5a..770e049a86a 100644 --- a/charts/stable/import-ics/Chart.yaml +++ b/charts/stable/import-ics/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Runs a python script at a crontab defined interval that downloads/imports ics files into a caldav server. -home: https://truecharts.org/charts/stable/import-ics -icon: https://truecharts.org/img/hotlink-ok/chart-icons/import-ics.webp -keywords: - - import-ics - - Productivity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: import-ics -sources: - - https://github.com/Vilhjalmr26/import_ics - - https://github.com/truecharts/charts/tree/master/charts/stable/import-ics - - https://hub.docker.com/r/vilhjalmr26/import_ics -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Runs a python script at a crontab defined interval that downloads/imports ics files into a caldav server. + home: https://truecharts.org/charts/stable/import-ics + icon: https://truecharts.org/img/hotlink-ok/chart-icons/import-ics.webp + keywords: + - import-ics + - Productivity + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: import-ics + sources: + - https://github.com/Vilhjalmr26/import_ics + - https://github.com/truecharts/charts/tree/master/charts/stable/import-ics + - https://hub.docker.com/r/vilhjalmr26/import_ics + type: application + version: 7.5.1 + diff --git a/charts/stable/impostor-server/Chart.yaml b/charts/stable/impostor-server/Chart.yaml index 70fadce16fb..d242b71fce9 100644 --- a/charts/stable/impostor-server/Chart.yaml +++ b/charts/stable/impostor-server/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: games - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.10.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A private Among Us server -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: impostor-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/impostor-server - - https://hub.docker.com/r/aeonlucid/impostor -type: application -version: 10.6.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: games + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.10.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A private Among Us server + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: impostor-server + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/impostor-server + - https://hub.docker.com/r/aeonlucid/impostor + type: application + version: 10.6.3 + diff --git a/charts/stable/inkscape-desktop-g3/Chart.yaml b/charts/stable/inkscape-desktop-g3/Chart.yaml index b8789b91a35..dfef96b90d8 100644 --- a/charts/stable/inkscape-desktop-g3/Chart.yaml +++ b/charts/stable/inkscape-desktop-g3/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing -home: https://truecharts.org/charts/stable/inkscape-desktop-g3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/inkscape-desktop-g3.webp -keywords: - - inkscape-desktop-g3 - - Productivity - - Tools-Utilities - - MediaApp-Photos -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: inkscape-desktop-g3 -sources: - - https://github.com/accetto/headless-drawing-g3/ - - 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: 7.5.4 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing + home: https://truecharts.org/charts/stable/inkscape-desktop-g3 + icon: https://truecharts.org/img/hotlink-ok/chart-icons/inkscape-desktop-g3.webp + keywords: + - inkscape-desktop-g3 + - Productivity + - Tools-Utilities + - MediaApp-Photos + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: inkscape-desktop-g3 + sources: + - https://github.com/accetto/headless-drawing-g3/ + - 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: 7.5.4 + diff --git a/charts/stable/insurgencysandstorm/Chart.yaml b/charts/stable/insurgencysandstorm/Chart.yaml index 2fdc7e402a6..b41453cc392 100644 --- a/charts/stable/insurgencysandstorm/Chart.yaml +++ b/charts/stable/insurgencysandstorm/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: insurgencysandstorm -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Insurgency Sandstorm and run it. -home: https://truecharts.org/charts/stable/insurgencysandstorm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/insurgencysandstorm.webp -keywords: - - insurgencysandstorm - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: insurgencysandstorm -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/insurgencysandstorm - - https://www.steampowered.com/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: insurgencysandstorm + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will download and install SteamCMD. It will also install Insurgency Sandstorm and run it. + home: https://truecharts.org/charts/stable/insurgencysandstorm + icon: https://truecharts.org/img/hotlink-ok/chart-icons/insurgencysandstorm.webp + keywords: + - insurgencysandstorm + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: insurgencysandstorm + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/insurgencysandstorm + - https://www.steampowered.com/ + type: application + version: 7.5.1 + diff --git a/charts/stable/invidious/Chart.yaml b/charts/stable/invidious/Chart.yaml index 7b3a9f1a3a1..a8aae0c91ab 100644 --- a/charts/stable/invidious/Chart.yaml +++ b/charts/stable/invidious/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Open source alternative front-end to YouTube. -home: https://truecharts.org/charts/stable/invidious -icon: https://truecharts.org/img/hotlink-ok/chart-icons/invidious.webp -keywords: - - invidious - - youtube - - media -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: invidious -sources: - - https://docs.invidious.io/installation/#docker - - https://github.com/iv-org/invidious - - https://github.com/truecharts/charts/tree/master/charts/stable/invidious - - https://quay.io/invidious/invidious -type: application -version: 11.5.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Open source alternative front-end to YouTube. + home: https://truecharts.org/charts/stable/invidious + icon: https://truecharts.org/img/hotlink-ok/chart-icons/invidious.webp + keywords: + - invidious + - youtube + - media + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: invidious + sources: + - https://docs.invidious.io/installation/#docker + - https://github.com/iv-org/invidious + - https://github.com/truecharts/charts/tree/master/charts/stable/invidious + - https://quay.io/invidious/invidious + type: application + version: 11.5.3 + diff --git a/charts/stable/invitarr/Chart.yaml b/charts/stable/invitarr/Chart.yaml index eae8bf21fc0..857f8b3648a 100644 --- a/charts/stable/invitarr/Chart.yaml +++ b/charts/stable/invitarr/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A chatbot that invites discord users to plex. -home: https://truecharts.org/charts/stable/invitarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/invitarr.webp -keywords: - - invitarr - - home-automation - - Tools-Utilities - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: invitarr -sources: - - https://github.com/Sleepingpirates/Invitarr - - https://github.com/truecharts/charts/tree/master/charts/stable/invitarr - - https://hub.docker.com/r/piratify/invitarr -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A chatbot that invites discord users to plex. + home: https://truecharts.org/charts/stable/invitarr + icon: https://truecharts.org/img/hotlink-ok/chart-icons/invitarr.webp + keywords: + - invitarr + - home-automation + - Tools-Utilities + - Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: invitarr + sources: + - https://github.com/Sleepingpirates/Invitarr + - https://github.com/truecharts/charts/tree/master/charts/stable/invitarr + - https://hub.docker.com/r/piratify/invitarr + type: application + version: 7.5.1 + diff --git a/charts/stable/ipfs/Chart.yaml b/charts/stable/ipfs/Chart.yaml index c361c2cf897..4980e89dc22 100644 --- a/charts/stable/ipfs/Chart.yaml +++ b/charts/stable/ipfs/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: storage - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.34.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: IPFS is a global, versioned, peer-to-peer Interplanetary Filesystem. -home: https://truecharts.org/charts/stable/ipfs -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ipfs.webp -keywords: - - ipfs - - kubo -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ipfs -sources: - - https://github.com/ipfs/kubo - - https://github.com/truecharts/charts/tree/master/charts/stable/ipfs - - https://hub.docker.com/r/ipfs/kubo -type: application -version: 12.11.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: storage + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.34.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: IPFS is a global, versioned, peer-to-peer Interplanetary Filesystem. + home: https://truecharts.org/charts/stable/ipfs + icon: https://truecharts.org/img/hotlink-ok/chart-icons/ipfs.webp + keywords: + - ipfs + - kubo + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: ipfs + sources: + - https://github.com/ipfs/kubo + - https://github.com/truecharts/charts/tree/master/charts/stable/ipfs + - https://hub.docker.com/r/ipfs/kubo + type: application + version: 12.11.1 + diff --git a/charts/stable/ipmi-tools/Chart.yaml b/charts/stable/ipmi-tools/Chart.yaml index 99468d03eee..082afe19d76 100644 --- a/charts/stable/ipmi-tools/Chart.yaml +++ b/charts/stable/ipmi-tools/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A simple WebGUI Fan controller for IPMI. -home: https://truecharts.org/charts/stable/ipmi-tools -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ipmi-tools.webp -keywords: - - ipmi-tools - - Productivity - - Tools-Utilities - - Network-Management -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ipmi-tools -sources: - - https://github.com/EdwardChamberlain/IPMI-Fan-Controller - - https://github.com/truecharts/charts/tree/master/charts/stable/ipmi-tools - - https://hub.docker.com/r/edchamberlain/ipmi-tools -type: application -version: 8.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A simple WebGUI Fan controller for IPMI. + home: https://truecharts.org/charts/stable/ipmi-tools + icon: https://truecharts.org/img/hotlink-ok/chart-icons/ipmi-tools.webp + keywords: + - ipmi-tools + - Productivity + - Tools-Utilities + - Network-Management + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: ipmi-tools + sources: + - https://github.com/EdwardChamberlain/IPMI-Fan-Controller + - https://github.com/truecharts/charts/tree/master/charts/stable/ipmi-tools + - https://hub.docker.com/r/edchamberlain/ipmi-tools + type: application + version: 8.5.1 + diff --git a/charts/stable/ispy-agent-dvr/Chart.yaml b/charts/stable/ispy-agent-dvr/Chart.yaml index 30b6081f5ac..0ae8a931d15 100644 --- a/charts/stable/ispy-agent-dvr/Chart.yaml +++ b/charts/stable/ispy-agent-dvr/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: security - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 6.2.7.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: iSpy's Agent DVR, a standalone DVR service to manage IP cameras. -home: https://truecharts.org/charts/stable/ispy-agent-dvr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ispy-agent-dvr.webp -keywords: - - dvr - - ispy - - agent -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ispy-agent-dvr -sources: - - https://github.com/doitandbedone/ispyagentdvr-docker - - https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr - - https://hub.docker.com/r/doitandbedone/ispyagentdvr -type: application -version: 12.3.4 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: security + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 6.2.7.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: iSpy's Agent DVR, a standalone DVR service to manage IP cameras. + home: https://truecharts.org/charts/stable/ispy-agent-dvr + icon: https://truecharts.org/img/hotlink-ok/chart-icons/ispy-agent-dvr.webp + keywords: + - dvr + - ispy + - agent + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: ispy-agent-dvr + sources: + - https://github.com/doitandbedone/ispyagentdvr-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr + - https://hub.docker.com/r/doitandbedone/ispyagentdvr + type: application + version: 12.3.4 + diff --git a/charts/stable/it-tools/Chart.yaml b/charts/stable/it-tools/Chart.yaml index 257ce7c05d3..d5591828d1c 100644 --- a/charts/stable/it-tools/Chart.yaml +++ b/charts/stable/it-tools/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: tools - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2024.10.22 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Useful tools for developer and people working in IT. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: it-tools -sources: - - https://ghcr.io/corentinth/it-tools - - https://github.com/CorentinTh/it-tools - - https://github.com/truecharts/charts/tree/master/charts/stable/it-tools -type: application -version: 7.6.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: tools + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2024.10.22 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Useful tools for developer and people working in IT. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: it-tools + sources: + - https://ghcr.io/corentinth/it-tools + - https://github.com/CorentinTh/it-tools + - https://github.com/truecharts/charts/tree/master/charts/stable/it-tools + type: application + version: 7.6.0 + diff --git a/charts/stable/iyuuplus/Chart.yaml b/charts/stable/iyuuplus/Chart.yaml index 14cf6ec24c5..e061f95498b 100644 --- a/charts/stable/iyuuplus/Chart.yaml +++ b/charts/stable/iyuuplus/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: The IYUU automatic seeding tool can automatically seed most PT sites in China, support downloader clusters, multiple disks, multiple download directories, connecting to remote downloaders, etc. -home: https://truecharts.org/charts/stable/iyuuplus -icon: https://truecharts.org/img/hotlink-ok/chart-icons/iyuuplus.webp -keywords: - - iyuuplus - - pt -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: iyuuplus -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/iyuuplus - - https://hub.docker.com/r/iyuucn/iyuuplus -type: application -version: 11.5.6 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: The IYUU automatic seeding tool can automatically seed most PT sites in China, support downloader clusters, multiple disks, multiple download directories, connecting to remote downloaders, etc. + home: https://truecharts.org/charts/stable/iyuuplus + icon: https://truecharts.org/img/hotlink-ok/chart-icons/iyuuplus.webp + keywords: + - iyuuplus + - pt + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: iyuuplus + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/iyuuplus + - https://hub.docker.com/r/iyuucn/iyuuplus + type: application + version: 11.5.6 + diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index fe935e0f3f9..e5c06dc1e67 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.22.1740 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: API Support for your favorite torrent trackers. -home: https://truecharts.org/charts/stable/jackett -icon: https://truecharts.org/img/hotlink-ok/chart-icons/jackett.webp -keywords: - - jackett - - torrent - - usenet -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: jackett -sources: - - https://ghcr.io/elfhosted/jackett - - https://github.com/Jackett/Jackett - - https://github.com/geek-cookbook/containers/pkgs/container/jackett - - https://github.com/truecharts/charts/tree/master/charts/stable/jackett -type: application -version: 23.3.66 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.22.1740 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: API Support for your favorite torrent trackers. + home: https://truecharts.org/charts/stable/jackett + icon: https://truecharts.org/img/hotlink-ok/chart-icons/jackett.webp + keywords: + - jackett + - torrent + - usenet + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: jackett + sources: + - https://ghcr.io/elfhosted/jackett + - https://github.com/Jackett/Jackett + - https://github.com/geek-cookbook/containers/pkgs/container/jackett + - https://github.com/truecharts/charts/tree/master/charts/stable/jackett + type: application + version: 23.3.66 + diff --git a/charts/stable/jdownloader2/Chart.yaml b/charts/stable/jdownloader2/Chart.yaml index 0c6f19fef7d..3d0a11a2b5c 100644 --- a/charts/stable/jdownloader2/Chart.yaml +++ b/charts/stable/jdownloader2/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: downloads - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 25.02.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: JDownloader is a free, open-source download management tool with a huge community of developers that makes downloading as easy and fast as it should be. -home: https://truecharts.org/charts/stable/jdownloader2 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/jdownloader2.webp -keywords: - - jdownloader - - download -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: jdownloader2 -sources: - - https://github.com/jlesage/docker-jdownloader-2 - - https://github.com/truecharts/charts/tree/master/charts/stable/jdownloader2 - - https://hub.docker.com/r/jlesage/jdownloader-2 - - https://jdownloader.org/ -type: application -version: 19.0.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: downloads + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 25.02.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: JDownloader is a free, open-source download management tool with a huge community of developers that makes downloading as easy and fast as it should be. + home: https://truecharts.org/charts/stable/jdownloader2 + icon: https://truecharts.org/img/hotlink-ok/chart-icons/jdownloader2.webp + keywords: + - jdownloader + - download + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: jdownloader2 + sources: + - https://github.com/jlesage/docker-jdownloader-2 + - https://github.com/truecharts/charts/tree/master/charts/stable/jdownloader2 + - https://hub.docker.com/r/jlesage/jdownloader-2 + - https://jdownloader.org/ + type: application + version: 19.0.0 + diff --git a/charts/stable/jellyfin/Chart.yaml b/charts/stable/jellyfin/Chart.yaml index 95aec6dab56..4233ce823a5 100644 --- a/charts/stable/jellyfin/Chart.yaml +++ b/charts/stable/jellyfin/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 10.10.7 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Jellyfin is a Free Software Media System -home: https://truecharts.org/charts/stable/jellyfin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellyfin.webp -keywords: - - jellyfin - - plex - - emby -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: jellyfin -sources: - - https://ghcr.io/jellyfin/jellyfin - - https://github.com/jellyfin/jellyfin - - https://github.com/truecharts/charts/tree/master/charts/stable/jellyfin - - https://hub.docker.com/r/alpine/socat -type: application -version: 20.6.17 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 10.10.7 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Jellyfin is a Free Software Media System + home: https://truecharts.org/charts/stable/jellyfin + icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellyfin.webp + keywords: + - jellyfin + - plex + - emby + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: jellyfin + sources: + - https://ghcr.io/jellyfin/jellyfin + - https://github.com/jellyfin/jellyfin + - https://github.com/truecharts/charts/tree/master/charts/stable/jellyfin + - https://hub.docker.com/r/alpine/socat + type: application + version: 20.6.17 + diff --git a/charts/stable/jellyseerr/Chart.yaml b/charts/stable/jellyseerr/Chart.yaml index 274a517a7fe..69a34dfde0f 100644 --- a/charts/stable/jellyseerr/Chart.yaml +++ b/charts/stable/jellyseerr/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.5.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Jellyseerr is a fork of Overseerr with support for Jellyfin and Emby. It can be used to manage requests for your media library. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: jellyseerr -sources: - - https://github.com/Fallenbagel/jellyseerr - - https://github.com/truecharts/charts/tree/master/charts/stable/jellyseerr - - https://hub.docker.com/r/fallenbagel/jellyseerr -type: application -version: 12.7.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.5.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Jellyseerr is a fork of Overseerr with support for Jellyfin and Emby. It can be used to manage requests for your media library. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: jellyseerr + sources: + - https://github.com/Fallenbagel/jellyseerr + - https://github.com/truecharts/charts/tree/master/charts/stable/jellyseerr + - https://hub.docker.com/r/fallenbagel/jellyseerr + type: application + version: 12.7.2 + diff --git a/charts/stable/jellystat/Chart.yaml b/charts/stable/jellystat/Chart.yaml index d523c0cb4aa..accf2fe03db 100644 --- a/charts/stable/jellystat/Chart.yaml +++ b/charts/stable/jellystat/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: statistics - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A free and open source Statistics App for Jellyfin. -home: https://truecharts.org/charts/stable/jellystat -icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellystat.webp -keywords: - - jellystat - - jellyfin -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: jellystat -sources: - - https://github.com/CyferShepard/Jellystat - - https://github.com/truecharts/charts/tree/master/charts/stable/jellystat - - https://hub.docker.com/r/cyfershepard/jellystat -type: application -version: 5.5.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: statistics + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A free and open source Statistics App for Jellyfin. + home: https://truecharts.org/charts/stable/jellystat + icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellystat.webp + keywords: + - jellystat + - jellyfin + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: jellystat + sources: + - https://github.com/CyferShepard/Jellystat + - https://github.com/truecharts/charts/tree/master/charts/stable/jellystat + - https://hub.docker.com/r/cyfershepard/jellystat + type: application + version: 5.5.3 + diff --git a/charts/stable/jelu/Chart.yaml b/charts/stable/jelu/Chart.yaml index 6ca97edf5bc..88a6556cc68 100644 --- a/charts/stable/jelu/Chart.yaml +++ b/charts/stable/jelu/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: MediaApp-Books - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Track what you have read, what you are reading and what you want to read. -home: https://truecharts.org/charts/stable/jelu -icon: https://truecharts.org/img/hotlink-ok/chart-icons/jelu.webp -keywords: - - jelu - - MediaApp-Books -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: jelu -sources: - - https://github.com/bayang/jelu - - https://github.com/truecharts/charts/tree/master/charts/stable/jelu - - https://hub.docker.com/r/wabayang/jelu -type: application -version: 7.5.5 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: MediaApp-Books + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Track what you have read, what you are reading and what you want to read. + home: https://truecharts.org/charts/stable/jelu + icon: https://truecharts.org/img/hotlink-ok/chart-icons/jelu.webp + keywords: + - jelu + - MediaApp-Books + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: jelu + sources: + - https://github.com/bayang/jelu + - https://github.com/truecharts/charts/tree/master/charts/stable/jelu + - https://hub.docker.com/r/wabayang/jelu + type: application + version: 7.5.5 + diff --git a/charts/stable/jenkins/Chart.yaml b/charts/stable/jenkins/Chart.yaml index ec9830f0a6c..82b2c32b15c 100644 --- a/charts/stable/jenkins/Chart.yaml +++ b/charts/stable/jenkins/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.504.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: The gold standard in devops tools for running CI/CD pipelines. -home: https://truecharts.org/charts/stable/jenkins -icon: https://truecharts.org/img/hotlink-ok/chart-icons/jenkins.webp -keywords: - - jenkins - - productivity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: jenkins -sources: - - https://github.com/jenkinsci/docker - - https://github.com/truecharts/charts/tree/master/charts/stable/jenkins - - https://hub.docker.com/r/jenkins/jenkins -type: application -version: 9.40.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.504.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: The gold standard in devops tools for running CI/CD pipelines. + home: https://truecharts.org/charts/stable/jenkins + icon: https://truecharts.org/img/hotlink-ok/chart-icons/jenkins.webp + keywords: + - jenkins + - productivity + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: jenkins + sources: + - https://github.com/jenkinsci/docker + - https://github.com/truecharts/charts/tree/master/charts/stable/jenkins + - https://hub.docker.com/r/jenkins/jenkins + type: application + version: 9.40.0 + diff --git a/charts/stable/jmzhomeproxy/Chart.yaml b/charts/stable/jmzhomeproxy/Chart.yaml index 1a8c2dda900..6d1a047756e 100644 --- a/charts/stable/jmzhomeproxy/Chart.yaml +++ b/charts/stable/jmzhomeproxy/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Proxy is in quotes because I couldn't think of a better name. There is nothing overly special about this other than using it as a simple and easy to use dashboard for all your self-hosted services. -home: https://truecharts.org/charts/stable/jmzhomeproxy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/jmzhomeproxy.webp -keywords: - - jmzhomeproxy - - Cloud - - Network-Web -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: jmzhomeproxy -sources: - - https://github.com/JmzTaylor/homelab_proxy/ - - https://github.com/truecharts/charts/tree/master/charts/stable/jmzhomeproxy - - https://hub.docker.com/r/jmzsoftware/jmzhomelabproxy -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Proxy is in quotes because I couldn't think of a better name. There is nothing overly special about this other than using it as a simple and easy to use dashboard for all your self-hosted services. + home: https://truecharts.org/charts/stable/jmzhomeproxy + icon: https://truecharts.org/img/hotlink-ok/chart-icons/jmzhomeproxy.webp + keywords: + - jmzhomeproxy + - Cloud + - Network-Web + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: jmzhomeproxy + sources: + - https://github.com/JmzTaylor/homelab_proxy/ + - https://github.com/truecharts/charts/tree/master/charts/stable/jmzhomeproxy + - https://hub.docker.com/r/jmzsoftware/jmzhomelabproxy + type: application + version: 7.5.1 + diff --git a/charts/stable/joplin-server/Chart.yaml b/charts/stable/joplin-server/Chart.yaml index 40a84545b53..96526847dc4 100644 --- a/charts/stable/joplin-server/Chart.yaml +++ b/charts/stable/joplin-server/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.3.13 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Allows you to sync any Joplin client. -home: https://truecharts.org/charts/stable/joplin-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/joplin-server.webp -keywords: - - joplin - - notes -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: joplin-server -sources: - - https://github.com/laurent22/joplin - - https://github.com/laurent22/joplin/tree/dev/packages/server - - https://github.com/truecharts/charts/tree/master/charts/stable/joplin-server - - https://hub.docker.com/r/joplin/server -type: application -version: 20.5.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 3.3.13 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Allows you to sync any Joplin client. + home: https://truecharts.org/charts/stable/joplin-server + icon: https://truecharts.org/img/hotlink-ok/chart-icons/joplin-server.webp + keywords: + - joplin + - notes + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: joplin-server + sources: + - https://github.com/laurent22/joplin + - https://github.com/laurent22/joplin/tree/dev/packages/server + - https://github.com/truecharts/charts/tree/master/charts/stable/joplin-server + - https://hub.docker.com/r/joplin/server + type: application + version: 20.5.3 + diff --git a/charts/stable/jts3servermod/Chart.yaml b/charts/stable/jts3servermod/Chart.yaml index e0f1d517c98..4ba4c920444 100644 --- a/charts/stable/jts3servermod/Chart.yaml +++ b/charts/stable/jts3servermod/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 20240301.0.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: JTS3ServerMod by Stefan1200 -home: https://truecharts.org/charts/stable/jts3servermod -icon: https://truecharts.org/img/hotlink-ok/chart-icons/jts3servermod.webp -keywords: - - teamspeak - - jts3servermod - - teamspeak-bot -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: jts3servermod -sources: - - https://ghcr.io/galexrt/jts3servermod - - https://github.com/galexrt/container-jts3servermod - - https://github.com/truecharts/charts/tree/master/charts/stable/jts3servermod - - https://www.stefan1200.de/documentation/jts3servermod/readme.html - - https://www.stefan1200.de/forum/index.php?PHPSESSID=r0m44032akt9jk7903ru9ejv2f&topic=2.0 -type: application -version: 3.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 20240301.0.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: JTS3ServerMod by Stefan1200 + home: https://truecharts.org/charts/stable/jts3servermod + icon: https://truecharts.org/img/hotlink-ok/chart-icons/jts3servermod.webp + keywords: + - teamspeak + - jts3servermod + - teamspeak-bot + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: jts3servermod + sources: + - https://ghcr.io/galexrt/jts3servermod + - https://github.com/galexrt/container-jts3servermod + - https://github.com/truecharts/charts/tree/master/charts/stable/jts3servermod + - https://www.stefan1200.de/documentation/jts3servermod/readme.html + - https://www.stefan1200.de/forum/index.php?PHPSESSID=r0m44032akt9jk7903ru9ejv2f&topic=2.0 + type: application + version: 3.5.1 + diff --git a/charts/stable/jupyter/Chart.yaml b/charts/stable/jupyter/Chart.yaml index ce115cf5658..0f2f9c78ba3 100644 --- a/charts/stable/jupyter/Chart.yaml +++ b/charts/stable/jupyter/Chart.yaml @@ -1,44 +1,45 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2025.4.4 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Jupyter a web based IDE -home: https://truecharts.org/charts/stable/jupyter -icon: https://truecharts.org/img/hotlink-ok/chart-icons/jupyter.webp -keywords: - - Jupyter - - Notebook - - Lab -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: jupyter -sources: - - https://github.com/jupyter/docker-stacks - - https://github.com/truecharts/charts/tree/master/charts/stable/jupyter - - https://quay.io/jupyter/all-spark-notebook - - https://quay.io/jupyter/base-notebook - - https://quay.io/jupyter/datascience-notebook - - https://quay.io/jupyter/minimal-notebook - - https://quay.io/jupyter/pyspark-notebook - - https://quay.io/jupyter/r-notebook - - https://quay.io/jupyter/scipy-notebook - - https://quay.io/jupyter/tensorflow-notebook -type: application -version: 11.16.32 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2025.4.4 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Jupyter a web based IDE + home: https://truecharts.org/charts/stable/jupyter + icon: https://truecharts.org/img/hotlink-ok/chart-icons/jupyter.webp + keywords: + - Jupyter + - Notebook + - Lab + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: jupyter + sources: + - https://github.com/jupyter/docker-stacks + - https://github.com/truecharts/charts/tree/master/charts/stable/jupyter + - https://quay.io/jupyter/all-spark-notebook + - https://quay.io/jupyter/base-notebook + - https://quay.io/jupyter/datascience-notebook + - https://quay.io/jupyter/minimal-notebook + - https://quay.io/jupyter/pyspark-notebook + - https://quay.io/jupyter/r-notebook + - https://quay.io/jupyter/scipy-notebook + - https://quay.io/jupyter/tensorflow-notebook + type: application + version: 11.16.32 + diff --git a/charts/stable/kanboard/Chart.yaml b/charts/stable/kanboard/Chart.yaml index 6e1130da908..be527b382c5 100644 --- a/charts/stable/kanboard/Chart.yaml +++ b/charts/stable/kanboard/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.2.44 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Kanboard is a free and open source Kanban project management software. -home: https://truecharts.org/charts/stable/kanboard -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kanboard.webp -keywords: - - kanboard - - kanban -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: kanboard -sources: - - https://github.com/kanboard/kanboard - - https://github.com/truecharts/charts/tree/master/charts/stable/kanboard - - https://quay.io/kanboard/kanboard -type: application -version: 18.5.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.2.44 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Kanboard is a free and open source Kanban project management software. + home: https://truecharts.org/charts/stable/kanboard + icon: https://truecharts.org/img/hotlink-ok/chart-icons/kanboard.webp + keywords: + - kanboard + - kanban + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: kanboard + sources: + - https://github.com/kanboard/kanboard + - https://github.com/truecharts/charts/tree/master/charts/stable/kanboard + - https://quay.io/kanboard/kanboard + type: application + version: 18.5.2 + diff --git a/charts/stable/kapowarr/Chart.yaml b/charts/stable/kapowarr/Chart.yaml index ca25703fe80..201bcffb489 100644 --- a/charts/stable/kapowarr/Chart.yaml +++ b/charts/stable/kapowarr/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.0.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Kapowarr is a software to build and manage a comic book library, fitting in the *arr suite of software. -home: https://truecharts.org/charts/stable/kapowarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kapowarr.webp -keywords: - - kapowarr - - comic -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: kapowarr -sources: - - https://github.com/Casvt/Kapowarr - - https://github.com/truecharts/charts/tree/master/charts/stable/kapowarr - - https://hub.docker.com/r/mrcas/kapowarr -type: application -version: 2.0.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.0.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Kapowarr is a software to build and manage a comic book library, fitting in the *arr suite of software. + home: https://truecharts.org/charts/stable/kapowarr + icon: https://truecharts.org/img/hotlink-ok/chart-icons/kapowarr.webp + keywords: + - kapowarr + - comic + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: kapowarr + sources: + - https://github.com/Casvt/Kapowarr + - https://github.com/truecharts/charts/tree/master/charts/stable/kapowarr + - https://hub.docker.com/r/mrcas/kapowarr + type: application + version: 2.0.0 + diff --git a/charts/stable/kasm/Chart.yaml b/charts/stable/kasm/Chart.yaml index 464d82f0801..0960b04d38d 100644 --- a/charts/stable/kasm/Chart.yaml +++ b/charts/stable/kasm/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.16.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Kasm Workspaces is a streaming platform for delivering browser-based access to desktops, applications, and web services. -home: https://truecharts.org/charts/stable/kasm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kasm.webp -keywords: - - kasm - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: kasm -sources: - - https://github.com/linuxserver/docker-kasm#readme - - https://github.com/orgs/linuxserver/packages/container/package/kasm - - https://github.com/truecharts/charts/tree/master/charts/stable/kasm - - https://hub.docker.com/r/kasmweb/workspaces - - https://www.kasmweb.com/ -type: application -version: 10.6.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.16.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Kasm Workspaces is a streaming platform for delivering browser-based access to desktops, applications, and web services. + home: https://truecharts.org/charts/stable/kasm + icon: https://truecharts.org/img/hotlink-ok/chart-icons/kasm.webp + keywords: + - kasm + - Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: kasm + sources: + - https://github.com/linuxserver/docker-kasm#readme + - https://github.com/orgs/linuxserver/packages/container/package/kasm + - https://github.com/truecharts/charts/tree/master/charts/stable/kasm + - https://hub.docker.com/r/kasmweb/workspaces + - https://www.kasmweb.com/ + type: application + version: 10.6.1 + diff --git a/charts/stable/kavita/Chart.yaml b/charts/stable/kavita/Chart.yaml index 6be49d7da6a..f9d7e6c2d96 100644 --- a/charts/stable/kavita/Chart.yaml +++ b/charts/stable/kavita/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.8.5 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Kavita is a rocket fueled self-hosted digital library which supports a vast array of file formats -home: https://truecharts.org/charts/stable/kavita -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kavita.webp -keywords: - - kavita - - manga - - library - - book -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: kavita -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/kavita - - https://hub.docker.com/r/jvmilazz0/kavita - - https://www.kavitareader.com -type: application -version: 11.5.4 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.8.5 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Kavita is a rocket fueled self-hosted digital library which supports a vast array of file formats + home: https://truecharts.org/charts/stable/kavita + icon: https://truecharts.org/img/hotlink-ok/chart-icons/kavita.webp + keywords: + - kavita + - manga + - library + - book + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: kavita + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/kavita + - https://hub.docker.com/r/jvmilazz0/kavita + - https://www.kavitareader.com + type: application + version: 11.5.4 + diff --git a/charts/stable/kdenlive-vnc/Chart.yaml b/charts/stable/kdenlive-vnc/Chart.yaml index a493263f40e..4408a8fa52b 100644 --- a/charts/stable/kdenlive-vnc/Chart.yaml +++ b/charts/stable/kdenlive-vnc/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: MediaApp-Video - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: An instance of kdenlive accessible through vnc and noVnc (=Web Interface) -home: https://truecharts.org/charts/stable/kdenlive-vnc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kdenlive-vnc.webp -keywords: - - kdenlive-vnc - - MediaApp-Video - - MediaApp-Music - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: kdenlive-vnc -sources: - - https://github.com/JonathanTreffler/kdenlive-vnc-docker - - https://github.com/truecharts/charts/tree/master/charts/stable/kdenlive-vnc - - https://hub.docker.com/r/tessypowder/docker-kdenlive -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: MediaApp-Video + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: An instance of kdenlive accessible through vnc and noVnc (=Web Interface) + home: https://truecharts.org/charts/stable/kdenlive-vnc + icon: https://truecharts.org/img/hotlink-ok/chart-icons/kdenlive-vnc.webp + keywords: + - kdenlive-vnc + - MediaApp-Video + - MediaApp-Music + - Productivity + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: kdenlive-vnc + sources: + - https://github.com/JonathanTreffler/kdenlive-vnc-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/kdenlive-vnc + - https://hub.docker.com/r/tessypowder/docker-kdenlive + type: application + version: 7.5.1 + diff --git a/charts/stable/kdenlive/Chart.yaml b/charts/stable/kdenlive/Chart.yaml index 3e2d1068cf1..2242955cf73 100644 --- a/charts/stable/kdenlive/Chart.yaml +++ b/charts/stable/kdenlive/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Kdenlive(https://kdenlive.org/) is a powerful free and open source cross-platform video editing program made by the KDE community. Feature rich and production ready. -home: https://truecharts.org/charts/stable/kdenlive -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kdenlive.webp -keywords: - - kdenlive - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: kdenlive -sources: - - https://fleet.linuxserver.io/image?name=linuxserver/kdenlive - - https://github.com/linuxserver/docker-kdenlive#readme - - https://github.com/orgs/linuxserver/packages/container/package/kdenlive - - https://github.com/truecharts/charts/tree/master/charts/stable/kdenlive - - https://kdenlive.org/ -type: application -version: 7.5.10 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Kdenlive(https://kdenlive.org/) is a powerful free and open source cross-platform video editing program made by the KDE community. Feature rich and production ready. + home: https://truecharts.org/charts/stable/kdenlive + icon: https://truecharts.org/img/hotlink-ok/chart-icons/kdenlive.webp + keywords: + - kdenlive + - Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: kdenlive + sources: + - https://fleet.linuxserver.io/image?name=linuxserver/kdenlive + - https://github.com/linuxserver/docker-kdenlive#readme + - https://github.com/orgs/linuxserver/packages/container/package/kdenlive + - https://github.com/truecharts/charts/tree/master/charts/stable/kdenlive + - https://kdenlive.org/ + type: application + version: 7.5.10 + diff --git a/charts/stable/keeweb/Chart.yaml b/charts/stable/keeweb/Chart.yaml index 4c49786bfd5..120dbc27e0b 100644 --- a/charts/stable/keeweb/Chart.yaml +++ b/charts/stable/keeweb/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This webapp is a browser and desktop password manager compatible with KeePass databases. It doesn't require any server or additional resources. The app can run either in browser, or as a desktop app. -home: https://truecharts.org/charts/stable/keeweb -icon: https://truecharts.org/img/hotlink-ok/chart-icons/keeweb.webp -keywords: - - keeweb - - Productivity - - Tools-Utilities - - Network-Web - - Network-Management -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: keeweb -sources: - - https://github.com/keeweb/keeweb - - https://github.com/truecharts/charts/tree/master/charts/stable/keeweb - - https://hub.docker.com/r/antelle/keeweb -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This webapp is a browser and desktop password manager compatible with KeePass databases. It doesn't require any server or additional resources. The app can run either in browser, or as a desktop app. + home: https://truecharts.org/charts/stable/keeweb + icon: https://truecharts.org/img/hotlink-ok/chart-icons/keeweb.webp + keywords: + - keeweb + - Productivity + - Tools-Utilities + - Network-Web + - Network-Management + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: keeweb + sources: + - https://github.com/keeweb/keeweb + - https://github.com/truecharts/charts/tree/master/charts/stable/keeweb + - https://hub.docker.com/r/antelle/keeweb + type: application + version: 7.5.1 + diff --git a/charts/stable/kerbalspaceprogram-lmp/Chart.yaml b/charts/stable/kerbalspaceprogram-lmp/Chart.yaml index cbdd81c1985..a44a2dcb94a 100644 --- a/charts/stable/kerbalspaceprogram-lmp/Chart.yaml +++ b/charts/stable/kerbalspaceprogram-lmp/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and run Luna Multiplayer for Kerbal Space Program (KSP). -home: https://truecharts.org/charts/stable/kerbalspaceprogram-lmp -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kerbalspaceprogram-lmp.webp -keywords: - - kerbalspaceprogram-lmp - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: kerbalspaceprogram-lmp -sources: - - https://ghcr.io/ich777/lunamultiplayer-ksp - - https://github.com/LunaMultiplayer/LunaMultiplayer - - https://github.com/truecharts/charts/tree/master/charts/stable/kerbalspaceprogram-lmp -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will download and run Luna Multiplayer for Kerbal Space Program (KSP). + home: https://truecharts.org/charts/stable/kerbalspaceprogram-lmp + icon: https://truecharts.org/img/hotlink-ok/chart-icons/kerbalspaceprogram-lmp.webp + keywords: + - kerbalspaceprogram-lmp + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: kerbalspaceprogram-lmp + sources: + - https://ghcr.io/ich777/lunamultiplayer-ksp + - https://github.com/LunaMultiplayer/LunaMultiplayer + - https://github.com/truecharts/charts/tree/master/charts/stable/kerbalspaceprogram-lmp + type: application + version: 7.5.1 + diff --git a/charts/stable/kerio-connect/Chart.yaml b/charts/stable/kerio-connect/Chart.yaml index 6f3c1850484..bcab137e63b 100644 --- a/charts/stable/kerio-connect/Chart.yaml +++ b/charts/stable/kerio-connect/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Network-Web - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Kerio Connect is Mail/Groupware like Microsoft Exchange, but running on Linux. More Informations under www.kerio.com/connect -home: https://truecharts.org/charts/stable/kerio-connect -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kerio-connect.webp -keywords: - - kerio-connect - - Network-Web - - Network-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: kerio-connect -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/kerio-connect - - https://hub.docker.com/r/chvb/docker-kerio-connect -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Network-Web + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Kerio Connect is Mail/Groupware like Microsoft Exchange, but running on Linux. More Informations under www.kerio.com/connect + home: https://truecharts.org/charts/stable/kerio-connect + icon: https://truecharts.org/img/hotlink-ok/chart-icons/kerio-connect.webp + keywords: + - kerio-connect + - Network-Web + - Network-Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: kerio-connect + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/kerio-connect + - https://hub.docker.com/r/chvb/docker-kerio-connect + type: application + version: 7.5.1 + diff --git a/charts/stable/kitana/Chart.yaml b/charts/stable/kitana/Chart.yaml index a73d57bf494..ad6ff8d8c4d 100644 --- a/charts/stable/kitana/Chart.yaml +++ b/charts/stable/kitana/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Kitana exposes your Plex plugin interfaces "to the outside world". It does that by authenticating against Plex.TV, then connecting to the Plex Media Server you tell it to, and essentially proxying the plugin UI. It has full PMS connection awareness and allows you to connect locally, remotely, or even via relay. -home: https://truecharts.org/charts/stable/kitana -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kitana.webp -keywords: - - kitana - - home-automation - - Tools-Utilities - - MediaApp-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: kitana -sources: - - https://github.com/pannal/Kitana - - https://github.com/truecharts/charts/tree/master/charts/stable/kitana - - https://hub.docker.com/r/pannal/kitana -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Kitana exposes your Plex plugin interfaces "to the outside world". It does that by authenticating against Plex.TV, then connecting to the Plex Media Server you tell it to, and essentially proxying the plugin UI. It has full PMS connection awareness and allows you to connect locally, remotely, or even via relay. + home: https://truecharts.org/charts/stable/kitana + icon: https://truecharts.org/img/hotlink-ok/chart-icons/kitana.webp + keywords: + - kitana + - home-automation + - Tools-Utilities + - MediaApp-Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: kitana + sources: + - https://github.com/pannal/Kitana + - https://github.com/truecharts/charts/tree/master/charts/stable/kitana + - https://hub.docker.com/r/pannal/kitana + type: application + version: 7.5.1 + diff --git a/charts/stable/kitchenowl/Chart.yaml b/charts/stable/kitchenowl/Chart.yaml index 3319e8914f5..d557c5a20d5 100644 --- a/charts/stable/kitchenowl/Chart.yaml +++ b/charts/stable/kitchenowl/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: KitchenOwl is a smart self-hosted grocery list and recipe manager. -home: https://truecharts.org/charts/stable/kitchenowl -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kitchenowl.webp -keywords: - - recipes - - kitchen - - grocery -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: kitchenowl -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl - - https://hub.docker.com/r/tombursch/kitchenowl - - https://hub.docker.com/r/tombursch/kitchenowl-web - - https://tombursch.github.io/kitchenowl -type: application -version: 11.5.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: KitchenOwl is a smart self-hosted grocery list and recipe manager. + home: https://truecharts.org/charts/stable/kitchenowl + icon: https://truecharts.org/img/hotlink-ok/chart-icons/kitchenowl.webp + keywords: + - recipes + - kitchen + - grocery + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: kitchenowl + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl + - https://hub.docker.com/r/tombursch/kitchenowl + - https://hub.docker.com/r/tombursch/kitchenowl-web + - https://tombursch.github.io/kitchenowl + type: application + version: 11.5.3 + diff --git a/charts/stable/kiwix-serve/Chart.yaml b/charts/stable/kiwix-serve/Chart.yaml index 5b165ed083f..a282c7607fb 100644 --- a/charts/stable/kiwix-serve/Chart.yaml +++ b/charts/stable/kiwix-serve/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.7.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Kiwix enables you to have the whole Wikipedia at hand wherever you go! -home: https://truecharts.org/charts/stable/kiwix-serve -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kiwix-serve.webp -keywords: - - kiwix-serve - - Productivity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: kiwix-serve -sources: - - https://ghcr.io/kiwix/kiwix-serve - - https://github.com/kiwix/kiwix-tools/blob/master/docker/server - - https://github.com/truecharts/charts/tree/master/charts/stable/kiwix-serve - - https://www.kiwix.org/ -type: application -version: 10.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 3.7.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Kiwix enables you to have the whole Wikipedia at hand wherever you go! + home: https://truecharts.org/charts/stable/kiwix-serve + icon: https://truecharts.org/img/hotlink-ok/chart-icons/kiwix-serve.webp + keywords: + - kiwix-serve + - Productivity + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: kiwix-serve + sources: + - https://ghcr.io/kiwix/kiwix-serve + - https://github.com/kiwix/kiwix-tools/blob/master/docker/server + - https://github.com/truecharts/charts/tree/master/charts/stable/kiwix-serve + - https://www.kiwix.org/ + type: application + version: 10.5.1 + diff --git a/charts/stable/kms/Chart.yaml b/charts/stable/kms/Chart.yaml index caed0c1c0c6..c59e09999b7 100644 --- a/charts/stable/kms/Chart.yaml +++ b/charts/stable/kms/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: graywares - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: minimal -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Private Windows Activation Server for development and testing -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: kms -sources: - - https://github.com/Py-KMS-Organization/py-kms - - https://github.com/truecharts/charts/tree/master/charts/stable/kms - - https://hub.docker.com/r/pykmsorg/py-kms -type: application -version: 20.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: graywares + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: minimal + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Private Windows Activation Server for development and testing + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: kms + sources: + - https://github.com/Py-KMS-Organization/py-kms + - https://github.com/truecharts/charts/tree/master/charts/stable/kms + - https://hub.docker.com/r/pykmsorg/py-kms + type: application + version: 20.5.1 + diff --git a/charts/stable/kodi-headless/Chart.yaml b/charts/stable/kodi-headless/Chart.yaml index 1644c68e12f..7631dd415ee 100644 --- a/charts/stable/kodi-headless/Chart.yaml +++ b/charts/stable/kodi-headless/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 190.0.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A headless install of kodi in a docker container. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: kodi-headless -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/kodi-headless - - https://hub.docker.com/r/linuxserver/kodi-headless -type: application -version: 11.5.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 190.0.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A headless install of kodi in a docker container. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: kodi-headless + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/kodi-headless + - https://hub.docker.com/r/linuxserver/kodi-headless + type: application + version: 11.5.2 + diff --git a/charts/stable/kometa/Chart.yaml b/charts/stable/kometa/Chart.yaml index f4d56c9598e..9a888688c7b 100644 --- a/charts/stable/kometa/Chart.yaml +++ b/charts/stable/kometa/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.2.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Python script to update metadata and automatically build collections. -home: https://truecharts.org/charts/stable/kometa -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kometa.webp -keywords: - - kometa -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: kometa -sources: - - https://github.com/kometa-team/kometa - - https://github.com/truecharts/charts/tree/master/charts/stable/kometa - - https://hub.docker.com/r/kometateam/kometa -type: application -version: 3.7.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.2.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Python script to update metadata and automatically build collections. + home: https://truecharts.org/charts/stable/kometa + icon: https://truecharts.org/img/hotlink-ok/chart-icons/kometa.webp + keywords: + - kometa + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: kometa + sources: + - https://github.com/kometa-team/kometa + - https://github.com/truecharts/charts/tree/master/charts/stable/kometa + - https://hub.docker.com/r/kometateam/kometa + type: application + version: 3.7.0 + diff --git a/charts/stable/komga/Chart.yaml b/charts/stable/komga/Chart.yaml index 1bf5b743e75..34ba7756212 100644 --- a/charts/stable/komga/Chart.yaml +++ b/charts/stable/komga/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.21.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A comics/mangas server to serve/stream pages via API -home: https://truecharts.org/charts/stable/komga -icon: https://truecharts.org/img/hotlink-ok/chart-icons/komga.webp -keywords: - - komga - - comics - - mangas - - server -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: komga -sources: - - https://github.com/gotson/komga - - https://github.com/truecharts/charts/tree/master/charts/stable/komga - - https://hub.docker.com/r/gotson/komga - - https://komga.org/ -type: application -version: 15.15.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.21.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A comics/mangas server to serve/stream pages via API + home: https://truecharts.org/charts/stable/komga + icon: https://truecharts.org/img/hotlink-ok/chart-icons/komga.webp + keywords: + - komga + - comics + - mangas + - server + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: komga + sources: + - https://github.com/gotson/komga + - https://github.com/truecharts/charts/tree/master/charts/stable/komga + - https://hub.docker.com/r/gotson/komga + - https://komga.org/ + type: application + version: 15.15.2 + diff --git a/charts/stable/kopia/Chart.yaml b/charts/stable/kopia/Chart.yaml index e5d1d7b391d..dcc6f55d2af 100644 --- a/charts/stable/kopia/Chart.yaml +++ b/charts/stable/kopia/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: utility - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.19.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Kopia is a simple, cross-platform tool for managing encrypted backups in the cloud. It provides fast, incremental backups, secure, client-side end-to-end encryption, compression and data deduplication. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: kopia -sources: - - https://github.com/kopia/kopia - - https://github.com/truecharts/charts/tree/master/charts/stable/kopia - - https://hub.docker.com/r/kopia/kopia - - https://kopia.io/docs/installation/#docker-images -type: application -version: 13.7.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: utility + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.19.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Kopia is a simple, cross-platform tool for managing encrypted backups in the cloud. It provides fast, incremental backups, secure, client-side end-to-end encryption, compression and data deduplication. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: kopia + sources: + - https://github.com/kopia/kopia + - https://github.com/truecharts/charts/tree/master/charts/stable/kopia + - https://hub.docker.com/r/kopia/kopia + - https://kopia.io/docs/installation/#docker-images + type: application + version: 13.7.1 + diff --git a/charts/stable/krusader/Chart.yaml b/charts/stable/krusader/Chart.yaml index 89431661ab0..005d222c2fb 100644 --- a/charts/stable/krusader/Chart.yaml +++ b/charts/stable/krusader/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Krusader is an advanced orthodox file manager for KDE and other desktops in the Unix world. It is similar to the console-based GNU Midnight Commander, GNOME Commander for the GNOME desktop environment, or Total Commander for Windows, all of which can trace their paradigmatic features to the original Norton Commander for DOS. It supports extensive archive handling, mounted filesystem support, FTP, advanced search, viewer/editor, directory synchronisation, file content comparisons, batch renaming, etc. -home: https://truecharts.org/charts/stable/krusader -icon: https://truecharts.org/img/hotlink-ok/chart-icons/krusader.webp -keywords: - - krusader - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: krusader -sources: - - https://ghcr.io/ich777/krusader - - https://github.com/truecharts/charts/tree/master/charts/stable/krusader - - https://krusader.org/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Krusader is an advanced orthodox file manager for KDE and other desktops in the Unix world. It is similar to the console-based GNU Midnight Commander, GNOME Commander for the GNOME desktop environment, or Total Commander for Windows, all of which can trace their paradigmatic features to the original Norton Commander for DOS. It supports extensive archive handling, mounted filesystem support, FTP, advanced search, viewer/editor, directory synchronisation, file content comparisons, batch renaming, etc. + home: https://truecharts.org/charts/stable/krusader + icon: https://truecharts.org/img/hotlink-ok/chart-icons/krusader.webp + keywords: + - krusader + - Productivity + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: krusader + sources: + - https://ghcr.io/ich777/krusader + - https://github.com/truecharts/charts/tree/master/charts/stable/krusader + - https://krusader.org/ + type: application + version: 7.5.1 + diff --git a/charts/stable/lama-cleaner/Chart.yaml b/charts/stable/lama-cleaner/Chart.yaml index 32b01927786..acd7d546585 100644 --- a/charts/stable/lama-cleaner/Chart.yaml +++ b/charts/stable/lama-cleaner/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.33.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Open-source inpainting tool powered by SOTA AI model. -home: https://truecharts.org/charts/stable/lama-cleaner -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lama-cleaner.webp -keywords: - - lama-cleaner - - media - - AI -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: lama-cleaner -sources: - - https://github.com/Sanster/lama-cleaner - - https://github.com/truecharts/charts/tree/master/charts/stable/lama-cleaner - - https://hub.docker.com/r/cwq1913/lama-cleaner -type: application -version: 8.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.33.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Open-source inpainting tool powered by SOTA AI model. + home: https://truecharts.org/charts/stable/lama-cleaner + icon: https://truecharts.org/img/hotlink-ok/chart-icons/lama-cleaner.webp + keywords: + - lama-cleaner + - media + - AI + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: lama-cleaner + sources: + - https://github.com/Sanster/lama-cleaner + - https://github.com/truecharts/charts/tree/master/charts/stable/lama-cleaner + - https://hub.docker.com/r/cwq1913/lama-cleaner + type: application + version: 8.5.1 + diff --git a/charts/stable/lancache-dns/Chart.yaml b/charts/stable/lancache-dns/Chart.yaml index 14de5e587b5..4627ee2b2b8 100644 --- a/charts/stable/lancache-dns/Chart.yaml +++ b/charts/stable/lancache-dns/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: DNS Chart service for a steam cache. -home: https://truecharts.org/charts/stable/lancache-dns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-dns.webp -keywords: - - lancache-dns - - dns -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: lancache-dns -sources: - - https://github.com/lancachenet/lancache-dns - - https://github.com/truecharts/charts/tree/master/charts/stable/lancache-dns - - https://hub.docker.com/r/lancachenet/lancache-dns -type: application -version: 10.5.6 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: DNS Chart service for a steam cache. + home: https://truecharts.org/charts/stable/lancache-dns + icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-dns.webp + keywords: + - lancache-dns + - dns + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: lancache-dns + sources: + - https://github.com/lancachenet/lancache-dns + - https://github.com/truecharts/charts/tree/master/charts/stable/lancache-dns + - https://hub.docker.com/r/lancachenet/lancache-dns + type: application + version: 10.5.6 + diff --git a/charts/stable/lancache-monolithic/Chart.yaml b/charts/stable/lancache-monolithic/Chart.yaml index 31505b1dafd..8f39b644df7 100644 --- a/charts/stable/lancache-monolithic/Chart.yaml +++ b/charts/stable/lancache-monolithic/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: gaming - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A monolithic lancache service capable of caching all CDNs in a single instance. -home: https://truecharts.org/charts/stable/lancache-monolithic -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-monolithic.webp -keywords: - - monolithic - - lancache -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: lancache-monolithic -sources: - - https://ghcr.io/ich777/lancache-prefill - - https://github.com/lancachenet/monolithic - - https://github.com/truecharts/charts/tree/master/charts/stable/lancache-monolithic - - https://hub.docker.com/r/lancachenet/monolithic -type: application -version: 10.5.4 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: gaming + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A monolithic lancache service capable of caching all CDNs in a single instance. + home: https://truecharts.org/charts/stable/lancache-monolithic + icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-monolithic.webp + keywords: + - monolithic + - lancache + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: lancache-monolithic + sources: + - https://ghcr.io/ich777/lancache-prefill + - https://github.com/lancachenet/monolithic + - https://github.com/truecharts/charts/tree/master/charts/stable/lancache-monolithic + - https://hub.docker.com/r/lancachenet/monolithic + type: application + version: 10.5.4 + diff --git a/charts/stable/lanraragi/Chart.yaml b/charts/stable/lanraragi/Chart.yaml index 40b11978ac3..bdfe51453d0 100644 --- a/charts/stable/lanraragi/Chart.yaml +++ b/charts/stable/lanraragi/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.9.30 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Open source server for archival of comics/manga. -home: https://truecharts.org/charts/stable/lanraragi -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lanraragi.webp -keywords: - - lanraragi - - comics - - manga -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: lanraragi -sources: - - https://github.com/Difegue/LANraragi - - https://github.com/truecharts/charts/tree/master/charts/stable/lanraragi - - https://hub.docker.com/r/difegue/lanraragi - - https://sugoi.gitbook.io/lanraragi/ -type: application -version: 11.5.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.9.30 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Open source server for archival of comics/manga. + home: https://truecharts.org/charts/stable/lanraragi + icon: https://truecharts.org/img/hotlink-ok/chart-icons/lanraragi.webp + keywords: + - lanraragi + - comics + - manga + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: lanraragi + sources: + - https://github.com/Difegue/LANraragi + - https://github.com/truecharts/charts/tree/master/charts/stable/lanraragi + - https://hub.docker.com/r/difegue/lanraragi + - https://sugoi.gitbook.io/lanraragi/ + type: application + version: 11.5.2 + diff --git a/charts/stable/lastoasis/Chart.yaml b/charts/stable/lastoasis/Chart.yaml index f45079d860e..6ab39c3d061 100644 --- a/charts/stable/lastoasis/Chart.yaml +++ b/charts/stable/lastoasis/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: lastoasis -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Last Oasis and run it. -home: https://truecharts.org/charts/stable/lastoasis -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lastoasis.webp -keywords: - - lastoasis - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: lastoasis -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/lastoasis - - https://store.steampowered.com/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: lastoasis + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will download and install SteamCMD. It will also install Last Oasis and run it. + home: https://truecharts.org/charts/stable/lastoasis + icon: https://truecharts.org/img/hotlink-ok/chart-icons/lastoasis.webp + keywords: + - lastoasis + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: lastoasis + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/lastoasis + - https://store.steampowered.com/ + type: application + version: 7.5.1 + diff --git a/charts/stable/lazylibrarian/Chart.yaml b/charts/stable/lazylibrarian/Chart.yaml index c1c1d2a1b95..9b32cad5768 100644 --- a/charts/stable/lazylibrarian/Chart.yaml +++ b/charts/stable/lazylibrarian/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Get all your books, like series with Sonarr... -home: https://truecharts.org/charts/stable/lazylibrarian -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lazylibrarian.webp -keywords: - - lazylibrarian - - ebooks -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: lazylibrarian -sources: - - https://ghcr.io/linuxserver/lazylibrarian - - https://github.com/truecharts/charts/tree/master/charts/stable/lazylibrarian - - https://gitlab.com/LazyLibrarian/LazyLibrarian.git - - https://lazylibrarian.gitlab.io -type: application -version: 20.5.21 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Get all your books, like series with Sonarr... + home: https://truecharts.org/charts/stable/lazylibrarian + icon: https://truecharts.org/img/hotlink-ok/chart-icons/lazylibrarian.webp + keywords: + - lazylibrarian + - ebooks + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: lazylibrarian + sources: + - https://ghcr.io/linuxserver/lazylibrarian + - https://github.com/truecharts/charts/tree/master/charts/stable/lazylibrarian + - https://gitlab.com/LazyLibrarian/LazyLibrarian.git + - https://lazylibrarian.gitlab.io + type: application + version: 20.5.21 + diff --git a/charts/stable/leaf2mqtt/Chart.yaml b/charts/stable/leaf2mqtt/Chart.yaml index 0729ac54875..60b5b885493 100644 --- a/charts/stable/leaf2mqtt/Chart.yaml +++ b/charts/stable/leaf2mqtt/Chart.yaml @@ -1,40 +1,41 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.6.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Nissan Leaf connected services to MQTT adapter -home: https://truecharts.org/charts/stable/leaf2mqtt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/leaf2mqtt.webp -keywords: - - leaf2mqtt - - leaf - - nissan - - kamereon - - carwings -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: leaf2mqtt -sources: - - https://ghcr.io/k8s-at-home/leaf2mqtt - - https://github.com/k8s-at-home/container-images - - https://github.com/mitsumaui/leaf2mqtt - - https://github.com/truecharts/charts/tree/master/charts/stable/leaf2mqtt -type: application -version: 13.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.6.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Nissan Leaf connected services to MQTT adapter + home: https://truecharts.org/charts/stable/leaf2mqtt + icon: https://truecharts.org/img/hotlink-ok/chart-icons/leaf2mqtt.webp + keywords: + - leaf2mqtt + - leaf + - nissan + - kamereon + - carwings + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: leaf2mqtt + sources: + - https://ghcr.io/k8s-at-home/leaf2mqtt + - https://github.com/k8s-at-home/container-images + - https://github.com/mitsumaui/leaf2mqtt + - https://github.com/truecharts/charts/tree/master/charts/stable/leaf2mqtt + type: application + version: 13.5.1 + diff --git a/charts/stable/left4dead/Chart.yaml b/charts/stable/left4dead/Chart.yaml index 5e7d10c5ff0..a3b8e6fad38 100644 --- a/charts/stable/left4dead/Chart.yaml +++ b/charts/stable/left4dead/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: l4d -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Left4Dead and run it. -home: https://truecharts.org/charts/stable/left4dead -icon: https://truecharts.org/img/hotlink-ok/chart-icons/left4dead.webp -keywords: - - left4dead - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: left4dead -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/left4dead - - https://www.steampowered.com/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: l4d + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will download and install SteamCMD. It will also install Left4Dead and run it. + home: https://truecharts.org/charts/stable/left4dead + icon: https://truecharts.org/img/hotlink-ok/chart-icons/left4dead.webp + keywords: + - left4dead + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: left4dead + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/left4dead + - https://www.steampowered.com/ + type: application + version: 7.5.1 + diff --git a/charts/stable/lemur-cfssl/Chart.yaml b/charts/stable/lemur-cfssl/Chart.yaml index 1e8bcc9fa19..a3ff229871a 100644 --- a/charts/stable/lemur-cfssl/Chart.yaml +++ b/charts/stable/lemur-cfssl/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Lemur manages TLS certificate creation. While not able to issue certificates itself, Lemur acts as a broker between CAs and environments providing a central portal for developers to issue TLS certificates with 'sane' defaults. -home: https://truecharts.org/charts/stable/lemur-cfssl -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lemur-cfssl.webp -keywords: - - lemur-cfssl - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: lemur-cfssl -sources: - - https://github.com/Netflix/lemur - - https://github.com/truecharts/charts/tree/master/charts/stable/lemur-cfssl - - https://hub.docker.com/r/halianelf/lemur -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Lemur manages TLS certificate creation. While not able to issue certificates itself, Lemur acts as a broker between CAs and environments providing a central portal for developers to issue TLS certificates with 'sane' defaults. + home: https://truecharts.org/charts/stable/lemur-cfssl + icon: https://truecharts.org/img/hotlink-ok/chart-icons/lemur-cfssl.webp + keywords: + - lemur-cfssl + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: lemur-cfssl + sources: + - https://github.com/Netflix/lemur + - https://github.com/truecharts/charts/tree/master/charts/stable/lemur-cfssl + - https://hub.docker.com/r/halianelf/lemur + type: application + version: 7.5.1 + diff --git a/charts/stable/libreddit/Chart.yaml b/charts/stable/libreddit/Chart.yaml index 935a5589ef5..c32b3c92da5 100644 --- a/charts/stable/libreddit/Chart.yaml +++ b/charts/stable/libreddit/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: An alternative private front-end to Reddit -home: https://truecharts.org/charts/stable/libreddit -icon: https://truecharts.org/img/hotlink-ok/chart-icons/libreddit.webp -keywords: - - reddit - - libreddit - - social -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: libreddit -sources: - - https://github.com/spikecodes/libreddit - - https://github.com/truecharts/charts/tree/master/charts/stable/libreddit - - https://hub.docker.com/r/libreddit/libreddit -type: application -version: 10.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: An alternative private front-end to Reddit + home: https://truecharts.org/charts/stable/libreddit + icon: https://truecharts.org/img/hotlink-ok/chart-icons/libreddit.webp + keywords: + - reddit + - libreddit + - social + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: libreddit + sources: + - https://github.com/spikecodes/libreddit + - https://github.com/truecharts/charts/tree/master/charts/stable/libreddit + - https://hub.docker.com/r/libreddit/libreddit + type: application + version: 10.5.1 + diff --git a/charts/stable/librespeed/Chart.yaml b/charts/stable/librespeed/Chart.yaml index 077b2f6ebaa..c9adda444ce 100644 --- a/charts/stable/librespeed/Chart.yaml +++ b/charts/stable/librespeed/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.4.20240804 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Librespeed is a HTML5 webpage to test upload and download speeds -home: https://truecharts.org/charts/stable/librespeed -icon: https://truecharts.org/img/hotlink-ok/chart-icons/librespeed.webp -keywords: - - librespeed - - speedtest -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: librespeed -sources: - - https://ghcr.io/linuxserver/librespeed - - https://github.com/librespeed/speedtest - - https://github.com/truecharts/charts/tree/master/charts/stable/librespeed -type: application -version: 15.6.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 5.4.20240804 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Librespeed is a HTML5 webpage to test upload and download speeds + home: https://truecharts.org/charts/stable/librespeed + icon: https://truecharts.org/img/hotlink-ok/chart-icons/librespeed.webp + keywords: + - librespeed + - speedtest + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: librespeed + sources: + - https://ghcr.io/linuxserver/librespeed + - https://github.com/librespeed/speedtest + - https://github.com/truecharts/charts/tree/master/charts/stable/librespeed + type: application + version: 15.6.1 + diff --git a/charts/stable/lidarr/Chart.yaml b/charts/stable/lidarr/Chart.yaml index c14e83f3687..0e5f9769cf9 100644 --- a/charts/stable/lidarr/Chart.yaml +++ b/charts/stable/lidarr/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.10.3.4602 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Looks and smells like Sonarr but made for music -home: https://truecharts.org/charts/stable/lidarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lidarr.webp -keywords: - - lidarr - - torrent - - usenet -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: lidarr -sources: - - https://ghcr.io/elfhosted/lidarr - - https://ghcr.io/onedr0p/exportarr - - https://github.com/Lidarr/Lidarr - - https://github.com/truecharts/charts/tree/master/charts/stable/lidarr -type: application -version: 24.10.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.10.3.4602 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Looks and smells like Sonarr but made for music + home: https://truecharts.org/charts/stable/lidarr + icon: https://truecharts.org/img/hotlink-ok/chart-icons/lidarr.webp + keywords: + - lidarr + - torrent + - usenet + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: lidarr + sources: + - https://ghcr.io/elfhosted/lidarr + - https://ghcr.io/onedr0p/exportarr + - https://github.com/Lidarr/Lidarr + - https://github.com/truecharts/charts/tree/master/charts/stable/lidarr + type: application + version: 24.10.0 + diff --git a/charts/stable/lingva/Chart.yaml b/charts/stable/lingva/Chart.yaml index 53a6afc6248..1d6eaaffe34 100644 --- a/charts/stable/lingva/Chart.yaml +++ b/charts/stable/lingva/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Alternative front-end for Google Translate, serving as a Free and Open Source translator with over a hundred languages available -home: https://truecharts.org/charts/stable/lingva -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lingva.webp -keywords: - - lingva - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: lingva -sources: - - https://github.com/TheDavidDelta/lingva-translate - - https://github.com/truecharts/charts/tree/master/charts/stable/lingva - - https://hub.docker.com/r/thedaviddelta/lingva-translate -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Alternative front-end for Google Translate, serving as a Free and Open Source translator with over a hundred languages available + home: https://truecharts.org/charts/stable/lingva + icon: https://truecharts.org/img/hotlink-ok/chart-icons/lingva.webp + keywords: + - lingva + - Productivity + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: lingva + sources: + - https://github.com/TheDavidDelta/lingva-translate + - https://github.com/truecharts/charts/tree/master/charts/stable/lingva + - https://hub.docker.com/r/thedaviddelta/lingva-translate + type: application + version: 7.5.1 + diff --git a/charts/stable/linkding/Chart.yaml b/charts/stable/linkding/Chart.yaml index d2bdddd012e..d48fec3d691 100644 --- a/charts/stable/linkding/Chart.yaml +++ b/charts/stable/linkding/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: bookmarks - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.39.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Linkding is a simple bookmark service that you can host yourself. It's designed be to be minimal, fast and easy. -home: https://truecharts.org/charts/stable/linkding -icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkding.webp -keywords: - - bookmarks - - links -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: linkding -sources: - - https://github.com/sissbruecker/linkding - - https://github.com/truecharts/charts/tree/master/charts/stable/linkding - - https://hub.docker.com/r/sissbruecker/linkding -type: application -version: 11.14.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: bookmarks + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.39.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Linkding is a simple bookmark service that you can host yourself. It's designed be to be minimal, fast and easy. + home: https://truecharts.org/charts/stable/linkding + icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkding.webp + keywords: + - bookmarks + - links + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: linkding + sources: + - https://github.com/sissbruecker/linkding + - https://github.com/truecharts/charts/tree/master/charts/stable/linkding + - https://hub.docker.com/r/sissbruecker/linkding + type: application + version: 11.14.0 + diff --git a/charts/stable/linkwallet/Chart.yaml b/charts/stable/linkwallet/Chart.yaml index 8e04249c379..37e7719bcd6 100644 --- a/charts/stable/linkwallet/Chart.yaml +++ b/charts/stable/linkwallet/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: bookmarks - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.0.36 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A self-hosted bookmark database with full-text page content search. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: linkwallet -sources: - - https://github.com/tardisx/linkwallet - - https://github.com/truecharts/charts/tree/master/charts/stable/linkwallet - - https://hub.docker.com/r/tardisx/linkwallet -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: bookmarks + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.0.36 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A self-hosted bookmark database with full-text page content search. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: linkwallet + sources: + - https://github.com/tardisx/linkwallet + - https://github.com/truecharts/charts/tree/master/charts/stable/linkwallet + - https://hub.docker.com/r/tardisx/linkwallet + type: application + version: 7.5.1 + diff --git a/charts/stable/linkwarden/Chart.yaml b/charts/stable/linkwarden/Chart.yaml index b7aafc38849..8ff68bed943 100644 --- a/charts/stable/linkwarden/Chart.yaml +++ b/charts/stable/linkwarden/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: bookmarks - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.9.3 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Linkwarden is a self-hosted, open-source collaborative bookmark manager to collect, organize and archive webpages. -home: https://truecharts.org/charts/stable/linkwarden -icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkwarden.webp -keywords: - - linkwarden - - bookmark - - manager -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: linkwarden -sources: - - https://ghcr.io/linkwarden/linkwarden - - https://github.com/linkwarden/linkwarden - - https://github.com/truecharts/charts/tree/master/charts/stable/linkwarden -type: application -version: 6.9.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: bookmarks + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.9.3 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Linkwarden is a self-hosted, open-source collaborative bookmark manager to collect, organize and archive webpages. + home: https://truecharts.org/charts/stable/linkwarden + icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkwarden.webp + keywords: + - linkwarden + - bookmark + - manager + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: linkwarden + sources: + - https://ghcr.io/linkwarden/linkwarden + - https://github.com/linkwarden/linkwarden + - https://github.com/truecharts/charts/tree/master/charts/stable/linkwarden + type: application + version: 6.9.1 + diff --git a/charts/stable/littlelink/Chart.yaml b/charts/stable/littlelink/Chart.yaml index 9dbc4cf5b11..6cc1b68e368 100644 --- a/charts/stable/littlelink/Chart.yaml +++ b/charts/stable/littlelink/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: social - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Easy platform to combine all your social links -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: littlelink -sources: - - https://ghcr.io/techno-tim/littlelink-server - - https://github.com/sethcottle/littlelink - - https://github.com/techno-tim/littlelink-server - - https://github.com/truecharts/charts/tree/master/charts/stable/littlelink -type: application -version: 16.0.7 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: social + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Easy platform to combine all your social links + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: littlelink + sources: + - https://ghcr.io/techno-tim/littlelink-server + - https://github.com/sethcottle/littlelink + - https://github.com/techno-tim/littlelink-server + - https://github.com/truecharts/charts/tree/master/charts/stable/littlelink + type: application + version: 16.0.7 + diff --git a/charts/stable/livestreamdvr/Chart.yaml b/charts/stable/livestreamdvr/Chart.yaml index 3704ff36cb9..fb22d8361c6 100644 --- a/charts/stable/livestreamdvr/Chart.yaml +++ b/charts/stable/livestreamdvr/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: MediaApp-Video - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: master -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: An automatic twitch recorder. -home: https://truecharts.org/charts/stable/livestreamdvr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/livestreamdvr.webp -keywords: - - livestreamdvr - - MediaApp-Video -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: livestreamdvr -sources: - - https://github.com/MrBrax/LiveStreamDVR - - https://github.com/truecharts/charts/tree/master/charts/stable/livestreamdvr - - https://hub.docker.com/r/mrbrax/twitchautomator -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: MediaApp-Video + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: master + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: An automatic twitch recorder. + home: https://truecharts.org/charts/stable/livestreamdvr + icon: https://truecharts.org/img/hotlink-ok/chart-icons/livestreamdvr.webp + keywords: + - livestreamdvr + - MediaApp-Video + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: livestreamdvr + sources: + - https://github.com/MrBrax/LiveStreamDVR + - https://github.com/truecharts/charts/tree/master/charts/stable/livestreamdvr + - https://hub.docker.com/r/mrbrax/twitchautomator + type: application + version: 7.5.1 + diff --git a/charts/stable/llalon-github-backup/Chart.yaml b/charts/stable/llalon-github-backup/Chart.yaml index 05a0134f193..00f9653cc40 100644 --- a/charts/stable/llalon-github-backup/Chart.yaml +++ b/charts/stable/llalon-github-backup/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Automatically backup github repositories on schedule. Allows for custom configuration. -home: https://truecharts.org/charts/stable/llalon-github-backup -icon: https://truecharts.org/img/hotlink-ok/chart-icons/llalon-github-backup.webp -keywords: - - llalon-github-backup - - Backup -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: llalon-github-backup -sources: - - https://github.com/abusesa/github-backup - - https://github.com/truecharts/charts/tree/master/charts/stable/llalon-github-backup - - https://hub.docker.com/r/llalon/github-backup -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Automatically backup github repositories on schedule. Allows for custom configuration. + home: https://truecharts.org/charts/stable/llalon-github-backup + icon: https://truecharts.org/img/hotlink-ok/chart-icons/llalon-github-backup.webp + keywords: + - llalon-github-backup + - Backup + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: llalon-github-backup + sources: + - https://github.com/abusesa/github-backup + - https://github.com/truecharts/charts/tree/master/charts/stable/llalon-github-backup + - https://hub.docker.com/r/llalon/github-backup + type: application + version: 7.5.1 + diff --git a/charts/stable/lldap/Chart.yaml b/charts/stable/lldap/Chart.yaml index 352e633ccab..389d731b15d 100644 --- a/charts/stable/lldap/Chart.yaml +++ b/charts/stable/lldap/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: ldap - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.6.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Lightweight ldap server for authentication and user management -home: https://truecharts.org/charts/stable/lldap -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lldap.webp -keywords: - - lldap - - ldap - - authentication - - auth -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: lldap -sources: - - https://github.com/nitnelave/lldap - - https://github.com/truecharts/charts/tree/master/charts/stable/lldap - - https://hub.docker.com/r/nitnelave/lldap -type: application -version: 7.6.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: ldap + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.6.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Lightweight ldap server for authentication and user management + home: https://truecharts.org/charts/stable/lldap + icon: https://truecharts.org/img/hotlink-ok/chart-icons/lldap.webp + keywords: + - lldap + - ldap + - authentication + - auth + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: lldap + sources: + - https://github.com/nitnelave/lldap + - https://github.com/truecharts/charts/tree/master/charts/stable/lldap + - https://hub.docker.com/r/nitnelave/lldap + type: application + version: 7.6.1 + diff --git a/charts/stable/local-ai/Chart.yaml b/charts/stable/local-ai/Chart.yaml index 10106d2abd5..d82dd67e03e 100644 --- a/charts/stable/local-ai/Chart.yaml +++ b/charts/stable/local-ai/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: ai - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.27.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Self-hosted, community-driven, local OpenAI-compatible API. -home: https://truecharts.org/charts/stable/local-ai -icon: https://truecharts.org/img/hotlink-ok/chart-icons/local-ai.webp -keywords: - - local-ai - - ai -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: local-ai -sources: - - https://github.com/go-skynet/LocalAI - - https://github.com/truecharts/charts/tree/master/charts/stable/local-ai - - https://hub.docker.com/r/localai/localai -type: application -version: 11.65.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: ai + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.27.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Self-hosted, community-driven, local OpenAI-compatible API. + home: https://truecharts.org/charts/stable/local-ai + icon: https://truecharts.org/img/hotlink-ok/chart-icons/local-ai.webp + keywords: + - local-ai + - ai + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: local-ai + sources: + - https://github.com/go-skynet/LocalAI + - https://github.com/truecharts/charts/tree/master/charts/stable/local-ai + - https://hub.docker.com/r/localai/localai + type: application + version: 11.65.0 + diff --git a/charts/stable/logitech-media-server/Chart.yaml b/charts/stable/logitech-media-server/Chart.yaml index 01974ac85d8..925bbee1e3f 100644 --- a/charts/stable/logitech-media-server/Chart.yaml +++ b/charts/stable/logitech-media-server/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 9.0.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Logitech Media Server is a platform for home/office audio streaming. -home: https://truecharts.org/charts/stable/logitech-media-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/logitech-media-server.webp -keywords: - - logitech-media-server - - squeezebox - - audio - - streaming -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: logitech-media-server -sources: - - https://github.com/Logitech/slimserver - - https://github.com/truecharts/charts/tree/master/charts/stable/logitech-media-server - - https://hub.docker.com/r/lmscommunity/logitechmediaserver -type: application -version: 13.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 9.0.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Logitech Media Server is a platform for home/office audio streaming. + home: https://truecharts.org/charts/stable/logitech-media-server + icon: https://truecharts.org/img/hotlink-ok/chart-icons/logitech-media-server.webp + keywords: + - logitech-media-server + - squeezebox + - audio + - streaming + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: logitech-media-server + sources: + - https://github.com/Logitech/slimserver + - https://github.com/truecharts/charts/tree/master/charts/stable/logitech-media-server + - https://hub.docker.com/r/lmscommunity/logitechmediaserver + type: application + version: 13.5.1 + diff --git a/charts/stable/longvinter/Chart.yaml b/charts/stable/longvinter/Chart.yaml index 34772d26860..cccdeb90226 100644 --- a/charts/stable/longvinter/Chart.yaml +++ b/charts/stable/longvinter/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: longinter -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Longvinter and run it. -home: https://truecharts.org/charts/stable/longvinter -icon: https://truecharts.org/img/hotlink-ok/chart-icons/longvinter.webp -keywords: - - longvinter - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: longvinter -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/longvinter - - https://www.steampowered.com/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: longinter + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will download and install SteamCMD. It will also install Longvinter and run it. + home: https://truecharts.org/charts/stable/longvinter + icon: https://truecharts.org/img/hotlink-ok/chart-icons/longvinter.webp + keywords: + - longvinter + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: longvinter + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/longvinter + - https://www.steampowered.com/ + type: application + version: 7.5.1 + diff --git a/charts/stable/lyrion-music-server/Chart.yaml b/charts/stable/lyrion-music-server/Chart.yaml index b9b7477252a..ce8cd610891 100644 --- a/charts/stable/lyrion-music-server/Chart.yaml +++ b/charts/stable/lyrion-music-server/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 9.1.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Lyrion Music Server is a platform for home/office audio streaming. -home: https://truecharts.org/charts/stable/lyrion-music-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lyrion-music-server.webp -keywords: - - lyrion-music-server - - logitech-media-server - - squeezebox - - audio - - streaming -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: lyrion-music-server -sources: - - https://github.com/LMS-Community/slimserver - - https://github.com/truecharts/charts/tree/master/charts/stable/lyrion-music-server - - https://hub.docker.com/r/lmscommunity/lyrionmusicserver -type: application -version: 4.0.12 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 9.1.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Lyrion Music Server is a platform for home/office audio streaming. + home: https://truecharts.org/charts/stable/lyrion-music-server + icon: https://truecharts.org/img/hotlink-ok/chart-icons/lyrion-music-server.webp + keywords: + - lyrion-music-server + - logitech-media-server + - squeezebox + - audio + - streaming + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: lyrion-music-server + sources: + - https://github.com/LMS-Community/slimserver + - https://github.com/truecharts/charts/tree/master/charts/stable/lyrion-music-server + - https://hub.docker.com/r/lmscommunity/lyrionmusicserver + type: application + version: 4.0.12 + diff --git a/charts/stable/mailpile/Chart.yaml b/charts/stable/mailpile/Chart.yaml index 72c2a615b41..c50b01212a3 100644 --- a/charts/stable/mailpile/Chart.yaml +++ b/charts/stable/mailpile/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Mailpile is software, an e-mail client. It runs on your desktop or laptop computer and you interact with it by using your web browser. The goal of Mailpile is to allow people to send e-mail in a more secure and private manner than before. -home: https://truecharts.org/charts/stable/mailpile -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mailpile.webp -keywords: - - mailpile - - Productivity - - Network-Web - - Network-Messenger -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mailpile -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mailpile - - https://hub.docker.com/r/rroemhild/mailpile - - https://www.mailpile.is/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Mailpile is software, an e-mail client. It runs on your desktop or laptop computer and you interact with it by using your web browser. The goal of Mailpile is to allow people to send e-mail in a more secure and private manner than before. + home: https://truecharts.org/charts/stable/mailpile + icon: https://truecharts.org/img/hotlink-ok/chart-icons/mailpile.webp + keywords: + - mailpile + - Productivity + - Network-Web + - Network-Messenger + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: mailpile + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mailpile + - https://hub.docker.com/r/rroemhild/mailpile + - https://www.mailpile.is/ + type: application + version: 7.5.1 + diff --git a/charts/stable/maintainerr/Chart.yaml b/charts/stable/maintainerr/Chart.yaml index 55e6e0a3d53..db0ecab486b 100644 --- a/charts/stable/maintainerr/Chart.yaml +++ b/charts/stable/maintainerr/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.13.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Looks and smells like Overseerr, does the opposite. Maintenance tool for the Plex ecosystem. -home: https://truecharts.org/charts/stable/maintainerr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/maintainerr.webp -keywords: - - maintainerr - - media -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: maintainerr -sources: - - https://github.com/jorenn92/Maintainerr - - https://github.com/truecharts/charts/tree/master/charts/stable/maintainerr - - https://hub.docker.com/r/jorenn92/maintainerr -type: application -version: 4.16.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.13.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Looks and smells like Overseerr, does the opposite. Maintenance tool for the Plex ecosystem. + home: https://truecharts.org/charts/stable/maintainerr + icon: https://truecharts.org/img/hotlink-ok/chart-icons/maintainerr.webp + keywords: + - maintainerr + - media + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: maintainerr + sources: + - https://github.com/jorenn92/Maintainerr + - https://github.com/truecharts/charts/tree/master/charts/stable/maintainerr + - https://hub.docker.com/r/jorenn92/maintainerr + type: application + version: 4.16.0 + diff --git a/charts/stable/makemkv/Chart.yaml b/charts/stable/makemkv/Chart.yaml index e6b45b9bc5b..894d180f770 100644 --- a/charts/stable/makemkv/Chart.yaml +++ b/charts/stable/makemkv/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 25.02.3 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: MakeMKV is your one-click solution to convert video that you own into free and patents-unencumbered format that can be played everywhere. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: makemkv -sources: - - https://github.com/jlesage/docker-makemkv - - https://github.com/truecharts/charts/tree/master/charts/stable/makemkv - - https://hub.docker.com/r/jlesage/makemkv -type: application -version: 13.0.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 25.02.3 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: MakeMKV is your one-click solution to convert video that you own into free and patents-unencumbered format that can be played everywhere. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: makemkv + sources: + - https://github.com/jlesage/docker-makemkv + - https://github.com/truecharts/charts/tree/master/charts/stable/makemkv + - https://hub.docker.com/r/jlesage/makemkv + type: application + version: 13.0.1 + diff --git a/charts/stable/maloja/Chart.yaml b/charts/stable/maloja/Chart.yaml index 6bc4ca47b68..d0eb3aff5c4 100644 --- a/charts/stable/maloja/Chart.yaml +++ b/charts/stable/maloja/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: MediaServer-Music - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Self-hosted music scrobble database to create personal listening statistics and charts as a substitute for Last.fm / Libre.fm / GNU FM. -home: https://truecharts.org/charts/stable/maloja -icon: https://truecharts.org/img/hotlink-ok/chart-icons/maloja.webp -keywords: - - maloja - - MediaServer-Music -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: maloja -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/maloja - - https://hub.docker.com/r/krateng/maloja - - https://maloja.krateng.ch/ -type: application -version: 7.5.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: MediaServer-Music + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Self-hosted music scrobble database to create personal listening statistics and charts as a substitute for Last.fm / Libre.fm / GNU FM. + home: https://truecharts.org/charts/stable/maloja + icon: https://truecharts.org/img/hotlink-ok/chart-icons/maloja.webp + keywords: + - maloja + - MediaServer-Music + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: maloja + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/maloja + - https://hub.docker.com/r/krateng/maloja + - https://maloja.krateng.ch/ + type: application + version: 7.5.2 + diff --git a/charts/stable/mango/Chart.yaml b/charts/stable/mango/Chart.yaml index 9f4535fa48e..6b9fabdfd83 100644 --- a/charts/stable/mango/Chart.yaml +++ b/charts/stable/mango/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: MediaApp-Books - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: | - Mango is a self-hosted manga server and reader. Its features include[br] -home: https://truecharts.org/charts/stable/mango -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mango.webp -keywords: - - mango - - MediaApp-Books -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mango -sources: - - https://github.com/hkalexling/mango - - https://github.com/truecharts/charts/tree/master/charts/stable/mango - - https://hub.docker.com/r/hkalexling/mango -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: MediaApp-Books + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: | + Mango is a self-hosted manga server and reader. Its features include[br] + home: https://truecharts.org/charts/stable/mango + icon: https://truecharts.org/img/hotlink-ok/chart-icons/mango.webp + keywords: + - mango + - MediaApp-Books + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: mango + sources: + - https://github.com/hkalexling/mango + - https://github.com/truecharts/charts/tree/master/charts/stable/mango + - https://hub.docker.com/r/hkalexling/mango + type: application + version: 7.5.1 + diff --git a/charts/stable/manyfold/Chart.yaml b/charts/stable/manyfold/Chart.yaml index 4ac57de0254..e51bbf4dd90 100644 --- a/charts/stable/manyfold/Chart.yaml +++ b/charts/stable/manyfold/Chart.yaml @@ -1,42 +1,43 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.106.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 15.6.7 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A Digital Asset Manager (DAM), specifically designed for 3D print files. -home: https://truecharts.org/charts/stable/manyfold -icon: https://truecharts.org/img/hotlink-ok/chart-icons/manyfold.webp -keywords: - - manyfold - - media -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: manyfold -sources: - - https://ghcr.io/manyfold3d/manyfold - - https://github.com/truecharts/charts/tree/master/charts/stable/manyfold -type: application -version: 2.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.106.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 15.6.7 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A Digital Asset Manager (DAM), specifically designed for 3D print files. + home: https://truecharts.org/charts/stable/manyfold + icon: https://truecharts.org/img/hotlink-ok/chart-icons/manyfold.webp + keywords: + - manyfold + - media + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: manyfold + sources: + - https://ghcr.io/manyfold3d/manyfold + - https://github.com/truecharts/charts/tree/master/charts/stable/manyfold + type: application + version: 2.5.1 + diff --git a/charts/stable/mariadb/Chart.yaml b/charts/stable/mariadb/Chart.yaml index 11e482e17f8..760c3913a10 100644 --- a/charts/stable/mariadb/Chart.yaml +++ b/charts/stable/mariadb/Chart.yaml @@ -1,40 +1,41 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: database - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 11.7.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: includeCommon - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Fast, reliable, scalable, and easy to use open-source relational database system. -home: https://truecharts.org/charts/stable/mariadb -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mariadb.webp -keywords: - - mariadb - - mysql - - database - - sql -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mariadb -sources: - - https://gallery.ecr.aws/bitnami/mariadb - - https://github.com/bitnami/bitnami-docker-mariadb - - https://github.com/prometheus/mysqld_exporter - - https://github.com/truecharts/charts/tree/master/charts/stable/mariadb - - https://mariadb.org -type: application -version: 15.9.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: database + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 11.7.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: includeCommon + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Fast, reliable, scalable, and easy to use open-source relational database system. + home: https://truecharts.org/charts/stable/mariadb + icon: https://truecharts.org/img/hotlink-ok/chart-icons/mariadb.webp + keywords: + - mariadb + - mysql + - database + - sql + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: mariadb + sources: + - https://gallery.ecr.aws/bitnami/mariadb + - https://github.com/bitnami/bitnami-docker-mariadb + - https://github.com/prometheus/mysqld_exporter + - https://github.com/truecharts/charts/tree/master/charts/stable/mariadb + - https://mariadb.org + type: application + version: 15.9.0 + diff --git a/charts/stable/matomo/Chart.yaml b/charts/stable/matomo/Chart.yaml index 03f5c349011..900b225fabb 100644 --- a/charts/stable/matomo/Chart.yaml +++ b/charts/stable/matomo/Chart.yaml @@ -1,43 +1,44 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.3.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 15.9.0 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Matomo is the leading Free/Libre open analytics platform -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: matomo -sources: - - https://gallery.ecr.aws/bitnami/matomo - - https://github.com/bitnami/bitnami-docker-matomo - - https://github.com/matomo-org/matomo - - https://github.com/truecharts/charts/tree/master/charts/stable/matomo -type: application -version: 15.16.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 5.3.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 15.9.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Matomo is the leading Free/Libre open analytics platform + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: matomo + sources: + - https://gallery.ecr.aws/bitnami/matomo + - https://github.com/bitnami/bitnami-docker-matomo + - https://github.com/matomo-org/matomo + - https://github.com/truecharts/charts/tree/master/charts/stable/matomo + type: application + version: 15.16.3 + diff --git a/charts/stable/mattermost/Chart.yaml b/charts/stable/mattermost/Chart.yaml index dd034471eb3..040c33c5cec 100644 --- a/charts/stable/mattermost/Chart.yaml +++ b/charts/stable/mattermost/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: hosting - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 9.6.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Mattermost is an open source platform for secure collaboration across the entire software development lifecycle. -home: https://truecharts.org/charts/stable/mattermost -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mattermost.webp -keywords: - - team - - mattermost - - development -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mattermost -sources: - - https://github.com/mattermost/docker - - https://github.com/mattermost/mattermost-server - - https://github.com/truecharts/charts/tree/master/charts/stable/mattermost - - https://hub.docker.com/r/mattermost/mattermost-enterprise-edition -type: application -version: 14.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: hosting + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 9.6.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Mattermost is an open source platform for secure collaboration across the entire software development lifecycle. + home: https://truecharts.org/charts/stable/mattermost + icon: https://truecharts.org/img/hotlink-ok/chart-icons/mattermost.webp + keywords: + - team + - mattermost + - development + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: mattermost + sources: + - https://github.com/mattermost/docker + - https://github.com/mattermost/mattermost-server + - https://github.com/truecharts/charts/tree/master/charts/stable/mattermost + - https://hub.docker.com/r/mattermost/mattermost-enterprise-edition + type: application + version: 14.5.1 + diff --git a/charts/stable/mealie/Chart.yaml b/charts/stable/mealie/Chart.yaml index af5f3493f9c..23b07e4df0f 100644 --- a/charts/stable/mealie/Chart.yaml +++ b/charts/stable/mealie/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.8.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Mealie is a self hosted recipe manager and meal planner with a RestAPI backend -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mealie -sources: - - https://ghcr.io/mealie-recipes/mealie - - https://github.com/mealie-recipes/mealie - - https://github.com/truecharts/charts/tree/master/charts/stable/mealie -type: application -version: 24.9.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.8.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Mealie is a self hosted recipe manager and meal planner with a RestAPI backend + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: mealie + sources: + - https://ghcr.io/mealie-recipes/mealie + - https://github.com/mealie-recipes/mealie + - https://github.com/truecharts/charts/tree/master/charts/stable/mealie + type: application + version: 24.9.0 + diff --git a/charts/stable/media-roller/Chart.yaml b/charts/stable/media-roller/Chart.yaml index a97cbb4ac5f..23f70d895ef 100644 --- a/charts/stable/media-roller/Chart.yaml +++ b/charts/stable/media-roller/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Mobile friendly tool for downloading videos from social media. -home: https://truecharts.org/charts/stable/media-roller -icon: https://truecharts.org/img/hotlink-ok/chart-icons/media-roller.webp -keywords: - - media-roller - - Tools-Utilities - - MediaApp-Video -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: media-roller -sources: - - https://github.com/rroller/media-roller - - https://github.com/truecharts/charts/tree/master/charts/stable/media-roller - - https://hub.docker.com/r/ronnieroller/media-roller -type: application -version: 7.5.8 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Mobile friendly tool for downloading videos from social media. + home: https://truecharts.org/charts/stable/media-roller + icon: https://truecharts.org/img/hotlink-ok/chart-icons/media-roller.webp + keywords: + - media-roller + - Tools-Utilities + - MediaApp-Video + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: media-roller + sources: + - https://github.com/rroller/media-roller + - https://github.com/truecharts/charts/tree/master/charts/stable/media-roller + - https://hub.docker.com/r/ronnieroller/media-roller + type: application + version: 7.5.8 + diff --git a/charts/stable/mediaelch/Chart.yaml b/charts/stable/mediaelch/Chart.yaml index 5b115097b56..6514cb7a9fb 100644 --- a/charts/stable/mediaelch/Chart.yaml +++ b/charts/stable/mediaelch/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Mediaelch is a Tool to manage your movie and show libary regarding the metadata and artwork. -home: https://truecharts.org/charts/stable/mediaelch -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediaelch.webp -keywords: - - mediaelch - - Tools - - MediaApp-Video -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mediaelch -sources: - - https://github.com/Komet/MediaElch - - https://github.com/truecharts/charts/tree/master/charts/stable/mediaelch - - https://hub.docker.com/r/masonxx/mediaelch -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Mediaelch is a Tool to manage your movie and show libary regarding the metadata and artwork. + home: https://truecharts.org/charts/stable/mediaelch + icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediaelch.webp + keywords: + - mediaelch + - Tools + - MediaApp-Video + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: mediaelch + sources: + - https://github.com/Komet/MediaElch + - https://github.com/truecharts/charts/tree/master/charts/stable/mediaelch + - https://hub.docker.com/r/masonxx/mediaelch + type: application + version: 7.5.1 + diff --git a/charts/stable/mediagoblin/Chart.yaml b/charts/stable/mediagoblin/Chart.yaml index 68718404552..4abc79d0a0d 100644 --- a/charts/stable/mediagoblin/Chart.yaml +++ b/charts/stable/mediagoblin/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: MediaApp-Photos - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - 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]' -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mediagoblin -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mediagoblin - - https://hub.docker.com/r/mtlynch/mediagoblin - - https://mediagoblin.org/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: MediaApp-Photos + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + 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]' + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: mediagoblin + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mediagoblin + - https://hub.docker.com/r/mtlynch/mediagoblin + - https://mediagoblin.org/ + type: application + version: 7.5.1 + diff --git a/charts/stable/mediainfo/Chart.yaml b/charts/stable/mediainfo/Chart.yaml index 30cd3d2cef0..4db2d4ab713 100644 --- a/charts/stable/mediainfo/Chart.yaml +++ b/charts/stable/mediainfo/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 25.02.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: MediaInfo is a convenient unified display of the most relevant technical and tag data for video and audio files. -home: https://truecharts.org/charts/stable/mediainfo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediainfo.webp -keywords: - - info - - media -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mediainfo -sources: - - https://github.com/jlesage/docker-mediainfo - - https://github.com/truecharts/charts/tree/master/charts/stable/mediainfo - - https://hub.docker.com/r/jlesage/mediainfo -type: application -version: 12.0.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 25.02.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: MediaInfo is a convenient unified display of the most relevant technical and tag data for video and audio files. + home: https://truecharts.org/charts/stable/mediainfo + icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediainfo.webp + keywords: + - info + - media + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: mediainfo + sources: + - https://github.com/jlesage/docker-mediainfo + - https://github.com/truecharts/charts/tree/master/charts/stable/mediainfo + - https://hub.docker.com/r/jlesage/mediainfo + type: application + version: 12.0.0 + diff --git a/charts/stable/medusa/Chart.yaml b/charts/stable/medusa/Chart.yaml index 9fc1a26fc23..2f0480f6e93 100644 --- a/charts/stable/medusa/Chart.yaml +++ b/charts/stable/medusa/Chart.yaml @@ -1,41 +1,42 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.0.22 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: An automatic Video Library Manager for TV Shows -home: https://truecharts.org/charts/stable/medusa -icon: https://truecharts.org/img/hotlink-ok/chart-icons/medusa.webp -keywords: - - medusa - - video - - library - - manager - - tv - - shows -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: medusa -sources: - - https://ghcr.io/linuxserver/medusa - - https://github.com/linuxserver/docker-medusa - - https://github.com/truecharts/charts/tree/master/charts/stable/medusa - - https://pymedusa.com/ -type: application -version: 12.5.8 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.0.22 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: An automatic Video Library Manager for TV Shows + home: https://truecharts.org/charts/stable/medusa + icon: https://truecharts.org/img/hotlink-ok/chart-icons/medusa.webp + keywords: + - medusa + - video + - library + - manager + - tv + - shows + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: medusa + sources: + - https://ghcr.io/linuxserver/medusa + - https://github.com/linuxserver/docker-medusa + - https://github.com/truecharts/charts/tree/master/charts/stable/medusa + - https://pymedusa.com/ + type: application + version: 12.5.8 + diff --git a/charts/stable/megasync/Chart.yaml b/charts/stable/megasync/Chart.yaml index 9d0b2913a53..3b321f1d7bb 100644 --- a/charts/stable/megasync/Chart.yaml +++ b/charts/stable/megasync/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: MEGAsync can synchronize all of your devices with your MEGA account. -home: https://truecharts.org/charts/stable/megasync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/megasync.webp -keywords: - - megasync - - Network-Other - - Productivity - - Tools-Utilities - - Backup -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: megasync -sources: - - https://ghcr.io/ich777/megasync - - https://github.com/ich777/docker-megasync - - https://github.com/truecharts/charts/tree/master/charts/stable/megasync -type: application -version: 8.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: MEGAsync can synchronize all of your devices with your MEGA account. + home: https://truecharts.org/charts/stable/megasync + icon: https://truecharts.org/img/hotlink-ok/chart-icons/megasync.webp + keywords: + - megasync + - Network-Other + - Productivity + - Tools-Utilities + - Backup + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: megasync + sources: + - https://ghcr.io/ich777/megasync + - https://github.com/ich777/docker-megasync + - https://github.com/truecharts/charts/tree/master/charts/stable/megasync + type: application + version: 8.5.1 + diff --git a/charts/stable/memcached/Chart.yaml b/charts/stable/memcached/Chart.yaml index d5e51e3e6ed..afb5370a782 100644 --- a/charts/stable/memcached/Chart.yaml +++ b/charts/stable/memcached/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: database - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.6.38 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: includeCommon - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Memcached is a memory-backed database caching solution -home: https://truecharts.org/charts/stable/memcached -icon: https://truecharts.org/img/hotlink-ok/chart-icons/memcached.webp -keywords: - - memcached - - database - - cache -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: memcached -sources: - - https://gallery.ecr.aws/bitnami/memcached - - https://github.com/bitnami/bitnami-docker-memcached - - https://github.com/truecharts/charts/tree/master/charts/stable/memcached -type: application -version: 14.5.8 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: database + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.6.38 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: includeCommon + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Memcached is a memory-backed database caching solution + home: https://truecharts.org/charts/stable/memcached + icon: https://truecharts.org/img/hotlink-ok/chart-icons/memcached.webp + keywords: + - memcached + - database + - cache + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: memcached + sources: + - https://gallery.ecr.aws/bitnami/memcached + - https://github.com/bitnami/bitnami-docker-memcached + - https://github.com/truecharts/charts/tree/master/charts/stable/memcached + type: application + version: 14.5.8 + diff --git a/charts/stable/memories-of-mars/Chart.yaml b/charts/stable/memories-of-mars/Chart.yaml index 0f7418306b4..6ad9b8e1ec8 100644 --- a/charts/stable/memories-of-mars/Chart.yaml +++ b/charts/stable/memories-of-mars/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: memoriesofmars -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Memories of Mars and run it. -home: https://truecharts.org/charts/stable/memories-of-mars -icon: https://truecharts.org/img/hotlink-ok/chart-icons/memories-of-mars.webp -keywords: - - memories-of-mars - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: memories-of-mars -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/memories-of-mars - - https://memoriesofmars.com/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: memoriesofmars + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will download and install SteamCMD. It will also install Memories of Mars and run it. + home: https://truecharts.org/charts/stable/memories-of-mars + icon: https://truecharts.org/img/hotlink-ok/chart-icons/memories-of-mars.webp + keywords: + - memories-of-mars + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: memories-of-mars + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/memories-of-mars + - https://memoriesofmars.com/ + type: application + version: 7.5.1 + diff --git a/charts/stable/mend-renovate/Chart.yaml b/charts/stable/mend-renovate/Chart.yaml index 8024f0d8bea..f16a5ad772b 100644 --- a/charts/stable/mend-renovate/Chart.yaml +++ b/charts/stable/mend-renovate/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 9.7.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Selfhosted Mend Renovate App with included webhook and Github APP -home: https://truecharts.org/charts/stable/mend-renovate -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mend-renovate.webp -keywords: - - renovate - - mend-renovate -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mend-renovate -sources: - - https://ghcr.io/mend/renovate-ce - - https://github.com/mend/renovate-ce-ee - - https://github.com/truecharts/charts/tree/master/charts/stable/mend-renovate -type: application -version: 1.3.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 9.7.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Selfhosted Mend Renovate App with included webhook and Github APP + home: https://truecharts.org/charts/stable/mend-renovate + icon: https://truecharts.org/img/hotlink-ok/chart-icons/mend-renovate.webp + keywords: + - renovate + - mend-renovate + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: mend-renovate + sources: + - https://ghcr.io/mend/renovate-ce + - https://github.com/mend/renovate-ce-ee + - https://github.com/truecharts/charts/tree/master/charts/stable/mend-renovate + type: application + version: 1.3.0 + diff --git a/charts/stable/meshcentral/Chart.yaml b/charts/stable/meshcentral/Chart.yaml index 18d63528ce0..bdd5917de50 100644 --- a/charts/stable/meshcentral/Chart.yaml +++ b/charts/stable/meshcentral/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.1.43 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: MeshCentral is a full computer management web site -home: https://truecharts.org/charts/stable/meshcentral -icon: https://truecharts.org/img/hotlink-ok/chart-icons/meshcentral.webp -keywords: - - meshcentral - - teamviewer - - rdp -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: meshcentral -sources: - - https://ghcr.io/ylianst/meshcentral - - https://github.com/Ylianst/MeshCentral - - https://github.com/truecharts/charts/tree/master/charts/stable/meshcentral -type: application -version: 17.5.6 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.1.43 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: MeshCentral is a full computer management web site + home: https://truecharts.org/charts/stable/meshcentral + icon: https://truecharts.org/img/hotlink-ok/chart-icons/meshcentral.webp + keywords: + - meshcentral + - teamviewer + - rdp + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: meshcentral + sources: + - https://ghcr.io/ylianst/meshcentral + - https://github.com/Ylianst/MeshCentral + - https://github.com/truecharts/charts/tree/master/charts/stable/meshcentral + type: application + version: 17.5.6 + diff --git a/charts/stable/meshroom/Chart.yaml b/charts/stable/meshroom/Chart.yaml index bdc8c38eb86..a7dac6c8eeb 100644 --- a/charts/stable/meshroom/Chart.yaml +++ b/charts/stable/meshroom/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2021.1.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Meshroom is a free, open-source 3D Reconstruction Software based on the AliceVision Photogrammetric Computer Vision framework. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: meshroom -sources: - - https://github.com/alicevision/meshroom - - https://github.com/truecharts/charts/tree/master/charts/stable/meshroom - - https://hub.docker.com/r/alicevision/meshroom -type: application -version: 11.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2021.1.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Meshroom is a free, open-source 3D Reconstruction Software based on the AliceVision Photogrammetric Computer Vision framework. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: meshroom + sources: + - https://github.com/alicevision/meshroom + - https://github.com/truecharts/charts/tree/master/charts/stable/meshroom + - https://hub.docker.com/r/alicevision/meshroom + type: application + version: 11.5.1 + diff --git a/charts/stable/metabase/Chart.yaml b/charts/stable/metabase/Chart.yaml index 0202f479d3a..c094a465fb4 100644 --- a/charts/stable/metabase/Chart.yaml +++ b/charts/stable/metabase/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: reporting - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.54.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Business intelligence, dashboards, and data visualization tools -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: metabase -sources: - - https://github.com/metabase/metabase - - https://github.com/truecharts/charts/tree/master/charts/stable/metabase - - https://hub.docker.com/r/metabase/metabase -type: application -version: 5.10.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: reporting + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.54.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Business intelligence, dashboards, and data visualization tools + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: metabase + sources: + - https://github.com/metabase/metabase + - https://github.com/truecharts/charts/tree/master/charts/stable/metabase + - https://hub.docker.com/r/metabase/metabase + type: application + version: 5.10.0 + diff --git a/charts/stable/metatube/Chart.yaml b/charts/stable/metatube/Chart.yaml index 4c109c09c16..a3d4e5421df 100644 --- a/charts/stable/metatube/Chart.yaml +++ b/charts/stable/metatube/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: MetaTube downloads video from YouTube and can add metadata from a specified metadata provider on the downloaded file. -home: https://truecharts.org/charts/stable/metatube -icon: https://truecharts.org/img/hotlink-ok/chart-icons/metatube.webp -keywords: - - metatube - - Downloaders - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: metatube -sources: - - https://github.com/JVT038/MetaTube - - https://github.com/truecharts/charts/tree/master/charts/stable/metatube - - https://hub.docker.com/r/jvt038/metatube -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: MetaTube downloads video from YouTube and can add metadata from a specified metadata provider on the downloaded file. + home: https://truecharts.org/charts/stable/metatube + icon: https://truecharts.org/img/hotlink-ok/chart-icons/metatube.webp + keywords: + - metatube + - Downloaders + - Productivity + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: metatube + sources: + - https://github.com/JVT038/MetaTube + - https://github.com/truecharts/charts/tree/master/charts/stable/metatube + - https://hub.docker.com/r/jvt038/metatube + type: application + version: 7.5.1 + diff --git a/charts/stable/metube/Chart.yaml b/charts/stable/metube/Chart.yaml index d01b75112c7..fb621a6c67c 100644 --- a/charts/stable/metube/Chart.yaml +++ b/charts/stable/metube/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2025.4.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Web GUI for youtube-dl. -home: https://truecharts.org/charts/stable/metube -icon: https://truecharts.org/img/hotlink-ok/chart-icons/metube.webp -keywords: - - metube - - media -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: metube -sources: - - https://github.com/alexta69/metube - - https://github.com/truecharts/charts/tree/master/charts/stable/metube - - https://hub.docker.com/r/alexta69/metube -type: application -version: 15.3.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2025.4.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Web GUI for youtube-dl. + home: https://truecharts.org/charts/stable/metube + icon: https://truecharts.org/img/hotlink-ok/chart-icons/metube.webp + keywords: + - metube + - media + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: metube + sources: + - https://github.com/alexta69/metube + - https://github.com/truecharts/charts/tree/master/charts/stable/metube + - https://hub.docker.com/r/alexta69/metube + type: application + version: 15.3.0 + diff --git a/charts/stable/mindustry/Chart.yaml b/charts/stable/mindustry/Chart.yaml index 65f23d15ec0..f25020628bb 100644 --- a/charts/stable/mindustry/Chart.yaml +++ b/charts/stable/mindustry/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This is a Basic Mindustry Server. It will download the preferred version of Mindustry and run it. -home: https://truecharts.org/charts/stable/mindustry -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mindustry.webp -keywords: - - mindustry - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mindustry -sources: - - https://anuke.itch.io/mindustry - - https://ghcr.io/ich777/mindustry-server - - https://github.com/truecharts/charts/tree/master/charts/stable/mindustry -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This is a Basic Mindustry Server. It will download the preferred version of Mindustry and run it. + home: https://truecharts.org/charts/stable/mindustry + icon: https://truecharts.org/img/hotlink-ok/chart-icons/mindustry.webp + keywords: + - mindustry + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: mindustry + sources: + - https://anuke.itch.io/mindustry + - https://ghcr.io/ich777/mindustry-server + - https://github.com/truecharts/charts/tree/master/charts/stable/mindustry + type: application + version: 7.5.1 + diff --git a/charts/stable/minecraft-bedrock/Chart.yaml b/charts/stable/minecraft-bedrock/Chart.yaml index 1616989b19c..6dbac53964a 100644 --- a/charts/stable/minecraft-bedrock/Chart.yaml +++ b/charts/stable/minecraft-bedrock/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: games - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2025.4.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Minecraft Bedrock Dedicated Server -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: minecraft-bedrock -sources: - - https://github.com/itzg/docker-minecraft-server - - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-bedrock - - https://hub.docker.com/r/itzg/minecraft-bedrock-server -type: application -version: 11.0.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: games + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2025.4.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Minecraft Bedrock Dedicated Server + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: minecraft-bedrock + sources: + - https://github.com/itzg/docker-minecraft-server + - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-bedrock + - https://hub.docker.com/r/itzg/minecraft-bedrock-server + type: application + version: 11.0.0 + diff --git a/charts/stable/minecraft-gate/Chart.yaml b/charts/stable/minecraft-gate/Chart.yaml index 3644604b251..9b95597fd50 100644 --- a/charts/stable/minecraft-gate/Chart.yaml +++ b/charts/stable/minecraft-gate/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: games - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: An extensible, high performant & paralleled Minecraft proxy server. -home: https://truecharts.org/charts/stable/minecraft-gate -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-gate.webp -keywords: - - minecraft-gate - - proxy - - minecraft -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: minecraft-gate -sources: - - https://ghcr.io/minekube/gate - - https://github.com/minekube/gate - - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-gate -type: application -version: 1.3.4 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: games + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: An extensible, high performant & paralleled Minecraft proxy server. + home: https://truecharts.org/charts/stable/minecraft-gate + icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-gate.webp + keywords: + - minecraft-gate + - proxy + - minecraft + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: minecraft-gate + sources: + - https://ghcr.io/minekube/gate + - https://github.com/minekube/gate + - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-gate + type: application + version: 1.3.4 + diff --git a/charts/stable/minecraft-java/Chart.yaml b/charts/stable/minecraft-java/Chart.yaml index 26f18e5b784..613e53e4980 100644 --- a/charts/stable/minecraft-java/Chart.yaml +++ b/charts/stable/minecraft-java/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: games - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2025.4.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Minecraft Java Dedicated Server -home: https://truecharts.org/charts/stable/minecraft-java -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-java.webp -keywords: - - minecraft-java - - minecraft -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: minecraft-java -sources: - - https://ghcr.io/itzg/minecraft-server - - https://github.com/itzg/docker-minecraft-server - - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-java - - https://hub.docker.com/r/itzg/mc-backup -type: application -version: 22.34.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: games + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2025.4.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Minecraft Java Dedicated Server + home: https://truecharts.org/charts/stable/minecraft-java + icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-java.webp + keywords: + - minecraft-java + - minecraft + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: minecraft-java + sources: + - https://ghcr.io/itzg/minecraft-server + - https://github.com/itzg/docker-minecraft-server + - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-java + - https://hub.docker.com/r/itzg/mc-backup + type: application + version: 22.34.0 + diff --git a/charts/stable/minecraft-proxy/Chart.yaml b/charts/stable/minecraft-proxy/Chart.yaml index 741fead75e3..509744ce72b 100644 --- a/charts/stable/minecraft-proxy/Chart.yaml +++ b/charts/stable/minecraft-proxy/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: proxy - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2025.1.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: the front-end of a cluster of minecraft-java containers. -home: https://truecharts.org/charts/stable/minecraft-proxy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-proxy.webp -keywords: - - minecraft-proxy - - minecraft-bungeecord - - gameserver - - minecraft -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: minecraft-proxy -sources: - - https://ghcr.io/itzg/mc-proxy - - https://github.com/itzg/docker-mc-proxy - - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-proxy -type: application -version: 1.3.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: proxy + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2025.1.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: the front-end of a cluster of minecraft-java containers. + home: https://truecharts.org/charts/stable/minecraft-proxy + icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-proxy.webp + keywords: + - minecraft-proxy + - minecraft-bungeecord + - gameserver + - minecraft + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: minecraft-proxy + sources: + - https://ghcr.io/itzg/mc-proxy + - https://github.com/itzg/docker-mc-proxy + - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-proxy + type: application + version: 1.3.2 + diff --git a/charts/stable/minecraft-router/Chart.yaml b/charts/stable/minecraft-router/Chart.yaml index 47ba533fcde..df622e7853f 100644 --- a/charts/stable/minecraft-router/Chart.yaml +++ b/charts/stable/minecraft-router/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: minecraft - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.26.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Lightweight multiplexer/proxy for Minecraft-Java servers. -home: https://truecharts.org/charts/stable/minecraft-router -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-router.webp -keywords: - - minecraft-router - - mc-router - - minecraft -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: minecraft-router -sources: - - https://github.com/itzg/mc-router - - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-router - - https://hub.docker.com/r/itzg/mc-router -type: application -version: 1.6.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: minecraft + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.26.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Lightweight multiplexer/proxy for Minecraft-Java servers. + home: https://truecharts.org/charts/stable/minecraft-router + icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-router.webp + keywords: + - minecraft-router + - mc-router + - minecraft + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: minecraft-router + sources: + - https://github.com/itzg/mc-router + - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-router + - https://hub.docker.com/r/itzg/mc-router + type: application + version: 1.6.0 + diff --git a/charts/stable/minetest/Chart.yaml b/charts/stable/minetest/Chart.yaml index ceeec60a6b1..278ee497ee5 100644 --- a/charts/stable/minetest/Chart.yaml +++ b/charts/stable/minetest/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: games - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.10.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Minetest (server) is a near-infinite-world block sandbox game and a game engine. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: minetest -sources: - - https://ghcr.io/linuxserver/minetest - - https://github.com/truecharts/charts/tree/master/charts/stable/minetest -type: application -version: 10.7.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: games + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 5.10.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Minetest (server) is a near-infinite-world block sandbox game and a game engine. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: minetest + sources: + - https://ghcr.io/linuxserver/minetest + - https://github.com/truecharts/charts/tree/master/charts/stable/minetest + type: application + version: 10.7.2 + diff --git a/charts/stable/miniflux/Chart.yaml b/charts/stable/miniflux/Chart.yaml index adfafc33fd5..af04c8d35da 100644 --- a/charts/stable/miniflux/Chart.yaml +++ b/charts/stable/miniflux/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: rss - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.2.7 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Miniflux is a minimalist and opinionated feed reader. -home: https://truecharts.org/charts/stable/miniflux -icon: https://truecharts.org/img/hotlink-ok/chart-icons/miniflux.webp -keywords: - - miniflux - - rss - - news -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: miniflux -sources: - - https://github.com/miniflux/v2 - - https://github.com/truecharts/charts/tree/master/charts/stable/miniflux - - https://quay.io/miniflux/miniflux -type: application -version: 16.6.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: rss + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.2.7 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Miniflux is a minimalist and opinionated feed reader. + home: https://truecharts.org/charts/stable/miniflux + icon: https://truecharts.org/img/hotlink-ok/chart-icons/miniflux.webp + keywords: + - miniflux + - rss + - news + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: miniflux + sources: + - https://github.com/miniflux/v2 + - https://github.com/truecharts/charts/tree/master/charts/stable/miniflux + - https://quay.io/miniflux/miniflux + type: application + version: 16.6.3 + diff --git a/charts/stable/mininote/Chart.yaml b/charts/stable/mininote/Chart.yaml index a33647a0f0e..3a5767098b0 100644 --- a/charts/stable/mininote/Chart.yaml +++ b/charts/stable/mininote/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A simple, self-hosted, encrypted Markdown note-taking app built with Vue 3, and Express. -home: https://truecharts.org/charts/stable/mininote -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mininote.webp -keywords: - - mininote - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mininote -sources: - - https://github.com/muety/mininote - - https://github.com/truecharts/charts/tree/master/charts/stable/mininote - - https://hub.docker.com/r/n1try/mininote -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A simple, self-hosted, encrypted Markdown note-taking app built with Vue 3, and Express. + home: https://truecharts.org/charts/stable/mininote + icon: https://truecharts.org/img/hotlink-ok/chart-icons/mininote.webp + keywords: + - mininote + - Productivity + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: mininote + sources: + - https://github.com/muety/mininote + - https://github.com/truecharts/charts/tree/master/charts/stable/mininote + - https://hub.docker.com/r/n1try/mininote + type: application + version: 7.5.1 + diff --git a/charts/stable/minio/Chart.yaml b/charts/stable/minio/Chart.yaml index 363b0e85257..c5cc713d7f3 100644 --- a/charts/stable/minio/Chart.yaml +++ b/charts/stable/minio/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2025.01.20 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Minio is a self-hosted S3 storage server -home: https://truecharts.org/charts/stable/minio -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minio.webp -keywords: - - minio - - s3 - - storage -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: minio -sources: - - https://github.com/minio/minio - - https://github.com/truecharts/charts/tree/master/charts/stable/minio - - https://quay.io/minio/minio -type: application -version: 14.0.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2025.01.20 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Minio is a self-hosted S3 storage server + home: https://truecharts.org/charts/stable/minio + icon: https://truecharts.org/img/hotlink-ok/chart-icons/minio.webp + keywords: + - minio + - s3 + - storage + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: minio + sources: + - https://github.com/minio/minio + - https://github.com/truecharts/charts/tree/master/charts/stable/minio + - https://quay.io/minio/minio + type: application + version: 14.0.2 + diff --git a/charts/stable/minisatip/Chart.yaml b/charts/stable/minisatip/Chart.yaml index 0af21ac7af8..cb6ea567dec 100644 --- a/charts/stable/minisatip/Chart.yaml +++ b/charts/stable/minisatip/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: utility - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2021.12.01 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Minisatip is a multi-threaded satip server version 1.2 that runs under Linux. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: minisatip -sources: - - https://ghcr.io/linuxserver/minisatip - - https://github.com/truecharts/charts/tree/master/charts/stable/minisatip -type: application -version: 11.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: utility + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2021.12.01 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Minisatip is a multi-threaded satip server version 1.2 that runs under Linux. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: minisatip + sources: + - https://ghcr.io/linuxserver/minisatip + - https://github.com/truecharts/charts/tree/master/charts/stable/minisatip + type: application + version: 11.5.1 + diff --git a/charts/stable/misskey/Chart.yaml b/charts/stable/misskey/Chart.yaml index 450a61a1591..38d33f56aa9 100644 --- a/charts/stable/misskey/Chart.yaml +++ b/charts/stable/misskey/Chart.yaml @@ -1,47 +1,48 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Social - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2025.3.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 15.6.7 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Open source decentralized social media platform that's free forever! -home: https://truecharts.org/charts/stable/misskey -icon: https://truecharts.org/img/hotlink-ok/chart-icons/misskey.webp -keywords: - - Misskey - - Social - - Friend - - Social Media - - Fediverse - - ActivityPub -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: misskey -sources: - - https://github.com/misskey-dev/misskey/ - - https://github.com/truecharts/charts/tree/master/charts/stable/misskey - - https://hub.docker.com/r/misskey/misskey -type: application -version: 11.2.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Social + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2025.3.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 15.6.7 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Open source decentralized social media platform that's free forever! + home: https://truecharts.org/charts/stable/misskey + icon: https://truecharts.org/img/hotlink-ok/chart-icons/misskey.webp + keywords: + - Misskey + - Social + - Friend + - Social Media + - Fediverse + - ActivityPub + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: misskey + sources: + - https://github.com/misskey-dev/misskey/ + - https://github.com/truecharts/charts/tree/master/charts/stable/misskey + - https://hub.docker.com/r/misskey/misskey + type: application + version: 11.2.2 + diff --git a/charts/stable/mixpost/Chart.yaml b/charts/stable/mixpost/Chart.yaml index 8d2183bc531..f0eefd47988 100644 --- a/charts/stable/mixpost/Chart.yaml +++ b/charts/stable/mixpost/Chart.yaml @@ -1,50 +1,51 @@ -annotations: - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.1.3 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 15.6.7 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 15.9.0 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Mixpost it's the coolest Self hosted social media management software. -home: https://truecharts.org/charts/stable/mixpost -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mixpost.webp -keywords: - - mixpost - - twitter - - facebook - - socialmedia -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mixpost -sources: - - https://github.com/inovector/mixpost - - https://github.com/truecharts/charts/tree/master/charts/stable/mixpost - - https://hub.docker.com/r/inovector/mixpost -type: application -version: 3.1.4 + annotations: + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.1.3 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 15.6.7 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 15.9.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Mixpost it's the coolest Self hosted social media management software. + home: https://truecharts.org/charts/stable/mixpost + icon: https://truecharts.org/img/hotlink-ok/chart-icons/mixpost.webp + keywords: + - mixpost + - twitter + - facebook + - socialmedia + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: mixpost + sources: + - https://github.com/inovector/mixpost + - https://github.com/truecharts/charts/tree/master/charts/stable/mixpost + - https://hub.docker.com/r/inovector/mixpost + type: application + version: 3.1.4 + diff --git a/charts/stable/mkvcleaver/Chart.yaml b/charts/stable/mkvcleaver/Chart.yaml index c5aa7b60185..c3604a62155 100644 --- a/charts/stable/mkvcleaver/Chart.yaml +++ b/charts/stable/mkvcleaver/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 25.02.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: MKVCleaver is a tool for batch extraction of data from MKV files -home: https://truecharts.org/charts/stable/mkvcleaver -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mkvcleaver.webp -keywords: - - media - - mkvcleaver -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mkvcleaver -sources: - - https://github.com/jlesage/docker-mkvcleaver - - https://github.com/truecharts/charts/tree/master/charts/stable/mkvcleaver - - https://hub.docker.com/r/jlesage/mkvcleaver -type: application -version: 12.0.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 25.02.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: MKVCleaver is a tool for batch extraction of data from MKV files + home: https://truecharts.org/charts/stable/mkvcleaver + icon: https://truecharts.org/img/hotlink-ok/chart-icons/mkvcleaver.webp + keywords: + - media + - mkvcleaver + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: mkvcleaver + sources: + - https://github.com/jlesage/docker-mkvcleaver + - https://github.com/truecharts/charts/tree/master/charts/stable/mkvcleaver + - https://hub.docker.com/r/jlesage/mkvcleaver + type: application + version: 12.0.0 + diff --git a/charts/stable/mkvtoolnix/Chart.yaml b/charts/stable/mkvtoolnix/Chart.yaml index 77e5486147c..4d0cf68b6cf 100644 --- a/charts/stable/mkvtoolnix/Chart.yaml +++ b/charts/stable/mkvtoolnix/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 25.03.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: MKVToolNix is a set of tools to create, alter and inspect Matroska files. -home: https://truecharts.org/charts/stable/mkvtoolnix -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mkvtoolnix.webp -keywords: - - media - - mkvtoolnix - - mkv -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mkvtoolnix -sources: - - https://github.com/jlesage/docker-mkvtoolnix - - https://github.com/truecharts/charts/tree/master/charts/stable/mkvtoolnix - - https://hub.docker.com/r/jlesage/mkvtoolnix - - https://mkvtoolnix.download/ -type: application -version: 13.1.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 25.03.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: MKVToolNix is a set of tools to create, alter and inspect Matroska files. + home: https://truecharts.org/charts/stable/mkvtoolnix + icon: https://truecharts.org/img/hotlink-ok/chart-icons/mkvtoolnix.webp + keywords: + - media + - mkvtoolnix + - mkv + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: mkvtoolnix + sources: + - https://github.com/jlesage/docker-mkvtoolnix + - https://github.com/truecharts/charts/tree/master/charts/stable/mkvtoolnix + - https://hub.docker.com/r/jlesage/mkvtoolnix + - https://mkvtoolnix.download/ + type: application + version: 13.1.0 + diff --git a/charts/stable/modsecurity-crs/Chart.yaml b/charts/stable/modsecurity-crs/Chart.yaml index b81a2ca69e6..2ee55794e1f 100644 --- a/charts/stable/modsecurity-crs/Chart.yaml +++ b/charts/stable/modsecurity-crs/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.3.4 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: ModSecurity is an open source, cross platform Web Application Firewall (WAF) engine. -home: https://truecharts.org/charts/stable/modsecurity-crs -icon: https://truecharts.org/img/hotlink-ok/chart-icons/modsecurity-crs.webp -keywords: - - modsecurity-crs - - waf - - networking -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: modsecurity-crs -sources: - - https://github.com/coreruleset/modsecurity-crs-docker - - https://github.com/truecharts/charts/tree/master/charts/stable/modsecurity-crs - - https://hub.docker.com/r/owasp/modsecurity-crs -type: application -version: 5.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 3.3.4 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: ModSecurity is an open source, cross platform Web Application Firewall (WAF) engine. + home: https://truecharts.org/charts/stable/modsecurity-crs + icon: https://truecharts.org/img/hotlink-ok/chart-icons/modsecurity-crs.webp + keywords: + - modsecurity-crs + - waf + - networking + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: modsecurity-crs + sources: + - https://github.com/coreruleset/modsecurity-crs-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/modsecurity-crs + - https://hub.docker.com/r/owasp/modsecurity-crs + type: application + version: 5.5.1 + diff --git a/charts/stable/mojopaste/Chart.yaml b/charts/stable/mojopaste/Chart.yaml index fde04160af4..a5da057e257 100644 --- a/charts/stable/mojopaste/Chart.yaml +++ b/charts/stable/mojopaste/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Mojopaste is a pastebin application. There's about one million of these out there, but if you have the need to run something internally at work or you just fancy having your own pastebin, this is your application. -home: https://truecharts.org/charts/stable/mojopaste -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mojopaste.webp -keywords: - - mojopaste - - Cloud - - Productivity - - Tools-Utilities - - Network-Web -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mojopaste -sources: - - https://github.com/jhthorsen/app-mojopaste - - https://github.com/truecharts/charts/tree/master/charts/stable/mojopaste - - https://hub.docker.com/r/jhthorsen/mojopaste -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Mojopaste is a pastebin application. There's about one million of these out there, but if you have the need to run something internally at work or you just fancy having your own pastebin, this is your application. + home: https://truecharts.org/charts/stable/mojopaste + icon: https://truecharts.org/img/hotlink-ok/chart-icons/mojopaste.webp + keywords: + - mojopaste + - Cloud + - Productivity + - Tools-Utilities + - Network-Web + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: mojopaste + sources: + - https://github.com/jhthorsen/app-mojopaste + - https://github.com/truecharts/charts/tree/master/charts/stable/mojopaste + - https://hub.docker.com/r/jhthorsen/mojopaste + type: application + version: 7.5.1 + diff --git a/charts/stable/monero-node/Chart.yaml b/charts/stable/monero-node/Chart.yaml index f0f5fb59650..4ef2622b81b 100644 --- a/charts/stable/monero-node/Chart.yaml +++ b/charts/stable/monero-node/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Crypto - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.18.4.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Chart to run a monero full network node -home: https://truecharts.org/charts/stable/monero-node -icon: https://truecharts.org/img/hotlink-ok/chart-icons/monero-node.webp -keywords: - - monero-node - - Crypto - - Tools-Utilities - - Network-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: monero-node -sources: - - https://ghcr.io/sethforprivacy/simple-monerod - - https://github.com/kannix/monero-full-node - - https://github.com/truecharts/charts/tree/master/charts/stable/monero-node -type: application -version: 8.5.4 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Crypto + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.18.4.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Chart to run a monero full network node + home: https://truecharts.org/charts/stable/monero-node + icon: https://truecharts.org/img/hotlink-ok/chart-icons/monero-node.webp + keywords: + - monero-node + - Crypto + - Tools-Utilities + - Network-Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: monero-node + sources: + - https://ghcr.io/sethforprivacy/simple-monerod + - https://github.com/kannix/monero-full-node + - https://github.com/truecharts/charts/tree/master/charts/stable/monero-node + type: application + version: 8.5.4 + diff --git a/charts/stable/mongo-express/Chart.yaml b/charts/stable/mongo-express/Chart.yaml index 59ea21c7d01..c59ac14aaef 100644 --- a/charts/stable/mongo-express/Chart.yaml +++ b/charts/stable/mongo-express/Chart.yaml @@ -1,44 +1,45 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: database - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mongodb - version: 15.3.8 - repository: oci://tccr.io/truecharts - condition: mongodb.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: mongo-express is a web-based MongoDB admin interface written in Node.js, Express.js, and Bootstrap3. -home: https://truecharts.org/charts/stable/mongo-express -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mongo-express.webp -keywords: - - mongo - - mongodb - - database -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mongo-express -sources: - - https://gallery.ecr.aws/docker/library/mongo-express - - https://github.com/mongo-express/mongo-express - - https://github.com/truecharts/charts/tree/master/charts/stable/mongo-express -type: application -version: 8.11.8 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: database + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mongodb + version: 15.3.8 + repository: oci://tccr.io/truecharts + condition: mongodb.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: mongo-express is a web-based MongoDB admin interface written in Node.js, Express.js, and Bootstrap3. + home: https://truecharts.org/charts/stable/mongo-express + icon: https://truecharts.org/img/hotlink-ok/chart-icons/mongo-express.webp + keywords: + - mongo + - mongodb + - database + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: mongo-express + sources: + - https://gallery.ecr.aws/docker/library/mongo-express + - https://github.com/mongo-express/mongo-express + - https://github.com/truecharts/charts/tree/master/charts/stable/mongo-express + type: application + version: 8.11.8 + diff --git a/charts/stable/mongodb/Chart.yaml b/charts/stable/mongodb/Chart.yaml index 6b09e484389..12aca684a35 100644 --- a/charts/stable/mongodb/Chart.yaml +++ b/charts/stable/mongodb/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: database - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 8.0.6 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: includeCommon - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Fast, reliable, scalable, and easy to use open-source no-sql database system. -home: https://truecharts.org/charts/stable/mongodb -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mongodb.webp -keywords: - - mongodb - - database - - nosql -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mongodb -sources: - - https://gallery.ecr.aws/bitnami/mongodb - - https://github.com/bitnami/bitnami-docker-mongodb - - https://github.com/truecharts/charts/tree/master/charts/stable/mongodb - - https://www.mongodb.com -type: application -version: 15.3.8 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: database + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 8.0.6 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: includeCommon + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Fast, reliable, scalable, and easy to use open-source no-sql database system. + home: https://truecharts.org/charts/stable/mongodb + icon: https://truecharts.org/img/hotlink-ok/chart-icons/mongodb.webp + keywords: + - mongodb + - database + - nosql + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: mongodb + sources: + - https://gallery.ecr.aws/bitnami/mongodb + - https://github.com/bitnami/bitnami-docker-mongodb + - https://github.com/truecharts/charts/tree/master/charts/stable/mongodb + - https://www.mongodb.com + type: application + version: 15.3.8 + diff --git a/charts/stable/monica/Chart.yaml b/charts/stable/monica/Chart.yaml index b4de4e2f878..a2700c0bb66 100644 --- a/charts/stable/monica/Chart.yaml +++ b/charts/stable/monica/Chart.yaml @@ -1,42 +1,43 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: crm - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.1.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 15.9.0 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Monica is a great open source personal relationship management system. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: monica -sources: - - https://github.com/monicahq/monica - - https://github.com/truecharts/charts/tree/master/charts/stable/monica - - https://hub.docker.com/_/monica -type: application -version: 14.13.4 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: crm + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 4.1.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 15.9.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Monica is a great open source personal relationship management system. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: monica + sources: + - https://github.com/monicahq/monica + - https://github.com/truecharts/charts/tree/master/charts/stable/monica + - https://hub.docker.com/_/monica + type: application + version: 14.13.4 + diff --git a/charts/stable/mordhau/Chart.yaml b/charts/stable/mordhau/Chart.yaml index 80de2282316..cbb31158205 100644 --- a/charts/stable/mordhau/Chart.yaml +++ b/charts/stable/mordhau/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: mordhau -dependencies: - - name: common - version: 25.4.10 - 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' -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mordhau -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/mordhau - - https://www.steampowered.com/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: mordhau + dependencies: + - name: common + version: 25.4.10 + 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' + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: mordhau + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/mordhau + - https://www.steampowered.com/ + type: application + version: 7.5.1 + diff --git a/charts/stable/mosdns/Chart.yaml b/charts/stable/mosdns/Chart.yaml index d5ccaecb08a..f7e5ece735c 100644 --- a/charts/stable/mosdns/Chart.yaml +++ b/charts/stable/mosdns/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.3.3 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A location-based pluggable DNS forwarder/splitter. -home: https://truecharts.org/charts/stable/mosdns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mosdns.webp -keywords: - - mosdns - - dns -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mosdns -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mosdns - - https://hub.docker.com/r/601096721/mosdns -type: application -version: 11.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 5.3.3 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A location-based pluggable DNS forwarder/splitter. + home: https://truecharts.org/charts/stable/mosdns + icon: https://truecharts.org/img/hotlink-ok/chart-icons/mosdns.webp + keywords: + - mosdns + - dns + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: mosdns + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mosdns + - https://hub.docker.com/r/601096721/mosdns + type: application + version: 11.5.1 + diff --git a/charts/stable/mosquitto/Chart.yaml b/charts/stable/mosquitto/Chart.yaml index e3e4e1b7488..c4346cc4f04 100644 --- a/charts/stable/mosquitto/Chart.yaml +++ b/charts/stable/mosquitto/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.0.21 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Eclipse Mosquitto - An open source MQTT broker -home: https://truecharts.org/charts/stable/mosquitto -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mosquitto.webp -keywords: - - mosquitto - - home-automation - - MQTT - - eclipse-iot -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mosquitto -sources: - - https://github.com/eclipse/mosquitto - - https://github.com/truecharts/charts/tree/master/charts/stable/mosquitto - - https://hub.docker.com/_/eclipse-mosquitto -type: application -version: 16.5.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.0.21 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Eclipse Mosquitto - An open source MQTT broker + home: https://truecharts.org/charts/stable/mosquitto + icon: https://truecharts.org/img/hotlink-ok/chart-icons/mosquitto.webp + keywords: + - mosquitto + - home-automation + - MQTT + - eclipse-iot + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: mosquitto + sources: + - https://github.com/eclipse/mosquitto + - https://github.com/truecharts/charts/tree/master/charts/stable/mosquitto + - https://hub.docker.com/_/eclipse-mosquitto + type: application + version: 16.5.3 + diff --git a/charts/stable/mstream/Chart.yaml b/charts/stable/mstream/Chart.yaml index 66d0e52f161..a836017590f 100644 --- a/charts/stable/mstream/Chart.yaml +++ b/charts/stable/mstream/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.13.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A personal music streaming server -home: https://truecharts.org/charts/stable/mstream -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mstream.webp -keywords: - - mstream - - server - - music -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mstream -sources: - - https://ghcr.io/linuxserver/mstream - - https://github.com/linuxserver/docker-mstream - - https://github.com/truecharts/charts/tree/master/charts/stable/mstream - - https://mstream.io/ -type: application -version: 12.6.6 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 5.13.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A personal music streaming server + home: https://truecharts.org/charts/stable/mstream + icon: https://truecharts.org/img/hotlink-ok/chart-icons/mstream.webp + keywords: + - mstream + - server + - music + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: mstream + sources: + - https://ghcr.io/linuxserver/mstream + - https://github.com/linuxserver/docker-mstream + - https://github.com/truecharts/charts/tree/master/charts/stable/mstream + - https://mstream.io/ + type: application + version: 12.6.6 + diff --git a/charts/stable/multi-scrobbler/Chart.yaml b/charts/stable/multi-scrobbler/Chart.yaml index 228a1cceba3..3729e55ad19 100644 --- a/charts/stable/multi-scrobbler/Chart.yaml +++ b/charts/stable/multi-scrobbler/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Network-Web - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Track your music listening history from many sources and record to many scrobble clients. -home: https://truecharts.org/charts/stable/multi-scrobbler -icon: https://truecharts.org/img/hotlink-ok/chart-icons/multi-scrobbler.webp -keywords: - - multi-scrobbler - - Network-Web - - MediaServer-Music -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: multi-scrobbler -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/multi-scrobbler - - https://hub.docker.com/r/foxxmd/multi-scrobbler -type: application -version: 8.5.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Network-Web + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Track your music listening history from many sources and record to many scrobble clients. + home: https://truecharts.org/charts/stable/multi-scrobbler + icon: https://truecharts.org/img/hotlink-ok/chart-icons/multi-scrobbler.webp + keywords: + - multi-scrobbler + - Network-Web + - MediaServer-Music + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: multi-scrobbler + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/multi-scrobbler + - https://hub.docker.com/r/foxxmd/multi-scrobbler + type: application + version: 8.5.2 + diff --git a/charts/stable/muse/Chart.yaml b/charts/stable/muse/Chart.yaml index bec5a1c21a0..282c2b1dfc5 100644 --- a/charts/stable/muse/Chart.yaml +++ b/charts/stable/muse/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.11.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A self-hosted midwestern Discord music bot that doesn't suck. -home: https://truecharts.org/charts/stable/muse -icon: https://truecharts.org/img/hotlink-ok/chart-icons/muse.webp -keywords: - - muse - - media - - discord-bot -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: muse -sources: - - https://ghcr.io/museofficial/muse - - https://github.com/museofficial/muse - - https://github.com/truecharts/charts/tree/master/charts/stable/muse -type: application -version: 7.9.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.11.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A self-hosted midwestern Discord music bot that doesn't suck. + home: https://truecharts.org/charts/stable/muse + icon: https://truecharts.org/img/hotlink-ok/chart-icons/muse.webp + keywords: + - muse + - media + - discord-bot + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: muse + sources: + - https://ghcr.io/museofficial/muse + - https://github.com/museofficial/muse + - https://github.com/truecharts/charts/tree/master/charts/stable/muse + type: application + version: 7.9.0 + diff --git a/charts/stable/muximux/Chart.yaml b/charts/stable/muximux/Chart.yaml index 97c8768b12f..0b35e95ccd8 100644 --- a/charts/stable/muximux/Chart.yaml +++ b/charts/stable/muximux/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: "057352e8" -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A lightweight portal to view & manage your HTPC apps without having to run anything more than a PHP enabled webserver -home: https://truecharts.org/charts/stable/muximux -icon: https://truecharts.org/img/hotlink-ok/chart-icons/muximux.webp -keywords: - - muximux - - htpc - - manage - - portal -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: muximux -sources: - - https://ghcr.io/linuxserver/muximux - - https://github.com/linuxserver/docker-muximux - - https://github.com/mescon/Muximux - - https://github.com/truecharts/charts/tree/master/charts/stable/muximux -type: application -version: 12.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: "057352e8" + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A lightweight portal to view & manage your HTPC apps without having to run anything more than a PHP enabled webserver + home: https://truecharts.org/charts/stable/muximux + icon: https://truecharts.org/img/hotlink-ok/chart-icons/muximux.webp + keywords: + - muximux + - htpc + - manage + - portal + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: muximux + sources: + - https://ghcr.io/linuxserver/muximux + - https://github.com/linuxserver/docker-muximux + - https://github.com/mescon/Muximux + - https://github.com/truecharts/charts/tree/master/charts/stable/muximux + type: application + version: 12.5.1 + diff --git a/charts/stable/mylar/Chart.yaml b/charts/stable/mylar/Chart.yaml index 2a19d07f338..80d630eb5e5 100644 --- a/charts/stable/mylar/Chart.yaml +++ b/charts/stable/mylar/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.8.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Mylar is a automated Comic Book downloader -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mylar -sources: - - https://fleet.linuxserver.io/image?name=linuxserver/mylar3 - - https://github.com/linuxserver/docker-mylar3 - - https://github.com/mylar3/mylar3 - - https://github.com/truecharts/charts/tree/master/charts/stable/mylar -type: application -version: 15.5.6 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.8.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Mylar is a automated Comic Book downloader + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: mylar + sources: + - https://fleet.linuxserver.io/image?name=linuxserver/mylar3 + - https://github.com/linuxserver/docker-mylar3 + - https://github.com/mylar3/mylar3 + - https://github.com/truecharts/charts/tree/master/charts/stable/mylar + type: application + version: 15.5.6 + diff --git a/charts/stable/mymediaforalexa/Chart.yaml b/charts/stable/mymediaforalexa/Chart.yaml index 59efa26db0b..27ed8a16576 100644 --- a/charts/stable/mymediaforalexa/Chart.yaml +++ b/charts/stable/mymediaforalexa/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.3.152.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This is the multi-platform Docker image for My Media for Alexa - https://www.mymediaalexa.com . -home: https://truecharts.org/charts/stable/mymediaforalexa -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mymediaforalexa.webp -keywords: - - media - - alexa -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mymediaforalexa -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mymediaforalexa - - https://hub.docker.com/r/bizmodeller/mymediaforalexa - - https://www.mymediaalexa.com/home/docker#dockerhub -type: application -version: 10.5.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.3.152.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This is the multi-platform Docker image for My Media for Alexa - https://www.mymediaalexa.com . + home: https://truecharts.org/charts/stable/mymediaforalexa + icon: https://truecharts.org/img/hotlink-ok/chart-icons/mymediaforalexa.webp + keywords: + - media + - alexa + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: mymediaforalexa + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mymediaforalexa + - https://hub.docker.com/r/bizmodeller/mymediaforalexa + - https://www.mymediaalexa.com/home/docker#dockerhub + type: application + version: 10.5.3 + diff --git a/charts/stable/myspeed/Chart.yaml b/charts/stable/myspeed/Chart.yaml index f0d2650907a..69095f8a9b3 100644 --- a/charts/stable/myspeed/Chart.yaml +++ b/charts/stable/myspeed/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: system - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.0.9 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Speedtest automation made simple. -home: https://truecharts.org/charts/stable/myspeed -icon: https://truecharts.org/img/hotlink-ok/chart-icons/myspeed.webp -keywords: - - myspeed - - speedtest -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: myspeed -sources: - - https://github.com/gnmyt/myspeed - - https://github.com/truecharts/charts/tree/master/charts/stable/myspeed - - https://hub.docker.com/r/germannewsmaker/myspeed - - https://myspeed.dev/ -type: application -version: 0.4.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: system + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.0.9 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Speedtest automation made simple. + home: https://truecharts.org/charts/stable/myspeed + icon: https://truecharts.org/img/hotlink-ok/chart-icons/myspeed.webp + keywords: + - myspeed + - speedtest + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: myspeed + sources: + - https://github.com/gnmyt/myspeed + - https://github.com/truecharts/charts/tree/master/charts/stable/myspeed + - https://hub.docker.com/r/germannewsmaker/myspeed + - https://myspeed.dev/ + type: application + version: 0.4.1 + diff --git a/charts/stable/mysql-workbench/Chart.yaml b/charts/stable/mysql-workbench/Chart.yaml index f1e5136721a..7ce7e63a033 100644 --- a/charts/stable/mysql-workbench/Chart.yaml +++ b/charts/stable/mysql-workbench/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 8.0.41 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: MySQL Workbench is a unified visual tool for database architects, developers and DBAs. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mysql-workbench -sources: - - https://ghcr.io/linuxserver/mysql-workbench - - https://github.com/truecharts/charts/tree/master/charts/stable/mysql-workbench -type: application -version: 11.5.10 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 8.0.41 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: MySQL Workbench is a unified visual tool for database architects, developers and DBAs. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: mysql-workbench + sources: + - https://ghcr.io/linuxserver/mysql-workbench + - https://github.com/truecharts/charts/tree/master/charts/stable/mysql-workbench + type: application + version: 11.5.10 + diff --git a/charts/stable/n8n/Chart.yaml b/charts/stable/n8n/Chart.yaml index 3ec38e094ef..1061eb39b0c 100644 --- a/charts/stable/n8n/Chart.yaml +++ b/charts/stable/n8n/Chart.yaml @@ -1,44 +1,45 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.86.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 15.6.7 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: n8n is an extendable workflow automation tool. -home: https://truecharts.org/charts/stable/n8n -icon: https://truecharts.org/img/hotlink-ok/chart-icons/n8n.webp -keywords: - - workflows - - automation -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: n8n -sources: - - https://docs.n8n.io/ - - https://github.com/n8n-io/n8n - - https://github.com/truecharts/charts/tree/master/charts/stable/n8n - - https://hub.docker.com/r/n8nio/n8n -type: application -version: 15.46.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.86.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 15.6.7 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: n8n is an extendable workflow automation tool. + home: https://truecharts.org/charts/stable/n8n + icon: https://truecharts.org/img/hotlink-ok/chart-icons/n8n.webp + keywords: + - workflows + - automation + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: n8n + sources: + - https://docs.n8n.io/ + - https://github.com/n8n-io/n8n + - https://github.com/truecharts/charts/tree/master/charts/stable/n8n + - https://hub.docker.com/r/n8nio/n8n + type: application + version: 15.46.1 + diff --git a/charts/stable/namecheap-ddns/Chart.yaml b/charts/stable/namecheap-ddns/Chart.yaml index e82cb8bf68b..345520aa937 100644 --- a/charts/stable/namecheap-ddns/Chart.yaml +++ b/charts/stable/namecheap-ddns/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - 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. ' -home: https://truecharts.org/charts/stable/namecheap-ddns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/namecheap-ddns.webp -keywords: - - namecheap-ddns - - Tools-Utilities - - Network-DNS - - Network-Management -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: namecheap-ddns -sources: - - https://github.com/EdwardChamberlain/namecheap_ddns - - https://github.com/truecharts/charts/tree/master/charts/stable/namecheap-ddns - - https://hub.docker.com/r/edchamberlain/namecheap_ddns -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + 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. ' + home: https://truecharts.org/charts/stable/namecheap-ddns + icon: https://truecharts.org/img/hotlink-ok/chart-icons/namecheap-ddns.webp + keywords: + - namecheap-ddns + - Tools-Utilities + - Network-DNS + - Network-Management + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: namecheap-ddns + sources: + - https://github.com/EdwardChamberlain/namecheap_ddns + - https://github.com/truecharts/charts/tree/master/charts/stable/namecheap-ddns + - https://hub.docker.com/r/edchamberlain/namecheap_ddns + type: application + version: 7.5.1 + diff --git a/charts/stable/nano-wallet/Chart.yaml b/charts/stable/nano-wallet/Chart.yaml index ef3f4de0468..c5635e39a75 100644 --- a/charts/stable/nano-wallet/Chart.yaml +++ b/charts/stable/nano-wallet/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2021.12.16 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Nano-wallet is a digital payment protocol designed to be accessible and lightweight. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: nano-wallet -sources: - - https://ghcr.io/linuxserver/nano-wallet - - https://github.com/truecharts/charts/tree/master/charts/stable/nano-wallet -type: application -version: 11.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2021.12.16 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Nano-wallet is a digital payment protocol designed to be accessible and lightweight. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: nano-wallet + sources: + - https://ghcr.io/linuxserver/nano-wallet + - https://github.com/truecharts/charts/tree/master/charts/stable/nano-wallet + type: application + version: 11.5.1 + diff --git a/charts/stable/navidrome/Chart.yaml b/charts/stable/navidrome/Chart.yaml index 6e95eb2164c..0f263ed619a 100644 --- a/charts/stable/navidrome/Chart.yaml +++ b/charts/stable/navidrome/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.55.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Navidrome is an open source web-based music collection server and streamer -home: https://truecharts.org/charts/stable/navidrome -icon: https://truecharts.org/img/hotlink-ok/chart-icons/navidrome.webp -keywords: - - navidrome - - music - - streaming -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: navidrome -sources: - - https://github.com/deluan/navidrome - - https://github.com/truecharts/charts/tree/master/charts/stable/navidrome - - https://hub.docker.com/r/deluan/navidrome -type: application -version: 21.8.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.55.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Navidrome is an open source web-based music collection server and streamer + home: https://truecharts.org/charts/stable/navidrome + icon: https://truecharts.org/img/hotlink-ok/chart-icons/navidrome.webp + keywords: + - navidrome + - music + - streaming + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: navidrome + sources: + - https://github.com/deluan/navidrome + - https://github.com/truecharts/charts/tree/master/charts/stable/navidrome + - https://hub.docker.com/r/deluan/navidrome + type: application + version: 21.8.2 + diff --git a/charts/stable/necesse/Chart.yaml b/charts/stable/necesse/Chart.yaml index a15ecf8dc0b..b80595ef5bc 100644 --- a/charts/stable/necesse/Chart.yaml +++ b/charts/stable/necesse/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: necesse -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Necesse and run it. -home: https://truecharts.org/charts/stable/necesse -icon: https://truecharts.org/img/hotlink-ok/chart-icons/necesse.webp -keywords: - - necesse - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: necesse -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/necesse - - https://www.steampowered.com/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: necesse + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will download and install SteamCMD. It will also install Necesse and run it. + home: https://truecharts.org/charts/stable/necesse + icon: https://truecharts.org/img/hotlink-ok/chart-icons/necesse.webp + keywords: + - necesse + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: necesse + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/necesse + - https://www.steampowered.com/ + type: application + version: 7.5.1 + diff --git a/charts/stable/neko/Chart.yaml b/charts/stable/neko/Chart.yaml index 5719c1d6ef5..1a896c9fea0 100644 --- a/charts/stable/neko/Chart.yaml +++ b/charts/stable/neko/Chart.yaml @@ -1,45 +1,46 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.9.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A self hosted virtual browser that runs in Chart -home: https://truecharts.org/charts/stable/neko -icon: https://truecharts.org/img/hotlink-ok/chart-icons/neko.webp -keywords: - - neko - - video -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: neko -sources: - - https://ghcr.io/m1k1o/neko/brave - - https://ghcr.io/m1k1o/neko/chromium - - https://ghcr.io/m1k1o/neko/firefox - - https://ghcr.io/m1k1o/neko/google-chrome - - https://ghcr.io/m1k1o/neko/microsoft-edge - - https://ghcr.io/m1k1o/neko/remmina - - https://ghcr.io/m1k1o/neko/tor-browser - - https://ghcr.io/m1k1o/neko/vivaldi - - https://ghcr.io/m1k1o/neko/vlc - - https://ghcr.io/m1k1o/neko/xfce - - https://github.com/m1k1o/neko - - https://github.com/truecharts/charts/tree/master/charts/stable/neko -type: application -version: 8.6.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.9.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A self hosted virtual browser that runs in Chart + home: https://truecharts.org/charts/stable/neko + icon: https://truecharts.org/img/hotlink-ok/chart-icons/neko.webp + keywords: + - neko + - video + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: neko + sources: + - https://ghcr.io/m1k1o/neko/brave + - https://ghcr.io/m1k1o/neko/chromium + - https://ghcr.io/m1k1o/neko/firefox + - https://ghcr.io/m1k1o/neko/google-chrome + - https://ghcr.io/m1k1o/neko/microsoft-edge + - https://ghcr.io/m1k1o/neko/remmina + - https://ghcr.io/m1k1o/neko/tor-browser + - https://ghcr.io/m1k1o/neko/vivaldi + - https://ghcr.io/m1k1o/neko/vlc + - https://ghcr.io/m1k1o/neko/xfce + - https://github.com/m1k1o/neko + - https://github.com/truecharts/charts/tree/master/charts/stable/neko + type: application + version: 8.6.0 + diff --git a/charts/stable/netbootxyz/Chart.yaml b/charts/stable/netbootxyz/Chart.yaml index 28f2cab0854..b96bc8f07b3 100644 --- a/charts/stable/netbootxyz/Chart.yaml +++ b/charts/stable/netbootxyz/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.7.5 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Your favorite operating systems in one place! -home: https://truecharts.org/charts/stable/netbootxyz -icon: https://truecharts.org/img/hotlink-ok/chart-icons/netbootxyz.webp -keywords: - - netbootxyz - - pxe -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: netbootxyz -sources: - - https://ghcr.io/netbootxyz/netbootxyz - - https://github.com/netbootxyz/netboot.xyz - - https://github.com/truecharts/charts/tree/master/charts/stable/netbootxyz -type: application -version: 6.5.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.7.5 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Your favorite operating systems in one place! + home: https://truecharts.org/charts/stable/netbootxyz + icon: https://truecharts.org/img/hotlink-ok/chart-icons/netbootxyz.webp + keywords: + - netbootxyz + - pxe + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: netbootxyz + sources: + - https://ghcr.io/netbootxyz/netbootxyz + - https://github.com/netbootxyz/netboot.xyz + - https://github.com/truecharts/charts/tree/master/charts/stable/netbootxyz + type: application + version: 6.5.3 + diff --git a/charts/stable/netdata/Chart.yaml b/charts/stable/netdata/Chart.yaml index 475232cb04a..25298dc71f1 100644 --- a/charts/stable/netdata/Chart.yaml +++ b/charts/stable/netdata/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.3.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Netdata is high-fidelity infrastructure monitoring and troubleshooting. -home: https://truecharts.org/charts/stable/netdata -icon: https://truecharts.org/img/hotlink-ok/chart-icons/netdata.webp -keywords: - - netdata - - monitoring -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: netdata -sources: - - https://github.com/netdata - - https://github.com/truecharts/charts/tree/master/charts/stable/netdata - - https://quay.io/netdata/netdata -type: application -version: 12.4.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.3.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Netdata is high-fidelity infrastructure monitoring and troubleshooting. + home: https://truecharts.org/charts/stable/netdata + icon: https://truecharts.org/img/hotlink-ok/chart-icons/netdata.webp + keywords: + - netdata + - monitoring + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: netdata + sources: + - https://github.com/netdata + - https://github.com/truecharts/charts/tree/master/charts/stable/netdata + - https://quay.io/netdata/netdata + type: application + version: 12.4.2 + diff --git a/charts/stable/neverwinternights-ee/Chart.yaml b/charts/stable/neverwinternights-ee/Chart.yaml index a56d171b62e..11cb514aa4a 100644 --- a/charts/stable/neverwinternights-ee/Chart.yaml +++ b/charts/stable/neverwinternights-ee/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - 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).' -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: neverwinternights-ee -sources: - - https://ghcr.io/ich777/nwnee-server - - https://github.com/truecharts/charts/tree/master/charts/stable/neverwinternights-ee - - https://www.beamdog.com/games/neverwinter-nights-enhanced/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + 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).' + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: neverwinternights-ee + sources: + - https://ghcr.io/ich777/nwnee-server + - https://github.com/truecharts/charts/tree/master/charts/stable/neverwinternights-ee + - https://www.beamdog.com/games/neverwinter-nights-enhanced/ + type: application + version: 7.5.1 + diff --git a/charts/stable/newyearcountdownclock/Chart.yaml b/charts/stable/newyearcountdownclock/Chart.yaml index 7f6af0e16da..26e956daf18 100644 --- a/charts/stable/newyearcountdownclock/Chart.yaml +++ b/charts/stable/newyearcountdownclock/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Self Hosted, self contained New Year Countdown clock -home: https://truecharts.org/charts/stable/newyearcountdownclock -icon: https://truecharts.org/img/hotlink-ok/chart-icons/newyearcountdownclock.webp -keywords: - - newyearcountdownclock - - Tools-Utilities - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: newyearcountdownclock -sources: - - https://github.com/modem7/Docker-NewYearCountdown - - https://github.com/truecharts/charts/tree/master/charts/stable/newyearcountdownclock - - https://hub.docker.com/r/modem7/newyearcountdown -type: application -version: 7.5.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Self Hosted, self contained New Year Countdown clock + home: https://truecharts.org/charts/stable/newyearcountdownclock + icon: https://truecharts.org/img/hotlink-ok/chart-icons/newyearcountdownclock.webp + keywords: + - newyearcountdownclock + - Tools-Utilities + - Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: newyearcountdownclock + sources: + - https://github.com/modem7/Docker-NewYearCountdown + - https://github.com/truecharts/charts/tree/master/charts/stable/newyearcountdownclock + - https://hub.docker.com/r/modem7/newyearcountdown + type: application + version: 7.5.2 + diff --git a/charts/stable/nextpvr/Chart.yaml b/charts/stable/nextpvr/Chart.yaml index ffbcae9df50..8fba78bdf54 100644 --- a/charts/stable/nextpvr/Chart.yaml +++ b/charts/stable/nextpvr/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: stable -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: NextPVR is a personal video recorder application, with the goal making it easy to watch or record live TV. -home: https://truecharts.org/charts/stable/nextpvr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextpvr.webp -keywords: - - pvr - - recorder -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: nextpvr -sources: - - https://github.com/sub3/NextPVR/wiki/Install-Docker - - https://github.com/truecharts/charts/tree/master/charts/stable/nextpvr - - https://hub.docker.com/r/nextpvr/nextpvr_amd64 -type: application -version: 11.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: stable + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: NextPVR is a personal video recorder application, with the goal making it easy to watch or record live TV. + home: https://truecharts.org/charts/stable/nextpvr + icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextpvr.webp + keywords: + - pvr + - recorder + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: nextpvr + sources: + - https://github.com/sub3/NextPVR/wiki/Install-Docker + - https://github.com/truecharts/charts/tree/master/charts/stable/nextpvr + - https://hub.docker.com/r/nextpvr/nextpvr_amd64 + type: application + version: 11.5.1 + diff --git a/charts/stable/nexus-oss/Chart.yaml b/charts/stable/nexus-oss/Chart.yaml index 8a75cb15584..597a40824fc 100644 --- a/charts/stable/nexus-oss/Chart.yaml +++ b/charts/stable/nexus-oss/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.79.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Sonatype Nexus open source is a artifact repository manager -home: https://truecharts.org/charts/stable/nexus-oss -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nexus-oss.webp -keywords: - - nexus-oss - - productivity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: nexus-oss -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/nexus-oss - - https://hub.docker.com/r/sonatype/nexus3 -type: application -version: 7.16.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 3.79.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Sonatype Nexus open source is a artifact repository manager + home: https://truecharts.org/charts/stable/nexus-oss + icon: https://truecharts.org/img/hotlink-ok/chart-icons/nexus-oss.webp + keywords: + - nexus-oss + - productivity + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: nexus-oss + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nexus-oss + - https://hub.docker.com/r/sonatype/nexus3 + type: application + version: 7.16.0 + diff --git a/charts/stable/nginx-proxy-manager/Chart.yaml b/charts/stable/nginx-proxy-manager/Chart.yaml index 49bae865b56..d35d6ed48c1 100644 --- a/charts/stable/nginx-proxy-manager/Chart.yaml +++ b/charts/stable/nginx-proxy-manager/Chart.yaml @@ -1,45 +1,46 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.12.3 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 15.9.0 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Managing Nginx proxy hosts with a simple, powerful interface. -home: https://truecharts.org/charts/stable/nginx-proxy-manager -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nginx-proxy-manager.webp -keywords: - - nginx-proxy-manager - - nginx - - reverse-proxy -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: nginx-proxy-manager -sources: - - https://github.com/NginxProxyManager/nginx-proxy-manager - - https://github.com/truecharts/charts/tree/master/charts/stable/nginx-proxy-manager - - https://hub.docker.com/r/jc21/nginx-proxy-manager - - https://nginxproxymanager.com/ -type: application -version: 11.14.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.12.3 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 15.9.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Managing Nginx proxy hosts with a simple, powerful interface. + home: https://truecharts.org/charts/stable/nginx-proxy-manager + icon: https://truecharts.org/img/hotlink-ok/chart-icons/nginx-proxy-manager.webp + keywords: + - nginx-proxy-manager + - nginx + - reverse-proxy + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: nginx-proxy-manager + sources: + - https://github.com/NginxProxyManager/nginx-proxy-manager + - https://github.com/truecharts/charts/tree/master/charts/stable/nginx-proxy-manager + - https://hub.docker.com/r/jc21/nginx-proxy-manager + - https://nginxproxymanager.com/ + type: application + version: 11.14.1 + diff --git a/charts/stable/ngircd/Chart.yaml b/charts/stable/ngircd/Chart.yaml index d0e5d9465cd..e1acb63bef3 100644 --- a/charts/stable/ngircd/Chart.yaml +++ b/charts/stable/ngircd/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2021.11.21 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Ngircd is a free, portable and lightweight Internet Relay Chat server for small or private networks. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ngircd -sources: - - https://ghcr.io/linuxserver/ngircd - - https://github.com/truecharts/charts/tree/master/charts/stable/ngircd -type: application -version: 11.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2021.11.21 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Ngircd is a free, portable and lightweight Internet Relay Chat server for small or private networks. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: ngircd + sources: + - https://ghcr.io/linuxserver/ngircd + - https://github.com/truecharts/charts/tree/master/charts/stable/ngircd + type: application + version: 11.5.1 + diff --git a/charts/stable/nightscout/Chart.yaml b/charts/stable/nightscout/Chart.yaml index eace32d0097..a8a2aded1ab 100644 --- a/charts/stable/nightscout/Chart.yaml +++ b/charts/stable/nightscout/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Allows the installation of Nightscout, a remote CGM monitoring system. It allows the upload and display of blood glucous values and can be configuered to issue warnings etc. This is mainly useful to diabetics. -home: https://truecharts.org/charts/stable/nightscout -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nightscout.webp -keywords: - - nightscout - - Cloud -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: nightscout -sources: - - https://github.com/nightscout/cgm-remote-monitor - - https://github.com/truecharts/charts/tree/master/charts/stable/nightscout - - https://hub.docker.com/r/nightscout/cgm-remote-monitor-travis - - https://registry.hub.docker.com/r/nightscout/cgm-remote-monitor-travis -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Allows the installation of Nightscout, a remote CGM monitoring system. It allows the upload and display of blood glucous values and can be configuered to issue warnings etc. This is mainly useful to diabetics. + home: https://truecharts.org/charts/stable/nightscout + icon: https://truecharts.org/img/hotlink-ok/chart-icons/nightscout.webp + keywords: + - nightscout + - Cloud + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: nightscout + sources: + - https://github.com/nightscout/cgm-remote-monitor + - https://github.com/truecharts/charts/tree/master/charts/stable/nightscout + - https://hub.docker.com/r/nightscout/cgm-remote-monitor-travis + - https://registry.hub.docker.com/r/nightscout/cgm-remote-monitor-travis + type: application + version: 7.5.1 + diff --git a/charts/stable/nitter/Chart.yaml b/charts/stable/nitter/Chart.yaml index fac01c8a23a..6ec55f3c9d2 100644 --- a/charts/stable/nitter/Chart.yaml +++ b/charts/stable/nitter/Chart.yaml @@ -1,43 +1,44 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 15.6.7 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A free and open source alternative Twitter front-end focused on privacy and performance. -home: https://truecharts.org/charts/stable/nitter -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nitter.webp -keywords: - - nitter - - libre -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: nitter -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/nitter - - https://github.com/zedeus/nitter - - https://hub.docker.com/r/zedeus/nitter -type: application -version: 8.11.12 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 15.6.7 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A free and open source alternative Twitter front-end focused on privacy and performance. + home: https://truecharts.org/charts/stable/nitter + icon: https://truecharts.org/img/hotlink-ok/chart-icons/nitter.webp + keywords: + - nitter + - libre + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: nitter + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nitter + - https://github.com/zedeus/nitter + - https://hub.docker.com/r/zedeus/nitter + type: application + version: 8.11.12 + diff --git a/charts/stable/nntp2nntp/Chart.yaml b/charts/stable/nntp2nntp/Chart.yaml index dc9fcd70e0f..05d8ead6b1f 100644 --- a/charts/stable/nntp2nntp/Chart.yaml +++ b/charts/stable/nntp2nntp/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.3.20230704 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Nntp2nntp proxy allow you to use your NNTP Account from multiple systems, each with own user name and password. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: nntp2nntp -sources: - - https://ghcr.io/linuxserver/nntp2nntp - - https://github.com/truecharts/charts/tree/master/charts/stable/nntp2nntp -type: application -version: 11.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.3.20230704 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Nntp2nntp proxy allow you to use your NNTP Account from multiple systems, each with own user name and password. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: nntp2nntp + sources: + - https://ghcr.io/linuxserver/nntp2nntp + - https://github.com/truecharts/charts/tree/master/charts/stable/nntp2nntp + type: application + version: 11.5.1 + diff --git a/charts/stable/nocodb/Chart.yaml b/charts/stable/nocodb/Chart.yaml index 0798045e050..329fe8d2575 100644 --- a/charts/stable/nocodb/Chart.yaml +++ b/charts/stable/nocodb/Chart.yaml @@ -1,42 +1,43 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.262.5 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 15.6.7 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart-spreadsheet. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: nocodb -sources: - - https://github.com/nocodb/nocodb - - https://github.com/truecharts/charts/tree/master/charts/stable/nocodb - - https://hub.docker.com/r/nocodb/nocodb -type: application -version: 15.20.6 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.262.5 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 15.6.7 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart-spreadsheet. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: nocodb + sources: + - https://github.com/nocodb/nocodb + - https://github.com/truecharts/charts/tree/master/charts/stable/nocodb + - https://hub.docker.com/r/nocodb/nocodb + type: application + version: 15.20.6 + diff --git a/charts/stable/node-red/Chart.yaml b/charts/stable/node-red/Chart.yaml index d421f3c436d..0f6ae0807d0 100644 --- a/charts/stable/node-red/Chart.yaml +++ b/charts/stable/node-red/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: tools - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.0.9 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Node-RED is low-code programming for event-driven applications -home: https://truecharts.org/charts/stable/node-red -icon: https://truecharts.org/img/hotlink-ok/chart-icons/node-red.webp -keywords: - - node-red - - nodered -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: node-red -sources: - - https://github.com/node-red/node-red-docker - - https://github.com/truecharts/charts/tree/master/charts/stable/node-red - - https://hub.docker.com/r/nodered/node-red -type: application -version: 21.4.5 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: tools + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 4.0.9 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Node-RED is low-code programming for event-driven applications + home: https://truecharts.org/charts/stable/node-red + icon: https://truecharts.org/img/hotlink-ok/chart-icons/node-red.webp + keywords: + - node-red + - nodered + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: node-red + sources: + - https://github.com/node-red/node-red-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/node-red + - https://hub.docker.com/r/nodered/node-red + type: application + version: 21.4.5 + diff --git a/charts/stable/nosqlclient/Chart.yaml b/charts/stable/nosqlclient/Chart.yaml index 910050452da..2879c93d55b 100644 --- a/charts/stable/nosqlclient/Chart.yaml +++ b/charts/stable/nosqlclient/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Cross-platform and self hosted, easy to use, intuitive mongodb management tool - Formerly Mongoclient -home: https://truecharts.org/charts/stable/nosqlclient -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nosqlclient.webp -keywords: - - nosqlclient - - Tools-Utilities - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: nosqlclient -sources: - - https://github.com/nosqlclient/nosqlclient - - https://github.com/truecharts/charts/tree/master/charts/stable/nosqlclient - - https://hub.docker.com/r/mongoclient/mongoclient -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Cross-platform and self hosted, easy to use, intuitive mongodb management tool - Formerly Mongoclient + home: https://truecharts.org/charts/stable/nosqlclient + icon: https://truecharts.org/img/hotlink-ok/chart-icons/nosqlclient.webp + keywords: + - nosqlclient + - Tools-Utilities + - Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: nosqlclient + sources: + - https://github.com/nosqlclient/nosqlclient + - https://github.com/truecharts/charts/tree/master/charts/stable/nosqlclient + - https://hub.docker.com/r/mongoclient/mongoclient + type: application + version: 7.5.1 + diff --git a/charts/stable/notarius/Chart.yaml b/charts/stable/notarius/Chart.yaml index eabffafe77e..e1645499852 100644 --- a/charts/stable/notarius/Chart.yaml +++ b/charts/stable/notarius/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: No description provide. -home: https://truecharts.org/charts/stable/notarius -icon: https://truecharts.org/img/hotlink-ok/chart-icons/notarius.webp -keywords: - - notarius - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: notarius -sources: - - https://github.com/agusalex/Notarius - - https://github.com/truecharts/charts/tree/master/charts/stable/notarius - - https://hub.docker.com/r/agusalex/notarius -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: No description provide. + home: https://truecharts.org/charts/stable/notarius + icon: https://truecharts.org/img/hotlink-ok/chart-icons/notarius.webp + keywords: + - notarius + - Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: notarius + sources: + - https://github.com/agusalex/Notarius + - https://github.com/truecharts/charts/tree/master/charts/stable/notarius + - https://hub.docker.com/r/agusalex/notarius + type: application + version: 7.5.1 + diff --git a/charts/stable/notea/Chart.yaml b/charts/stable/notea/Chart.yaml index 6c32758a86c..d892cb087bc 100644 --- a/charts/stable/notea/Chart.yaml +++ b/charts/stable/notea/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Self hosted note taking, alternative to Notions. Look at Github for config -home: https://truecharts.org/charts/stable/notea -icon: https://truecharts.org/img/hotlink-ok/chart-icons/notea.webp -keywords: - - notea - - Productivity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: notea -sources: - - https://github.com/diamkil/docker-notea - - https://github.com/truecharts/charts/tree/master/charts/stable/notea - - https://hub.docker.com/r/diamkil/notea - - https://registry.hub.docker.com/r/diamkil/notea/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Self hosted note taking, alternative to Notions. Look at Github for config + home: https://truecharts.org/charts/stable/notea + icon: https://truecharts.org/img/hotlink-ok/chart-icons/notea.webp + keywords: + - notea + - Productivity + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: notea + sources: + - https://github.com/diamkil/docker-notea + - https://github.com/truecharts/charts/tree/master/charts/stable/notea + - https://hub.docker.com/r/diamkil/notea + - https://registry.hub.docker.com/r/diamkil/notea/ + type: application + version: 7.5.1 + diff --git a/charts/stable/notifiarr/Chart.yaml b/charts/stable/notifiarr/Chart.yaml index 9f96f12b277..f8d00fb1000 100644 --- a/charts/stable/notifiarr/Chart.yaml +++ b/charts/stable/notifiarr/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: MediaApp-Other - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.8.3 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This is the unified client for Notifiarr.com. The client enables content requests from Media Bot in your Discord Server and also provides reports for Plex usage and system health among many other features. -home: https://truecharts.org/charts/stable/notifiarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/notifiarr.webp -keywords: - - plex - - discord - - MediaApp-Other - - notification -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: notifiarr -sources: - - https://github.com/Notifiarr/notifiarr - - https://github.com/truecharts/charts/tree/master/charts/stable/notifiarr - - https://hub.docker.com/r/golift/notifiarr -type: application -version: 6.6.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: MediaApp-Other + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.8.3 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This is the unified client for Notifiarr.com. The client enables content requests from Media Bot in your Discord Server and also provides reports for Plex usage and system health among many other features. + home: https://truecharts.org/charts/stable/notifiarr + icon: https://truecharts.org/img/hotlink-ok/chart-icons/notifiarr.webp + keywords: + - plex + - discord + - MediaApp-Other + - notification + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: notifiarr + sources: + - https://github.com/Notifiarr/notifiarr + - https://github.com/truecharts/charts/tree/master/charts/stable/notifiarr + - https://hub.docker.com/r/golift/notifiarr + type: application + version: 6.6.1 + diff --git a/charts/stable/novnc/Chart.yaml b/charts/stable/novnc/Chart.yaml index a5e6d81edd3..f3bf99050d7 100644 --- a/charts/stable/novnc/Chart.yaml +++ b/charts/stable/novnc/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.2.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: The open source VNC client -home: https://truecharts.org/charts/stable/novnc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/novnc.webp -keywords: - - novnc - - vnc - - remote - - desktop -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: novnc -sources: - - https://ghcr.io/nicholaswilde/novnc - - https://github.com/truecharts/charts/tree/master/charts/stable/novnc - - https://novnc.com/ -type: application -version: 12.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.2.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: The open source VNC client + home: https://truecharts.org/charts/stable/novnc + icon: https://truecharts.org/img/hotlink-ok/chart-icons/novnc.webp + keywords: + - novnc + - vnc + - remote + - desktop + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: novnc + sources: + - https://ghcr.io/nicholaswilde/novnc + - https://github.com/truecharts/charts/tree/master/charts/stable/novnc + - https://novnc.com/ + type: application + version: 12.5.1 + diff --git a/charts/stable/ntfy/Chart.yaml b/charts/stable/ntfy/Chart.yaml index 78061a3b708..142e4214fe7 100644 --- a/charts/stable/ntfy/Chart.yaml +++ b/charts/stable/ntfy/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.11.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: ntfy is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ntfy -sources: - - https://github.com/binwiederhier/ntfy/ - - https://github.com/truecharts/charts/tree/master/charts/stable/ntfy - - https://hub.docker.com/r/binwiederhier/ntfy -type: application -version: 11.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.11.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: ntfy is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: ntfy + sources: + - https://github.com/binwiederhier/ntfy/ + - https://github.com/truecharts/charts/tree/master/charts/stable/ntfy + - https://hub.docker.com/r/binwiederhier/ntfy + type: application + version: 11.5.1 + diff --git a/charts/stable/nullserv/Chart.yaml b/charts/stable/nullserv/Chart.yaml index 20a1d967f31..b962f389e1b 100644 --- a/charts/stable/nullserv/Chart.yaml +++ b/charts/stable/nullserv/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.3.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A simple null file http and https server -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: nullserv -sources: - - https://ghcr.io/k8s-at-home/nullserv - - https://github.com/bmrzycki/nullserv - - https://github.com/truecharts/charts/tree/master/charts/stable/nullserv -type: application -version: 15.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.3.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A simple null file http and https server + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: nullserv + sources: + - https://ghcr.io/k8s-at-home/nullserv + - https://github.com/bmrzycki/nullserv + - https://github.com/truecharts/charts/tree/master/charts/stable/nullserv + type: application + version: 15.5.1 + diff --git a/charts/stable/nvidia-gpu-exporter/Chart.yaml b/charts/stable/nvidia-gpu-exporter/Chart.yaml index a3f149b4f25..81c4f1e135f 100644 --- a/charts/stable/nvidia-gpu-exporter/Chart.yaml +++ b/charts/stable/nvidia-gpu-exporter/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.3.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Prometheus exporter for Nvidia GPU's using nvidia-smi binary to gather metrics. -home: https://truecharts.org/charts/stable/nvidia-gpu-exporter -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nvidia-gpu-exporter.webp -keywords: - - prometheus - - nvidia-gpu-exporter - - monitoring -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: nvidia-gpu-exporter -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/nvidia-gpu-exporter - - https://github.com/utkuozdemir/nvidia_gpu_exporter - - https://hub.docker.com/r/utkuozdemir/nvidia_gpu_exporter -type: application -version: 4.6.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: metrics + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.3.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Prometheus exporter for Nvidia GPU's using nvidia-smi binary to gather metrics. + home: https://truecharts.org/charts/stable/nvidia-gpu-exporter + icon: https://truecharts.org/img/hotlink-ok/chart-icons/nvidia-gpu-exporter.webp + keywords: + - prometheus + - nvidia-gpu-exporter + - monitoring + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: nvidia-gpu-exporter + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nvidia-gpu-exporter + - https://github.com/utkuozdemir/nvidia_gpu_exporter + - https://hub.docker.com/r/utkuozdemir/nvidia_gpu_exporter + type: application + version: 4.6.1 + diff --git a/charts/stable/nzbget/Chart.yaml b/charts/stable/nzbget/Chart.yaml index 814c8aaf9e7..398cb9cc835 100644 --- a/charts/stable/nzbget/Chart.yaml +++ b/charts/stable/nzbget/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 24.8.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: NZBGet is a Usenet downloader client -home: https://truecharts.org/charts/stable/nzbget -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nzbget.webp -keywords: - - nzbget - - usenet -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: nzbget -sources: - - https://ghcr.io/elfhosted/nzbget - - https://github.com/nzbgetcom/nzbget - - https://github.com/truecharts/charts/tree/master/charts/stable/nzbget - - https://nzbget.net/ -type: application -version: 24.8.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 24.8.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: NZBGet is a Usenet downloader client + home: https://truecharts.org/charts/stable/nzbget + icon: https://truecharts.org/img/hotlink-ok/chart-icons/nzbget.webp + keywords: + - nzbget + - usenet + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: nzbget + sources: + - https://ghcr.io/elfhosted/nzbget + - https://github.com/nzbgetcom/nzbget + - https://github.com/truecharts/charts/tree/master/charts/stable/nzbget + - https://nzbget.net/ + type: application + version: 24.8.0 + diff --git a/charts/stable/nzbhydra/Chart.yaml b/charts/stable/nzbhydra/Chart.yaml index 63d74027436..d0c1bd414e5 100644 --- a/charts/stable/nzbhydra/Chart.yaml +++ b/charts/stable/nzbhydra/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 7.12.3 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: true -description: Usenet meta search -home: https://truecharts.org/charts/stable/nzbhydra -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nzbhydra.webp -keywords: - - nzbhydra - - usenet -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: nzbhydra -sources: - - https://ghcr.io/elfhosted/nzbhydra2 - - https://github.com/theotherp/nzbhydra2 - - https://github.com/truecharts/charts/tree/master/charts/stable/nzbhydra -type: application -version: 24.4.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 7.12.3 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: true + description: Usenet meta search + home: https://truecharts.org/charts/stable/nzbhydra + icon: https://truecharts.org/img/hotlink-ok/chart-icons/nzbhydra.webp + keywords: + - nzbhydra + - usenet + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: nzbhydra + sources: + - https://ghcr.io/elfhosted/nzbhydra2 + - https://github.com/theotherp/nzbhydra2 + - https://github.com/truecharts/charts/tree/master/charts/stable/nzbhydra + type: application + version: 24.4.2 + diff --git a/charts/stable/obs-ndi/Chart.yaml b/charts/stable/obs-ndi/Chart.yaml index e49913b3c4e..583abc813d8 100644 --- a/charts/stable/obs-ndi/Chart.yaml +++ b/charts/stable/obs-ndi/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Docker Open Broadcaster Software (obs). -home: https://truecharts.org/charts/stable/obs-ndi -icon: https://truecharts.org/img/hotlink-ok/chart-icons/obs-ndi.webp -keywords: - - obs-ndi - - GameServers - - Productivity - - MediaApp-Video - - MediaServer-Video -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: obs-ndi -sources: - - https://github.com/patrickstigler/docker-obs-ndi - - https://github.com/truecharts/charts/tree/master/charts/stable/obs-ndi - - https://hub.docker.com/r/patrickstigler/obs-ndi -type: application -version: 8.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Docker Open Broadcaster Software (obs). + home: https://truecharts.org/charts/stable/obs-ndi + icon: https://truecharts.org/img/hotlink-ok/chart-icons/obs-ndi.webp + keywords: + - obs-ndi + - GameServers + - Productivity + - MediaApp-Video + - MediaServer-Video + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: obs-ndi + sources: + - https://github.com/patrickstigler/docker-obs-ndi + - https://github.com/truecharts/charts/tree/master/charts/stable/obs-ndi + - https://hub.docker.com/r/patrickstigler/obs-ndi + type: application + version: 8.5.1 + diff --git a/charts/stable/observium/Chart.yaml b/charts/stable/observium/Chart.yaml index 8eaa0bb1fec..4e7b2ab748f 100644 --- a/charts/stable/observium/Chart.yaml +++ b/charts/stable/observium/Chart.yaml @@ -1,44 +1,45 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Network-Management - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 20241206.0.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 15.9.0 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Observium is an autodiscovering network monitoring platform supporting a wide range of hardware platforms and operating systems.[br][br] -home: https://truecharts.org/charts/stable/observium -icon: https://truecharts.org/img/hotlink-ok/chart-icons/observium.webp -keywords: - - observium - - Network-Management -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: observium -sources: - - https://github.com/pvrmza/docker-observium - - https://github.com/truecharts/charts/tree/master/charts/stable/observium - - https://hub.docker.com/r/pvrmza/docker-observium - - https://www.observium.org/ -type: application -version: 10.6.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Network-Management + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 20241206.0.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 15.9.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Observium is an autodiscovering network monitoring platform supporting a wide range of hardware platforms and operating systems.[br][br] + home: https://truecharts.org/charts/stable/observium + icon: https://truecharts.org/img/hotlink-ok/chart-icons/observium.webp + keywords: + - observium + - Network-Management + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: observium + sources: + - https://github.com/pvrmza/docker-observium + - https://github.com/truecharts/charts/tree/master/charts/stable/observium + - https://hub.docker.com/r/pvrmza/docker-observium + - https://www.observium.org/ + type: application + version: 10.6.0 + diff --git a/charts/stable/obsidian/Chart.yaml b/charts/stable/obsidian/Chart.yaml index 7636bd77089..8d508f65838 100644 --- a/charts/stable/obsidian/Chart.yaml +++ b/charts/stable/obsidian/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.1.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A knowledge base that works on local Markdown files. -home: https://truecharts.org/charts/stable/obsidian -icon: https://truecharts.org/img/hotlink-ok/chart-icons/obsidian.webp -keywords: - - obsidian - - productivity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: obsidian -sources: - - https://ghcr.io/sytone/obsidian-remote - - https://github.com/sytone/obsidian-remote - - https://github.com/sytone/obsidian-remote/pkgs/container/obsidian-remote - - https://github.com/truecharts/charts/tree/master/charts/stable/obsidian -type: application -version: 8.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.1.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A knowledge base that works on local Markdown files. + home: https://truecharts.org/charts/stable/obsidian + icon: https://truecharts.org/img/hotlink-ok/chart-icons/obsidian.webp + keywords: + - obsidian + - productivity + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: obsidian + sources: + - https://ghcr.io/sytone/obsidian-remote + - https://github.com/sytone/obsidian-remote + - https://github.com/sytone/obsidian-remote/pkgs/container/obsidian-remote + - https://github.com/truecharts/charts/tree/master/charts/stable/obsidian + type: application + version: 8.5.1 + diff --git a/charts/stable/octoprint/Chart.yaml b/charts/stable/octoprint/Chart.yaml index e6e0caa3e2c..3d6c7fec154 100644 --- a/charts/stable/octoprint/Chart.yaml +++ b/charts/stable/octoprint/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.10.3 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: OctoPrint is the snappy web interface for your 3D printer -home: https://truecharts.org/charts/stable/octoprint -icon: https://truecharts.org/img/hotlink-ok/chart-icons/octoprint.webp -keywords: - - octoprint - - 3d - - printer -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: octoprint -sources: - - https://github.com/OctoPrint/OctoPrint - - https://github.com/truecharts/charts/tree/master/charts/stable/octoprint - - https://hub.docker.com/r/octoprint/octoprint -type: application -version: 15.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.10.3 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: OctoPrint is the snappy web interface for your 3D printer + home: https://truecharts.org/charts/stable/octoprint + icon: https://truecharts.org/img/hotlink-ok/chart-icons/octoprint.webp + keywords: + - octoprint + - 3d + - printer + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: octoprint + sources: + - https://github.com/OctoPrint/OctoPrint + - https://github.com/truecharts/charts/tree/master/charts/stable/octoprint + - https://hub.docker.com/r/octoprint/octoprint + type: application + version: 15.5.1 + diff --git a/charts/stable/odoo/Chart.yaml b/charts/stable/odoo/Chart.yaml index 113928f541f..48951460515 100644 --- a/charts/stable/odoo/Chart.yaml +++ b/charts/stable/odoo/Chart.yaml @@ -1,41 +1,42 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 18.0.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc. -home: https://truecharts.org/charts/stable/odoo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/odoo.webp -keywords: - - odoo - - crm - - pm - - hr - - accounting - - mrp - - marketing -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: odoo -sources: - - https://gallery.ecr.aws/docker/library/odoo - - https://github.com/odoo/docker - - https://github.com/truecharts/charts/tree/master/charts/stable/odoo -type: application -version: 20.3.8 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 18.0.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc. + home: https://truecharts.org/charts/stable/odoo + icon: https://truecharts.org/img/hotlink-ok/chart-icons/odoo.webp + keywords: + - odoo + - crm + - pm + - hr + - accounting + - mrp + - marketing + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: odoo + sources: + - https://gallery.ecr.aws/docker/library/odoo + - https://github.com/odoo/docker + - https://github.com/truecharts/charts/tree/master/charts/stable/odoo + type: application + version: 20.3.8 + diff --git a/charts/stable/ollama/Chart.yaml b/charts/stable/ollama/Chart.yaml index b77de770543..c5034f9764b 100644 --- a/charts/stable/ollama/Chart.yaml +++ b/charts/stable/ollama/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: AI - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.6.4 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Get up and running with large language models locally. -home: https://truecharts.org/charts/stable/ollama -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ollama.webp -keywords: - - ollama - - language-models -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ollama -sources: - - https://ghcr.io/open-webui/open-webui - - 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 -type: application -version: 7.13.9 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: AI + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.6.4 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Get up and running with large language models locally. + home: https://truecharts.org/charts/stable/ollama + icon: https://truecharts.org/img/hotlink-ok/chart-icons/ollama.webp + keywords: + - ollama + - language-models + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: ollama + sources: + - https://ghcr.io/open-webui/open-webui + - 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 + type: application + version: 7.13.9 + diff --git a/charts/stable/omada-controller/Chart.yaml b/charts/stable/omada-controller/Chart.yaml index 865a07ab1ed..a92304e2509 100644 --- a/charts/stable/omada-controller/Chart.yaml +++ b/charts/stable/omada-controller/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.15.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Omada is a SDN tool for TP-Link Omada hardware -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: omada-controller -sources: - - https://github.com/mbentley/docker-omada-controller - - https://github.com/truecharts/charts/tree/master/charts/stable/omada-controller - - https://hub.docker.com/r/mbentley/omada-controller -type: application -version: 16.7.11 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 5.15.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Omada is a SDN tool for TP-Link Omada hardware + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: omada-controller + sources: + - https://github.com/mbentley/docker-omada-controller + - https://github.com/truecharts/charts/tree/master/charts/stable/omada-controller + - https://hub.docker.com/r/mbentley/omada-controller + type: application + version: 16.7.11 + diff --git a/charts/stable/ombi/Chart.yaml b/charts/stable/ombi/Chart.yaml index ac26b6f3982..d37284bbfd4 100644 --- a/charts/stable/ombi/Chart.yaml +++ b/charts/stable/ombi/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.47.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Want a Movie or TV Show on Plex or Emby? Use Ombi! -home: https://truecharts.org/charts/stable/ombi -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ombi.webp -keywords: - - ombi - - plex - - emby - - sonarr - - radarr - - couchpotato -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ombi -sources: - - https://ghcr.io/linuxserver/ombi - - https://github.com/truecharts/charts/tree/master/charts/stable/ombi -type: application -version: 21.4.8 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 4.47.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Want a Movie or TV Show on Plex or Emby? Use Ombi! + home: https://truecharts.org/charts/stable/ombi + icon: https://truecharts.org/img/hotlink-ok/chart-icons/ombi.webp + keywords: + - ombi + - plex + - emby + - sonarr + - radarr + - couchpotato + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: ombi + sources: + - https://ghcr.io/linuxserver/ombi + - https://github.com/truecharts/charts/tree/master/charts/stable/ombi + type: application + version: 21.4.8 + diff --git a/charts/stable/onlinecheckyourserver/Chart.yaml b/charts/stable/onlinecheckyourserver/Chart.yaml index dfc4e3c4042..485da74f2df 100644 --- a/charts/stable/onlinecheckyourserver/Chart.yaml +++ b/charts/stable/onlinecheckyourserver/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This is a simple Chart that will check if a domain name or IP address is pingable and send you a message with Pushover if it goes offline. -home: https://truecharts.org/charts/stable/onlinecheckyourserver -icon: https://truecharts.org/img/hotlink-ok/chart-icons/onlinecheckyourserver.webp -keywords: - - onlinecheckyourserver - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: onlinecheckyourserver -sources: - - https://ghcr.io/ich777/online-check-pushover - - https://github.com/truecharts/charts/tree/master/charts/stable/onlinecheckyourserver -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This is a simple Chart that will check if a domain name or IP address is pingable and send you a message with Pushover if it goes offline. + home: https://truecharts.org/charts/stable/onlinecheckyourserver + icon: https://truecharts.org/img/hotlink-ok/chart-icons/onlinecheckyourserver.webp + keywords: + - onlinecheckyourserver + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: onlinecheckyourserver + sources: + - https://ghcr.io/ich777/online-check-pushover + - https://github.com/truecharts/charts/tree/master/charts/stable/onlinecheckyourserver + type: application + version: 7.5.1 + diff --git a/charts/stable/onlyoffice-document-server/Chart.yaml b/charts/stable/onlyoffice-document-server/Chart.yaml index af431f68767..b65a1bb6f13 100644 --- a/charts/stable/onlyoffice-document-server/Chart.yaml +++ b/charts/stable/onlyoffice-document-server/Chart.yaml @@ -1,43 +1,44 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: office - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 8.3.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 15.6.7 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - 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.' -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: onlyoffice-document-server -sources: - - https://github.com/ONLYOFFICE/Docker-DocumentServer - - https://github.com/ONLYOFFICE/DocumentServer - - https://github.com/truecharts/charts/tree/master/charts/stable/onlyoffice-document-server - - https://hub.docker.com/r/onlyoffice/documentserver -type: application -version: 19.14.7 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: office + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 8.3.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 15.6.7 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + 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.' + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: onlyoffice-document-server + sources: + - https://github.com/ONLYOFFICE/Docker-DocumentServer + - https://github.com/ONLYOFFICE/DocumentServer + - https://github.com/truecharts/charts/tree/master/charts/stable/onlyoffice-document-server + - https://hub.docker.com/r/onlyoffice/documentserver + type: application + version: 19.14.7 + diff --git a/charts/stable/openaudible/Chart.yaml b/charts/stable/openaudible/Chart.yaml index 17ca9197b64..c9c6a07d41b 100644 --- a/charts/stable/openaudible/Chart.yaml +++ b/charts/stable/openaudible/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: All your audiobooks in one place -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: openaudible -sources: - - https://github.com/openaudible/openaudible_docker - - https://github.com/truecharts/charts/tree/master/charts/stable/openaudible - - https://hub.docker.com/r/openaudible/openaudible -type: application -version: 7.5.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: All your audiobooks in one place + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: openaudible + sources: + - https://github.com/openaudible/openaudible_docker + - https://github.com/truecharts/charts/tree/master/charts/stable/openaudible + - https://hub.docker.com/r/openaudible/openaudible + type: application + version: 7.5.2 + diff --git a/charts/stable/openbooks/Chart.yaml b/charts/stable/openbooks/Chart.yaml index dfc7a477486..1b2bce8366b 100644 --- a/charts/stable/openbooks/Chart.yaml +++ b/charts/stable/openbooks/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.5.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: IRC Highway eBook Downloads. -home: https://truecharts.org/charts/stable/openbooks -icon: https://truecharts.org/img/hotlink-ok/chart-icons/openbooks.webp -keywords: - - openbooks - - media -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: openbooks -sources: - - https://github.com/evan-buss/openbooks - - https://github.com/truecharts/charts/tree/master/charts/stable/openbooks - - https://hub.docker.com/r/evanbuss/openbooks -type: application -version: 6.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 4.5.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: IRC Highway eBook Downloads. + home: https://truecharts.org/charts/stable/openbooks + icon: https://truecharts.org/img/hotlink-ok/chart-icons/openbooks.webp + keywords: + - openbooks + - media + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: openbooks + sources: + - https://github.com/evan-buss/openbooks + - https://github.com/truecharts/charts/tree/master/charts/stable/openbooks + - https://hub.docker.com/r/evanbuss/openbooks + type: application + version: 6.5.1 + diff --git a/charts/stable/opengl-desktop-g3/Chart.yaml b/charts/stable/opengl-desktop-g3/Chart.yaml index f623e2426a7..0106d3b8be3 100644 --- a/charts/stable/opengl-desktop-g3/Chart.yaml +++ b/charts/stable/opengl-desktop-g3/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing -home: https://truecharts.org/charts/stable/opengl-desktop-g3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/opengl-desktop-g3.webp -keywords: - - opengl-desktop-g3 - - Productivity - - Tools-Utilities - - MediaApp-Photos - - MediaApp-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: opengl-desktop-g3 -sources: - - https://github.com/accetto/headless-drawing-g3/ - - 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: 7.5.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing + home: https://truecharts.org/charts/stable/opengl-desktop-g3 + icon: https://truecharts.org/img/hotlink-ok/chart-icons/opengl-desktop-g3.webp + keywords: + - opengl-desktop-g3 + - Productivity + - Tools-Utilities + - MediaApp-Photos + - MediaApp-Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: opengl-desktop-g3 + sources: + - https://github.com/accetto/headless-drawing-g3/ + - 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: 7.5.3 + diff --git a/charts/stable/openhab/Chart.yaml b/charts/stable/openhab/Chart.yaml index 6497c870e57..5f0b97e9442 100644 --- a/charts/stable/openhab/Chart.yaml +++ b/charts/stable/openhab/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.3.4 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: OpenHab is a home-automation application -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: openhab -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/openhab - - https://hub.docker.com/r/openhab/openhab -type: application -version: 11.7.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 4.3.4 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: OpenHab is a home-automation application + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: openhab + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/openhab + - https://hub.docker.com/r/openhab/openhab + type: application + version: 11.7.3 + diff --git a/charts/stable/openra/Chart.yaml b/charts/stable/openra/Chart.yaml index 3f141f7a420..9d11db3f601 100644 --- a/charts/stable/openra/Chart.yaml +++ b/charts/stable/openra/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Mudislanders Template for mounting OpenRA's dedicated server by rmoriz [br][br] -home: https://truecharts.org/charts/stable/openra -icon: https://truecharts.org/img/hotlink-ok/chart-icons/openra.webp -keywords: - - openra - - Network-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: openra -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/openra - - https://hub.docker.com/r/rmoriz/openra -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Mudislanders Template for mounting OpenRA's dedicated server by rmoriz [br][br] + home: https://truecharts.org/charts/stable/openra + icon: https://truecharts.org/img/hotlink-ok/chart-icons/openra.webp + keywords: + - openra + - Network-Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: openra + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/openra + - https://hub.docker.com/r/rmoriz/openra + type: application + version: 7.5.1 + diff --git a/charts/stable/openspeedtest/Chart.yaml b/charts/stable/openspeedtest/Chart.yaml index 67e74d5ed83..8a3636058ba 100644 --- a/charts/stable/openspeedtest/Chart.yaml +++ b/charts/stable/openspeedtest/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: HTML5 Network Speed Test Server. You can test download & upload speed from any device within your network with a web browser that is IE10 or new. -home: https://truecharts.org/charts/stable/openspeedtest -icon: https://truecharts.org/img/hotlink-ok/chart-icons/openspeedtest.webp -keywords: - - speedtest - - speed test - - openspeedtest -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: openspeedtest -sources: - - https://github.com/openspeedtest/Speed-Test - - https://github.com/truecharts/charts/tree/master/charts/stable/openspeedtest - - https://hub.docker.com/r/openspeedtest/latest -type: application -version: 10.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: HTML5 Network Speed Test Server. You can test download & upload speed from any device within your network with a web browser that is IE10 or new. + home: https://truecharts.org/charts/stable/openspeedtest + icon: https://truecharts.org/img/hotlink-ok/chart-icons/openspeedtest.webp + keywords: + - speedtest + - speed test + - openspeedtest + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: openspeedtest + sources: + - https://github.com/openspeedtest/Speed-Test + - https://github.com/truecharts/charts/tree/master/charts/stable/openspeedtest + - https://hub.docker.com/r/openspeedtest/latest + type: application + version: 10.5.1 + diff --git a/charts/stable/openttd/Chart.yaml b/charts/stable/openttd/Chart.yaml index f62878b9da5..6255064c0af 100644 --- a/charts/stable/openttd/Chart.yaml +++ b/charts/stable/openttd/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install the version of OpenTTD that you enter in the variable 'GAME_VERSION' (if you define 'latest' it will always pull the latest build, if you define 'testing' it will always pull down the latest testing build). -home: https://truecharts.org/charts/stable/openttd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/openttd.webp -keywords: - - openttd - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: openttd -sources: - - https://ghcr.io/ich777/openttdserver - - https://github.com/truecharts/charts/tree/master/charts/stable/openttd - - https://www.openttd.org/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will download and install the version of OpenTTD that you enter in the variable 'GAME_VERSION' (if you define 'latest' it will always pull the latest build, if you define 'testing' it will always pull down the latest testing build). + home: https://truecharts.org/charts/stable/openttd + icon: https://truecharts.org/img/hotlink-ok/chart-icons/openttd.webp + keywords: + - openttd + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: openttd + sources: + - https://ghcr.io/ich777/openttdserver + - https://github.com/truecharts/charts/tree/master/charts/stable/openttd + - https://www.openttd.org/ + type: application + version: 7.5.1 + diff --git a/charts/stable/openvscode-server/Chart.yaml b/charts/stable/openvscode-server/Chart.yaml index 310719d2cae..a8584c6e78e 100644 --- a/charts/stable/openvscode-server/Chart.yaml +++ b/charts/stable/openvscode-server/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.98.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Openvscode-server provides a version of VS Code that runs a server on a remote machine. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: openvscode-server -sources: - - https://ghcr.io/linuxserver/openvscode-server - - https://github.com/truecharts/charts/tree/master/charts/stable/openvscode-server -type: application -version: 11.14.4 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.98.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Openvscode-server provides a version of VS Code that runs a server on a remote machine. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: openvscode-server + sources: + - https://ghcr.io/linuxserver/openvscode-server + - https://github.com/truecharts/charts/tree/master/charts/stable/openvscode-server + type: application + version: 11.14.4 + diff --git a/charts/stable/orcaslicer/Chart.yaml b/charts/stable/orcaslicer/Chart.yaml index 824b4f592ab..47df2f33c83 100644 --- a/charts/stable/orcaslicer/Chart.yaml +++ b/charts/stable/orcaslicer/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.3.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Orca Slicer is an open source slicer for FDM printers. -home: https://truecharts.org/charts/stable/orcaslicer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/orcaslicer.webp -keywords: - - orcaslicer - - 3d - - printer -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: orcaslicer -sources: - - https://ghcr.io/linuxserver/orcaslicer - - https://github.com/SoftFever/OrcaSlicer - - https://github.com/truecharts/charts/tree/master/charts/stable/orcaslicer -type: application -version: 1.1.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.3.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Orca Slicer is an open source slicer for FDM printers. + home: https://truecharts.org/charts/stable/orcaslicer + icon: https://truecharts.org/img/hotlink-ok/chart-icons/orcaslicer.webp + keywords: + - orcaslicer + - 3d + - printer + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: orcaslicer + sources: + - https://ghcr.io/linuxserver/orcaslicer + - https://github.com/SoftFever/OrcaSlicer + - https://github.com/truecharts/charts/tree/master/charts/stable/orcaslicer + type: application + version: 1.1.2 + diff --git a/charts/stable/organizr/Chart.yaml b/charts/stable/organizr/Chart.yaml index 2999f5cdf88..f74976991c1 100644 --- a/charts/stable/organizr/Chart.yaml +++ b/charts/stable/organizr/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: organizers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: HTPC/Homelab Services Organizer -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: organizr -sources: - - https://github.com/causefx/Organizr - - https://github.com/truecharts/charts/tree/master/charts/stable/organizr - - https://hub.docker.com/r/organizr/organizr -type: application -version: 20.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: organizers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: HTPC/Homelab Services Organizer + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: organizr + sources: + - https://github.com/causefx/Organizr + - https://github.com/truecharts/charts/tree/master/charts/stable/organizr + - https://hub.docker.com/r/organizr/organizr + type: application + version: 20.5.1 + diff --git a/charts/stable/oscam/Chart.yaml b/charts/stable/oscam/Chart.yaml index 63c548987ce..478c3747ba3 100644 --- a/charts/stable/oscam/Chart.yaml +++ b/charts/stable/oscam/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: DIY - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 11878.0.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Open Source Conditional Access Module software -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: oscam -sources: - - https://ghcr.io/linuxserver/oscam - - https://git.streamboard.tv/common/oscam - - https://github.com/truecharts/charts/tree/master/charts/stable/oscam -type: application -version: 15.5.12 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: DIY + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 11878.0.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Open Source Conditional Access Module software + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: oscam + sources: + - https://ghcr.io/linuxserver/oscam + - https://git.streamboard.tv/common/oscam + - https://github.com/truecharts/charts/tree/master/charts/stable/oscam + type: application + version: 15.5.12 + diff --git a/charts/stable/outline/Chart.yaml b/charts/stable/outline/Chart.yaml index 6b658b2a1a2..52c576b029d 100644 --- a/charts/stable/outline/Chart.yaml +++ b/charts/stable/outline/Chart.yaml @@ -1,43 +1,44 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.82.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 15.6.7 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A fast, collaborative, knowledge base for your team built using React and Node.js. -home: https://truecharts.org/charts/stable/outline -icon: https://truecharts.org/img/hotlink-ok/chart-icons/outline.webp -keywords: - - outline - - knowledge -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: outline -sources: - - https://github.com/outline/outline - - https://github.com/truecharts/charts/tree/master/charts/stable/outline - - https://hub.docker.com/r/outlinewiki/outline -type: application -version: 14.17.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.82.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 15.6.7 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A fast, collaborative, knowledge base for your team built using React and Node.js. + home: https://truecharts.org/charts/stable/outline + icon: https://truecharts.org/img/hotlink-ok/chart-icons/outline.webp + keywords: + - outline + - knowledge + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: outline + sources: + - https://github.com/outline/outline + - https://github.com/truecharts/charts/tree/master/charts/stable/outline + - https://hub.docker.com/r/outlinewiki/outline + type: application + version: 14.17.3 + diff --git a/charts/stable/overseerr/Chart.yaml b/charts/stable/overseerr/Chart.yaml index dcd346039ac..46c2c3437a1 100644 --- a/charts/stable/overseerr/Chart.yaml +++ b/charts/stable/overseerr/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.34.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Overseerr is a free and open source software application for managing requests for your media library. It integrates with your existing services such as Sonarr, Radarr and Plex! -home: https://truecharts.org/charts/stable/overseerr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/overseerr.webp -keywords: - - overseerr - - plex - - sonarr - - radarr -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: overseerr -sources: - - https://ghcr.io/sct/overseerr - - https://github.com/sct/overseerr - - https://github.com/truecharts/charts/tree/master/charts/stable/overseerr -type: application -version: 15.6.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.34.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Overseerr is a free and open source software application for managing requests for your media library. It integrates with your existing services such as Sonarr, Radarr and Plex! + home: https://truecharts.org/charts/stable/overseerr + icon: https://truecharts.org/img/hotlink-ok/chart-icons/overseerr.webp + keywords: + - overseerr + - plex + - sonarr + - radarr + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: overseerr + sources: + - https://ghcr.io/sct/overseerr + - https://github.com/sct/overseerr + - https://github.com/truecharts/charts/tree/master/charts/stable/overseerr + type: application + version: 15.6.0 + diff --git a/charts/stable/owi2plex/Chart.yaml b/charts/stable/owi2plex/Chart.yaml index b890e913efe..4a38020cebf 100644 --- a/charts/stable/owi2plex/Chart.yaml +++ b/charts/stable/owi2plex/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: a xml grabber for enigma with open webif -home: https://truecharts.org/charts/stable/owi2plex -icon: https://truecharts.org/img/hotlink-ok/chart-icons/owi2plex.webp -keywords: - - owi2plex - - Downloaders -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: owi2plex -sources: - - https://github.com/alturismo/owi2plex - - https://github.com/truecharts/charts/tree/master/charts/stable/owi2plex - - https://hub.docker.com/r/alturismo/owi2plex -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: a xml grabber for enigma with open webif + home: https://truecharts.org/charts/stable/owi2plex + icon: https://truecharts.org/img/hotlink-ok/chart-icons/owi2plex.webp + keywords: + - owi2plex + - Downloaders + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: owi2plex + sources: + - https://github.com/alturismo/owi2plex + - https://github.com/truecharts/charts/tree/master/charts/stable/owi2plex + - https://hub.docker.com/r/alturismo/owi2plex + type: application + version: 7.5.1 + diff --git a/charts/stable/owncast/Chart.yaml b/charts/stable/owncast/Chart.yaml index e9dba7ef2a3..ace79ec3a90 100644 --- a/charts/stable/owncast/Chart.yaml +++ b/charts/stable/owncast/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.2.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Take control over your live stream video by running it yourself. Streaming + chat out of the box. -home: https://truecharts.org/charts/stable/owncast -icon: https://truecharts.org/img/hotlink-ok/chart-icons/owncast.webp -keywords: - - owncast - - stream - - open source - - chat -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: owncast -sources: - - https://github.com/owncast/owncast - - https://github.com/truecharts/charts/tree/master/charts/stable/owncast - - https://hub.docker.com/r/gabekangas/owncast - - https://owncast.online/ -type: application -version: 15.6.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.2.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Take control over your live stream video by running it yourself. Streaming + chat out of the box. + home: https://truecharts.org/charts/stable/owncast + icon: https://truecharts.org/img/hotlink-ok/chart-icons/owncast.webp + keywords: + - owncast + - stream + - open source + - chat + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: owncast + sources: + - https://github.com/owncast/owncast + - https://github.com/truecharts/charts/tree/master/charts/stable/owncast + - https://hub.docker.com/r/gabekangas/owncast + - https://owncast.online/ + type: application + version: 15.6.1 + diff --git a/charts/stable/pairdrop/Chart.yaml b/charts/stable/pairdrop/Chart.yaml index 49da53a3fc4..5ebcbe3da13 100644 --- a/charts/stable/pairdrop/Chart.yaml +++ b/charts/stable/pairdrop/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: file-sharing - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.11.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Local file sharing in your web browser. -home: https://truecharts.org/charts/stable/pairdrop -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pairdrop.webp -keywords: - - file-sharing -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: pairdrop -sources: - - https://ghcr.io/schlagmichdoch/pairdrop - - https://github.com/schlagmichdoch/PairDrop - - https://github.com/schlagmichdoch/PairDrop/pkgs/container/pairdrop - - https://github.com/truecharts/charts/tree/master/charts/stable/pairdrop -type: application -version: 1.0.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: file-sharing + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.11.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Local file sharing in your web browser. + home: https://truecharts.org/charts/stable/pairdrop + icon: https://truecharts.org/img/hotlink-ok/chart-icons/pairdrop.webp + keywords: + - file-sharing + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: pairdrop + sources: + - https://ghcr.io/schlagmichdoch/pairdrop + - https://github.com/schlagmichdoch/PairDrop + - https://github.com/schlagmichdoch/PairDrop/pkgs/container/pairdrop + - https://github.com/truecharts/charts/tree/master/charts/stable/pairdrop + type: application + version: 1.0.1 + diff --git a/charts/stable/palworld/Chart.yaml b/charts/stable/palworld/Chart.yaml index 0aef2634896..cb495fd2269 100644 --- a/charts/stable/palworld/Chart.yaml +++ b/charts/stable/palworld/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: palworld -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A custom SteamCMD chart that runs Palworld. -home: https://truecharts.org/charts/stable/palworld -icon: https://truecharts.org/img/hotlink-ok/chart-icons/palworld.webp -keywords: - - palworld - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: palworld -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/ich777/docker-steamcmd-server/tree/palworld - - https://github.com/truecharts/charts/tree/master/charts/stable/palworld -type: application -version: 5.3.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: palworld + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A custom SteamCMD chart that runs Palworld. + home: https://truecharts.org/charts/stable/palworld + icon: https://truecharts.org/img/hotlink-ok/chart-icons/palworld.webp + keywords: + - palworld + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: palworld + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/ich777/docker-steamcmd-server/tree/palworld + - https://github.com/truecharts/charts/tree/master/charts/stable/palworld + type: application + version: 5.3.1 + diff --git a/charts/stable/paperless-ngx/Chart.yaml b/charts/stable/paperless-ngx/Chart.yaml index d5588128294..9bedce90724 100644 --- a/charts/stable/paperless-ngx/Chart.yaml +++ b/charts/stable/paperless-ngx/Chart.yaml @@ -1,46 +1,47 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.14.7 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 15.6.7 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. -home: https://truecharts.org/charts/stable/paperless-ngx -icon: https://truecharts.org/img/hotlink-ok/chart-icons/paperless-ngx.webp -keywords: - - paperless-ng - - paperless-ngx - - documents - - paper -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: paperless-ngx -sources: - - https://ghcr.io/paperless-ngx/paperless-ngx - - https://github.com/paperless-ngx/paperless-ngx - - https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ngx - - https://paperless-ngx.readthedocs.io/en/latest/ -type: application -version: 9.17.10 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.14.7 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 15.6.7 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. + home: https://truecharts.org/charts/stable/paperless-ngx + icon: https://truecharts.org/img/hotlink-ok/chart-icons/paperless-ngx.webp + keywords: + - paperless-ng + - paperless-ngx + - documents + - paper + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: paperless-ngx + sources: + - https://ghcr.io/paperless-ngx/paperless-ngx + - https://github.com/paperless-ngx/paperless-ngx + - https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ngx + - https://paperless-ngx.readthedocs.io/en/latest/ + type: application + version: 9.17.10 + diff --git a/charts/stable/papermerge/Chart.yaml b/charts/stable/papermerge/Chart.yaml index 50c9b1d0d87..3146dbe4ef4 100644 --- a/charts/stable/papermerge/Chart.yaml +++ b/charts/stable/papermerge/Chart.yaml @@ -1,42 +1,43 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.4.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 15.6.7 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Papermerge is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: papermerge -sources: - - https://github.com/ciur/papermerge - - https://github.com/truecharts/charts/tree/master/charts/stable/papermerge - - https://hub.docker.com/r/papermerge/papermerge -type: application -version: 15.10.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 3.4.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 15.6.7 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Papermerge is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: papermerge + sources: + - https://github.com/ciur/papermerge + - https://github.com/truecharts/charts/tree/master/charts/stable/papermerge + - https://hub.docker.com/r/papermerge/papermerge + type: application + version: 15.10.2 + diff --git a/charts/stable/passwordpusherephemeral/Chart.yaml b/charts/stable/passwordpusherephemeral/Chart.yaml index f30670d572d..1ae9e8b1a99 100644 --- a/charts/stable/passwordpusherephemeral/Chart.yaml +++ b/charts/stable/passwordpusherephemeral/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Ephemeral version requires no other database Chart! PasswordPusher or PWPush is an opensource application to communicate passwords over the web. Links to passwords expire after a certain number of views and/or time has passed. -home: https://truecharts.org/charts/stable/passwordpusherephemeral -icon: https://truecharts.org/img/hotlink-ok/chart-icons/passwordpusherephemeral.webp -keywords: - - passwordpusherephemeral - - Productivity - - Security - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: passwordpusherephemeral -sources: - - https://github.com/pglombardo/PasswordPusher - - https://github.com/truecharts/charts/tree/master/charts/stable/passwordpusherephemeral - - https://hub.docker.com/r/pglombardo/pwpush-ephemeral -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Ephemeral version requires no other database Chart! PasswordPusher or PWPush is an opensource application to communicate passwords over the web. Links to passwords expire after a certain number of views and/or time has passed. + home: https://truecharts.org/charts/stable/passwordpusherephemeral + icon: https://truecharts.org/img/hotlink-ok/chart-icons/passwordpusherephemeral.webp + keywords: + - passwordpusherephemeral + - Productivity + - Security + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: passwordpusherephemeral + sources: + - https://github.com/pglombardo/PasswordPusher + - https://github.com/truecharts/charts/tree/master/charts/stable/passwordpusherephemeral + - https://hub.docker.com/r/pglombardo/pwpush-ephemeral + type: application + version: 7.5.1 + diff --git a/charts/stable/pasta/Chart.yaml b/charts/stable/pasta/Chart.yaml index e0de1d87c9d..2ca4736c9f2 100644 --- a/charts/stable/pasta/Chart.yaml +++ b/charts/stable/pasta/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: MediaApp-Other - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.6.6 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: PASTA - Audio and Subtitle Track Changer for Plex -home: https://truecharts.org/charts/stable/pasta -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pasta.webp -keywords: - - pasta - - MediaApp-Other - - Tools-Utilities - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: pasta -sources: - - https://github.com/cglatot/pasta - - https://github.com/truecharts/charts/tree/master/charts/stable/pasta - - https://hub.docker.com/r/cglatot/pasta -type: application -version: 10.5.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: MediaApp-Other + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.6.6 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: PASTA - Audio and Subtitle Track Changer for Plex + home: https://truecharts.org/charts/stable/pasta + icon: https://truecharts.org/img/hotlink-ok/chart-icons/pasta.webp + keywords: + - pasta + - MediaApp-Other + - Tools-Utilities + - Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: pasta + sources: + - https://github.com/cglatot/pasta + - https://github.com/truecharts/charts/tree/master/charts/stable/pasta + - https://hub.docker.com/r/cglatot/pasta + type: application + version: 10.5.2 + diff --git a/charts/stable/pastey/Chart.yaml b/charts/stable/pastey/Chart.yaml index 38e905de1cd..ee1ad6d808c 100644 --- a/charts/stable/pastey/Chart.yaml +++ b/charts/stable/pastey/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.5.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A lightweight, self-hosted paste platform. -home: https://truecharts.org/charts/stable/pastey -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pastey.webp -keywords: - - pastey - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: pastey -sources: - - https://github.com/Cesura/pastey - - https://github.com/truecharts/charts/tree/master/charts/stable/pastey - - https://hub.docker.com/r/cesura/pastey -type: application -version: 8.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.5.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A lightweight, self-hosted paste platform. + home: https://truecharts.org/charts/stable/pastey + icon: https://truecharts.org/img/hotlink-ok/chart-icons/pastey.webp + keywords: + - pastey + - Productivity + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: pastey + sources: + - https://github.com/Cesura/pastey + - https://github.com/truecharts/charts/tree/master/charts/stable/pastey + - https://hub.docker.com/r/cesura/pastey + type: application + version: 8.5.1 + diff --git a/charts/stable/pavlovvr/Chart.yaml b/charts/stable/pavlovvr/Chart.yaml index ad6de4a2acc..b2c61209a61 100644 --- a/charts/stable/pavlovvr/Chart.yaml +++ b/charts/stable/pavlovvr/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: palor -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Pavlov VR and run it. -home: https://truecharts.org/charts/stable/pavlovvr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pavlovvr.webp -keywords: - - pavlovvr - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: pavlovvr -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/pavlovvr - - https://www.steampowered.com/ -type: application -version: 8.1.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: palor + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will download and install SteamCMD. It will also install Pavlov VR and run it. + home: https://truecharts.org/charts/stable/pavlovvr + icon: https://truecharts.org/img/hotlink-ok/chart-icons/pavlovvr.webp + keywords: + - pavlovvr + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: pavlovvr + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/pavlovvr + - https://www.steampowered.com/ + type: application + version: 8.1.1 + diff --git a/charts/stable/peanut/Chart.yaml b/charts/stable/peanut/Chart.yaml index 64f1002b85d..71c87a953bf 100644 --- a/charts/stable/peanut/Chart.yaml +++ b/charts/stable/peanut/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: system - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.6.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A Tiny Dashboard for Network UPS Tools. -home: https://truecharts.org/charts/stable/peanut -icon: https://truecharts.org/img/hotlink-ok/chart-icons/peanut.webp -keywords: - - peanut - - ups -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: peanut -sources: - - https://github.com/Brandawg93/PeaNUT - - https://github.com/truecharts/charts/tree/master/charts/stable/peanut - - https://hub.docker.com/r/brandawg93/peanut -type: application -version: 7.0.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: system + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 5.6.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A Tiny Dashboard for Network UPS Tools. + home: https://truecharts.org/charts/stable/peanut + icon: https://truecharts.org/img/hotlink-ok/chart-icons/peanut.webp + keywords: + - peanut + - ups + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: peanut + sources: + - https://github.com/Brandawg93/PeaNUT + - https://github.com/truecharts/charts/tree/master/charts/stable/peanut + - https://hub.docker.com/r/brandawg93/peanut + type: application + version: 7.0.0 + diff --git a/charts/stable/peppermint/Chart.yaml b/charts/stable/peppermint/Chart.yaml index 5d03915fef5..25e54b1e741 100644 --- a/charts/stable/peppermint/Chart.yaml +++ b/charts/stable/peppermint/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: helpdesk - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: An open source ticket management & help desk solution. -home: https://truecharts.org/charts/stable/peppermint -icon: https://truecharts.org/img/hotlink-ok/chart-icons/peppermint.webp -keywords: - - peppermint - - tickets -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: peppermint -sources: - - https://github.com/Peppermint-Lab/peppermint - - https://github.com/truecharts/charts/tree/master/charts/stable/peppermint - - https://hub.docker.com/r/pepperlabs/peppermint -type: application -version: 3.0.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: helpdesk + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: An open source ticket management & help desk solution. + home: https://truecharts.org/charts/stable/peppermint + icon: https://truecharts.org/img/hotlink-ok/chart-icons/peppermint.webp + keywords: + - peppermint + - tickets + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: peppermint + sources: + - https://github.com/Peppermint-Lab/peppermint + - https://github.com/truecharts/charts/tree/master/charts/stable/peppermint + - https://hub.docker.com/r/pepperlabs/peppermint + type: application + version: 3.0.0 + diff --git a/charts/stable/pgadmin/Chart.yaml b/charts/stable/pgadmin/Chart.yaml index ea78be05df2..b11d97af927 100644 --- a/charts/stable/pgadmin/Chart.yaml +++ b/charts/stable/pgadmin/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: management - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 9.2.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Web-Based postgresql database management utility -home: https://truecharts.org/charts/stable/pgadmin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pgadmin.webp -keywords: - - pgadmin - - db - - database -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: pgadmin -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pgadmin - - https://hub.docker.com/r/dpage/pgadmin4 - - https://www.pgadmin.org/ -type: application -version: 18.2.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: management + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 9.2.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Web-Based postgresql database management utility + home: https://truecharts.org/charts/stable/pgadmin + icon: https://truecharts.org/img/hotlink-ok/chart-icons/pgadmin.webp + keywords: + - pgadmin + - db + - database + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: pgadmin + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pgadmin + - https://hub.docker.com/r/dpage/pgadmin4 + - https://www.pgadmin.org/ + type: application + version: 18.2.0 + diff --git a/charts/stable/phoronix-test-suite/Chart.yaml b/charts/stable/phoronix-test-suite/Chart.yaml index a6d6c89c948..b706914a960 100644 --- a/charts/stable/phoronix-test-suite/Chart.yaml +++ b/charts/stable/phoronix-test-suite/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: The Phoronix Test Suite is the most comprehensive testing and benchmarking platform available that provides an extensible framework for which new tests can be easily added. -home: https://truecharts.org/charts/stable/phoronix-test-suite -icon: https://truecharts.org/img/hotlink-ok/chart-icons/phoronix-test-suite.webp -keywords: - - phoronix-test-suite - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: phoronix-test-suite -sources: - - https://github.com/phoronix-test-suite/phoronix-test-suite - - https://github.com/truecharts/charts/tree/master/charts/stable/phoronix-test-suite - - https://hub.docker.com/r/phoronix/pts -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: The Phoronix Test Suite is the most comprehensive testing and benchmarking platform available that provides an extensible framework for which new tests can be easily added. + home: https://truecharts.org/charts/stable/phoronix-test-suite + icon: https://truecharts.org/img/hotlink-ok/chart-icons/phoronix-test-suite.webp + keywords: + - phoronix-test-suite + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: phoronix-test-suite + sources: + - https://github.com/phoronix-test-suite/phoronix-test-suite + - https://github.com/truecharts/charts/tree/master/charts/stable/phoronix-test-suite + - https://hub.docker.com/r/phoronix/pts + type: application + version: 7.5.1 + diff --git a/charts/stable/photo-stream/Chart.yaml b/charts/stable/photo-stream/Chart.yaml index 75a2c66e25c..23e0f4c5cf9 100644 --- a/charts/stable/photo-stream/Chart.yaml +++ b/charts/stable/photo-stream/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Photo Stream is a simpler home for your photos. Easy to use, self hosted, no tracking, just photos. -home: https://truecharts.org/charts/stable/photo-stream -icon: https://truecharts.org/img/hotlink-ok/chart-icons/photo-stream.webp -keywords: - - photo-stream - - Productivity - - Tools-Utilities - - MediaApp-Photos - - MediaServer-Photos -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: photo-stream -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/photo-stream - - https://github.com/waschinski/photo-stream - - https://hub.docker.com/r/waschinski/photo-stream -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Photo Stream is a simpler home for your photos. Easy to use, self hosted, no tracking, just photos. + home: https://truecharts.org/charts/stable/photo-stream + icon: https://truecharts.org/img/hotlink-ok/chart-icons/photo-stream.webp + keywords: + - photo-stream + - Productivity + - Tools-Utilities + - MediaApp-Photos + - MediaServer-Photos + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: photo-stream + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/photo-stream + - https://github.com/waschinski/photo-stream + - https://hub.docker.com/r/waschinski/photo-stream + type: application + version: 7.5.1 + diff --git a/charts/stable/photoprism/Chart.yaml b/charts/stable/photoprism/Chart.yaml index 29286526c1f..2fa9b7b4db7 100644 --- a/charts/stable/photoprism/Chart.yaml +++ b/charts/stable/photoprism/Chart.yaml @@ -1,45 +1,46 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 250321.0.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 15.9.0 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: PhotoPrism® is a server-based application for browsing, organizing and sharing your personal photo collection -home: https://truecharts.org/charts/stable/photoprism -icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoprism.webp -keywords: - - photos - - photoprism - - pictures - - sharing -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: photoprism -sources: - - https://github.com/photoprism/photoprism - - https://github.com/truecharts/charts/tree/master/charts/stable/photoprism - - https://hub.docker.com/r/photoprism/photoprism -type: application -version: 25.1.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 250321.0.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 15.9.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: PhotoPrism® is a server-based application for browsing, organizing and sharing your personal photo collection + home: https://truecharts.org/charts/stable/photoprism + icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoprism.webp + keywords: + - photos + - photoprism + - pictures + - sharing + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: photoprism + sources: + - https://github.com/photoprism/photoprism + - https://github.com/truecharts/charts/tree/master/charts/stable/photoprism + - https://hub.docker.com/r/photoprism/photoprism + type: application + version: 25.1.0 + diff --git a/charts/stable/photoshow/Chart.yaml b/charts/stable/photoshow/Chart.yaml index 486d6b41363..c44b2fd6aba 100644 --- a/charts/stable/photoshow/Chart.yaml +++ b/charts/stable/photoshow/Chart.yaml @@ -1,40 +1,41 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 48aabb98 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A gallery software at its easiest, it doesn't even require a database. -home: https://truecharts.org/charts/stable/photoshow -icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoshow.webp -keywords: - - photoshow - - photo - - show - - gallary - - image -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: photoshow -sources: - - https://ghcr.io/linuxserver/photoshow - - https://github.com/linuxserver/docker-photoshow - - https://github.com/thibaud-rohmer/PhotoShow - - https://github.com/truecharts/charts/tree/master/charts/stable/photoshow -type: application -version: 12.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 48aabb98 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A gallery software at its easiest, it doesn't even require a database. + home: https://truecharts.org/charts/stable/photoshow + icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoshow.webp + keywords: + - photoshow + - photo + - show + - gallary + - image + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: photoshow + sources: + - https://ghcr.io/linuxserver/photoshow + - https://github.com/linuxserver/docker-photoshow + - https://github.com/thibaud-rohmer/PhotoShow + - https://github.com/truecharts/charts/tree/master/charts/stable/photoshow + type: application + version: 12.5.1 + diff --git a/charts/stable/photostructure/Chart.yaml b/charts/stable/photostructure/Chart.yaml index e15f1558342..3fb572c3103 100644 --- a/charts/stable/photostructure/Chart.yaml +++ b/charts/stable/photostructure/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: MediaApp-Photos - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2024.3.3 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: PhotoStructure is your new home for all your photos and videos. -home: https://truecharts.org/charts/stable/photostructure -icon: https://truecharts.org/img/hotlink-ok/chart-icons/photostructure.webp -keywords: - - photostructure - - MediaApp-Photos - - MediaServer-Video - - MediaServer-Photos -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: photostructure -sources: - - https://github.com/photostructure/photostructure-for-servers - - https://github.com/truecharts/charts/tree/master/charts/stable/photostructure - - https://hub.docker.com/r/photostructure/server -type: application -version: 9.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: MediaApp-Photos + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2024.3.3 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: PhotoStructure is your new home for all your photos and videos. + home: https://truecharts.org/charts/stable/photostructure + icon: https://truecharts.org/img/hotlink-ok/chart-icons/photostructure.webp + keywords: + - photostructure + - MediaApp-Photos + - MediaServer-Video + - MediaServer-Photos + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: photostructure + sources: + - https://github.com/photostructure/photostructure-for-servers + - https://github.com/truecharts/charts/tree/master/charts/stable/photostructure + - https://hub.docker.com/r/photostructure/server + type: application + version: 9.5.1 + diff --git a/charts/stable/photoview/Chart.yaml b/charts/stable/photoview/Chart.yaml index d14e313c54c..8835ec33e3f 100644 --- a/charts/stable/photoview/Chart.yaml +++ b/charts/stable/photoview/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.4.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Photoview is a simple and user-friendly photo gallery. -home: https://truecharts.org/charts/stable/photoview -icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoview.webp -keywords: - - photo - - gallery -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: photoview -sources: - - https://github.com/photoview/photoview - - https://github.com/truecharts/charts/tree/master/charts/stable/photoview - - https://hub.docker.com/r/viktorstrate/photoview -type: application -version: 15.6.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.4.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Photoview is a simple and user-friendly photo gallery. + home: https://truecharts.org/charts/stable/photoview + icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoview.webp + keywords: + - photo + - gallery + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: photoview + sources: + - https://github.com/photoview/photoview + - https://github.com/truecharts/charts/tree/master/charts/stable/photoview + - https://hub.docker.com/r/viktorstrate/photoview + type: application + version: 15.6.1 + diff --git a/charts/stable/phpldapadmin/Chart.yaml b/charts/stable/phpldapadmin/Chart.yaml index 689e46ec8dc..b682a39209d 100644 --- a/charts/stable/phpldapadmin/Chart.yaml +++ b/charts/stable/phpldapadmin/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: management - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.9.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Web-based LDAP browser to manage your LDAP server -home: https://truecharts.org/charts/stable/phpldapadmin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/phpldapadmin.webp -keywords: - - phpldapadmin - - openldap - - userrights -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: phpldapadmin -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/phpldapadmin - - https://gitlab.v2.rancher.geohub.space/g3s/i3s/i3s-helm-catalog - - https://hub.docker.com/r/osixia/phpldapadmin -type: application -version: 15.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: management + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.9.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Web-based LDAP browser to manage your LDAP server + home: https://truecharts.org/charts/stable/phpldapadmin + icon: https://truecharts.org/img/hotlink-ok/chart-icons/phpldapadmin.webp + keywords: + - phpldapadmin + - openldap + - userrights + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: phpldapadmin + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/phpldapadmin + - https://gitlab.v2.rancher.geohub.space/g3s/i3s/i3s-helm-catalog + - https://hub.docker.com/r/osixia/phpldapadmin + type: application + version: 15.5.1 + diff --git a/charts/stable/phpmyadmin/Chart.yaml b/charts/stable/phpmyadmin/Chart.yaml index 73ce98ecba9..d3cc6ba8464 100644 --- a/charts/stable/phpmyadmin/Chart.yaml +++ b/charts/stable/phpmyadmin/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.2.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A web interface for MySQL and MariaDB. -home: https://truecharts.org/charts/stable/phpmyadmin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/phpmyadmin.webp -keywords: - - phpmyadmin - - Tools-Utilities - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: phpmyadmin -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/phpmyadmin - - https://hub.docker.com/_/phpmyadmin -type: application -version: 7.5.6 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 5.2.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A web interface for MySQL and MariaDB. + home: https://truecharts.org/charts/stable/phpmyadmin + icon: https://truecharts.org/img/hotlink-ok/chart-icons/phpmyadmin.webp + keywords: + - phpmyadmin + - Tools-Utilities + - Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: phpmyadmin + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/phpmyadmin + - https://hub.docker.com/_/phpmyadmin + type: application + version: 7.5.6 + diff --git a/charts/stable/piaware/Chart.yaml b/charts/stable/piaware/Chart.yaml index 33fd8226add..09a554809f9 100644 --- a/charts/stable/piaware/Chart.yaml +++ b/charts/stable/piaware/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 10.0.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Program for forwarding ADS-B data to FlightAware -home: https://truecharts.org/charts/stable/piaware -icon: https://truecharts.org/img/hotlink-ok/chart-icons/piaware.webp -keywords: - - piaware - - flight-aware - - flight-tracker -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: piaware -sources: - - https://github.com/flightaware/piaware - - https://github.com/truecharts/charts/tree/master/charts/stable/piaware - - https://hub.docker.com/r/mikenye/piaware -type: application -version: 15.0.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 10.0.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Program for forwarding ADS-B data to FlightAware + home: https://truecharts.org/charts/stable/piaware + icon: https://truecharts.org/img/hotlink-ok/chart-icons/piaware.webp + keywords: + - piaware + - flight-aware + - flight-tracker + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: piaware + sources: + - https://github.com/flightaware/piaware + - https://github.com/truecharts/charts/tree/master/charts/stable/piaware + - https://hub.docker.com/r/mikenye/piaware + type: application + version: 15.0.1 + diff --git a/charts/stable/picoshare/Chart.yaml b/charts/stable/picoshare/Chart.yaml index ce5b5cb635f..9f8800acc7d 100644 --- a/charts/stable/picoshare/Chart.yaml +++ b/charts/stable/picoshare/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.4.5 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: PicoShare is a minimalist service that allows you to share files easily. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: picoshare -sources: - - https://github.com/mtlynch/picoshare - - https://github.com/truecharts/charts/tree/master/charts/stable/picoshare - - https://hub.docker.com/r/mtlynch/picoshare -type: application -version: 11.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.4.5 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: PicoShare is a minimalist service that allows you to share files easily. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: picoshare + sources: + - https://github.com/mtlynch/picoshare + - https://github.com/truecharts/charts/tree/master/charts/stable/picoshare + - https://hub.docker.com/r/mtlynch/picoshare + type: application + version: 11.5.1 + diff --git a/charts/stable/pigallery2/Chart.yaml b/charts/stable/pigallery2/Chart.yaml index 5346c540e16..ec55f3674af 100644 --- a/charts/stable/pigallery2/Chart.yaml +++ b/charts/stable/pigallery2/Chart.yaml @@ -1,42 +1,43 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -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: - - pigallery2 - - Cloud - - MediaApp-Video - - MediaApp-Music - - MediaApp-Photos - - MediaServer-Video - - MediaServer-Music - - MediaServer-Photos -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: pigallery2 -sources: - - https://github.com/bpatrik/pigallery2 - - https://github.com/truecharts/charts/tree/master/charts/stable/pigallery2 - - https://hub.docker.com/r/bpatrik/pigallery2 -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + 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: + - pigallery2 + - Cloud + - MediaApp-Video + - MediaApp-Music + - MediaApp-Photos + - MediaServer-Video + - MediaServer-Music + - MediaServer-Photos + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: pigallery2 + sources: + - https://github.com/bpatrik/pigallery2 + - https://github.com/truecharts/charts/tree/master/charts/stable/pigallery2 + - https://hub.docker.com/r/bpatrik/pigallery2 + type: application + version: 7.5.1 + diff --git a/charts/stable/pihole/Chart.yaml b/charts/stable/pihole/Chart.yaml index 3de0e6ce39c..6e290702dbe 100644 --- a/charts/stable/pihole/Chart.yaml +++ b/charts/stable/pihole/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2025.04.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: DNS and Ad-filtering for your network -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: pihole -sources: - - https://ghcr.io/pi-hole/pihole - - https://github.com/pi-hole - - https://github.com/pi-hole/docker-pi-hole - - https://github.com/truecharts/charts/tree/master/charts/stable/pihole - - https://pi-hole.net/ -type: application -version: 19.2.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2025.04.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: DNS and Ad-filtering for your network + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: pihole + sources: + - https://ghcr.io/pi-hole/pihole + - https://github.com/pi-hole + - https://github.com/pi-hole/docker-pi-hole + - https://github.com/truecharts/charts/tree/master/charts/stable/pihole + - https://pi-hole.net/ + type: application + version: 19.2.0 + diff --git a/charts/stable/pingvin-share/Chart.yaml b/charts/stable/pingvin-share/Chart.yaml index 53fb8389937..1423c1cc5f9 100644 --- a/charts/stable/pingvin-share/Chart.yaml +++ b/charts/stable/pingvin-share/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: files - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.11.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Pingvin Share is self-hosted file sharing platform and an alternative for WeTransfer. -home: https://truecharts.org/charts/stable/pingvin-share -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pingvin-share.webp -keywords: - - file-sharting -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: pingvin-share -sources: - - https://github.com/stonith404/pingvin-share - - https://github.com/truecharts/charts/tree/master/charts/stable/pingvin-share - - https://hub.docker.com/r/stonith404/pingvin-share -type: application -version: 3.2.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: files + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.11.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Pingvin Share is self-hosted file sharing platform and an alternative for WeTransfer. + home: https://truecharts.org/charts/stable/pingvin-share + icon: https://truecharts.org/img/hotlink-ok/chart-icons/pingvin-share.webp + keywords: + - file-sharting + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: pingvin-share + sources: + - https://github.com/stonith404/pingvin-share + - https://github.com/truecharts/charts/tree/master/charts/stable/pingvin-share + - https://hub.docker.com/r/stonith404/pingvin-share + type: application + version: 3.2.0 + diff --git a/charts/stable/pinry/Chart.yaml b/charts/stable/pinry/Chart.yaml index a4293161aa1..3f7a7093682 100644 --- a/charts/stable/pinry/Chart.yaml +++ b/charts/stable/pinry/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.1.13 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: The open-source core of Pinry, a tiling image board system for people who want to save, tag, and share images, videos and webpages in an easy to skim through format. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: pinry -sources: - - https://github.com/pinry/pinry/ - - https://github.com/truecharts/charts/tree/master/charts/stable/pinry - - https://hub.docker.com/r/getpinry/pinry -type: application -version: 11.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.1.13 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: The open-source core of Pinry, a tiling image board system for people who want to save, tag, and share images, videos and webpages in an easy to skim through format. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: pinry + sources: + - https://github.com/pinry/pinry/ + - https://github.com/truecharts/charts/tree/master/charts/stable/pinry + - https://hub.docker.com/r/getpinry/pinry + type: application + version: 11.5.1 + diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index cdbe78b4d5a..ea974271cde 100644 --- a/charts/stable/piwigo/Chart.yaml +++ b/charts/stable/piwigo/Chart.yaml @@ -1,45 +1,46 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 15.5.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 15.9.0 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A photo gallery software for the web. -home: https://truecharts.org/charts/stable/piwigo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/piwigo.webp -keywords: - - piwigo - - gallery - - photo - - image -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: piwigo -sources: - - https://ghcr.io/linuxserver/piwigo - - https://github.com/linuxserver/docker-piwigo - - https://github.com/truecharts/charts/tree/master/charts/stable/piwigo -type: application -version: 15.11.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 15.5.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 15.9.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A photo gallery software for the web. + home: https://truecharts.org/charts/stable/piwigo + icon: https://truecharts.org/img/hotlink-ok/chart-icons/piwigo.webp + keywords: + - piwigo + - gallery + - photo + - image + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: piwigo + sources: + - https://ghcr.io/linuxserver/piwigo + - https://github.com/linuxserver/docker-piwigo + - https://github.com/truecharts/charts/tree/master/charts/stable/piwigo + type: application + version: 15.11.2 + diff --git a/charts/stable/pixapop/Chart.yaml b/charts/stable/pixapop/Chart.yaml index e845a576b2a..4b713eb521a 100644 --- a/charts/stable/pixapop/Chart.yaml +++ b/charts/stable/pixapop/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.2.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: An open-source single page application to view your photos in the easiest way possible. -home: https://truecharts.org/charts/stable/pixapop -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pixapop.webp -keywords: - - pixapop - - photo - - gallery - - image -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: pixapop -sources: - - https://ghcr.io/linuxserver/pixapop - - https://github.com/bierdok/pixapop - - https://github.com/linuxserver/docker-pixapop - - https://github.com/truecharts/charts/tree/master/charts/stable/pixapop -type: application -version: 12.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.2.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: An open-source single page application to view your photos in the easiest way possible. + home: https://truecharts.org/charts/stable/pixapop + icon: https://truecharts.org/img/hotlink-ok/chart-icons/pixapop.webp + keywords: + - pixapop + - photo + - gallery + - image + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: pixapop + sources: + - https://ghcr.io/linuxserver/pixapop + - https://github.com/bierdok/pixapop + - https://github.com/linuxserver/docker-pixapop + - https://github.com/truecharts/charts/tree/master/charts/stable/pixapop + type: application + version: 12.5.1 + diff --git a/charts/stable/pixark/Chart.yaml b/charts/stable/pixark/Chart.yaml index 08c878888e7..df9924c0b15 100644 --- a/charts/stable/pixark/Chart.yaml +++ b/charts/stable/pixark/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: pixark -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install PIXARK and run it (a normal server startup of PIXARK can take a long time!). -home: https://truecharts.org/charts/stable/pixark -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pixark.webp -keywords: - - pixark - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: pixark -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/pixark - - https://pixark.snail.com/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: pixark + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will download and install SteamCMD. It will also install PIXARK and run it (a normal server startup of PIXARK can take a long time!). + home: https://truecharts.org/charts/stable/pixark + icon: https://truecharts.org/img/hotlink-ok/chart-icons/pixark.webp + keywords: + - pixark + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: pixark + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/pixark + - https://pixark.snail.com/ + type: application + version: 7.5.1 + diff --git a/charts/stable/plant-it/Chart.yaml b/charts/stable/plant-it/Chart.yaml index 59c56386dad..dc216390480 100644 --- a/charts/stable/plant-it/Chart.yaml +++ b/charts/stable/plant-it/Chart.yaml @@ -1,48 +1,49 @@ -annotations: - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.10.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 15.9.0 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] - - name: redis - version: 15.6.7 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Plant-it is a self-hosted gardening companion app. -home: https://truecharts.org/charts/stable/plant-it -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plant-it.webp -keywords: - - plant - - plant-it -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: plant-it -sources: - - https://github.com/MDeLuise/plant-it - - https://github.com/truecharts/charts/tree/master/charts/stable/plant-it - - https://hub.docker.com/r/msdeluise/plant-it-server -type: application -version: 2.1.2 + annotations: + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.10.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 15.9.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 15.6.7 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Plant-it is a self-hosted gardening companion app. + home: https://truecharts.org/charts/stable/plant-it + icon: https://truecharts.org/img/hotlink-ok/chart-icons/plant-it.webp + keywords: + - plant + - plant-it + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: plant-it + sources: + - https://github.com/MDeLuise/plant-it + - https://github.com/truecharts/charts/tree/master/charts/stable/plant-it + - https://hub.docker.com/r/msdeluise/plant-it-server + type: application + version: 2.1.2 + diff --git a/charts/stable/plausible/Chart.yaml b/charts/stable/plausible/Chart.yaml index c70defad256..c3de71d8d63 100644 --- a/charts/stable/plausible/Chart.yaml +++ b/charts/stable/plausible/Chart.yaml @@ -1,46 +1,47 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: analytics - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.0.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: clickhouse - version: 15.2.1 - repository: oci://tccr.io/truecharts - condition: clickhouse.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Plausible is lightweight and open source web analytics. No cookies and fully compliant with GDPR, CCPA and PECR. -home: https://truecharts.org/charts/stable/plausible -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plausible.webp -keywords: - - plausible - - analytics -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: plausible -sources: - - https://github.com/plausible/analytics - - https://github.com/plausible/hosting - - https://github.com/truecharts/charts/tree/master/charts/stable/plausible - - https://hub.docker.com/r/plausible/analytics - - https://plausible.io/ - - https://plausible.io/docs/self-hosting -type: application -version: 13.2.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: analytics + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.0.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: clickhouse + version: 15.2.1 + repository: oci://tccr.io/truecharts + condition: clickhouse.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Plausible is lightweight and open source web analytics. No cookies and fully compliant with GDPR, CCPA and PECR. + home: https://truecharts.org/charts/stable/plausible + icon: https://truecharts.org/img/hotlink-ok/chart-icons/plausible.webp + keywords: + - plausible + - analytics + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: plausible + sources: + - https://github.com/plausible/analytics + - https://github.com/plausible/hosting + - https://github.com/truecharts/charts/tree/master/charts/stable/plausible + - https://hub.docker.com/r/plausible/analytics + - https://plausible.io/ + - https://plausible.io/docs/self-hosting + type: application + version: 13.2.1 + diff --git a/charts/stable/plaxt/Chart.yaml b/charts/stable/plaxt/Chart.yaml index 21f2e87ee10..702a44a50e5 100644 --- a/charts/stable/plaxt/Chart.yaml +++ b/charts/stable/plaxt/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Tools provides a way to keep your watched history synced FROM Plex Server To Trakt.tv -home: https://truecharts.org/charts/stable/plaxt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plaxt.webp -keywords: - - plaxt - - Other - - MediaApp-Other - - MediaServer-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: plaxt -sources: - - https://github.com/XanderStrike/goplaxt - - https://github.com/truecharts/charts/tree/master/charts/stable/plaxt - - https://hub.docker.com/r/xanderstrike/goplaxt -type: application -version: 10.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Tools provides a way to keep your watched history synced FROM Plex Server To Trakt.tv + home: https://truecharts.org/charts/stable/plaxt + icon: https://truecharts.org/img/hotlink-ok/chart-icons/plaxt.webp + keywords: + - plaxt + - Other + - MediaApp-Other + - MediaServer-Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: plaxt + sources: + - https://github.com/XanderStrike/goplaxt + - https://github.com/truecharts/charts/tree/master/charts/stable/plaxt + - https://hub.docker.com/r/xanderstrike/goplaxt + type: application + version: 10.5.1 + diff --git a/charts/stable/plex-auto-languages/Chart.yaml b/charts/stable/plex-auto-languages/Chart.yaml index ea85ff637c7..41ba990fc83 100644 --- a/charts/stable/plex-auto-languages/Chart.yaml +++ b/charts/stable/plex-auto-languages/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Automated language selection for Plex TV Shows. -home: https://truecharts.org/charts/stable/plex-auto-languages -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-auto-languages.webp -keywords: - - plex-auto-languages - - Tools-Utilities - - MediaApp-Other - - MediaApp-Video - - MediaServer-Video -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: plex-auto-languages -sources: - - https://github.com/remirigal/plex-auto-languages - - https://github.com/truecharts/charts/tree/master/charts/stable/plex-auto-languages - - https://hub.docker.com/r/remirigal/plex-auto-languages -type: application -version: 10.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Automated language selection for Plex TV Shows. + home: https://truecharts.org/charts/stable/plex-auto-languages + icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-auto-languages.webp + keywords: + - plex-auto-languages + - Tools-Utilities + - MediaApp-Other + - MediaApp-Video + - MediaServer-Video + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: plex-auto-languages + sources: + - https://github.com/remirigal/plex-auto-languages + - https://github.com/truecharts/charts/tree/master/charts/stable/plex-auto-languages + - https://hub.docker.com/r/remirigal/plex-auto-languages + type: application + version: 10.5.1 + diff --git a/charts/stable/plex-meta-manager/Chart.yaml b/charts/stable/plex-meta-manager/Chart.yaml index 835bb5600e2..ddc373ae371 100644 --- a/charts/stable/plex-meta-manager/Chart.yaml +++ b/charts/stable/plex-meta-manager/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.21.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: true -description: Python script to update metadata and automatically build collections. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: plex-meta-manager -sources: - - https://github.com/meisnate12/Plex-Meta-Manager - - https://github.com/truecharts/charts/tree/master/charts/stable/plex-meta-manager - - https://hub.docker.com/r/meisnate12/plex-meta-manager -type: application -version: 8.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.21.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: true + description: Python script to update metadata and automatically build collections. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: plex-meta-manager + sources: + - https://github.com/meisnate12/Plex-Meta-Manager + - https://github.com/truecharts/charts/tree/master/charts/stable/plex-meta-manager + - https://hub.docker.com/r/meisnate12/plex-meta-manager + type: application + version: 8.5.1 + diff --git a/charts/stable/plex-playlist-sync/Chart.yaml b/charts/stable/plex-playlist-sync/Chart.yaml index 04f35fcaff1..c4ef4573122 100644 --- a/charts/stable/plex-playlist-sync/Chart.yaml +++ b/charts/stable/plex-playlist-sync/Chart.yaml @@ -1,41 +1,42 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Sync your Spotify and Deezer playlists to your Plex server. -home: https://truecharts.org/charts/stable/plex-playlist-sync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-playlist-sync.webp -keywords: - - plex-playlist-sync - - Spotify - - Deezer - - Tools-Utilities - - MediaApp-Other - - MediaApp-Video - - MediaServer-Video -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: plex-playlist-sync -sources: - - https://github.com/rnagabhyrava/plex-playlist-sync - - https://github.com/truecharts/charts/tree/master/charts/stable/plex-playlist-sync - - https://hub.docker.com/r/rnagabhyrava/plexplaylistsync -type: application -version: 5.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Sync your Spotify and Deezer playlists to your Plex server. + home: https://truecharts.org/charts/stable/plex-playlist-sync + icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-playlist-sync.webp + keywords: + - plex-playlist-sync + - Spotify + - Deezer + - Tools-Utilities + - MediaApp-Other + - MediaApp-Video + - MediaServer-Video + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: plex-playlist-sync + sources: + - https://github.com/rnagabhyrava/plex-playlist-sync + - https://github.com/truecharts/charts/tree/master/charts/stable/plex-playlist-sync + - https://hub.docker.com/r/rnagabhyrava/plexplaylistsync + type: application + version: 5.5.1 + diff --git a/charts/stable/plex-utills/Chart.yaml b/charts/stable/plex-utills/Chart.yaml index b877500ca29..317de549973 100644 --- a/charts/stable/plex-utills/Chart.yaml +++ b/charts/stable/plex-utills/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A utility to help manage your library. -home: https://truecharts.org/charts/stable/plex-utills -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-utills.webp -keywords: - - plex-utills - - Tools-Utilities - - MediaApp-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: plex-utills -sources: - - https://github.com/jkirkcaldy/plex-utills - - https://github.com/truecharts/charts/tree/master/charts/stable/plex-utills - - https://hub.docker.com/r/jkirkcaldy/plex-utills -type: application -version: 10.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A utility to help manage your library. + home: https://truecharts.org/charts/stable/plex-utills + icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-utills.webp + keywords: + - plex-utills + - Tools-Utilities + - MediaApp-Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: plex-utills + sources: + - https://github.com/jkirkcaldy/plex-utills + - https://github.com/truecharts/charts/tree/master/charts/stable/plex-utills + - https://hub.docker.com/r/jkirkcaldy/plex-utills + type: application + version: 10.5.1 + diff --git a/charts/stable/plex/Chart.yaml b/charts/stable/plex/Chart.yaml index f04938824db..97298d55dac 100644 --- a/charts/stable/plex/Chart.yaml +++ b/charts/stable/plex/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.41.5.9522 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Plex Media Server -home: https://truecharts.org/charts/stable/plex -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex.webp -keywords: - - plex - - plex-media-server -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: plex -sources: - - https://ghcr.io/home-operations/plex - - https://github.com/k8s-at-home/container-images/pkgs/container/plex - - https://github.com/truecharts/charts/tree/master/charts/stable/plex -type: application -version: 19.6.9 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.41.5.9522 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Plex Media Server + home: https://truecharts.org/charts/stable/plex + icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex.webp + keywords: + - plex + - plex-media-server + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: plex + sources: + - https://ghcr.io/home-operations/plex + - https://github.com/k8s-at-home/container-images/pkgs/container/plex + - https://github.com/truecharts/charts/tree/master/charts/stable/plex + type: application + version: 19.6.9 + diff --git a/charts/stable/plexanisync/Chart.yaml b/charts/stable/plexanisync/Chart.yaml index a7a36e45e7c..6e85d489d4b 100644 --- a/charts/stable/plexanisync/Chart.yaml +++ b/charts/stable/plexanisync/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.4.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Plex to AniList Sync. -home: https://truecharts.org/charts/stable/plexanisync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plexanisync.webp -keywords: - - plexanisync - - media -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: plexanisync -sources: - - https://ghcr.io/rickdb/plexanisync - - https://github.com/RickDB/PlexAniSync - - https://github.com/RickDB/PlexAniSync/pkgs/container/plexanisync - - https://github.com/truecharts/charts/tree/master/charts/stable/plexanisync -type: application -version: 8.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.4.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Plex to AniList Sync. + home: https://truecharts.org/charts/stable/plexanisync + icon: https://truecharts.org/img/hotlink-ok/chart-icons/plexanisync.webp + keywords: + - plexanisync + - media + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: plexanisync + sources: + - https://ghcr.io/rickdb/plexanisync + - https://github.com/RickDB/PlexAniSync + - https://github.com/RickDB/PlexAniSync/pkgs/container/plexanisync + - https://github.com/truecharts/charts/tree/master/charts/stable/plexanisync + type: application + version: 8.5.1 + diff --git a/charts/stable/plexripper/Chart.yaml b/charts/stable/plexripper/Chart.yaml index a5685bbba0f..2d72deb83cf 100644 --- a/charts/stable/plexripper/Chart.yaml +++ b/charts/stable/plexripper/Chart.yaml @@ -1,41 +1,42 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.30.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A multi-platform media downloader that indexes and downloads content from your accessible Plex servers. -home: https://truecharts.org/charts/stable/plexripper -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plexripper.webp -keywords: - - plexripper - - Backup - - Downloaders - - MediaApp-Video - - MediaApp-Music - - MediaApp-Photos - - MediaApp-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: plexripper -sources: - - https://github.com/PlexRipper/PlexRipper/ - - https://github.com/truecharts/charts/tree/master/charts/stable/plexripper - - https://hub.docker.com/r/plexripper/plexripper -type: application -version: 10.15.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.30.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A multi-platform media downloader that indexes and downloads content from your accessible Plex servers. + home: https://truecharts.org/charts/stable/plexripper + icon: https://truecharts.org/img/hotlink-ok/chart-icons/plexripper.webp + keywords: + - plexripper + - Backup + - Downloaders + - MediaApp-Video + - MediaApp-Music + - MediaApp-Photos + - MediaApp-Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: plexripper + sources: + - https://github.com/PlexRipper/PlexRipper/ + - https://github.com/truecharts/charts/tree/master/charts/stable/plexripper + - https://hub.docker.com/r/plexripper/plexripper + type: application + version: 10.15.1 + diff --git a/charts/stable/plextraktsync/Chart.yaml b/charts/stable/plextraktsync/Chart.yaml index 7506d8061c7..86dbd2d7aef 100644 --- a/charts/stable/plextraktsync/Chart.yaml +++ b/charts/stable/plextraktsync/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.34.7 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Two-way-sync between trakt.tv and Plex Media Server. -home: https://truecharts.org/charts/stable/plextraktsync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plextraktsync.webp -keywords: - - plextraktsync - - Tools-Utilities - - MediaApp-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: plextraktsync -sources: - - https://ghcr.io/taxel/plextraktsync - - https://github.com/Taxel/PlexTraktSync - - https://github.com/truecharts/charts/tree/master/charts/stable/plextraktsync -type: application -version: 9.8.7 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.34.7 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Two-way-sync between trakt.tv and Plex Media Server. + home: https://truecharts.org/charts/stable/plextraktsync + icon: https://truecharts.org/img/hotlink-ok/chart-icons/plextraktsync.webp + keywords: + - plextraktsync + - Tools-Utilities + - MediaApp-Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: plextraktsync + sources: + - https://ghcr.io/taxel/plextraktsync + - https://github.com/Taxel/PlexTraktSync + - https://github.com/truecharts/charts/tree/master/charts/stable/plextraktsync + type: application + version: 9.8.7 + diff --git a/charts/stable/pocketmine-mp/Chart.yaml b/charts/stable/pocketmine-mp/Chart.yaml index b9108093f16..cc71c5ba695 100644 --- a/charts/stable/pocketmine-mp/Chart.yaml +++ b/charts/stable/pocketmine-mp/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: games - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.27.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A server software for Minecraft Bedrock Edition in PHP. -home: https://truecharts.org/charts/stable/pocketmine-mp -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pocketmine-mp.webp -keywords: - - pocketmine-mp - - minecraft -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: pocketmine-mp -sources: - - https://ghcr.io/pmmp/pocketmine-mp - - https://github.com/pmmp/PocketMine-MP - - https://github.com/truecharts/charts/tree/master/charts/stable/pocketmine-mp -type: application -version: 5.15.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: games + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 5.27.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A server software for Minecraft Bedrock Edition in PHP. + home: https://truecharts.org/charts/stable/pocketmine-mp + icon: https://truecharts.org/img/hotlink-ok/chart-icons/pocketmine-mp.webp + keywords: + - pocketmine-mp + - minecraft + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: pocketmine-mp + sources: + - https://ghcr.io/pmmp/pocketmine-mp + - https://github.com/pmmp/PocketMine-MP + - https://github.com/truecharts/charts/tree/master/charts/stable/pocketmine-mp + type: application + version: 5.15.1 + diff --git a/charts/stable/podgrab/Chart.yaml b/charts/stable/podgrab/Chart.yaml index 687d0e2936f..c6d4173c8a6 100644 --- a/charts/stable/podgrab/Chart.yaml +++ b/charts/stable/podgrab/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: mutlimedia - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.0.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A self-hosted podcast manager to download episodes as soon as they become live. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: podgrab -sources: - - https://github.com/akhilrex/podgrab - - https://github.com/truecharts/charts/tree/master/charts/stable/podgrab - - https://hub.docker.com/r/akhilrex/podgrab -type: application -version: 19.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: mutlimedia + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.0.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A self-hosted podcast manager to download episodes as soon as they become live. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: podgrab + sources: + - https://github.com/akhilrex/podgrab + - https://github.com/truecharts/charts/tree/master/charts/stable/podgrab + - https://hub.docker.com/r/akhilrex/podgrab + type: application + version: 19.5.1 + diff --git a/charts/stable/portainer/Chart.yaml b/charts/stable/portainer/Chart.yaml index d32074fe0c9..6c00b321e19 100644 --- a/charts/stable/portainer/Chart.yaml +++ b/charts/stable/portainer/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: management - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.28.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Container management made easy -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: portainer -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 -type: application -version: 10.14.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: management + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.28.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Container management made easy + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: portainer + 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 + type: application + version: 10.14.0 + diff --git a/charts/stable/post-recording/Chart.yaml b/charts/stable/post-recording/Chart.yaml index fda0d3d90b8..4dfa7a0d7a3 100644 --- a/charts/stable/post-recording/Chart.yaml +++ b/charts/stable/post-recording/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: MediaApp-Video - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Watches for .ts files made by Live TV recordings, convert them to a friendly format, extract .srt file, add chapters with comchap or remove them with comcut. Tested with Emby recordings. -home: https://truecharts.org/charts/stable/post-recording -icon: https://truecharts.org/img/hotlink-ok/chart-icons/post-recording.webp -keywords: - - post-recording - - MediaApp-Video -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: post-recording -sources: - - https://github.com/chacawaca/docker-post-recording - - https://github.com/truecharts/charts/tree/master/charts/stable/post-recording - - https://hub.docker.com/r/chacawaca/post-recording -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: MediaApp-Video + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Watches for .ts files made by Live TV recordings, convert them to a friendly format, extract .srt file, add chapters with comchap or remove them with comcut. Tested with Emby recordings. + home: https://truecharts.org/charts/stable/post-recording + icon: https://truecharts.org/img/hotlink-ok/chart-icons/post-recording.webp + keywords: + - post-recording + - MediaApp-Video + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: post-recording + sources: + - https://github.com/chacawaca/docker-post-recording + - https://github.com/truecharts/charts/tree/master/charts/stable/post-recording + - https://hub.docker.com/r/chacawaca/post-recording + type: application + version: 7.5.1 + diff --git a/charts/stable/posterr/Chart.yaml b/charts/stable/posterr/Chart.yaml index b5e0370a908..d2421372ae7 100644 --- a/charts/stable/posterr/Chart.yaml +++ b/charts/stable/posterr/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: MediaServer-Other - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Media display for Plex, Sonarr and Radarr. -home: https://truecharts.org/charts/stable/posterr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/posterr.webp -keywords: - - posterr - - MediaServer-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: posterr -sources: - - https://github.com/petersem/posterr - - https://github.com/truecharts/charts/tree/master/charts/stable/posterr - - https://hub.docker.com/r/petersem/posterr -type: application -version: 10.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: MediaServer-Other + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Media display for Plex, Sonarr and Radarr. + home: https://truecharts.org/charts/stable/posterr + icon: https://truecharts.org/img/hotlink-ok/chart-icons/posterr.webp + keywords: + - posterr + - MediaServer-Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: posterr + sources: + - https://github.com/petersem/posterr + - https://github.com/truecharts/charts/tree/master/charts/stable/posterr + - https://hub.docker.com/r/petersem/posterr + type: application + version: 10.5.1 + diff --git a/charts/stable/postscriptum/Chart.yaml b/charts/stable/postscriptum/Chart.yaml index 0d0579266af..41486bdcd6a 100644 --- a/charts/stable/postscriptum/Chart.yaml +++ b/charts/stable/postscriptum/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: postscriptum -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install PostScriptum and run it. -home: https://truecharts.org/charts/stable/postscriptum -icon: https://truecharts.org/img/hotlink-ok/chart-icons/postscriptum.webp -keywords: - - postscriptum - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: postscriptum -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/postscriptum - - https://www.steampowered.com/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: postscriptum + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will download and install SteamCMD. It will also install PostScriptum and run it. + home: https://truecharts.org/charts/stable/postscriptum + icon: https://truecharts.org/img/hotlink-ok/chart-icons/postscriptum.webp + keywords: + - postscriptum + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: postscriptum + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/postscriptum + - https://www.steampowered.com/ + type: application + version: 7.5.1 + diff --git a/charts/stable/pretend-youre-xyzzy/Chart.yaml b/charts/stable/pretend-youre-xyzzy/Chart.yaml index 4f6bc5f042f..f3f1be4a96f 100644 --- a/charts/stable/pretend-youre-xyzzy/Chart.yaml +++ b/charts/stable/pretend-youre-xyzzy/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.0.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: pretend-youre-xyzzy, a cards against humanity clone -home: https://truecharts.org/charts/stable/pretend-youre-xyzzy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pretend-youre-xyzzy.webp -keywords: - - pretend-youre-xyzzy - - cards - - against - - humanity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: pretend-youre-xyzzy -sources: - - https://github.com/ajanata/PretendYoureXyzzy - - https://github.com/emcniece/DockerYourXyzzy - - https://github.com/truecharts/charts/tree/master/charts/stable/pretend-youre-xyzzy - - https://hub.docker.com/r/emcniece/dockeryourxyzzy -type: application -version: 15.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 4.0.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: pretend-youre-xyzzy, a cards against humanity clone + home: https://truecharts.org/charts/stable/pretend-youre-xyzzy + icon: https://truecharts.org/img/hotlink-ok/chart-icons/pretend-youre-xyzzy.webp + keywords: + - pretend-youre-xyzzy + - cards + - against + - humanity + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: pretend-youre-xyzzy + sources: + - https://github.com/ajanata/PretendYoureXyzzy + - https://github.com/emcniece/DockerYourXyzzy + - https://github.com/truecharts/charts/tree/master/charts/stable/pretend-youre-xyzzy + - https://hub.docker.com/r/emcniece/dockeryourxyzzy + type: application + version: 15.5.1 + diff --git a/charts/stable/profilarr/Chart.yaml b/charts/stable/profilarr/Chart.yaml index a4b9539b3b8..c64af6ca0c3 100644 --- a/charts/stable/profilarr/Chart.yaml +++ b/charts/stable/profilarr/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.0.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Configuration management tool for Radarr/Sonarr that automates importing and version control of custom formats and quality profiles. -home: https://truecharts.org/charts/stable/profilarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/profilarr.webp -keywords: - - profilarr - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: profilarr -sources: - - https://github.com/Dictionarry-Hub/profilarr - - https://github.com/truecharts/charts/tree/master/charts/stable/profilarr - - https://hub.docker.com/r/santiagosayshey/profilarr -type: application -version: 1.0.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.0.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Configuration management tool for Radarr/Sonarr that automates importing and version control of custom formats and quality profiles. + home: https://truecharts.org/charts/stable/profilarr + icon: https://truecharts.org/img/hotlink-ok/chart-icons/profilarr.webp + keywords: + - profilarr + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: profilarr + sources: + - https://github.com/Dictionarry-Hub/profilarr + - https://github.com/truecharts/charts/tree/master/charts/stable/profilarr + - https://hub.docker.com/r/santiagosayshey/profilarr + type: application + version: 1.0.0 + diff --git a/charts/stable/profilarr/README.md b/charts/stable/profilarr/README.md index cf4243a1f58..bff38edd9d4 100644 --- a/charts/stable/profilarr/README.md +++ b/charts/stable/profilarr/README.md @@ -4,7 +4,7 @@ title: README ## General Info -For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/profilarr) +For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/profilarr) **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** @@ -22,12 +22,12 @@ For more information on how to install TrueCharts Helm charts, checkout the [ins All our charts have dedicated documentation pages. The documentation for this chart can be found here: -https://truecharts.org/charts/incubator/profilarr +https://truecharts.org/charts/stable/profilarr ## Configuration Options To view the chart specific options, please view Values.yaml included in the chart. -The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/incubator/profilarr/values.yaml +The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/profilarr/values.yaml All our Charts use a shared "common" library chart that contains most of the templating and options. For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common) diff --git a/charts/stable/projectsend/Chart.yaml b/charts/stable/projectsend/Chart.yaml index b39273ffa78..f1c5e9313cd 100644 --- a/charts/stable/projectsend/Chart.yaml +++ b/charts/stable/projectsend/Chart.yaml @@ -1,43 +1,44 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: files - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 15.9.0 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: ProjectSend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself. -home: https://truecharts.org/charts/stable/projectsend -icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectsend.webp -keywords: - - projectsend - - files -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: projectsend -sources: - - https://ghcr.io/linuxserver/projectsend - - https://github.com/projectsend/projectsend - - https://github.com/truecharts/charts/tree/master/charts/stable/projectsend -type: application -version: 14.13.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: files + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 15.9.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: ProjectSend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself. + home: https://truecharts.org/charts/stable/projectsend + icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectsend.webp + keywords: + - projectsend + - files + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: projectsend + sources: + - https://ghcr.io/linuxserver/projectsend + - https://github.com/projectsend/projectsend + - https://github.com/truecharts/charts/tree/master/charts/stable/projectsend + type: application + version: 14.13.3 + diff --git a/charts/stable/promcord/Chart.yaml b/charts/stable/promcord/Chart.yaml index 93eda845ba3..3ce7dec2f6c 100644 --- a/charts/stable/promcord/Chart.yaml +++ b/charts/stable/promcord/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Discord bot that provides metrics from a Discord server -home: https://truecharts.org/charts/stable/promcord -icon: https://truecharts.org/img/hotlink-ok/chart-icons/promcord.webp -keywords: - - promcord - - discord - - metrics -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: promcord -sources: - - https://github.com/nimarion/promcord - - https://github.com/truecharts/charts/tree/master/charts/stable/promcord - - https://hub.docker.com/r/biospheere/promcord -type: application -version: 13.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: metrics + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Discord bot that provides metrics from a Discord server + home: https://truecharts.org/charts/stable/promcord + icon: https://truecharts.org/img/hotlink-ok/chart-icons/promcord.webp + keywords: + - promcord + - discord + - metrics + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: promcord + sources: + - https://github.com/nimarion/promcord + - https://github.com/truecharts/charts/tree/master/charts/stable/promcord + - https://hub.docker.com/r/biospheere/promcord + type: application + version: 13.5.1 + diff --git a/charts/stable/prometheus-pve-exporter/Chart.yaml b/charts/stable/prometheus-pve-exporter/Chart.yaml index 6d0dc906732..3caa533cc33 100644 --- a/charts/stable/prometheus-pve-exporter/Chart.yaml +++ b/charts/stable/prometheus-pve-exporter/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.5.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A Prometheus exporter for Proxmox Virtual Environment metrics. -home: https://truecharts.org/charts/stable/prometheus-pve-exporter -icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus-pve-exporter.webp -keywords: - - prometheus - - prometheus-pve-exporter - - monitoring - - proxmox -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: prometheus-pve-exporter -sources: - - https://github.com/prometheus-pve/prometheus-pve-exporter - - https://github.com/truecharts/charts/tree/master/charts/stable/prometheus-pve-exporter - - https://grafana.com/grafana/dashboards/10347-proxmox-via-prometheus/ - - https://hub.docker.com/r/prompve/prometheus-pve-exporter -type: application -version: 1.0.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: metrics + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 3.5.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A Prometheus exporter for Proxmox Virtual Environment metrics. + home: https://truecharts.org/charts/stable/prometheus-pve-exporter + icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus-pve-exporter.webp + keywords: + - prometheus + - prometheus-pve-exporter + - monitoring + - proxmox + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: prometheus-pve-exporter + sources: + - https://github.com/prometheus-pve/prometheus-pve-exporter + - https://github.com/truecharts/charts/tree/master/charts/stable/prometheus-pve-exporter + - https://grafana.com/grafana/dashboards/10347-proxmox-via-prometheus/ + - https://hub.docker.com/r/prompve/prometheus-pve-exporter + type: application + version: 1.0.0 + diff --git a/charts/stable/protonmail-bridge/Chart.yaml b/charts/stable/protonmail-bridge/Chart.yaml index d9ba3af44c5..e231e28fc01 100644 --- a/charts/stable/protonmail-bridge/Chart.yaml +++ b/charts/stable/protonmail-bridge/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.19.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: ProtonMail IMAP/SMTP Bridge to work on the network. -home: https://truecharts.org/charts/stable/protonmail-bridge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/protonmail-bridge.webp -keywords: - - protonmail - - protonmail-bridge -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: protonmail-bridge -sources: - - https://github.com/shenxn/protonmail-bridge-docker - - https://github.com/truecharts/charts/tree/master/charts/stable/protonmail-bridge - - https://hub.docker.com/r/shenxn/protonmail-bridge -type: application -version: 16.10.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 3.19.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: ProtonMail IMAP/SMTP Bridge to work on the network. + home: https://truecharts.org/charts/stable/protonmail-bridge + icon: https://truecharts.org/img/hotlink-ok/chart-icons/protonmail-bridge.webp + keywords: + - protonmail + - protonmail-bridge + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: protonmail-bridge + sources: + - https://github.com/shenxn/protonmail-bridge-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/protonmail-bridge + - https://hub.docker.com/r/shenxn/protonmail-bridge + type: application + version: 16.10.0 + diff --git a/charts/stable/prowlarr/Chart.yaml b/charts/stable/prowlarr/Chart.yaml index df1697ea18e..70b2e0a6e97 100644 --- a/charts/stable/prowlarr/Chart.yaml +++ b/charts/stable/prowlarr/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.33.2.5002 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps. -home: https://truecharts.org/charts/stable/prowlarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/prowlarr.webp -keywords: - - prowlarr - - torrent - - usenet -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: prowlarr -sources: - - https://ghcr.io/home-operations/prowlarr - - https://ghcr.io/onedr0p/exportarr - - https://github.com/Prowlarr/Prowlarr - - https://github.com/k8s-at-home/container-images - - https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr -type: application -version: 18.18.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.33.2.5002 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps. + home: https://truecharts.org/charts/stable/prowlarr + icon: https://truecharts.org/img/hotlink-ok/chart-icons/prowlarr.webp + keywords: + - prowlarr + - torrent + - usenet + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: prowlarr + sources: + - https://ghcr.io/home-operations/prowlarr + - https://ghcr.io/onedr0p/exportarr + - https://github.com/Prowlarr/Prowlarr + - https://github.com/k8s-at-home/container-images + - https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr + type: application + version: 18.18.2 + diff --git a/charts/stable/proxmox-backup-server/Chart.yaml b/charts/stable/proxmox-backup-server/Chart.yaml index 19906cf82a5..ae97137024f 100644 --- a/charts/stable/proxmox-backup-server/Chart.yaml +++ b/charts/stable/proxmox-backup-server/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: test - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.3.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Container for proxmox backup server -home: https://truecharts.org/charts/stable/proxmox-backup-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/proxmox-backup-server.webp -keywords: - - proxmox-backup-server - - pbs -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: proxmox-backup-server -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: 5.6.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: test + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 3.3.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Container for proxmox backup server + home: https://truecharts.org/charts/stable/proxmox-backup-server + icon: https://truecharts.org/img/hotlink-ok/chart-icons/proxmox-backup-server.webp + keywords: + - proxmox-backup-server + - pbs + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: proxmox-backup-server + 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: 5.6.1 + diff --git a/charts/stable/prpdf/Chart.yaml b/charts/stable/prpdf/Chart.yaml index 77f7e402f0d..09708195b43 100644 --- a/charts/stable/prpdf/Chart.yaml +++ b/charts/stable/prpdf/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This tool is for Preview and Rename scanned PDF-Documents. Rulebased autoscan with OCR. Merge etc. -home: https://truecharts.org/charts/stable/prpdf -icon: https://truecharts.org/img/hotlink-ok/chart-icons/prpdf.webp -keywords: - - prpdf - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: prpdf -sources: - - https://github.com/maschhoff/prpdf - - https://github.com/truecharts/charts/tree/master/charts/stable/prpdf - - https://hub.docker.com/r/knex666/prpdf -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This tool is for Preview and Rename scanned PDF-Documents. Rulebased autoscan with OCR. Merge etc. + home: https://truecharts.org/charts/stable/prpdf + icon: https://truecharts.org/img/hotlink-ok/chart-icons/prpdf.webp + keywords: + - prpdf + - Productivity + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: prpdf + sources: + - https://github.com/maschhoff/prpdf + - https://github.com/truecharts/charts/tree/master/charts/stable/prpdf + - https://hub.docker.com/r/knex666/prpdf + type: application + version: 7.5.1 + diff --git a/charts/stable/prusaslicer-novnc/Chart.yaml b/charts/stable/prusaslicer-novnc/Chart.yaml index abe220d2c5a..e574b12ef01 100644 --- a/charts/stable/prusaslicer-novnc/Chart.yaml +++ b/charts/stable/prusaslicer-novnc/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Enjoy Prusaslicer directly in your browser with this easy to use Chart Chart. -home: https://truecharts.org/charts/stable/prusaslicer-novnc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/prusaslicer-novnc.webp -keywords: - - prusaslicer-novnc - - home-automation - - Productivity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: prusaslicer-novnc -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/prusaslicer-novnc - - https://hub.docker.com/r/mikeah/prusaslicer-novnc - - https://www.prusa3d.com/prusaslicer/ -type: application -version: 10.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Enjoy Prusaslicer directly in your browser with this easy to use Chart Chart. + home: https://truecharts.org/charts/stable/prusaslicer-novnc + icon: https://truecharts.org/img/hotlink-ok/chart-icons/prusaslicer-novnc.webp + keywords: + - prusaslicer-novnc + - home-automation + - Productivity + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: prusaslicer-novnc + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/prusaslicer-novnc + - https://hub.docker.com/r/mikeah/prusaslicer-novnc + - https://www.prusa3d.com/prusaslicer/ + type: application + version: 10.5.1 + diff --git a/charts/stable/ps3netsrv/Chart.yaml b/charts/stable/ps3netsrv/Chart.yaml index 40f500c22cf..b5af20a2bf7 100644 --- a/charts/stable/ps3netsrv/Chart.yaml +++ b/charts/stable/ps3netsrv/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: games - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.10.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Allows Multiman or Webman to stream and play game backups over the network. -home: https://truecharts.org/charts/stable/ps3netsrv -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ps3netsrv.webp -keywords: - - ps3netsrv - - Game servers - - Network-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ps3netsrv -sources: - - https://github.com/aldostools/webMAN-MOD/tree/master/_Projects_/ps3netsrv - - https://github.com/truecharts/charts/tree/master/charts/stable/ps3netsrv - - https://hub.docker.com/r/shawly/ps3netsrv -type: application -version: 2.0.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: games + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.10.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Allows Multiman or Webman to stream and play game backups over the network. + home: https://truecharts.org/charts/stable/ps3netsrv + icon: https://truecharts.org/img/hotlink-ok/chart-icons/ps3netsrv.webp + keywords: + - ps3netsrv + - Game servers + - Network-Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: ps3netsrv + sources: + - https://github.com/aldostools/webMAN-MOD/tree/master/_Projects_/ps3netsrv + - https://github.com/truecharts/charts/tree/master/charts/stable/ps3netsrv + - https://hub.docker.com/r/shawly/ps3netsrv + type: application + version: 2.0.0 + diff --git a/charts/stable/pt-helper/Chart.yaml b/charts/stable/pt-helper/Chart.yaml index ecbc853fa13..186f61b88e8 100644 --- a/charts/stable/pt-helper/Chart.yaml +++ b/charts/stable/pt-helper/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A tool that can automatically download free seeds and delete them after the free time expires. -home: https://truecharts.org/charts/stable/pt-helper -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pt-helper.webp -keywords: - - pt-helper - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: pt-helper -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pt-helper - - https://hub.docker.com/r/crazyq/pt_helper -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A tool that can automatically download free seeds and delete them after the free time expires. + home: https://truecharts.org/charts/stable/pt-helper + icon: https://truecharts.org/img/hotlink-ok/chart-icons/pt-helper.webp + keywords: + - pt-helper + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: pt-helper + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pt-helper + - https://hub.docker.com/r/crazyq/pt_helper + type: application + version: 7.5.1 + diff --git a/charts/stable/putty/Chart.yaml b/charts/stable/putty/Chart.yaml index bb01f02ae5c..4ff7f99ed3c 100644 --- a/charts/stable/putty/Chart.yaml +++ b/charts/stable/putty/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 25.02.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: PuTTY is a free and open-source terminal emulator, serial console and network file transfer application. -home: https://truecharts.org/charts/stable/putty -icon: https://truecharts.org/img/hotlink-ok/chart-icons/putty.webp -keywords: - - ssh - - putty -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: putty -sources: - - https://github.com/jlesage/docker-putty - - https://github.com/truecharts/charts/tree/master/charts/stable/putty - - https://hub.docker.com/r/jlesage/putty -type: application -version: 12.0.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 25.02.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: PuTTY is a free and open-source terminal emulator, serial console and network file transfer application. + home: https://truecharts.org/charts/stable/putty + icon: https://truecharts.org/img/hotlink-ok/chart-icons/putty.webp + keywords: + - ssh + - putty + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: putty + sources: + - https://github.com/jlesage/docker-putty + - https://github.com/truecharts/charts/tree/master/charts/stable/putty + - https://hub.docker.com/r/jlesage/putty + type: application + version: 12.0.0 + diff --git a/charts/stable/pvk-ii/Chart.yaml b/charts/stable/pvk-ii/Chart.yaml index e2498e7942c..ab0fb2bfbb6 100644 --- a/charts/stable/pvk-ii/Chart.yaml +++ b/charts/stable/pvk-ii/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: pkii -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Pirates, Vikings & Knights 2 and run it. -home: https://truecharts.org/charts/stable/pvk-ii -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pvk-ii.webp -keywords: - - pvk-ii - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: pvk-ii -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/pvk-ii - - https://www.steampowered.com/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: pkii + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will download and install SteamCMD. It will also install Pirates, Vikings & Knights 2 and run it. + home: https://truecharts.org/charts/stable/pvk-ii + icon: https://truecharts.org/img/hotlink-ok/chart-icons/pvk-ii.webp + keywords: + - pvk-ii + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: pvk-ii + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/pvk-ii + - https://www.steampowered.com/ + type: application + version: 7.5.1 + diff --git a/charts/stable/pwm/Chart.yaml b/charts/stable/pwm/Chart.yaml index 45029d6edf7..eb6905b7ed8 100644 --- a/charts/stable/pwm/Chart.yaml +++ b/charts/stable/pwm/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Security - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: PWM is a free and opensource password self-service application enabling end-users to reset their enterprise password themselves. -home: https://truecharts.org/charts/stable/pwm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pwm.webp -keywords: - - pwm - - Security -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: pwm -sources: - - https://github.com/pwm-project/pwm - - https://github.com/truecharts/charts/tree/master/charts/stable/pwm - - https://quay.io/fjudith/pwm -type: application -version: 7.5.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Security + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: PWM is a free and opensource password self-service application enabling end-users to reset their enterprise password themselves. + home: https://truecharts.org/charts/stable/pwm + icon: https://truecharts.org/img/hotlink-ok/chart-icons/pwm.webp + keywords: + - pwm + - Security + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: pwm + sources: + - https://github.com/pwm-project/pwm + - https://github.com/truecharts/charts/tree/master/charts/stable/pwm + - https://quay.io/fjudith/pwm + type: application + version: 7.5.2 + diff --git a/charts/stable/pwndrop/Chart.yaml b/charts/stable/pwndrop/Chart.yaml index 4a1a961bf12..8f61378def0 100644 --- a/charts/stable/pwndrop/Chart.yaml +++ b/charts/stable/pwndrop/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.0.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Pwndrop is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: pwndrop -sources: - - https://ghcr.io/linuxserver/pwndrop - - https://github.com/truecharts/charts/tree/master/charts/stable/pwndrop -type: application -version: 11.5.5 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.0.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Pwndrop is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: pwndrop + sources: + - https://ghcr.io/linuxserver/pwndrop + - https://github.com/truecharts/charts/tree/master/charts/stable/pwndrop + type: application + version: 11.5.5 + diff --git a/charts/stable/pyload-ng/Chart.yaml b/charts/stable/pyload-ng/Chart.yaml index d596c96d7a8..c7891415350 100644 --- a/charts/stable/pyload-ng/Chart.yaml +++ b/charts/stable/pyload-ng/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: pyLoad(https://pyload.net/) is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. -home: https://truecharts.org/charts/stable/pyload-ng -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pyload-ng.webp -keywords: - - pyload-ng - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: pyload-ng -sources: - - https://fleet.linuxserver.io/image?name=linuxserver/pyload-ng - - https://github.com/linuxserver/docker-pyload-ng#readme - - https://github.com/orgs/linuxserver/packages/container/package/pyload-ng - - https://github.com/truecharts/charts/tree/master/charts/stable/pyload-ng - - https://pyload.net/ -type: application -version: 7.5.5 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: pyLoad(https://pyload.net/) is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. + home: https://truecharts.org/charts/stable/pyload-ng + icon: https://truecharts.org/img/hotlink-ok/chart-icons/pyload-ng.webp + keywords: + - pyload-ng + - Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: pyload-ng + sources: + - https://fleet.linuxserver.io/image?name=linuxserver/pyload-ng + - https://github.com/linuxserver/docker-pyload-ng#readme + - https://github.com/orgs/linuxserver/packages/container/package/pyload-ng + - https://github.com/truecharts/charts/tree/master/charts/stable/pyload-ng + - https://pyload.net/ + type: application + version: 7.5.5 + diff --git a/charts/stable/pyload/Chart.yaml b/charts/stable/pyload/Chart.yaml index 6e40c72c689..1a5efd2d844 100644 --- a/charts/stable/pyload/Chart.yaml +++ b/charts/stable/pyload/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 360b2295 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: pyLoad is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. -home: https://truecharts.org/charts/stable/pyload -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pyload.webp -keywords: - - pyload - - download -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: pyload -sources: - - https://ghcr.io/linuxserver/pyload - - https://github.com/pyload/pyload - - https://github.com/truecharts/charts/tree/master/charts/stable/pyload -type: application -version: 15.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 360b2295 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: pyLoad is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. + home: https://truecharts.org/charts/stable/pyload + icon: https://truecharts.org/img/hotlink-ok/chart-icons/pyload.webp + keywords: + - pyload + - download + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: pyload + sources: + - https://ghcr.io/linuxserver/pyload + - https://github.com/pyload/pyload + - https://github.com/truecharts/charts/tree/master/charts/stable/pyload + type: application + version: 15.5.1 + diff --git a/charts/stable/pylon/Chart.yaml b/charts/stable/pylon/Chart.yaml index 4fcec51f2c3..02e8d09f33d 100644 --- a/charts/stable/pylon/Chart.yaml +++ b/charts/stable/pylon/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.10.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Pylon is a web based integrated development environment. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: pylon -sources: - - https://ghcr.io/linuxserver/pylon - - https://github.com/truecharts/charts/tree/master/charts/stable/pylon -type: application -version: 11.5.7 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.10.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Pylon is a web based integrated development environment. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: pylon + sources: + - https://ghcr.io/linuxserver/pylon + - https://github.com/truecharts/charts/tree/master/charts/stable/pylon + type: application + version: 11.5.7 + diff --git a/charts/stable/qbitmanage/Chart.yaml b/charts/stable/qbitmanage/Chart.yaml index bcbcb0c249d..5b09af487ff 100644 --- a/charts/stable/qbitmanage/Chart.yaml +++ b/charts/stable/qbitmanage/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.2.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This tool will help manage tedious tasks in qBittorrent and automate them. Tag, categorize, remove orphaned data, remove unregistered torrents and much much more. -home: https://truecharts.org/charts/stable/qbitmanage -icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbitmanage.webp -keywords: - - qbitmanage - - Downloaders - - MediaApp-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: qbitmanage -sources: - - https://github.com/StuffAnThings/qbit_manage/wiki/Docker-Installation - - https://github.com/truecharts/charts/tree/master/charts/stable/qbitmanage - - https://hub.docker.com/r/bobokun/qbit_manage -type: application -version: 10.6.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 4.2.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This tool will help manage tedious tasks in qBittorrent and automate them. Tag, categorize, remove orphaned data, remove unregistered torrents and much much more. + home: https://truecharts.org/charts/stable/qbitmanage + icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbitmanage.webp + keywords: + - qbitmanage + - Downloaders + - MediaApp-Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: qbitmanage + sources: + - https://github.com/StuffAnThings/qbit_manage/wiki/Docker-Installation + - https://github.com/truecharts/charts/tree/master/charts/stable/qbitmanage + - https://hub.docker.com/r/bobokun/qbit_manage + type: application + version: 10.6.1 + diff --git a/charts/stable/qbitrr/Chart.yaml b/charts/stable/qbitrr/Chart.yaml index d66f2150a07..227a758064a 100644 --- a/charts/stable/qbitrr/Chart.yaml +++ b/charts/stable/qbitrr/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.10.20 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A simple script to monitor qBit and communicate with Radarr and Sonarr. -home: https://truecharts.org/charts/stable/qbitrr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbitrr.webp -keywords: - - qbitrr - - Downloaders - - MediaApp-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: qbitrr -sources: - - https://github.com/Feramance/Qbitrr - - https://github.com/truecharts/charts/tree/master/charts/stable/qbitrr - - https://hub.docker.com/r/feramance/qbitrr -type: application -version: 6.8.9 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 4.10.20 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A simple script to monitor qBit and communicate with Radarr and Sonarr. + home: https://truecharts.org/charts/stable/qbitrr + icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbitrr.webp + keywords: + - qbitrr + - Downloaders + - MediaApp-Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: qbitrr + sources: + - https://github.com/Feramance/Qbitrr + - https://github.com/truecharts/charts/tree/master/charts/stable/qbitrr + - https://hub.docker.com/r/feramance/qbitrr + type: application + version: 6.8.9 + diff --git a/charts/stable/qbittorrent/Chart.yaml b/charts/stable/qbittorrent/Chart.yaml index 796e40baa4d..e6dbf0f89f7 100644 --- a/charts/stable/qbittorrent/Chart.yaml +++ b/charts/stable/qbittorrent/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.0.4 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: qBittorrent is a cross-platform free and open-source BitTorrent client -home: https://truecharts.org/charts/stable/qbittorrent -icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbittorrent.webp -keywords: - - qbittorrent - - torrrent -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: qbittorrent -sources: - - https://ghcr.io/home-operations/qbittorrent - - https://github.com/qbittorrent/qBittorrent - - https://github.com/truecharts/charts/tree/master/charts/stable/qbittorrent - - https://hub.docker.com/r/mjmeli/qbittorrent-port-forward-gluetun-server -type: application -version: 22.4.9 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 5.0.4 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: qBittorrent is a cross-platform free and open-source BitTorrent client + home: https://truecharts.org/charts/stable/qbittorrent + icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbittorrent.webp + keywords: + - qbittorrent + - torrrent + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: qbittorrent + sources: + - https://ghcr.io/home-operations/qbittorrent + - https://github.com/qbittorrent/qBittorrent + - https://github.com/truecharts/charts/tree/master/charts/stable/qbittorrent + - https://hub.docker.com/r/mjmeli/qbittorrent-port-forward-gluetun-server + type: application + version: 22.4.9 + diff --git a/charts/stable/qdirstat/Chart.yaml b/charts/stable/qdirstat/Chart.yaml index 97647f2399c..a53f61930f9 100644 --- a/charts/stable/qdirstat/Chart.yaml +++ b/charts/stable/qdirstat/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 25.02.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: QDirStat is a graphical application to show where your disk space has gone and to help you to clean it up. -home: https://truecharts.org/charts/stable/qdirstat -icon: https://truecharts.org/img/hotlink-ok/chart-icons/qdirstat.webp -keywords: - - stats - - qdirstat -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: qdirstat -sources: - - https://github.com/jlesage/docker-qdirstat - - https://github.com/truecharts/charts/tree/master/charts/stable/qdirstat - - https://hub.docker.com/r/jlesage/qdirstat -type: application -version: 12.0.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 25.02.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: QDirStat is a graphical application to show where your disk space has gone and to help you to clean it up. + home: https://truecharts.org/charts/stable/qdirstat + icon: https://truecharts.org/img/hotlink-ok/chart-icons/qdirstat.webp + keywords: + - stats + - qdirstat + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: qdirstat + sources: + - https://github.com/jlesage/docker-qdirstat + - https://github.com/truecharts/charts/tree/master/charts/stable/qdirstat + - https://hub.docker.com/r/jlesage/qdirstat + type: application + version: 12.0.0 + diff --git a/charts/stable/qflood/Chart.yaml b/charts/stable/qflood/Chart.yaml index ad932e670a7..dde2596d8f6 100644 --- a/charts/stable/qflood/Chart.yaml +++ b/charts/stable/qflood/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Chart with qBittorrent and the Flood UI. -home: https://truecharts.org/charts/stable/qflood -icon: https://truecharts.org/img/hotlink-ok/chart-icons/qflood.webp -keywords: - - qflood - - Downloaders -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: qflood -sources: - - https://ghcr.io/hotio/qflood - - https://github.com/truecharts/charts/tree/master/charts/stable/qflood - - https://hotio.dev/containers/qflood -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Chart with qBittorrent and the Flood UI. + home: https://truecharts.org/charts/stable/qflood + icon: https://truecharts.org/img/hotlink-ok/chart-icons/qflood.webp + keywords: + - qflood + - Downloaders + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: qflood + sources: + - https://ghcr.io/hotio/qflood + - https://github.com/truecharts/charts/tree/master/charts/stable/qflood + - https://hotio.dev/containers/qflood + type: application + version: 7.5.1 + diff --git a/charts/stable/qinglong/Chart.yaml b/charts/stable/qinglong/Chart.yaml index 9a29032a965..0224f25b8fa 100644 --- a/charts/stable/qinglong/Chart.yaml +++ b/charts/stable/qinglong/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.18.3 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A timed task management panel that supports typescript, javaScript, python3, and shell -home: https://truecharts.org/charts/stable/qinglong -icon: https://truecharts.org/img/hotlink-ok/chart-icons/qinglong.webp -keywords: - - qinglong - - task -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: qinglong -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/qinglong - - https://hub.docker.com/r/whyour/qinglong -type: application -version: 11.6.5 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.18.3 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A timed task management panel that supports typescript, javaScript, python3, and shell + home: https://truecharts.org/charts/stable/qinglong + icon: https://truecharts.org/img/hotlink-ok/chart-icons/qinglong.webp + keywords: + - qinglong + - task + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: qinglong + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/qinglong + - https://hub.docker.com/r/whyour/qinglong + type: application + version: 11.6.5 + diff --git a/charts/stable/quake3/Chart.yaml b/charts/stable/quake3/Chart.yaml index 3365f025ab3..ec82d438548 100644 --- a/charts/stable/quake3/Chart.yaml +++ b/charts/stable/quake3/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install Quake III Server (You have to copy your .pk3 files from your game directory to your server). -home: https://truecharts.org/charts/stable/quake3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/quake3.webp -keywords: - - quake3 - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: quake3 -sources: - - https://ghcr.io/ich777/quake3 - - https://github.com/truecharts/charts/tree/master/charts/stable/quake3 - - https://www.idsoftware.com/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will download and install Quake III Server (You have to copy your .pk3 files from your game directory to your server). + home: https://truecharts.org/charts/stable/quake3 + icon: https://truecharts.org/img/hotlink-ok/chart-icons/quake3.webp + keywords: + - quake3 + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: quake3 + sources: + - https://ghcr.io/ich777/quake3 + - https://github.com/truecharts/charts/tree/master/charts/stable/quake3 + - https://www.idsoftware.com/ + type: application + version: 7.5.1 + diff --git a/charts/stable/quassel-core/Chart.yaml b/charts/stable/quassel-core/Chart.yaml index 686c5bd7438..f8db82a8c29 100644 --- a/charts/stable/quassel-core/Chart.yaml +++ b/charts/stable/quassel-core/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.14.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Quassel-core is a modern, cross-platform, distributed IRC client. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: quassel-core -sources: - - https://ghcr.io/linuxserver/quassel-core - - https://github.com/truecharts/charts/tree/master/charts/stable/quassel-core -type: application -version: 13.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.14.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Quassel-core is a modern, cross-platform, distributed IRC client. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: quassel-core + sources: + - https://ghcr.io/linuxserver/quassel-core + - https://github.com/truecharts/charts/tree/master/charts/stable/quassel-core + type: application + version: 13.5.1 + diff --git a/charts/stable/quassel-web/Chart.yaml b/charts/stable/quassel-web/Chart.yaml index 7dd9c651e63..8c460a42fec 100644 --- a/charts/stable/quassel-web/Chart.yaml +++ b/charts/stable/quassel-web/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2021.12.16 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Quassel-web is a web client for Quassel. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: quassel-web -sources: - - https://ghcr.io/linuxserver/quassel-web - - https://github.com/truecharts/charts/tree/master/charts/stable/quassel-web -type: application -version: 11.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2021.12.16 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Quassel-web is a web client for Quassel. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: quassel-web + sources: + - https://ghcr.io/linuxserver/quassel-web + - https://github.com/truecharts/charts/tree/master/charts/stable/quassel-web + type: application + version: 11.5.1 + diff --git a/charts/stable/quickshare/Chart.yaml b/charts/stable/quickshare/Chart.yaml index 0194f7ff7cc..4ad06f904f2 100644 --- a/charts/stable/quickshare/Chart.yaml +++ b/charts/stable/quickshare/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Quick and simple file sharing between different devices. -home: https://truecharts.org/charts/stable/quickshare -icon: https://truecharts.org/img/hotlink-ok/chart-icons/quickshare.webp -keywords: - - quickshare - - Cloud - - Productivity - - Tools-Utilities - - Network-FTP -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: quickshare -sources: - - https://github.com/ihexxa/quickshare - - https://github.com/truecharts/charts/tree/master/charts/stable/quickshare - - https://hub.docker.com/r/hexxa/quickshare -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Quick and simple file sharing between different devices. + home: https://truecharts.org/charts/stable/quickshare + icon: https://truecharts.org/img/hotlink-ok/chart-icons/quickshare.webp + keywords: + - quickshare + - Cloud + - Productivity + - Tools-Utilities + - Network-FTP + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: quickshare + sources: + - https://github.com/ihexxa/quickshare + - https://github.com/truecharts/charts/tree/master/charts/stable/quickshare + - https://hub.docker.com/r/hexxa/quickshare + type: application + version: 7.5.1 + diff --git a/charts/stable/quiz-game/Chart.yaml b/charts/stable/quiz-game/Chart.yaml index 533cb79a498..f20e453e18c 100644 --- a/charts/stable/quiz-game/Chart.yaml +++ b/charts/stable/quiz-game/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Test your General Knowledge in different types of topics. -home: https://truecharts.org/charts/stable/quiz-game -icon: https://truecharts.org/img/hotlink-ok/chart-icons/quiz-game.webp -keywords: - - quiz-game - - GameServers - - Other - - Network-Web -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: quiz-game -sources: - - https://github.com/ASKJR/quiz-game - - https://github.com/truecharts/charts/tree/master/charts/stable/quiz-game - - https://hub.docker.com/r/patrickstigler/quiz-game - - https://registry.hub.docker.com/r/patrickstigler/quiz-game -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Test your General Knowledge in different types of topics. + home: https://truecharts.org/charts/stable/quiz-game + icon: https://truecharts.org/img/hotlink-ok/chart-icons/quiz-game.webp + keywords: + - quiz-game + - GameServers + - Other + - Network-Web + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: quiz-game + sources: + - https://github.com/ASKJR/quiz-game + - https://github.com/truecharts/charts/tree/master/charts/stable/quiz-game + - https://hub.docker.com/r/patrickstigler/quiz-game + - https://registry.hub.docker.com/r/patrickstigler/quiz-game + type: application + version: 7.5.1 + diff --git a/charts/stable/qwantify/Chart.yaml b/charts/stable/qwantify/Chart.yaml index 227319294b6..4dd0a878fc0 100644 --- a/charts/stable/qwantify/Chart.yaml +++ b/charts/stable/qwantify/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: games - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 20.04.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Play games with your friends right from the browser. -home: https://truecharts.org/charts/stable/qwantify -icon: https://truecharts.org/img/hotlink-ok/chart-icons/qwantify.webp -keywords: - - qwantify - - games -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: qwantify -sources: - - https://ghcr.io/wanjohiryan/qwantify - - https://github.com/truecharts/charts/tree/master/charts/stable/qwantify - - https://github.com/wanjohiryan/qwantify -type: application -version: 5.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: games + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 20.04.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Play games with your friends right from the browser. + home: https://truecharts.org/charts/stable/qwantify + icon: https://truecharts.org/img/hotlink-ok/chart-icons/qwantify.webp + keywords: + - qwantify + - games + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: qwantify + sources: + - https://ghcr.io/wanjohiryan/qwantify + - https://github.com/truecharts/charts/tree/master/charts/stable/qwantify + - https://github.com/wanjohiryan/qwantify + type: application + version: 5.5.1 + diff --git a/charts/stable/radarr/Chart.yaml b/charts/stable/radarr/Chart.yaml index 7d927765c4a..90d3be22b4d 100644 --- a/charts/stable/radarr/Chart.yaml +++ b/charts/stable/radarr/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.22.1.9832 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A fork of Sonarr to work with movies à la Couchpotato -home: https://truecharts.org/charts/stable/radarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/radarr.webp -keywords: - - radarr - - torrent - - usenet -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: radarr -sources: - - https://ghcr.io/home-operations/radarr - - https://ghcr.io/onedr0p/exportarr - - https://github.com/Radarr/Radarr - - https://github.com/truecharts/charts/tree/master/charts/stable/radarr -type: application -version: 23.23.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 5.22.1.9832 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A fork of Sonarr to work with movies à la Couchpotato + home: https://truecharts.org/charts/stable/radarr + icon: https://truecharts.org/img/hotlink-ok/chart-icons/radarr.webp + keywords: + - radarr + - torrent + - usenet + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: radarr + sources: + - https://ghcr.io/home-operations/radarr + - https://ghcr.io/onedr0p/exportarr + - https://github.com/Radarr/Radarr + - https://github.com/truecharts/charts/tree/master/charts/stable/radarr + type: application + version: 23.23.1 + diff --git a/charts/stable/radarrsync/Chart.yaml b/charts/stable/radarrsync/Chart.yaml index 8e413d55409..2cc8ac0c7c3 100644 --- a/charts/stable/radarrsync/Chart.yaml +++ b/charts/stable/radarrsync/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: RadarrSync Syncs two Radarr servers through web API. This is a modified version designed to be run in a Chart Chart. This version supports only two servers. -home: https://truecharts.org/charts/stable/radarrsync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/radarrsync.webp -keywords: - - radarrsync - - Downloaders -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: radarrsync -sources: - - https://github.com/dairefinn/RadarrSync - - https://github.com/truecharts/charts/tree/master/charts/stable/radarrsync - - https://hub.docker.com/r/dmanius/radarrsync-docker -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: RadarrSync Syncs two Radarr servers through web API. This is a modified version designed to be run in a Chart Chart. This version supports only two servers. + home: https://truecharts.org/charts/stable/radarrsync + icon: https://truecharts.org/img/hotlink-ok/chart-icons/radarrsync.webp + keywords: + - radarrsync + - Downloaders + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: radarrsync + sources: + - https://github.com/dairefinn/RadarrSync + - https://github.com/truecharts/charts/tree/master/charts/stable/radarrsync + - https://hub.docker.com/r/dmanius/radarrsync-docker + type: application + version: 7.5.1 + diff --git a/charts/stable/radicale/Chart.yaml b/charts/stable/radicale/Chart.yaml index 0625ac513dd..a6af71835a2 100644 --- a/charts/stable/radicale/Chart.yaml +++ b/charts/stable/radicale/Chart.yaml @@ -1,43 +1,44 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: radicale - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.5.0.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Radicale is a small but powerful CalDAV (calendars, to-do lists) and CardDAV (contacts) server. -home: https://truecharts.org/charts/stable/radicale -icon: https://truecharts.org/img/hotlink-ok/chart-icons/radicale.webp -keywords: - - radicale - - CalDAV - - CardDAV - - calendars - - contacts - - tasks - - to-do -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: radicale -sources: - - https://github.com/Kozea/Radicale - - https://github.com/tomsquest/docker-radicale - - https://github.com/truecharts/charts/tree/master/charts/stable/radicale - - https://hub.docker.com/r/tomsquest/docker-radicale - - https://radicale.org/ -type: application -version: 7.8.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: radicale + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 3.5.0.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Radicale is a small but powerful CalDAV (calendars, to-do lists) and CardDAV (contacts) server. + home: https://truecharts.org/charts/stable/radicale + icon: https://truecharts.org/img/hotlink-ok/chart-icons/radicale.webp + keywords: + - radicale + - CalDAV + - CardDAV + - calendars + - contacts + - tasks + - to-do + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: radicale + sources: + - https://github.com/Kozea/Radicale + - https://github.com/tomsquest/docker-radicale + - https://github.com/truecharts/charts/tree/master/charts/stable/radicale + - https://hub.docker.com/r/tomsquest/docker-radicale + - https://radicale.org/ + type: application + version: 7.8.0 + diff --git a/charts/stable/rapidphotodownloader/Chart.yaml b/charts/stable/rapidphotodownloader/Chart.yaml index 96baf3caddd..38eae11b5bc 100644 --- a/charts/stable/rapidphotodownloader/Chart.yaml +++ b/charts/stable/rapidphotodownloader/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: MediaApp-Photos - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install Rapid Photo Downloader. -home: https://truecharts.org/charts/stable/rapidphotodownloader -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rapidphotodownloader.webp -keywords: - - rapidphotodownloader - - MediaApp-Photos - - Productivity - - Tools-Utilities - - Backup -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: rapidphotodownloader -sources: - - https://ghcr.io/ich777/rapidphotodownloader - - https://github.com/truecharts/charts/tree/master/charts/stable/rapidphotodownloader - - https://www.damonlynch.net/rapid/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: MediaApp-Photos + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will download and install Rapid Photo Downloader. + home: https://truecharts.org/charts/stable/rapidphotodownloader + icon: https://truecharts.org/img/hotlink-ok/chart-icons/rapidphotodownloader.webp + keywords: + - rapidphotodownloader + - MediaApp-Photos + - Productivity + - Tools-Utilities + - Backup + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: rapidphotodownloader + sources: + - https://ghcr.io/ich777/rapidphotodownloader + - https://github.com/truecharts/charts/tree/master/charts/stable/rapidphotodownloader + - https://www.damonlynch.net/rapid/ + type: application + version: 7.5.1 + diff --git a/charts/stable/raspberrymatic/Chart.yaml b/charts/stable/raspberrymatic/Chart.yaml index b02844b1b3a..3a6ead010d7 100644 --- a/charts/stable/raspberrymatic/Chart.yaml +++ b/charts/stable/raspberrymatic/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - 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.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A free and non-commercial open-source operating system alternative for running a cloud-free smart-home IoT. -home: https://truecharts.org/charts/stable/raspberrymatic -icon: https://truecharts.org/img/hotlink-ok/chart-icons/raspberrymatic.webp -keywords: - - raspberrymatic - - iot -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: raspberrymatic -sources: - - https://ghcr.io/jens-maus/raspberrymatic - - https://github.com/jens-maus/RaspberryMatic - - https://github.com/jens-maus/RaspberryMatic/pkgs/container/raspberrymatic - - https://github.com/truecharts/charts/tree/master/charts/stable/raspberrymatic -type: application -version: 7.5.3 + annotations: + 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.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A free and non-commercial open-source operating system alternative for running a cloud-free smart-home IoT. + home: https://truecharts.org/charts/stable/raspberrymatic + icon: https://truecharts.org/img/hotlink-ok/chart-icons/raspberrymatic.webp + keywords: + - raspberrymatic + - iot + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: raspberrymatic + sources: + - https://ghcr.io/jens-maus/raspberrymatic + - https://github.com/jens-maus/RaspberryMatic + - https://github.com/jens-maus/RaspberryMatic/pkgs/container/raspberrymatic + - https://github.com/truecharts/charts/tree/master/charts/stable/raspberrymatic + type: application + version: 7.5.3 + diff --git a/charts/stable/rcon-webadmin/Chart.yaml b/charts/stable/rcon-webadmin/Chart.yaml index 0a681658a86..57d6a748f7e 100644 --- a/charts/stable/rcon-webadmin/Chart.yaml +++ b/charts/stable/rcon-webadmin/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Out of the box, RCON Web Admin can check users for high ping, VAC status, or filter the chat for you around the clock. -home: https://truecharts.org/charts/stable/rcon-webadmin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rcon-webadmin.webp -keywords: - - rcon-webadmin - - GameServers - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: rcon-webadmin -sources: - - https://github.com/rcon-web-admin/rcon-web-admin - - https://github.com/truecharts/charts/tree/master/charts/stable/rcon-webadmin - - https://hub.docker.com/r/itzg/rcon -type: application -version: 10.5.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Out of the box, RCON Web Admin can check users for high ping, VAC status, or filter the chat for you around the clock. + home: https://truecharts.org/charts/stable/rcon-webadmin + icon: https://truecharts.org/img/hotlink-ok/chart-icons/rcon-webadmin.webp + keywords: + - rcon-webadmin + - GameServers + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: rcon-webadmin + sources: + - https://github.com/rcon-web-admin/rcon-web-admin + - https://github.com/truecharts/charts/tree/master/charts/stable/rcon-webadmin + - https://hub.docker.com/r/itzg/rcon + type: application + version: 10.5.2 + diff --git a/charts/stable/rdesktop/Chart.yaml b/charts/stable/rdesktop/Chart.yaml index 38a3f728acd..ff0ef64acf6 100644 --- a/charts/stable/rdesktop/Chart.yaml +++ b/charts/stable/rdesktop/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: desktops - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Full desktop environments in many popular flavors for Alpine, Ubuntu, Arch, and Fedora accessible via RDP. -home: https://truecharts.org/charts/stable/rdesktop -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rdesktop.webp -keywords: - - rdesktop - - desktops -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: rdesktop -sources: - - https://fleet.linuxserver.io/image?name=linuxserver/rdesktop - - https://github.com/linuxserver/docker-rdesktop#readme - - https://github.com/orgs/linuxserver/packages/container/package/rdesktop - - https://github.com/truecharts/charts/tree/master/charts/stable/rdesktop -type: application -version: 10.5.232 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: desktops + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Full desktop environments in many popular flavors for Alpine, Ubuntu, Arch, and Fedora accessible via RDP. + home: https://truecharts.org/charts/stable/rdesktop + icon: https://truecharts.org/img/hotlink-ok/chart-icons/rdesktop.webp + keywords: + - rdesktop + - desktops + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: rdesktop + sources: + - https://fleet.linuxserver.io/image?name=linuxserver/rdesktop + - https://github.com/linuxserver/docker-rdesktop#readme + - https://github.com/orgs/linuxserver/packages/container/package/rdesktop + - https://github.com/truecharts/charts/tree/master/charts/stable/rdesktop + type: application + version: 10.5.232 + diff --git a/charts/stable/rdtclient/Chart.yaml b/charts/stable/rdtclient/Chart.yaml index 0df645b4ae1..4c04f670a44 100644 --- a/charts/stable/rdtclient/Chart.yaml +++ b/charts/stable/rdtclient/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.0.102 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This is a web interface to manage your torrents on Real-Debrid, AllDebrid or Premiumize. -home: https://truecharts.org/charts/stable/rdtclient -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rdtclient.webp -keywords: - - rdtclient - - torrent -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: rdtclient -sources: - - https://ghcr.io/rogerfar/rdtclient - - https://github.com/rogerfar/rdt-client - - https://github.com/truecharts/charts/tree/master/charts/stable/rdtclient - - https://hub.docker.com/r/p3terx/aria2-pro -type: application -version: 6.5.4 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.0.102 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This is a web interface to manage your torrents on Real-Debrid, AllDebrid or Premiumize. + home: https://truecharts.org/charts/stable/rdtclient + icon: https://truecharts.org/img/hotlink-ok/chart-icons/rdtclient.webp + keywords: + - rdtclient + - torrent + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: rdtclient + sources: + - https://ghcr.io/rogerfar/rdtclient + - https://github.com/rogerfar/rdt-client + - https://github.com/truecharts/charts/tree/master/charts/stable/rdtclient + - https://hub.docker.com/r/p3terx/aria2-pro + type: application + version: 6.5.4 + diff --git a/charts/stable/readarr/Chart.yaml b/charts/stable/readarr/Chart.yaml index 7a286e9ad53..96b33417f42 100644 --- a/charts/stable/readarr/Chart.yaml +++ b/charts/stable/readarr/Chart.yaml @@ -1,41 +1,42 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.4.13.2760 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A fork of Radarr to work with Books & AudioBooks -home: https://truecharts.org/charts/stable/readarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/readarr.webp -keywords: - - readarr - - torrent - - usenet - - AudioBooks - - ebooks -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: readarr -sources: - - https://ghcr.io/elfhosted/readarr-develop - - https://ghcr.io/onedr0p/exportarr - - https://github.com/Readarr/Readarr - - https://github.com/truecharts/charts/tree/master/charts/stable/readarr - - https://readarr.com -type: application -version: 24.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.4.13.2760 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A fork of Radarr to work with Books & AudioBooks + home: https://truecharts.org/charts/stable/readarr + icon: https://truecharts.org/img/hotlink-ok/chart-icons/readarr.webp + keywords: + - readarr + - torrent + - usenet + - AudioBooks + - ebooks + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: readarr + sources: + - https://ghcr.io/elfhosted/readarr-develop + - https://ghcr.io/onedr0p/exportarr + - https://github.com/Readarr/Readarr + - https://github.com/truecharts/charts/tree/master/charts/stable/readarr + - https://readarr.com + type: application + version: 24.5.1 + diff --git a/charts/stable/recyclarr/Chart.yaml b/charts/stable/recyclarr/Chart.yaml index c1f52f10aab..0dd3e561a9f 100644 --- a/charts/stable/recyclarr/Chart.yaml +++ b/charts/stable/recyclarr/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 7.4.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A command-line application that will automatically synchronize recommended settings from TRaSH guides to your Sonarr/Radarr instances. -home: https://truecharts.org/charts/stable/recyclarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/recyclarr.webp -keywords: - - recyclarr - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: recyclarr -sources: - - https://ghcr.io/recyclarr/recyclarr - - https://github.com/recyclarr/recyclarr - - https://github.com/recyclarr/recyclarr/pkgs/container/recyclarr - - https://github.com/truecharts/charts/tree/master/charts/stable/recyclarr -type: application -version: 12.8.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 7.4.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A command-line application that will automatically synchronize recommended settings from TRaSH guides to your Sonarr/Radarr instances. + home: https://truecharts.org/charts/stable/recyclarr + icon: https://truecharts.org/img/hotlink-ok/chart-icons/recyclarr.webp + keywords: + - recyclarr + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: recyclarr + sources: + - https://ghcr.io/recyclarr/recyclarr + - https://github.com/recyclarr/recyclarr + - https://github.com/recyclarr/recyclarr/pkgs/container/recyclarr + - https://github.com/truecharts/charts/tree/master/charts/stable/recyclarr + type: application + version: 12.8.2 + diff --git a/charts/stable/red-discordbot/Chart.yaml b/charts/stable/red-discordbot/Chart.yaml index 353a1826a95..139e9972a93 100644 --- a/charts/stable/red-discordbot/Chart.yaml +++ b/charts/stable/red-discordbot/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: full -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: red-discordbot -sources: - - https://github.com/PhasecoreX/docker-red-discordbot - - https://github.com/truecharts/charts/tree/master/charts/stable/red-discordbot - - https://hub.docker.com/r/phasecorex/red-discordbot -type: application -version: 7.5.4 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: full + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: red-discordbot + sources: + - https://github.com/PhasecoreX/docker-red-discordbot + - https://github.com/truecharts/charts/tree/master/charts/stable/red-discordbot + - https://hub.docker.com/r/phasecorex/red-discordbot + type: application + version: 7.5.4 + diff --git a/charts/stable/redis/Chart.yaml b/charts/stable/redis/Chart.yaml index 39d339139cd..a1d90ae4367 100644 --- a/charts/stable/redis/Chart.yaml +++ b/charts/stable/redis/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: database - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 7.4.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: includeCommon - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Open source, advanced key-value store. -home: https://truecharts.org/charts/stable/redis -icon: https://truecharts.org/img/hotlink-ok/chart-icons/redis.webp -keywords: - - redis - - keyvalue - - database -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: redis -sources: - - https://gallery.ecr.aws/bitnami/redis - - https://github.com/bitnami/bitnami-docker-redis - - https://github.com/truecharts/charts/tree/master/charts/stable/redis -type: application -version: 15.6.7 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: database + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 7.4.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: includeCommon + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Open source, advanced key-value store. + home: https://truecharts.org/charts/stable/redis + icon: https://truecharts.org/img/hotlink-ok/chart-icons/redis.webp + keywords: + - redis + - keyvalue + - database + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: redis + sources: + - https://gallery.ecr.aws/bitnami/redis + - https://github.com/bitnami/bitnami-docker-redis + - https://github.com/truecharts/charts/tree/master/charts/stable/redis + type: application + version: 15.6.7 + diff --git a/charts/stable/redisinsight/Chart.yaml b/charts/stable/redisinsight/Chart.yaml index 7e129293072..037945025ae 100644 --- a/charts/stable/redisinsight/Chart.yaml +++ b/charts/stable/redisinsight/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.68.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: GUI for Redis. -home: https://truecharts.org/charts/stable/redisinsight -icon: https://truecharts.org/img/hotlink-ok/chart-icons/redisinsight.webp -keywords: - - redisinsight - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: redisinsight -sources: - - https://github.com/RedisInsight/RedisInsight - - https://github.com/truecharts/charts/tree/master/charts/stable/redisinsight - - https://hub.docker.com/r/redislabs/redisinsight - - https://redis.com/redis-enterprise/redis-insight/ -type: application -version: 9.10.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.68.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: GUI for Redis. + home: https://truecharts.org/charts/stable/redisinsight + icon: https://truecharts.org/img/hotlink-ok/chart-icons/redisinsight.webp + keywords: + - redisinsight + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: redisinsight + sources: + - https://github.com/RedisInsight/RedisInsight + - https://github.com/truecharts/charts/tree/master/charts/stable/redisinsight + - https://hub.docker.com/r/redislabs/redisinsight + - https://redis.com/redis-enterprise/redis-insight/ + type: application + version: 9.10.0 + diff --git a/charts/stable/redm/Chart.yaml b/charts/stable/redm/Chart.yaml index 0c8fb4c4c90..acf8b108f77 100644 --- a/charts/stable/redm/Chart.yaml +++ b/charts/stable/redm/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - 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.' -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: redm -sources: - - https://ghcr.io/ich777/redmserver - - https://github.com/truecharts/charts/tree/master/charts/stable/redm - - https://redm.gg/ -type: application -version: 8.1.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + 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.' + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: redm + sources: + - https://ghcr.io/ich777/redmserver + - https://github.com/truecharts/charts/tree/master/charts/stable/redm + - https://redm.gg/ + type: application + version: 8.1.1 + diff --git a/charts/stable/redmine/Chart.yaml b/charts/stable/redmine/Chart.yaml index 36d40e0172d..15afd7068a9 100644 --- a/charts/stable/redmine/Chart.yaml +++ b/charts/stable/redmine/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 6.0.4 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Redmine is a flexible project management web application written using Ruby on Rails framework. -home: https://truecharts.org/charts/stable/redmine -icon: https://truecharts.org/img/hotlink-ok/chart-icons/redmine.webp -keywords: - - project - - management - - time - - tracking - - ticket -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: redmine -sources: - - https://github.com/redmine/redmine - - https://github.com/truecharts/charts/tree/master/charts/stable/redmine - - https://hub.docker.com/_/redmine -type: application -version: 14.0.12 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 6.0.4 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Redmine is a flexible project management web application written using Ruby on Rails framework. + home: https://truecharts.org/charts/stable/redmine + icon: https://truecharts.org/img/hotlink-ok/chart-icons/redmine.webp + keywords: + - project + - management + - time + - tracking + - ticket + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: redmine + sources: + - https://github.com/redmine/redmine + - https://github.com/truecharts/charts/tree/master/charts/stable/redmine + - https://hub.docker.com/_/redmine + type: application + version: 14.0.12 + diff --git a/charts/stable/reg/Chart.yaml b/charts/stable/reg/Chart.yaml index c7621495fa5..1ffc00c2b40 100644 --- a/charts/stable/reg/Chart.yaml +++ b/charts/stable/reg/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.0.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Docker registry v2 command line client and repo listing generator with security checks. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: reg -sources: - - https://github.com/genuinetools/reg - - https://github.com/k8s-at-home/container-images/ - - https://github.com/truecharts/charts/tree/master/charts/stable/reg - - https://hub.docker.com/_/registry -type: application -version: 15.5.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.0.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Docker registry v2 command line client and repo listing generator with security checks. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: reg + sources: + - https://github.com/genuinetools/reg + - https://github.com/k8s-at-home/container-images/ + - https://github.com/truecharts/charts/tree/master/charts/stable/reg + - https://hub.docker.com/_/registry + type: application + version: 15.5.2 + diff --git a/charts/stable/remmina/Chart.yaml b/charts/stable/remmina/Chart.yaml index 6e1105babfb..e1cc47ef6a4 100644 --- a/charts/stable/remmina/Chart.yaml +++ b/charts/stable/remmina/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.4.35 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A remote desktop client written in GTK -home: https://truecharts.org/charts/stable/remmina -icon: https://truecharts.org/img/hotlink-ok/chart-icons/remmina.webp -keywords: - - remina - - remote - - desktop - - client -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: remmina -sources: - - https://ghcr.io/linuxserver/remmina - - https://github.com/linuxserver/docker-remmina - - https://github.com/truecharts/charts/tree/master/charts/stable/remmina - - https://remmina.org/ -type: application -version: 12.5.8 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.4.35 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A remote desktop client written in GTK + home: https://truecharts.org/charts/stable/remmina + icon: https://truecharts.org/img/hotlink-ok/chart-icons/remmina.webp + keywords: + - remina + - remote + - desktop + - client + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: remmina + sources: + - https://ghcr.io/linuxserver/remmina + - https://github.com/linuxserver/docker-remmina + - https://github.com/truecharts/charts/tree/master/charts/stable/remmina + - https://remmina.org/ + type: application + version: 12.5.8 + diff --git a/charts/stable/remotely/Chart.yaml b/charts/stable/remotely/Chart.yaml index cc1f3d61b3f..22aa7278abb 100644 --- a/charts/stable/remotely/Chart.yaml +++ b/charts/stable/remotely/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A remote control and remote scripting solution, built with .NET 5, Blazor, SignalR Core, and WebRTC. -home: https://truecharts.org/charts/stable/remotely -icon: https://truecharts.org/img/hotlink-ok/chart-icons/remotely.webp -keywords: - - remotely - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: remotely -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/remotely - - https://hub.docker.com/r/immybot/remotely - - https://remotely.one/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A remote control and remote scripting solution, built with .NET 5, Blazor, SignalR Core, and WebRTC. + home: https://truecharts.org/charts/stable/remotely + icon: https://truecharts.org/img/hotlink-ok/chart-icons/remotely.webp + keywords: + - remotely + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: remotely + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/remotely + - https://hub.docker.com/r/immybot/remotely + - https://remotely.one/ + type: application + version: 7.5.1 + diff --git a/charts/stable/renovate/Chart.yaml b/charts/stable/renovate/Chart.yaml index 811f2959413..df0ab48224e 100644 --- a/charts/stable/renovate/Chart.yaml +++ b/charts/stable/renovate/Chart.yaml @@ -1,32 +1,33 @@ -annotations: - truecharts.org/category: security - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 39.233.5 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: renovate self-hosted -home: https://truecharts.org/charts/stable/renovate -icon: https://truecharts.org/img/hotlink-ok/chart-icons/renovate.webp -keywords: - - renovate -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: renovate -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/renovate - - https://hub.docker.com/r/renovate/renovate -type: application -version: 1.26.1 + annotations: + truecharts.org/category: security + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 39.234.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: renovate self-hosted + home: https://truecharts.org/charts/stable/renovate + icon: https://truecharts.org/img/hotlink-ok/chart-icons/renovate.webp + keywords: + - renovate + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: renovate + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/renovate + - https://hub.docker.com/r/renovate/renovate + type: application + version: 1.26.1 + diff --git a/charts/stable/requestrr/Chart.yaml b/charts/stable/requestrr/Chart.yaml index 62ab9d0feb0..f5fe29f279c 100644 --- a/charts/stable/requestrr/Chart.yaml +++ b/charts/stable/requestrr/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.1.7 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Requestrr is a chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat. -home: https://truecharts.org/charts/stable/requestrr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/requestrr.webp -keywords: - - requestrr - - discord -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: requestrr -sources: - - https://github.com/thomst08/requestrr - - https://github.com/truecharts/charts/tree/master/charts/stable/requestrr - - https://hub.docker.com/r/thomst08/requestrr -type: application -version: 12.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.1.7 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Requestrr is a chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat. + home: https://truecharts.org/charts/stable/requestrr + icon: https://truecharts.org/img/hotlink-ok/chart-icons/requestrr.webp + keywords: + - requestrr + - discord + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: requestrr + sources: + - https://github.com/thomst08/requestrr + - https://github.com/truecharts/charts/tree/master/charts/stable/requestrr + - https://hub.docker.com/r/thomst08/requestrr + type: application + version: 12.5.1 + diff --git a/charts/stable/resilio-sync/Chart.yaml b/charts/stable/resilio-sync/Chart.yaml index fa0670e2839..5af0a4d0fa9 100644 --- a/charts/stable/resilio-sync/Chart.yaml +++ b/charts/stable/resilio-sync/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.0.3 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Resilio Sync is a fast, reliable, and simple file sync and share solution, powered by P2P technology -home: https://truecharts.org/charts/stable/resilio-sync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/resilio-sync.webp -keywords: - - resilio - - sync - - btsync - - bittorrent -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: resilio-sync -sources: - - https://ghcr.io/linuxserver/resilio-sync - - https://github.com/orgs/linuxserver/packages/container/package/resilio-sync - - https://github.com/truecharts/charts/tree/master/charts/stable/resilio-sync -type: application -version: 17.4.8 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 3.0.3 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Resilio Sync is a fast, reliable, and simple file sync and share solution, powered by P2P technology + home: https://truecharts.org/charts/stable/resilio-sync + icon: https://truecharts.org/img/hotlink-ok/chart-icons/resilio-sync.webp + keywords: + - resilio + - sync + - btsync + - bittorrent + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: resilio-sync + sources: + - https://ghcr.io/linuxserver/resilio-sync + - https://github.com/orgs/linuxserver/packages/container/package/resilio-sync + - https://github.com/truecharts/charts/tree/master/charts/stable/resilio-sync + type: application + version: 17.4.8 + diff --git a/charts/stable/restic-rest-server/Chart.yaml b/charts/stable/restic-rest-server/Chart.yaml index b6e5bbba095..bbe4ca70b19 100644 --- a/charts/stable/restic-rest-server/Chart.yaml +++ b/charts/stable/restic-rest-server/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.13.0 -dependencies: - - name: common - version: 25.4.10 - 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.' -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: restic-rest-server -sources: - - https://github.com/restic/rest-server - - https://github.com/truecharts/charts/tree/master/charts/stable/restic-rest-server - - https://hub.docker.com/r/restic/rest-server -type: application -version: 7.6.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.13.0 + dependencies: + - name: common + version: 25.4.10 + 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.' + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: restic-rest-server + sources: + - https://github.com/restic/rest-server + - https://github.com/truecharts/charts/tree/master/charts/stable/restic-rest-server + - https://hub.docker.com/r/restic/rest-server + type: application + version: 7.6.1 + diff --git a/charts/stable/retrobot/Chart.yaml b/charts/stable/retrobot/Chart.yaml index be75eb7c3da..9a5da8558b3 100644 --- a/charts/stable/retrobot/Chart.yaml +++ b/charts/stable/retrobot/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: emulator - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A discord bot that allows you to play old nintendo games with your friends over chat. -home: https://truecharts.org/charts/stable/retrobot -icon: https://truecharts.org/img/hotlink-ok/chart-icons/retrobot.webp -keywords: - - retrobot - - emulator - - discord -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: retrobot -sources: - - https://github.com/rossimo/retrobot - - https://github.com/truecharts/charts/tree/master/charts/stable/retrobot - - https://hub.docker.com/r/rossimo/retrobot -type: application -version: 10.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: emulator + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A discord bot that allows you to play old nintendo games with your friends over chat. + home: https://truecharts.org/charts/stable/retrobot + icon: https://truecharts.org/img/hotlink-ok/chart-icons/retrobot.webp + keywords: + - retrobot + - emulator + - discord + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: retrobot + sources: + - https://github.com/rossimo/retrobot + - https://github.com/truecharts/charts/tree/master/charts/stable/retrobot + - https://hub.docker.com/r/rossimo/retrobot + type: application + version: 10.5.1 + diff --git a/charts/stable/reubah/Chart.yaml b/charts/stable/reubah/Chart.yaml index 86eb8c16c27..e33a9b1389b 100644 --- a/charts/stable/reubah/Chart.yaml +++ b/charts/stable/reubah/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: main -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A web-based tool for processing images and converting documents with a simple interface. -home: https://truecharts.org/charts/stable/reubah -icon: https://truecharts.org/img/hotlink-ok/chart-icons/reubah.webp -keywords: - - reubah - - image-processor -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: reubah -sources: - - https://ghcr.io/dendianugerah/reubah - - https://github.com/dendianugerah/reubah - - https://github.com/truecharts/charts/tree/master/charts/stable/reubah -type: application -version: 1.3.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: main + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A web-based tool for processing images and converting documents with a simple interface. + home: https://truecharts.org/charts/stable/reubah + icon: https://truecharts.org/img/hotlink-ok/chart-icons/reubah.webp + keywords: + - reubah + - image-processor + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: reubah + sources: + - https://ghcr.io/dendianugerah/reubah + - https://github.com/dendianugerah/reubah + - https://github.com/truecharts/charts/tree/master/charts/stable/reubah + type: application + version: 1.3.1 + diff --git a/charts/stable/rflood/Chart.yaml b/charts/stable/rflood/Chart.yaml index 0468db04402..5f9b5cbf58e 100644 --- a/charts/stable/rflood/Chart.yaml +++ b/charts/stable/rflood/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Chart with rTorrent and the Flood UI. -home: https://truecharts.org/charts/stable/rflood -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rflood.webp -keywords: - - rflood - - downloaders -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: rflood -sources: - - https://ghcr.io/hotio/rflood - - https://github.com/truecharts/charts/tree/master/charts/stable/rflood - - https://hotio.dev/containers/rflood -type: application -version: 7.5.4 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Chart with rTorrent and the Flood UI. + home: https://truecharts.org/charts/stable/rflood + icon: https://truecharts.org/img/hotlink-ok/chart-icons/rflood.webp + keywords: + - rflood + - downloaders + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: rflood + sources: + - https://ghcr.io/hotio/rflood + - https://github.com/truecharts/charts/tree/master/charts/stable/rflood + - https://hotio.dev/containers/rflood + type: application + version: 7.5.4 + diff --git a/charts/stable/rickroll/Chart.yaml b/charts/stable/rickroll/Chart.yaml index eff732d8b4b..f78fc21df8e 100644 --- a/charts/stable/rickroll/Chart.yaml +++ b/charts/stable/rickroll/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Self-hosted Rick Roll chart. -home: https://truecharts.org/charts/stable/rickroll -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rickroll.webp -keywords: - - rickroll - - media -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: rickroll -sources: - - https://github.com/modem7/docker-rickroll - - https://github.com/truecharts/charts/tree/master/charts/stable/rickroll - - https://hub.docker.com/r/modem7/docker-rickroll -type: application -version: 8.5.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Self-hosted Rick Roll chart. + home: https://truecharts.org/charts/stable/rickroll + icon: https://truecharts.org/img/hotlink-ok/chart-icons/rickroll.webp + keywords: + - rickroll + - media + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: rickroll + sources: + - https://github.com/modem7/docker-rickroll + - https://github.com/truecharts/charts/tree/master/charts/stable/rickroll + - https://hub.docker.com/r/modem7/docker-rickroll + type: application + version: 8.5.2 + diff --git a/charts/stable/ring-mqtt/Chart.yaml b/charts/stable/ring-mqtt/Chart.yaml index 943d5d2bcf6..a47677d1a6b 100644 --- a/charts/stable/ring-mqtt/Chart.yaml +++ b/charts/stable/ring-mqtt/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.8.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Interact with Ring Inc products (cameras/alarms/smart lighting) via MQTT. -home: https://truecharts.org/charts/stable/ring-mqtt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ring-mqtt.webp -keywords: - - ring-mqtt - - home-automation - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ring-mqtt -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ring-mqtt - - https://github.com/tsightler/ring-mqtt - - https://hub.docker.com/r/tsightler/ring-mqtt -type: application -version: 10.7.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 5.8.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Interact with Ring Inc products (cameras/alarms/smart lighting) via MQTT. + home: https://truecharts.org/charts/stable/ring-mqtt + icon: https://truecharts.org/img/hotlink-ok/chart-icons/ring-mqtt.webp + keywords: + - ring-mqtt + - home-automation + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: ring-mqtt + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ring-mqtt + - https://github.com/tsightler/ring-mqtt + - https://hub.docker.com/r/tsightler/ring-mqtt + type: application + version: 10.7.1 + diff --git a/charts/stable/riven/Chart.yaml b/charts/stable/riven/Chart.yaml index e394b58b1d1..d5d4c7c8f55 100644 --- a/charts/stable/riven/Chart.yaml +++ b/charts/stable/riven/Chart.yaml @@ -1,33 +1,34 @@ -annotations: - truecharts.org/category: security - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.21.18 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Riven Self-Hosted -home: https://truecharts.org/charts/stable/riven -icon: https://truecharts.org/img/hotlink-ok/chart-icons/riven.webp -keywords: - - riven -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: riven -sources: - - https://ghcr.io/elfhosted/riven - - https://ghcr.io/elfhosted/riven-frontend - - https://github.com/truecharts/charts/tree/master/charts/stable/riven -type: application -version: 1.3.0 + annotations: + truecharts.org/category: security + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.21.18 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Riven Self-Hosted + home: https://truecharts.org/charts/stable/riven + icon: https://truecharts.org/img/hotlink-ok/chart-icons/riven.webp + keywords: + - riven + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: riven + sources: + - https://ghcr.io/elfhosted/riven + - https://ghcr.io/elfhosted/riven-frontend + - https://github.com/truecharts/charts/tree/master/charts/stable/riven + type: application + version: 1.3.0 + diff --git a/charts/stable/rmlint/Chart.yaml b/charts/stable/rmlint/Chart.yaml index c853836be7f..0cfbcaeaa95 100644 --- a/charts/stable/rmlint/Chart.yaml +++ b/charts/stable/rmlint/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: rmlint finds space waste and other broken things on your filesystem and offers to remove it. -home: https://truecharts.org/charts/stable/rmlint -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rmlint.webp -keywords: - - rmlint - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: rmlint -sources: - - https://github.com/sahib/rmlint - - https://github.com/truecharts/charts/tree/master/charts/stable/rmlint - - https://hub.docker.com/r/bobbintb/docker-rmlint-unraid -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: rmlint finds space waste and other broken things on your filesystem and offers to remove it. + home: https://truecharts.org/charts/stable/rmlint + icon: https://truecharts.org/img/hotlink-ok/chart-icons/rmlint.webp + keywords: + - rmlint + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: rmlint + sources: + - https://github.com/sahib/rmlint + - https://github.com/truecharts/charts/tree/master/charts/stable/rmlint + - https://hub.docker.com/r/bobbintb/docker-rmlint-unraid + type: application + version: 7.5.1 + diff --git a/charts/stable/romm/Chart.yaml b/charts/stable/romm/Chart.yaml index 1ae0f3eea4c..d8684ef9ac8 100644 --- a/charts/stable/romm/Chart.yaml +++ b/charts/stable/romm/Chart.yaml @@ -1,50 +1,51 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.8.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 15.9.0 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] - - name: redis - version: 15.6.7 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: game library manager focused in retro gaming -home: https://truecharts.org/charts/stable/romm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/romm.webp -keywords: - - romm - - rom-manager -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: romm -sources: - - https://ghcr.io/rommapp/romm - - https://github.com/truecharts/charts/tree/master/charts/stable/romm - - https://github.com/zurdi15/romm -type: application -version: 10.22.4 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 3.8.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 15.9.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 15.6.7 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: game library manager focused in retro gaming + home: https://truecharts.org/charts/stable/romm + icon: https://truecharts.org/img/hotlink-ok/chart-icons/romm.webp + keywords: + - romm + - rom-manager + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: romm + sources: + - https://ghcr.io/rommapp/romm + - https://github.com/truecharts/charts/tree/master/charts/stable/romm + - https://github.com/zurdi15/romm + type: application + version: 10.22.4 + diff --git a/charts/stable/root/Chart.yaml b/charts/stable/root/Chart.yaml index 2bf5640abfc..bcc490166a8 100644 --- a/charts/stable/root/Chart.yaml +++ b/charts/stable/root/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: ROOT is a framework for data processing, born at CERN, at the heart of the research on high-energy physics. Every day, thousands of physicists use ROOT applications to analyze their data or to perform simulations. -home: https://truecharts.org/charts/stable/root -icon: https://truecharts.org/img/hotlink-ok/chart-icons/root.webp -keywords: - - root - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: root -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/root - - https://hub.docker.com/r/bgameiro/arch-cern-root - - https://root.cern/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: ROOT is a framework for data processing, born at CERN, at the heart of the research on high-energy physics. Every day, thousands of physicists use ROOT applications to analyze their data or to perform simulations. + home: https://truecharts.org/charts/stable/root + icon: https://truecharts.org/img/hotlink-ok/chart-icons/root.webp + keywords: + - root + - Productivity + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: root + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/root + - https://hub.docker.com/r/bgameiro/arch-cern-root + - https://root.cern/ + type: application + version: 7.5.1 + diff --git a/charts/stable/rsnapshot/Chart.yaml b/charts/stable/rsnapshot/Chart.yaml index 0006a3e94ad..fb62af43013 100644 --- a/charts/stable/rsnapshot/Chart.yaml +++ b/charts/stable/rsnapshot/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.4.5 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Rsnapshot is a filesystem snapshot utility based on rsync. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: rsnapshot -sources: - - https://ghcr.io/linuxserver/rsnapshot - - https://github.com/truecharts/charts/tree/master/charts/stable/rsnapshot -type: application -version: 11.5.7 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.4.5 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Rsnapshot is a filesystem snapshot utility based on rsync. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: rsnapshot + sources: + - https://ghcr.io/linuxserver/rsnapshot + - https://github.com/truecharts/charts/tree/master/charts/stable/rsnapshot + type: application + version: 11.5.7 + diff --git a/charts/stable/rss-bridge/Chart.yaml b/charts/stable/rss-bridge/Chart.yaml index ceed99a64b2..322f91d6ec6 100644 --- a/charts/stable/rss-bridge/Chart.yaml +++ b/charts/stable/rss-bridge/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2025.1.26 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites that don't have one. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: rss-bridge -sources: - - https://github.com/RSS-Bridge/rss-bridge - - https://github.com/truecharts/charts/tree/master/charts/stable/rss-bridge - - https://hub.docker.com/r/rssbridge/rss-bridge -type: application -version: 13.0.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2025.1.26 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites that don't have one. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: rss-bridge + sources: + - https://github.com/RSS-Bridge/rss-bridge + - https://github.com/truecharts/charts/tree/master/charts/stable/rss-bridge + - https://hub.docker.com/r/rssbridge/rss-bridge + type: application + version: 13.0.0 + diff --git a/charts/stable/rss-proxy/Chart.yaml b/charts/stable/rss-proxy/Chart.yaml index 5861767aa38..26151198f79 100644 --- a/charts/stable/rss-proxy/Chart.yaml +++ b/charts/stable/rss-proxy/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: RSS-proxy 2+ allows you to do create an ATOM or JSON feed of almost static/dynamic websites or feeds (web to feed), just by analyzing just the HTML structure. -home: https://truecharts.org/charts/stable/rss-proxy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rss-proxy.webp -keywords: - - rss-proxy - - Cloud - - Tools-Utilities - - Network-Web -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: rss-proxy -sources: - - https://github.com/damoeb/rss-proxy - - https://github.com/truecharts/charts/tree/master/charts/stable/rss-proxy - - https://hub.docker.com/r/damoeb/rss-proxy -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: RSS-proxy 2+ allows you to do create an ATOM or JSON feed of almost static/dynamic websites or feeds (web to feed), just by analyzing just the HTML structure. + home: https://truecharts.org/charts/stable/rss-proxy + icon: https://truecharts.org/img/hotlink-ok/chart-icons/rss-proxy.webp + keywords: + - rss-proxy + - Cloud + - Tools-Utilities + - Network-Web + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: rss-proxy + sources: + - https://github.com/damoeb/rss-proxy + - https://github.com/truecharts/charts/tree/master/charts/stable/rss-proxy + - https://hub.docker.com/r/damoeb/rss-proxy + type: application + version: 7.5.1 + diff --git a/charts/stable/rss-to-telegram/Chart.yaml b/charts/stable/rss-to-telegram/Chart.yaml index 229d584afd6..6fd99c92f01 100644 --- a/charts/stable/rss-to-telegram/Chart.yaml +++ b/charts/stable/rss-to-telegram/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A self-hosted telegram JS/TS bot that dumps posts from RSS feeds to a telegram chat. This script was created because all the third party services were unreliable, slow. -home: https://truecharts.org/charts/stable/rss-to-telegram -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rss-to-telegram.webp -keywords: - - rss-to-telegram - - Network-Other - - Network-Messenger - - Productivity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: rss-to-telegram -sources: - - https://github.com/BoKKeR/RSS-to-Telegram-Bot - - https://github.com/truecharts/charts/tree/master/charts/stable/rss-to-telegram - - https://hub.docker.com/r/bokker/rss.to.telegram -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A self-hosted telegram JS/TS bot that dumps posts from RSS feeds to a telegram chat. This script was created because all the third party services were unreliable, slow. + home: https://truecharts.org/charts/stable/rss-to-telegram + icon: https://truecharts.org/img/hotlink-ok/chart-icons/rss-to-telegram.webp + keywords: + - rss-to-telegram + - Network-Other + - Network-Messenger + - Productivity + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: rss-to-telegram + sources: + - https://github.com/BoKKeR/RSS-to-Telegram-Bot + - https://github.com/truecharts/charts/tree/master/charts/stable/rss-to-telegram + - https://hub.docker.com/r/bokker/rss.to.telegram + type: application + version: 7.5.1 + diff --git a/charts/stable/rsshub/Chart.yaml b/charts/stable/rsshub/Chart.yaml index 8d6ea52afdd..2550d1cd0ff 100644 --- a/charts/stable/rsshub/Chart.yaml +++ b/charts/stable/rsshub/Chart.yaml @@ -1,45 +1,46 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 15.6.7 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: RSSHub can generate RSS feeds from pretty much everything -home: https://truecharts.org/charts/stable/rsshub -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsshub.webp -keywords: - - rsshub - - rss -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: rsshub -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 -type: application -version: 14.11.44 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 15.6.7 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: RSSHub can generate RSS feeds from pretty much everything + home: https://truecharts.org/charts/stable/rsshub + icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsshub.webp + keywords: + - rsshub + - rss + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: rsshub + 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 + type: application + version: 14.11.44 + diff --git a/charts/stable/rstudio/Chart.yaml b/charts/stable/rstudio/Chart.yaml index ce395f21231..954b38412fc 100644 --- a/charts/stable/rstudio/Chart.yaml +++ b/charts/stable/rstudio/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.4.3 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Integrated development environment for R, a programming language for statistical computing and graphics. -home: https://truecharts.org/charts/stable/rstudio -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rstudio.webp -keywords: - - rstudio - - Productivity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: rstudio -sources: - - https://ghcr.io/rocker-org/rstudio - - https://github.com/rocker-org/rocker-versioned2 - - https://github.com/truecharts/charts/tree/master/charts/stable/rstudio -type: application -version: 8.5.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 4.4.3 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Integrated development environment for R, a programming language for statistical computing and graphics. + home: https://truecharts.org/charts/stable/rstudio + icon: https://truecharts.org/img/hotlink-ok/chart-icons/rstudio.webp + keywords: + - rstudio + - Productivity + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: rstudio + sources: + - https://ghcr.io/rocker-org/rstudio + - https://github.com/rocker-org/rocker-versioned2 + - https://github.com/truecharts/charts/tree/master/charts/stable/rstudio + type: application + version: 8.5.3 + diff --git a/charts/stable/rtorrent-rutorrent/Chart.yaml b/charts/stable/rtorrent-rutorrent/Chart.yaml index 17f9d51c6fc..8e7cc9aa4f9 100644 --- a/charts/stable/rtorrent-rutorrent/Chart.yaml +++ b/charts/stable/rtorrent-rutorrent/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: torrent - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.2.9 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: rTorrent and ruTorrent chart. -home: https://truecharts.org/charts/stable/rtorrent-rutorrent -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rtorrent-rutorrent.webp -keywords: - - rutorrent - - torrent -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: rtorrent-rutorrent -sources: - - https://ghcr.io/crazy-max/rtorrent-rutorrent - - https://ghcr.io/thde/rtorrent_exporter - - https://github.com/crazy-max/docker-rtorrent-rutorrent - - https://github.com/truecharts/charts/tree/master/charts/stable/rtorrent-rutorrent - - https://truecharts.org/charts/stable/rtorrent-rutorrent -type: application -version: 6.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: torrent + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 4.2.9 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: rTorrent and ruTorrent chart. + home: https://truecharts.org/charts/stable/rtorrent-rutorrent + icon: https://truecharts.org/img/hotlink-ok/chart-icons/rtorrent-rutorrent.webp + keywords: + - rutorrent + - torrent + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: rtorrent-rutorrent + sources: + - https://ghcr.io/crazy-max/rtorrent-rutorrent + - https://ghcr.io/thde/rtorrent_exporter + - https://github.com/crazy-max/docker-rtorrent-rutorrent + - https://github.com/truecharts/charts/tree/master/charts/stable/rtorrent-rutorrent + - https://truecharts.org/charts/stable/rtorrent-rutorrent + type: application + version: 6.5.1 + diff --git a/charts/stable/rust/Chart.yaml b/charts/stable/rust/Chart.yaml index 76ca06edcdd..9a4fbe13ff9 100644 --- a/charts/stable/rust/Chart.yaml +++ b/charts/stable/rust/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: rust -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install RUST and run it. -home: https://truecharts.org/charts/stable/rust -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rust.webp -keywords: - - rust - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: rust -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/rust - - https://www.steampowered.com/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: rust + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will download and install SteamCMD. It will also install RUST and run it. + home: https://truecharts.org/charts/stable/rust + icon: https://truecharts.org/img/hotlink-ok/chart-icons/rust.webp + keywords: + - rust + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: rust + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/rust + - https://www.steampowered.com/ + type: application + version: 7.5.1 + diff --git a/charts/stable/rustdesk/Chart.yaml b/charts/stable/rustdesk/Chart.yaml index 46e7dc3794f..417c884cd63 100644 --- a/charts/stable/rustdesk/Chart.yaml +++ b/charts/stable/rustdesk/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - truecharts.org/category: security - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.1.14 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: rustdesk self-hosted -home: https://truecharts.org/charts/stable/rustdesk -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rustdesk.webp -keywords: - - rustdesk -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: rustdesk -sources: - - https://github.com/rustdesk/rustdesk-server - - https://github.com/truecharts/charts/tree/master/charts/stable/rustdesk - - https://hub.docker.com/r/rustdesk/rustdesk-server-s6 - - https://rustdesk.com/de/ -type: application -version: 1.3.2 + annotations: + truecharts.org/category: security + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.1.14 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: rustdesk self-hosted + home: https://truecharts.org/charts/stable/rustdesk + icon: https://truecharts.org/img/hotlink-ok/chart-icons/rustdesk.webp + keywords: + - rustdesk + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: rustdesk + sources: + - https://github.com/rustdesk/rustdesk-server + - https://github.com/truecharts/charts/tree/master/charts/stable/rustdesk + - https://hub.docker.com/r/rustdesk/rustdesk-server-s6 + - https://rustdesk.com/de/ + type: application + version: 1.3.2 + diff --git a/charts/stable/rustpad/Chart.yaml b/charts/stable/rustpad/Chart.yaml index 684551d5cc2..acdee1c265e 100644 --- a/charts/stable/rustpad/Chart.yaml +++ b/charts/stable/rustpad/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Rustpad is an efficient and minimal open-source collaborative text editor based on the operational transformation algorithm. It lets users collaborate in real time while writing code in their browser. Rustpad is completely self-hosted and fits in a tiny Chart, no database required. -home: https://truecharts.org/charts/stable/rustpad -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rustpad.webp -keywords: - - rustpad - - Cloud - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: rustpad -sources: - - https://github.com/ekzhang/rustpad - - https://github.com/truecharts/charts/tree/master/charts/stable/rustpad - - https://hub.docker.com/r/ekzhang/rustpad -type: application -version: 7.5.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Rustpad is an efficient and minimal open-source collaborative text editor based on the operational transformation algorithm. It lets users collaborate in real time while writing code in their browser. Rustpad is completely self-hosted and fits in a tiny Chart, no database required. + home: https://truecharts.org/charts/stable/rustpad + icon: https://truecharts.org/img/hotlink-ok/chart-icons/rustpad.webp + keywords: + - rustpad + - Cloud + - Productivity + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: rustpad + sources: + - https://github.com/ekzhang/rustpad + - https://github.com/truecharts/charts/tree/master/charts/stable/rustpad + - https://hub.docker.com/r/ekzhang/rustpad + type: application + version: 7.5.2 + diff --git a/charts/stable/s3backup/Chart.yaml b/charts/stable/s3backup/Chart.yaml index c2dd6133639..9085a10e06a 100644 --- a/charts/stable/s3backup/Chart.yaml +++ b/charts/stable/s3backup/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A simple way to backup important files to Amazon S3 and Glacier. -home: https://truecharts.org/charts/stable/s3backup -icon: https://truecharts.org/img/hotlink-ok/chart-icons/s3backup.webp -keywords: - - s3backup - - Backup - - Cloud -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: s3backup -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/s3backup - - https://hub.docker.com/r/joch/s3backup - - https://registry.hub.docker.com/r/joch/s3backup/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A simple way to backup important files to Amazon S3 and Glacier. + home: https://truecharts.org/charts/stable/s3backup + icon: https://truecharts.org/img/hotlink-ok/chart-icons/s3backup.webp + keywords: + - s3backup + - Backup + - Cloud + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: s3backup + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/s3backup + - https://hub.docker.com/r/joch/s3backup + - https://registry.hub.docker.com/r/joch/s3backup/ + type: application + version: 7.5.1 + diff --git a/charts/stable/s3sync/Chart.yaml b/charts/stable/s3sync/Chart.yaml index e8f7e263f01..3d41123a590 100644 --- a/charts/stable/s3sync/Chart.yaml +++ b/charts/stable/s3sync/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This application backs up every folder mounted at `/data/` to a given AWS S3 path using the `aws s3 sync` command. It requires a pair of (IAM) Access and Secret Keys. -home: https://truecharts.org/charts/stable/s3sync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/s3sync.webp -keywords: - - s3sync - - Backup - - Cloud -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: s3sync -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/s3sync - - https://github.com/what-name/docker-s3sync - - https://hub.docker.com/r/whatname/docker-s3sync -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This application backs up every folder mounted at `/data/` to a given AWS S3 path using the `aws s3 sync` command. It requires a pair of (IAM) Access and Secret Keys. + home: https://truecharts.org/charts/stable/s3sync + icon: https://truecharts.org/img/hotlink-ok/chart-icons/s3sync.webp + keywords: + - s3sync + - Backup + - Cloud + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: s3sync + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/s3sync + - https://github.com/what-name/docker-s3sync + - https://hub.docker.com/r/whatname/docker-s3sync + type: application + version: 7.5.1 + diff --git a/charts/stable/sabnzbd/Chart.yaml b/charts/stable/sabnzbd/Chart.yaml index c1dd097b2da..23f38328f50 100644 --- a/charts/stable/sabnzbd/Chart.yaml +++ b/charts/stable/sabnzbd/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.5.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Free and easy binary newsreader -home: https://truecharts.org/charts/stable/sabnzbd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sabnzbd.webp -keywords: - - sabnzbd - - usenet -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: sabnzbd -sources: - - https://ghcr.io/home-operations/sabnzbd - - https://ghcr.io/onedr0p/exportarr - - https://github.com/truecharts/charts/tree/master/charts/stable/sabnzbd - - https://sabnzbd.org/ -type: application -version: 21.8.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 4.5.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Free and easy binary newsreader + home: https://truecharts.org/charts/stable/sabnzbd + icon: https://truecharts.org/img/hotlink-ok/chart-icons/sabnzbd.webp + keywords: + - sabnzbd + - usenet + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: sabnzbd + sources: + - https://ghcr.io/home-operations/sabnzbd + - https://ghcr.io/onedr0p/exportarr + - https://github.com/truecharts/charts/tree/master/charts/stable/sabnzbd + - https://sabnzbd.org/ + type: application + version: 21.8.1 + diff --git a/charts/stable/satisfactory/Chart.yaml b/charts/stable/satisfactory/Chart.yaml index eda554e5db3..47e5df470a0 100644 --- a/charts/stable/satisfactory/Chart.yaml +++ b/charts/stable/satisfactory/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: games - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.9.7 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Satisfactory Dedicated Server -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: satisfactory -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/satisfactory - - https://github.com/wolveix/satisfactory-server - - https://hub.docker.com/r/wolveix/satisfactory-server -type: application -version: 12.5.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: games + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.9.7 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Satisfactory Dedicated Server + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: satisfactory + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/satisfactory + - https://github.com/wolveix/satisfactory-server + - https://hub.docker.com/r/wolveix/satisfactory-server + type: application + version: 12.5.3 + diff --git a/charts/stable/scrutiny/Chart.yaml b/charts/stable/scrutiny/Chart.yaml index c1b903ea6f1..d921379681c 100644 --- a/charts/stable/scrutiny/Chart.yaml +++ b/charts/stable/scrutiny/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.8.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Scrutiny WebUI for smartd S.M.A.R.T monitoring. Scrutiny is a Hard Drive Health Dashboard & Monitoring solution. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: scrutiny -sources: - - https://ghcr.io/analogj/scrutiny - - https://github.com/truecharts/charts/tree/master/charts/stable/scrutiny -type: application -version: 12.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.8.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Scrutiny WebUI for smartd S.M.A.R.T monitoring. Scrutiny is a Hard Drive Health Dashboard & Monitoring solution. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: scrutiny + sources: + - https://ghcr.io/analogj/scrutiny + - https://github.com/truecharts/charts/tree/master/charts/stable/scrutiny + type: application + version: 12.5.1 + diff --git a/charts/stable/scrypted/Chart.yaml b/charts/stable/scrypted/Chart.yaml index c29bd53f5b9..1aeb8755c45 100644 --- a/charts/stable/scrypted/Chart.yaml +++ b/charts/stable/scrypted/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.121.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Scrypted is a high performance home video integration and automation platform. -home: https://truecharts.org/charts/stable/scrypted -icon: https://truecharts.org/img/hotlink-ok/chart-icons/scrypted.webp -keywords: - - scrypted - - automation -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: scrypted -sources: - - https://github.com/koush/scrypted - - https://github.com/truecharts/charts/tree/master/charts/stable/scrypted - - https://hub.docker.com/r/koush/scrypted -type: application -version: 6.22.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.121.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Scrypted is a high performance home video integration and automation platform. + home: https://truecharts.org/charts/stable/scrypted + icon: https://truecharts.org/img/hotlink-ok/chart-icons/scrypted.webp + keywords: + - scrypted + - automation + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: scrypted + sources: + - https://github.com/koush/scrypted + - https://github.com/truecharts/charts/tree/master/charts/stable/scrypted + - https://hub.docker.com/r/koush/scrypted + type: application + version: 6.22.1 + diff --git a/charts/stable/sd-webui/Chart.yaml b/charts/stable/sd-webui/Chart.yaml index 8a449629682..fe7b5493a06 100644 --- a/charts/stable/sd-webui/Chart.yaml +++ b/charts/stable/sd-webui/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: MachineLearning - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: sd-webui-docker Chart -home: https://truecharts.org/charts/stable/sd-webui-docker -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sd-webui-docker.webp -keywords: - - Whisper - - AI - - ML -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: sd-webui-docker -sources: - - https://ghcr.io/neggles/sd-webui-docker - - https://github.com/ahmetoner/sd-webui-docker/ - - https://github.com/truecharts/charts/tree/master/charts/stable/sd-webui-docker -type: application -version: 3.0.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: MachineLearning + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: sd-webui-docker Chart + home: https://truecharts.org/charts/stable/sd-webui-docker + icon: https://truecharts.org/img/hotlink-ok/chart-icons/sd-webui-docker.webp + keywords: + - Whisper + - AI + - ML + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: sd-webui-docker + sources: + - https://ghcr.io/neggles/sd-webui-docker + - https://github.com/ahmetoner/sd-webui-docker/ + - https://github.com/truecharts/charts/tree/master/charts/stable/sd-webui-docker + type: application + version: 3.0.0 + diff --git a/charts/stable/sdtd/Chart.yaml b/charts/stable/sdtd/Chart.yaml index 6704c8eefed..7b452644962 100644 --- a/charts/stable/sdtd/Chart.yaml +++ b/charts/stable/sdtd/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: games - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 7dtd -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This chart will download and install SteamCMD. It will also install 7 Days to Die and run it. -home: https://truecharts.org/charts/stable/sdtd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sdtd.webp -keywords: - - sevendaystodie - - game-servers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: sdtd -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/sdtd - - https://www.steampowered.com/ -type: application -version: 10.1.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: games + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 7dtd + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This chart will download and install SteamCMD. It will also install 7 Days to Die and run it. + home: https://truecharts.org/charts/stable/sdtd + icon: https://truecharts.org/img/hotlink-ok/chart-icons/sdtd.webp + keywords: + - sevendaystodie + - game-servers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: sdtd + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/sdtd + - https://www.steampowered.com/ + type: application + version: 10.1.1 + diff --git a/charts/stable/seafile/Chart.yaml b/charts/stable/seafile/Chart.yaml index 4b7ae20f245..8ea7bdc8e19 100644 --- a/charts/stable/seafile/Chart.yaml +++ b/charts/stable/seafile/Chart.yaml @@ -1,52 +1,53 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: file-storage - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 12.0.11 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 15.9.0 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] - - name: memcached - version: 14.5.8 - repository: oci://tccr.io/truecharts - condition: memcached.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Reliable and Performant File Sync and Share Solution -home: https://truecharts.org/charts/stable/seafile -icon: https://truecharts.org/img/hotlink-ok/chart-icons/seafile.webp -keywords: - - seafile - - files - - cloud - - file-storage -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: seafile -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/seafile - - https://hub.docker.com/r/seafileltd/seafile-mc - - https://seafile.com -type: application -version: 8.1.4 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: file-storage + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 12.0.11 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 15.9.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: memcached + version: 14.5.8 + repository: oci://tccr.io/truecharts + condition: memcached.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Reliable and Performant File Sync and Share Solution + home: https://truecharts.org/charts/stable/seafile + icon: https://truecharts.org/img/hotlink-ok/chart-icons/seafile.webp + keywords: + - seafile + - files + - cloud + - file-storage + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: seafile + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/seafile + - https://hub.docker.com/r/seafileltd/seafile-mc + - https://seafile.com + type: application + version: 8.1.4 + diff --git a/charts/stable/searxng/Chart.yaml b/charts/stable/searxng/Chart.yaml index 63e343d3603..dbaf9e57d50 100644 --- a/charts/stable/searxng/Chart.yaml +++ b/charts/stable/searxng/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Meta search engine which aggregates results from more than 70 search services. -home: https://truecharts.org/charts/stable/searxng -icon: https://truecharts.org/img/hotlink-ok/chart-icons/searxng.webp -keywords: - - searxng - - Productivity - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: searxng -sources: - - https://github.com/searxng/searxng - - https://github.com/truecharts/charts/tree/master/charts/stable/searxng - - https://hub.docker.com/r/searxng/searxng -type: application -version: 9.5.26 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Meta search engine which aggregates results from more than 70 search services. + home: https://truecharts.org/charts/stable/searxng + icon: https://truecharts.org/img/hotlink-ok/chart-icons/searxng.webp + keywords: + - searxng + - Productivity + - Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: searxng + sources: + - https://github.com/searxng/searxng + - https://github.com/truecharts/charts/tree/master/charts/stable/searxng + - https://hub.docker.com/r/searxng/searxng + type: application + version: 9.5.26 + diff --git a/charts/stable/seedsync/Chart.yaml b/charts/stable/seedsync/Chart.yaml index 14b04bc90b3..470420863c6 100644 --- a/charts/stable/seedsync/Chart.yaml +++ b/charts/stable/seedsync/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: SeedSync is a tool to sync the files on a remote Linux server (like your seedbox, for example). It uses LFTP to transfer files fast! -home: https://truecharts.org/charts/stable/seedsync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/seedsync.webp -keywords: - - seedsync - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: seedsync -sources: - - https://github.com/ipsingh06/seedsync - - https://github.com/truecharts/charts/tree/master/charts/stable/seedsync - - https://hub.docker.com/r/ipsingh06/seedsync -type: application -version: 9.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: SeedSync is a tool to sync the files on a remote Linux server (like your seedbox, for example). It uses LFTP to transfer files fast! + home: https://truecharts.org/charts/stable/seedsync + icon: https://truecharts.org/img/hotlink-ok/chart-icons/seedsync.webp + keywords: + - seedsync + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: seedsync + sources: + - https://github.com/ipsingh06/seedsync + - https://github.com/truecharts/charts/tree/master/charts/stable/seedsync + - https://hub.docker.com/r/ipsingh06/seedsync + type: application + version: 9.5.1 + diff --git a/charts/stable/semaphore/Chart.yaml b/charts/stable/semaphore/Chart.yaml index 1fc01c414eb..a10d7d2f469 100644 --- a/charts/stable/semaphore/Chart.yaml +++ b/charts/stable/semaphore/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.13.7 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Semaphore is a modern, open source alternative to Ansible Tower. It is a self-hosted web-based solution that allows you to create and manage Ansible projects, playbooks, and roles, while also providing a web interface for running and monitoring Ansible tasks. -home: https://truecharts.org/charts/stable/semaphore -icon: https://truecharts.org/img/hotlink-ok/chart-icons/semaphore.webp -keywords: - - ansible - - semaphore - - cicd -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: semaphore -sources: - - https://github.com/ansible-semaphore/semaphore - - https://github.com/truecharts/charts/tree/master/charts/stable/semaphore - - https://hub.docker.com/r/semaphoreui/semaphore -type: application -version: 5.1.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.13.7 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Semaphore is a modern, open source alternative to Ansible Tower. It is a self-hosted web-based solution that allows you to create and manage Ansible projects, playbooks, and roles, while also providing a web interface for running and monitoring Ansible tasks. + home: https://truecharts.org/charts/stable/semaphore + icon: https://truecharts.org/img/hotlink-ok/chart-icons/semaphore.webp + keywords: + - ansible + - semaphore + - cicd + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: semaphore + sources: + - https://github.com/ansible-semaphore/semaphore + - https://github.com/truecharts/charts/tree/master/charts/stable/semaphore + - https://hub.docker.com/r/semaphoreui/semaphore + type: application + version: 5.1.3 + diff --git a/charts/stable/send/Chart.yaml b/charts/stable/send/Chart.yaml index 1fa7fd5c800..6e330fb18d8 100644 --- a/charts/stable/send/Chart.yaml +++ b/charts/stable/send/Chart.yaml @@ -1,43 +1,44 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 15.6.7 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A fork of Mozilla's Firefox Send.Mozilla discontinued Send, this fork is a community effort to keep the project up-to-date and alive. -home: https://truecharts.org/charts/stable/send -icon: https://truecharts.org/img/hotlink-ok/chart-icons/send.webp -keywords: - - send - - Cloud - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: send -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/send - - https://gitlab.com/timvisee/send -type: application -version: 7.11.8 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 15.6.7 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A fork of Mozilla's Firefox Send.Mozilla discontinued Send, this fork is a community effort to keep the project up-to-date and alive. + home: https://truecharts.org/charts/stable/send + icon: https://truecharts.org/img/hotlink-ok/chart-icons/send.webp + keywords: + - send + - Cloud + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: send + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/send + - https://gitlab.com/timvisee/send + type: application + version: 7.11.8 + diff --git a/charts/stable/ser2sock/Chart.yaml b/charts/stable/ser2sock/Chart.yaml index 1e38c2c86ba..8975a7303d4 100644 --- a/charts/stable/ser2sock/Chart.yaml +++ b/charts/stable/ser2sock/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Serial to Socket Redirector -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ser2sock -sources: - - https://github.com/nutechsoftware/ser2sock - - https://github.com/tenstartups/ser2sock - - https://github.com/truecharts/charts/tree/master/charts/stable/ser2sock - - https://hub.docker.com/r/tenstartups/ser2sock -type: application -version: 15.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Serial to Socket Redirector + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: ser2sock + sources: + - https://github.com/nutechsoftware/ser2sock + - https://github.com/tenstartups/ser2sock + - https://github.com/truecharts/charts/tree/master/charts/stable/ser2sock + - https://hub.docker.com/r/tenstartups/ser2sock + type: application + version: 15.5.1 + diff --git a/charts/stable/serpbear/Chart.yaml b/charts/stable/serpbear/Chart.yaml index 7fbc2ffae81..30daa25cda5 100644 --- a/charts/stable/serpbear/Chart.yaml +++ b/charts/stable/serpbear/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Search Engine Position Tracking App. -home: https://truecharts.org/charts/stable/serpbear -icon: https://truecharts.org/img/hotlink-ok/chart-icons/serpbear.webp -keywords: - - serpbear - - metrics -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: serpbear -sources: - - https://github.com/towfiqi/serpbear - - https://github.com/truecharts/charts/tree/master/charts/stable/serpbear - - https://hub.docker.com/r/towfiqi/serpbear -type: application -version: 5.5.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: metrics + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Search Engine Position Tracking App. + home: https://truecharts.org/charts/stable/serpbear + icon: https://truecharts.org/img/hotlink-ok/chart-icons/serpbear.webp + keywords: + - serpbear + - metrics + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: serpbear + sources: + - https://github.com/towfiqi/serpbear + - https://github.com/truecharts/charts/tree/master/charts/stable/serpbear + - https://hub.docker.com/r/towfiqi/serpbear + type: application + version: 5.5.2 + diff --git a/charts/stable/servas/Chart.yaml b/charts/stable/servas/Chart.yaml index e8736d34350..bf6cb0acfda 100644 --- a/charts/stable/servas/Chart.yaml +++ b/charts/stable/servas/Chart.yaml @@ -1,43 +1,44 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: bookmarks - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.5.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 15.9.0 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A self-hosted bookmark management tool. -home: https://truecharts.org/charts/stable/servas -icon: https://truecharts.org/img/hotlink-ok/chart-icons/servas.webp -keywords: - - servas - - bookmarks -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: servas -sources: - - https://github.com/beromir/Servas - - https://github.com/truecharts/charts/tree/master/charts/stable/servas - - https://hub.docker.com/r/beromir/servas -type: application -version: 6.16.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: bookmarks + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.5.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 15.9.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A self-hosted bookmark management tool. + home: https://truecharts.org/charts/stable/servas + icon: https://truecharts.org/img/hotlink-ok/chart-icons/servas.webp + keywords: + - servas + - bookmarks + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: servas + sources: + - https://github.com/beromir/Servas + - https://github.com/truecharts/charts/tree/master/charts/stable/servas + - https://hub.docker.com/r/beromir/servas + type: application + version: 6.16.1 + diff --git a/charts/stable/sftpgo/Chart.yaml b/charts/stable/sftpgo/Chart.yaml index 18902e24c07..964d0c6c255 100644 --- a/charts/stable/sftpgo/Chart.yaml +++ b/charts/stable/sftpgo/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Network-FTP - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.6.6 -dependencies: - - name: common - version: 25.4.10 - 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.' -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: sftpgo -sources: - - https://ghcr.io/drakkan/sftpgo - - https://github.com/drakkan/sftpgo - - https://github.com/truecharts/charts/tree/master/charts/stable/sftpgo -type: application -version: 8.5.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Network-FTP + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.6.6 + dependencies: + - name: common + version: 25.4.10 + 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.' + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: sftpgo + sources: + - https://ghcr.io/drakkan/sftpgo + - https://github.com/drakkan/sftpgo + - https://github.com/truecharts/charts/tree/master/charts/stable/sftpgo + type: application + version: 8.5.3 + diff --git a/charts/stable/shaarli/Chart.yaml b/charts/stable/shaarli/Chart.yaml index 43891332880..e3f95bd0d56 100644 --- a/charts/stable/shaarli/Chart.yaml +++ b/charts/stable/shaarli/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.14.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: The personal, minimalist, super-fast, database free, bookmarking service. -home: https://truecharts.org/charts/stable/shaarli -icon: https://truecharts.org/img/hotlink-ok/chart-icons/shaarli.webp -keywords: - - shaarli - - Productivity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: shaarli -sources: - - https://github.com/shaarli/Shaarli - - https://github.com/truecharts/charts/tree/master/charts/stable/shaarli - - https://hub.docker.com/r/shaarli/shaarli -type: application -version: 7.6.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.14.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: The personal, minimalist, super-fast, database free, bookmarking service. + home: https://truecharts.org/charts/stable/shaarli + icon: https://truecharts.org/img/hotlink-ok/chart-icons/shaarli.webp + keywords: + - shaarli + - Productivity + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: shaarli + sources: + - https://github.com/shaarli/Shaarli + - https://github.com/truecharts/charts/tree/master/charts/stable/shaarli + - https://hub.docker.com/r/shaarli/shaarli + type: application + version: 7.6.1 + diff --git a/charts/stable/shapeshifter-obfuscator/Chart.yaml b/charts/stable/shapeshifter-obfuscator/Chart.yaml index e6358f01d12..6e8c30d0ae3 100644 --- a/charts/stable/shapeshifter-obfuscator/Chart.yaml +++ b/charts/stable/shapeshifter-obfuscator/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Security - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - 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. ' -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: shapeshifter-obfuscator -sources: - - https://github.com/juchong/shapeshifter-docker - - https://github.com/truecharts/charts/tree/master/charts/stable/shapeshifter-obfuscator - - https://hub.docker.com/r/juchong/shapeshifter-docker -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Security + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + 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. ' + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: shapeshifter-obfuscator + sources: + - https://github.com/juchong/shapeshifter-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/shapeshifter-obfuscator + - https://hub.docker.com/r/juchong/shapeshifter-docker + type: application + version: 7.5.1 + diff --git a/charts/stable/sheetable/Chart.yaml b/charts/stable/sheetable/Chart.yaml index 5533b97e7f8..9315b19d40f 100644 --- a/charts/stable/sheetable/Chart.yaml +++ b/charts/stable/sheetable/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: music - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.8.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: SheetAble is an easy to use music sheet organiser for all the music enthusiasts out there. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: sheetable -sources: - - https://github.com/SheetAble - - https://github.com/truecharts/charts/tree/master/charts/stable/sheetable - - https://hub.docker.com/r/vallezw/sheetable - - https://sheetable.net/docs -type: application -version: 8.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: music + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.8.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: SheetAble is an easy to use music sheet organiser for all the music enthusiasts out there. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: sheetable + sources: + - https://github.com/SheetAble + - https://github.com/truecharts/charts/tree/master/charts/stable/sheetable + - https://hub.docker.com/r/vallezw/sheetable + - https://sheetable.net/docs + type: application + version: 8.5.1 + diff --git a/charts/stable/shiori/Chart.yaml b/charts/stable/shiori/Chart.yaml index b9edbaf2c9c..4c6b39bd78c 100644 --- a/charts/stable/shiori/Chart.yaml +++ b/charts/stable/shiori/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.7.4 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A simple bookmark manager built with Go. -home: https://truecharts.org/charts/stable/shiori -icon: https://truecharts.org/img/hotlink-ok/chart-icons/shiori.webp -keywords: - - shiori - - bookmark - - bookmark-manager - - web-interface -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: shiori -sources: - - https://ghcr.io/go-shiori/shiori - - https://github.com/go-shiori/shiori - - https://github.com/go-shiori/shiori/pkgs/container/shiori - - https://github.com/truecharts/charts/tree/master/charts/stable/shiori -type: application -version: 18.6.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.7.4 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A simple bookmark manager built with Go. + home: https://truecharts.org/charts/stable/shiori + icon: https://truecharts.org/img/hotlink-ok/chart-icons/shiori.webp + keywords: + - shiori + - bookmark + - bookmark-manager + - web-interface + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: shiori + sources: + - https://ghcr.io/go-shiori/shiori + - https://github.com/go-shiori/shiori + - https://github.com/go-shiori/shiori/pkgs/container/shiori + - https://github.com/truecharts/charts/tree/master/charts/stable/shiori + type: application + version: 18.6.1 + diff --git a/charts/stable/shlink-web-client/Chart.yaml b/charts/stable/shlink-web-client/Chart.yaml index d42332acbd3..19599f77462 100644 --- a/charts/stable/shlink-web-client/Chart.yaml +++ b/charts/stable/shlink-web-client/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.3.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A ReactJS-based progressive web application for Shlink. -home: https://truecharts.org/charts/stable/shlink-web-client -icon: https://truecharts.org/img/hotlink-ok/chart-icons/shlink-web-client.webp -keywords: - - url - - shortener - - frontend -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: shlink-web-client -sources: - - https://github.com/shlinkio/shlink-web-client - - https://github.com/truecharts/charts/tree/master/charts/stable/shlink-web-client - - https://hub.docker.com/r/shlinkio/shlink-web-client -type: application -version: 13.6.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 4.3.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A ReactJS-based progressive web application for Shlink. + home: https://truecharts.org/charts/stable/shlink-web-client + icon: https://truecharts.org/img/hotlink-ok/chart-icons/shlink-web-client.webp + keywords: + - url + - shortener + - frontend + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: shlink-web-client + sources: + - https://github.com/shlinkio/shlink-web-client + - https://github.com/truecharts/charts/tree/master/charts/stable/shlink-web-client + - https://hub.docker.com/r/shlinkio/shlink-web-client + type: application + version: 13.6.1 + diff --git a/charts/stable/shlink/Chart.yaml b/charts/stable/shlink/Chart.yaml index baa06ddc9f9..e92e8e2c728 100644 --- a/charts/stable/shlink/Chart.yaml +++ b/charts/stable/shlink/Chart.yaml @@ -1,43 +1,44 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.4.6 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 15.6.7 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own custom domain. -home: https://truecharts.org/charts/stable/shlink -icon: https://truecharts.org/img/hotlink-ok/chart-icons/shlink.webp -keywords: - - url - - shortener -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: shlink -sources: - - https://github.com/shlinkio/shlink - - https://github.com/truecharts/charts/tree/master/charts/stable/shlink - - https://hub.docker.com/r/shlinkio/shlink -type: application -version: 16.14.12 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 4.4.6 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 15.6.7 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own custom domain. + home: https://truecharts.org/charts/stable/shlink + icon: https://truecharts.org/img/hotlink-ok/chart-icons/shlink.webp + keywords: + - url + - shortener + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: shlink + sources: + - https://github.com/shlinkio/shlink + - https://github.com/truecharts/charts/tree/master/charts/stable/shlink + - https://hub.docker.com/r/shlinkio/shlink + type: application + version: 16.14.12 + diff --git a/charts/stable/shoko-server/Chart.yaml b/charts/stable/shoko-server/Chart.yaml index 37942d48893..3605961335b 100644 --- a/charts/stable/shoko-server/Chart.yaml +++ b/charts/stable/shoko-server/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.1.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Anime cataloging program designed to automate the cataloging of your collection. -home: https://truecharts.org/charts/stable/shoko-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/shoko-server.webp -keywords: - - shoko-server - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: shoko-server -sources: - - https://github.com/ShokoAnime/ShokoServer - - https://github.com/truecharts/charts/tree/master/charts/stable/shoko-server - - https://hub.docker.com/r/shokoanime/server -type: application -version: 12.4.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 5.1.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Anime cataloging program designed to automate the cataloging of your collection. + home: https://truecharts.org/charts/stable/shoko-server + icon: https://truecharts.org/img/hotlink-ok/chart-icons/shoko-server.webp + keywords: + - shoko-server + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: shoko-server + sources: + - https://github.com/ShokoAnime/ShokoServer + - https://github.com/truecharts/charts/tree/master/charts/stable/shoko-server + - https://hub.docker.com/r/shokoanime/server + type: application + version: 12.4.1 + diff --git a/charts/stable/shortipy/Chart.yaml b/charts/stable/shortipy/Chart.yaml index acb3fa93c6d..22049b128b1 100644 --- a/charts/stable/shortipy/Chart.yaml +++ b/charts/stable/shortipy/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: URL Shortener in python based on flask -home: https://truecharts.org/charts/stable/shortipy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/shortipy.webp -keywords: - - shortipy - - Tools-Utilities - - Network-Management -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: shortipy -sources: - - https://github.com/maschhoff/shortipy - - https://github.com/truecharts/charts/tree/master/charts/stable/shortipy - - https://hub.docker.com/r/knex666/shortipy -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: URL Shortener in python based on flask + home: https://truecharts.org/charts/stable/shortipy + icon: https://truecharts.org/img/hotlink-ok/chart-icons/shortipy.webp + keywords: + - shortipy + - Tools-Utilities + - Network-Management + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: shortipy + sources: + - https://github.com/maschhoff/shortipy + - https://github.com/truecharts/charts/tree/master/charts/stable/shortipy + - https://hub.docker.com/r/knex666/shortipy + type: application + version: 7.5.1 + diff --git a/charts/stable/shorturl/Chart.yaml b/charts/stable/shorturl/Chart.yaml index 91e00e7435d..9252021f7e0 100644 --- a/charts/stable/shorturl/Chart.yaml +++ b/charts/stable/shorturl/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.1.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Self hosted web app for shortening urls (URL shortener) -home: https://truecharts.org/charts/stable/shorturl -icon: https://truecharts.org/img/hotlink-ok/chart-icons/shorturl.webp -keywords: - - url - - shortener - - shorten - - shorturl -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: shorturl -sources: - - https://ghcr.io/nicholaswilde/shorturl - - https://github.com/nicholaswilde/docker-shorturl - - https://github.com/prologic/shorturl - - https://github.com/truecharts/charts/tree/master/charts/stable/shorturl -type: application -version: 12.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.1.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Self hosted web app for shortening urls (URL shortener) + home: https://truecharts.org/charts/stable/shorturl + icon: https://truecharts.org/img/hotlink-ok/chart-icons/shorturl.webp + keywords: + - url + - shortener + - shorten + - shorturl + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: shorturl + sources: + - https://ghcr.io/nicholaswilde/shorturl + - https://github.com/nicholaswilde/docker-shorturl + - https://github.com/prologic/shorturl + - https://github.com/truecharts/charts/tree/master/charts/stable/shorturl + type: application + version: 12.5.1 + diff --git a/charts/stable/sia-daemon/Chart.yaml b/charts/stable/sia-daemon/Chart.yaml index dfefe741b50..2109c6ed48b 100644 --- a/charts/stable/sia-daemon/Chart.yaml +++ b/charts/stable/sia-daemon/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: master -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Sia is a decentralized cloud storage platform that radically alters the landscape of cloud storage. By leveraging smart contracts, client-side encryption, and sophisticated redundancy (via Reed-Solomon codes), Sia allows users to safely store their data with hosts that they do not know or trust. The result is a cloud storage marketplace where hosts compete to offer the best service at the lowest price. And since there is no barrier to entry for hosts, anyone with spare storage capacity can join the network and start making money. -home: https://truecharts.org/charts/stable/sia-daemon -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sia-daemon.webp -keywords: - - sia-daemon - - Cloud - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: sia-daemon -sources: - - https://ghcr.io/siafoundation/siad - - https://github.com/SiaFoundation/siad/pkgs/container/siad - - https://github.com/siafoundation/siad - - https://github.com/truecharts/charts/tree/master/charts/stable/sia-daemon -type: application -version: 7.5.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: master + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Sia is a decentralized cloud storage platform that radically alters the landscape of cloud storage. By leveraging smart contracts, client-side encryption, and sophisticated redundancy (via Reed-Solomon codes), Sia allows users to safely store their data with hosts that they do not know or trust. The result is a cloud storage marketplace where hosts compete to offer the best service at the lowest price. And since there is no barrier to entry for hosts, anyone with spare storage capacity can join the network and start making money. + home: https://truecharts.org/charts/stable/sia-daemon + icon: https://truecharts.org/img/hotlink-ok/chart-icons/sia-daemon.webp + keywords: + - sia-daemon + - Cloud + - Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: sia-daemon + sources: + - https://ghcr.io/siafoundation/siad + - https://github.com/SiaFoundation/siad/pkgs/container/siad + - https://github.com/siafoundation/siad + - https://github.com/truecharts/charts/tree/master/charts/stable/sia-daemon + type: application + version: 7.5.2 + diff --git a/charts/stable/sickchill/Chart.yaml b/charts/stable/sickchill/Chart.yaml index e6484050327..44c77e8d407 100644 --- a/charts/stable/sickchill/Chart.yaml +++ b/charts/stable/sickchill/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2024.3.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: An Automatic Video Library Manager for TV Shows -home: https://truecharts.org/charts/stable/sickchill -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sickchill.webp -keywords: - - sickchill - - video - - library - - manager -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: sickchill -sources: - - https://ghcr.io/linuxserver/sickchill - - https://github.com/SickChill/SickChill - - https://github.com/linuxserver/docker-sickchill - - https://github.com/truecharts/charts/tree/master/charts/stable/sickchill -type: application -version: 13.5.11 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2024.3.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: An Automatic Video Library Manager for TV Shows + home: https://truecharts.org/charts/stable/sickchill + icon: https://truecharts.org/img/hotlink-ok/chart-icons/sickchill.webp + keywords: + - sickchill + - video + - library + - manager + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: sickchill + sources: + - https://ghcr.io/linuxserver/sickchill + - https://github.com/SickChill/SickChill + - https://github.com/linuxserver/docker-sickchill + - https://github.com/truecharts/charts/tree/master/charts/stable/sickchill + type: application + version: 13.5.11 + diff --git a/charts/stable/sickgear/Chart.yaml b/charts/stable/sickgear/Chart.yaml index 6f4dfabb1b8..786ed8c4243 100644 --- a/charts/stable/sickgear/Chart.yaml +++ b/charts/stable/sickgear/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Provides management of TV shows and/or Anime, it detects new episodes, links downloader apps, and more -home: https://truecharts.org/charts/stable/sickgear -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sickgear.webp -keywords: - - sickgear - - manager - - tv - - shows -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: sickgear -sources: - - https://github.com/SickGear/SickGear - - https://github.com/truecharts/charts/tree/master/charts/stable/sickgear - - https://hub.docker.com/r/sickgear/sickgear -type: application -version: 13.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Provides management of TV shows and/or Anime, it detects new episodes, links downloader apps, and more + home: https://truecharts.org/charts/stable/sickgear + icon: https://truecharts.org/img/hotlink-ok/chart-icons/sickgear.webp + keywords: + - sickgear + - manager + - tv + - shows + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: sickgear + sources: + - https://github.com/SickGear/SickGear + - https://github.com/truecharts/charts/tree/master/charts/stable/sickgear + - https://hub.docker.com/r/sickgear/sickgear + type: application + version: 13.5.1 + diff --git a/charts/stable/simply-shorten/Chart.yaml b/charts/stable/simply-shorten/Chart.yaml index a613919705f..cfd577e8660 100644 --- a/charts/stable/simply-shorten/Chart.yaml +++ b/charts/stable/simply-shorten/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.1.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A dead simple URL shortener. -home: https://truecharts.org/charts/stable/simply-shorten -icon: https://truecharts.org/img/hotlink-ok/chart-icons/simply-shorten.webp -keywords: - - simply-shorten - - Cloud - - Productivity - - Network-Web -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: simply-shorten -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/simply-shorten - - https://gitlab.com/draganczukp/simply-shorten - - https://hub.docker.com/r/draganczukp/simply-shorten -type: application -version: 10.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.1.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A dead simple URL shortener. + home: https://truecharts.org/charts/stable/simply-shorten + icon: https://truecharts.org/img/hotlink-ok/chart-icons/simply-shorten.webp + keywords: + - simply-shorten + - Cloud + - Productivity + - Network-Web + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: simply-shorten + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/simply-shorten + - https://gitlab.com/draganczukp/simply-shorten + - https://hub.docker.com/r/draganczukp/simply-shorten + type: application + version: 10.5.1 + diff --git a/charts/stable/sinusbot/Chart.yaml b/charts/stable/sinusbot/Chart.yaml index 6a75d131127..f638d23d792 100644 --- a/charts/stable/sinusbot/Chart.yaml +++ b/charts/stable/sinusbot/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: SinusBot is a MusicBot that will let you listen to music together with your friends on either TeamSpeak 3 or Discord. -home: https://truecharts.org/charts/stable/sinusbot -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sinusbot.webp -keywords: - - sinusbot - - Productivity - - Tools-Utilities - - MediaServer-Music -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: sinusbot -sources: - - https://forum.sinusbot.com - - https://github.com/truecharts/charts/tree/master/charts/stable/sinusbot - - https://hub.docker.com/r/sinusbot/docker -type: application -version: 7.5.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: SinusBot is a MusicBot that will let you listen to music together with your friends on either TeamSpeak 3 or Discord. + home: https://truecharts.org/charts/stable/sinusbot + icon: https://truecharts.org/img/hotlink-ok/chart-icons/sinusbot.webp + keywords: + - sinusbot + - Productivity + - Tools-Utilities + - MediaServer-Music + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: sinusbot + sources: + - https://forum.sinusbot.com + - https://github.com/truecharts/charts/tree/master/charts/stable/sinusbot + - https://hub.docker.com/r/sinusbot/docker + type: application + version: 7.5.3 + diff --git a/charts/stable/slack-invite/Chart.yaml b/charts/stable/slack-invite/Chart.yaml index 685633f88db..d1aaa1cc6b1 100644 --- a/charts/stable/slack-invite/Chart.yaml +++ b/charts/stable/slack-invite/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Network-Messenger - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Creates a simple webpage for Slack invite signups -home: https://truecharts.org/charts/stable/slack-invite -icon: https://truecharts.org/img/hotlink-ok/chart-icons/slack-invite.webp -keywords: - - slack-invite - - Network-Messenger - - Productivity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: slack-invite -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/slack-invite - - https://hub.docker.com/r/ninthwalker/slack-invite - - httpss://github.com/ninthwalker/slack-invite -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Network-Messenger + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Creates a simple webpage for Slack invite signups + home: https://truecharts.org/charts/stable/slack-invite + icon: https://truecharts.org/img/hotlink-ok/chart-icons/slack-invite.webp + keywords: + - slack-invite + - Network-Messenger + - Productivity + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: slack-invite + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/slack-invite + - https://hub.docker.com/r/ninthwalker/slack-invite + - httpss://github.com/ninthwalker/slack-invite + type: application + version: 7.5.1 + diff --git a/charts/stable/slash/Chart.yaml b/charts/stable/slash/Chart.yaml index 05726562af8..ac68182d54f 100644 --- a/charts/stable/slash/Chart.yaml +++ b/charts/stable/slash/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: bookmarks - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.0.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A bookmarking and link shortening service that enables easy saving and sharing of links. -home: https://truecharts.org/charts/stable/slash -icon: https://truecharts.org/img/hotlink-ok/chart-icons/slash.webp -keywords: - - slash - - bookmarks - - url-shortener -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: slash -sources: - - https://github.com/boojack/slash - - https://github.com/truecharts/charts/tree/master/charts/stable/slash - - https://hub.docker.com/r/yourselfhosted/slash -type: application -version: 6.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: bookmarks + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.0.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A bookmarking and link shortening service that enables easy saving and sharing of links. + home: https://truecharts.org/charts/stable/slash + icon: https://truecharts.org/img/hotlink-ok/chart-icons/slash.webp + keywords: + - slash + - bookmarks + - url-shortener + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: slash + sources: + - https://github.com/boojack/slash + - https://github.com/truecharts/charts/tree/master/charts/stable/slash + - https://hub.docker.com/r/yourselfhosted/slash + type: application + version: 6.5.1 + diff --git a/charts/stable/slink/Chart.yaml b/charts/stable/slink/Chart.yaml index 519f1d8e8db..0e90546876d 100644 --- a/charts/stable/slink/Chart.yaml +++ b/charts/stable/slink/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.4.8 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A self-hosted image sharing platform built with Symfony and SvelteKit️. -home: https://truecharts.org/charts/stable/slink -icon: https://truecharts.org/img/hotlink-ok/chart-icons/slink.webp -keywords: - - media - - photos - - pictures - - sharing -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: slink -sources: - - https://github.com/andrii-kryvoviaz/slink - - https://github.com/truecharts/charts/tree/master/charts/stable/slink - - https://hub.docker.com/r/anirdev/slink -type: application -version: 4.1.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.4.8 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A self-hosted image sharing platform built with Symfony and SvelteKit️. + home: https://truecharts.org/charts/stable/slink + icon: https://truecharts.org/img/hotlink-ok/chart-icons/slink.webp + keywords: + - media + - photos + - pictures + - sharing + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: slink + sources: + - https://github.com/andrii-kryvoviaz/slink + - https://github.com/truecharts/charts/tree/master/charts/stable/slink + - https://hub.docker.com/r/anirdev/slink + type: application + version: 4.1.2 + diff --git a/charts/stable/slskd/Chart.yaml b/charts/stable/slskd/Chart.yaml index a6f5901eeea..8c9dd96b0c3 100644 --- a/charts/stable/slskd/Chart.yaml +++ b/charts/stable/slskd/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.22.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Slskd is a modern client-server application for the Soulseek file sharing network. -home: https://truecharts.org/charts/stable/slskd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/slskd.webp -keywords: - - slskd - - music - - soulseek -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: slskd -sources: - - https://ghcr.io/slskd/slskd - - https://github.com/ansible-slskd/slskd - - https://github.com/truecharts/charts/tree/master/charts/stable/slskd -type: application -version: 3.0.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.22.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Slskd is a modern client-server application for the Soulseek file sharing network. + home: https://truecharts.org/charts/stable/slskd + icon: https://truecharts.org/img/hotlink-ok/chart-icons/slskd.webp + keywords: + - slskd + - music + - soulseek + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: slskd + sources: + - https://ghcr.io/slskd/slskd + - https://github.com/ansible-slskd/slskd + - https://github.com/truecharts/charts/tree/master/charts/stable/slskd + type: application + version: 3.0.0 + diff --git a/charts/stable/smartctl-exporter/Chart.yaml b/charts/stable/smartctl-exporter/Chart.yaml index 1d7f7ae3350..ceb3aa834fd 100644 --- a/charts/stable/smartctl-exporter/Chart.yaml +++ b/charts/stable/smartctl-exporter/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.13.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Prometheus exporter for SMART using smartctl binary to gather metrics. -home: https://truecharts.org/charts/stable/smartctl-exporter -icon: https://truecharts.org/img/hotlink-ok/chart-icons/smartctl-exporter.webp -keywords: - - prometheus - - smartctl-exporter - - monitoring -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: smartctl-exporter -sources: - - https://github.com/prometheus-community/smartctl_exporter - - https://github.com/truecharts/charts/tree/master/charts/stable/smartctl-exporter - - https://quay.io/prometheuscommunity/smartctl-exporter -type: application -version: 4.6.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: metrics + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.13.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Prometheus exporter for SMART using smartctl binary to gather metrics. + home: https://truecharts.org/charts/stable/smartctl-exporter + icon: https://truecharts.org/img/hotlink-ok/chart-icons/smartctl-exporter.webp + keywords: + - prometheus + - smartctl-exporter + - monitoring + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: smartctl-exporter + sources: + - https://github.com/prometheus-community/smartctl_exporter + - https://github.com/truecharts/charts/tree/master/charts/stable/smartctl-exporter + - https://quay.io/prometheuscommunity/smartctl-exporter + type: application + version: 4.6.1 + diff --git a/charts/stable/smokeping/Chart.yaml b/charts/stable/smokeping/Chart.yaml index 2dbf0d336e6..fbea55cd235 100644 --- a/charts/stable/smokeping/Chart.yaml +++ b/charts/stable/smokeping/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.8.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Keep track of your network latency. -home: https://truecharts.org/charts/stable/smokeping -icon: https://truecharts.org/img/hotlink-ok/chart-icons/smokeping.webp -keywords: - - smokeping - - network - - latency -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: smokeping -sources: - - https://ghcr.io/linuxserver/smokeping - - https://github.com/truecharts/charts/tree/master/charts/stable/smokeping - - https://oss.oetiker.ch/smokeping/ -type: application -version: 12.5.10 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.8.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Keep track of your network latency. + home: https://truecharts.org/charts/stable/smokeping + icon: https://truecharts.org/img/hotlink-ok/chart-icons/smokeping.webp + keywords: + - smokeping + - network + - latency + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: smokeping + sources: + - https://ghcr.io/linuxserver/smokeping + - https://github.com/truecharts/charts/tree/master/charts/stable/smokeping + - https://oss.oetiker.ch/smokeping/ + type: application + version: 12.5.10 + diff --git a/charts/stable/smtp-relay/Chart.yaml b/charts/stable/smtp-relay/Chart.yaml index 07d8032159e..59bb9f10231 100644 --- a/charts/stable/smtp-relay/Chart.yaml +++ b/charts/stable/smtp-relay/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: smtp - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.7.5 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A SMTP service for relaying emails. -home: https://truecharts.org/charts/stable/smtp-relay -icon: https://truecharts.org/img/hotlink-ok/chart-icons/smtp-relay.webp -keywords: - - smtp-relay - - smtp -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: smtp-relay -sources: - - https://ghcr.io/ix-ai/smtp - - https://github.com/ix-ai/smtp - - https://github.com/truecharts/charts/tree/master/charts/stable/smtp-relay -type: application -version: 5.7.5 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: smtp + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.7.5 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A SMTP service for relaying emails. + home: https://truecharts.org/charts/stable/smtp-relay + icon: https://truecharts.org/img/hotlink-ok/chart-icons/smtp-relay.webp + keywords: + - smtp-relay + - smtp + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: smtp-relay + sources: + - https://ghcr.io/ix-ai/smtp + - https://github.com/ix-ai/smtp + - https://github.com/truecharts/charts/tree/master/charts/stable/smtp-relay + type: application + version: 5.7.5 + diff --git a/charts/stable/snapdrop/Chart.yaml b/charts/stable/snapdrop/Chart.yaml index 839cb1fe1f3..09a092dfcfd 100644 --- a/charts/stable/snapdrop/Chart.yaml +++ b/charts/stable/snapdrop/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Snapdrop A local file sharing in your browser. Inspired by Apple's Airdrop. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: snapdrop -sources: - - https://fleet.linuxserver.io/image?name=linuxserver/snapdrop - - https://github.com/linuxserver/docker-snapdrop - - https://github.com/truecharts/charts/tree/master/charts/stable/snapdrop -type: application -version: 11.5.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Snapdrop A local file sharing in your browser. Inspired by Apple's Airdrop. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: snapdrop + sources: + - https://fleet.linuxserver.io/image?name=linuxserver/snapdrop + - https://github.com/linuxserver/docker-snapdrop + - https://github.com/truecharts/charts/tree/master/charts/stable/snapdrop + type: application + version: 11.5.3 + diff --git a/charts/stable/snippet-box/Chart.yaml b/charts/stable/snippet-box/Chart.yaml index c3a5da6841a..1c875220b07 100644 --- a/charts/stable/snippet-box/Chart.yaml +++ b/charts/stable/snippet-box/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Snippet Box is a simple self-hosted app for organizing your code snippets. -home: https://truecharts.org/charts/stable/snippet-box -icon: https://truecharts.org/img/hotlink-ok/chart-icons/snippet-box.webp -keywords: - - snippet-box - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: snippet-box -sources: - - https://github.com/pawelmalak/snippet-box - - https://github.com/truecharts/charts/tree/master/charts/stable/snippet-box - - https://hub.docker.com/r/pawelmalak/snippet-box -type: application -version: 9.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Snippet Box is a simple self-hosted app for organizing your code snippets. + home: https://truecharts.org/charts/stable/snippet-box + icon: https://truecharts.org/img/hotlink-ok/chart-icons/snippet-box.webp + keywords: + - snippet-box + - Productivity + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: snippet-box + sources: + - https://github.com/pawelmalak/snippet-box + - https://github.com/truecharts/charts/tree/master/charts/stable/snippet-box + - https://hub.docker.com/r/pawelmalak/snippet-box + type: application + version: 9.5.1 + diff --git a/charts/stable/socials/Chart.yaml b/charts/stable/socials/Chart.yaml index 88c701112cb..ad435f4a662 100644 --- a/charts/stable/socials/Chart.yaml +++ b/charts/stable/socials/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: main -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Socials is a single-page website that stores all your social media and personal websites to share. It is similar to tappy.tech, sociallinks.co, and linktr.ee, but open-source and built using Typescript, Sass, Express.js and EJS. Self-hosting or publishing as a static website or Chart is recommended! -home: https://truecharts.org/charts/stable/socials -icon: https://truecharts.org/img/hotlink-ok/chart-icons/socials.webp -keywords: - - socials - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: socials -sources: - - https://ghcr.io/diamkil/socials - - https://github.com/diamkil/socials - - https://github.com/truecharts/charts/tree/master/charts/stable/socials - - https://registry.hub.docker.com/r/diamkil/socials/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: main + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Socials is a single-page website that stores all your social media and personal websites to share. It is similar to tappy.tech, sociallinks.co, and linktr.ee, but open-source and built using Typescript, Sass, Express.js and EJS. Self-hosting or publishing as a static website or Chart is recommended! + home: https://truecharts.org/charts/stable/socials + icon: https://truecharts.org/img/hotlink-ok/chart-icons/socials.webp + keywords: + - socials + - Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: socials + sources: + - https://ghcr.io/diamkil/socials + - https://github.com/diamkil/socials + - https://github.com/truecharts/charts/tree/master/charts/stable/socials + - https://registry.hub.docker.com/r/diamkil/socials/ + type: application + version: 7.5.1 + diff --git a/charts/stable/soft-serve/Chart.yaml b/charts/stable/soft-serve/Chart.yaml index 2775c75f62e..17f25891686 100644 --- a/charts/stable/soft-serve/Chart.yaml +++ b/charts/stable/soft-serve/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: git - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.8.5 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A tasty, self-hostable Git server for the command line. -home: https://truecharts.org/charts/stable/soft-serve -icon: https://truecharts.org/img/hotlink-ok/chart-icons/soft-serve.webp -keywords: - - soft-serve - - git -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: soft-serve -sources: - - https://github.com/charmbracelet/soft-serve - - https://github.com/truecharts/charts/tree/master/charts/stable/soft-serve - - https://hub.docker.com/r/charmcli/soft-serve -type: application -version: 8.6.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: git + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.8.5 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A tasty, self-hostable Git server for the command line. + home: https://truecharts.org/charts/stable/soft-serve + icon: https://truecharts.org/img/hotlink-ok/chart-icons/soft-serve.webp + keywords: + - soft-serve + - git + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: soft-serve + sources: + - https://github.com/charmbracelet/soft-serve + - https://github.com/truecharts/charts/tree/master/charts/stable/soft-serve + - https://hub.docker.com/r/charmcli/soft-serve + type: application + version: 8.6.3 + diff --git a/charts/stable/solr/Chart.yaml b/charts/stable/solr/Chart.yaml index 52bf84272c3..2de730a3034 100644 --- a/charts/stable/solr/Chart.yaml +++ b/charts/stable/solr/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: search - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 9.8.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: includeCommon - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Apache Solr -home: https://truecharts.org/charts/stable/solr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/solr.webp -keywords: - - solr - - apache - - search -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: solr -sources: - - https://gallery.ecr.aws/bitnami/solr - - https://github.com/apache/solr - - https://github.com/truecharts/charts/tree/master/charts/stable/solr -type: application -version: 12.6.9 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: search + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 9.8.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: includeCommon + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Apache Solr + home: https://truecharts.org/charts/stable/solr + icon: https://truecharts.org/img/hotlink-ok/chart-icons/solr.webp + keywords: + - solr + - apache + - search + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: solr + sources: + - https://gallery.ecr.aws/bitnami/solr + - https://github.com/apache/solr + - https://github.com/truecharts/charts/tree/master/charts/stable/solr + type: application + version: 12.6.9 + diff --git a/charts/stable/sonarr/Chart.yaml b/charts/stable/sonarr/Chart.yaml index 2cd772bbfda..c809c934d96 100644 --- a/charts/stable/sonarr/Chart.yaml +++ b/charts/stable/sonarr/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.0.14.2938 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Smart PVR for newsgroup and bittorrent users -home: https://truecharts.org/charts/stable/sonarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sonarr.webp -keywords: - - sonarr - - torrent - - usenet -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: sonarr -sources: - - https://ghcr.io/home-operations/sonarr - - https://ghcr.io/onedr0p/exportarr - - https://github.com/Sonarr/Sonarr - - https://github.com/truecharts/charts/tree/master/charts/stable/sonarr -type: application -version: 23.7.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 4.0.14.2938 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Smart PVR for newsgroup and bittorrent users + home: https://truecharts.org/charts/stable/sonarr + icon: https://truecharts.org/img/hotlink-ok/chart-icons/sonarr.webp + keywords: + - sonarr + - torrent + - usenet + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: sonarr + sources: + - https://ghcr.io/home-operations/sonarr + - https://ghcr.io/onedr0p/exportarr + - https://github.com/Sonarr/Sonarr + - https://github.com/truecharts/charts/tree/master/charts/stable/sonarr + type: application + version: 23.7.0 + diff --git a/charts/stable/songkong/Chart.yaml b/charts/stable/songkong/Chart.yaml index 5ff16115c86..128cfb6d3ed 100644 --- a/charts/stable/songkong/Chart.yaml +++ b/charts/stable/songkong/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: MediaApp-Music - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Official SongKong Chart repository, Identify your songs and add metadata and artwork automatically -home: https://truecharts.org/charts/stable/songkong -icon: https://truecharts.org/img/hotlink-ok/chart-icons/songkong.webp -keywords: - - songkong - - MediaApp-Music -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: songkong -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/songkong - - https://hub.docker.com/r/songkong/songkong -type: application -version: 7.5.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: MediaApp-Music + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Official SongKong Chart repository, Identify your songs and add metadata and artwork automatically + home: https://truecharts.org/charts/stable/songkong + icon: https://truecharts.org/img/hotlink-ok/chart-icons/songkong.webp + keywords: + - songkong + - MediaApp-Music + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: songkong + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/songkong + - https://hub.docker.com/r/songkong/songkong + type: application + version: 7.5.2 + diff --git a/charts/stable/sonsoftheforest/Chart.yaml b/charts/stable/sonsoftheforest/Chart.yaml index 6ae2cc9358f..bf61980e3c4 100644 --- a/charts/stable/sonsoftheforest/Chart.yaml +++ b/charts/stable/sonsoftheforest/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: sonsoftheforest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A custom SteamCMD chart that runs Sons Of The Forest Server. -home: https://truecharts.org/charts/stable/sonsoftheforest -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sonsoftheforest.webp -keywords: - - sonsoftheforest - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: sonsoftheforest -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/ich777/docker-steamcmd-server/tree/sonsoftheforest - - https://github.com/truecharts/charts/tree/master/charts/stable/sonsoftheforest -type: application -version: 5.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: sonsoftheforest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A custom SteamCMD chart that runs Sons Of The Forest Server. + home: https://truecharts.org/charts/stable/sonsoftheforest + icon: https://truecharts.org/img/hotlink-ok/chart-icons/sonsoftheforest.webp + keywords: + - sonsoftheforest + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: sonsoftheforest + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/ich777/docker-steamcmd-server/tree/sonsoftheforest + - https://github.com/truecharts/charts/tree/master/charts/stable/sonsoftheforest + type: application + version: 5.5.1 + diff --git a/charts/stable/sourcegraph/Chart.yaml b/charts/stable/sourcegraph/Chart.yaml index 0b450c56433..b6cb46dac75 100644 --- a/charts/stable/sourcegraph/Chart.yaml +++ b/charts/stable/sourcegraph/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 6.2.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Sourcegraph Chart. -home: https://truecharts.org/charts/stable/sourcegraph -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sourcegraph.webp -keywords: - - sourcegraph - - Backup - - Cloud - - Network-Web - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: sourcegraph -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/sourcegraph - - https://hub.docker.com/r/sourcegraph/server -type: application -version: 8.2.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 6.2.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Sourcegraph Chart. + home: https://truecharts.org/charts/stable/sourcegraph + icon: https://truecharts.org/img/hotlink-ok/chart-icons/sourcegraph.webp + keywords: + - sourcegraph + - Backup + - Cloud + - Network-Web + - Productivity + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: sourcegraph + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/sourcegraph + - https://hub.docker.com/r/sourcegraph/server + type: application + version: 8.2.0 + diff --git a/charts/stable/spaceengineers/Chart.yaml b/charts/stable/spaceengineers/Chart.yaml index 03062697646..075d3b90e24 100644 --- a/charts/stable/spaceengineers/Chart.yaml +++ b/charts/stable/spaceengineers/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Space Engineers Dedicated Server. -home: https://truecharts.org/charts/stable/spaceengineers -icon: https://truecharts.org/img/hotlink-ok/chart-icons/spaceengineers.webp -keywords: - - spaceengineers - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: spaceengineers -sources: - - https://github.com/Devidian/docker-spaceengineers - - https://github.com/truecharts/charts/tree/master/charts/stable/spaceengineers - - https://hub.docker.com/r/devidian/spaceengineers -type: application -version: 8.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Space Engineers Dedicated Server. + home: https://truecharts.org/charts/stable/spaceengineers + icon: https://truecharts.org/img/hotlink-ok/chart-icons/spaceengineers.webp + keywords: + - spaceengineers + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: spaceengineers + sources: + - https://github.com/Devidian/docker-spaceengineers + - https://github.com/truecharts/charts/tree/master/charts/stable/spaceengineers + - https://hub.docker.com/r/devidian/spaceengineers + type: application + version: 8.5.1 + diff --git a/charts/stable/speedtest-exporter/Chart.yaml b/charts/stable/speedtest-exporter/Chart.yaml index 4b99b5756c6..e73a2a7e269 100644 --- a/charts/stable/speedtest-exporter/Chart.yaml +++ b/charts/stable/speedtest-exporter/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.5.4 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Speedtest Exporter made in python using the official speedtest bin -home: https://truecharts.org/charts/stable/speedtest-exporter -icon: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-exporter.webp -keywords: - - speedtest-exporter - - speedtest - - metrics -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: speedtest-exporter -sources: - - https://ghcr.io/miguelndecarvalho/speedtest-exporter - - https://github.com/MiguelNdeCarvalho/speedtest-exporter/ - - https://github.com/truecharts/charts/tree/master/charts/stable/speedtest-exporter -type: application -version: 12.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: metrics + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 3.5.4 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Speedtest Exporter made in python using the official speedtest bin + home: https://truecharts.org/charts/stable/speedtest-exporter + icon: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-exporter.webp + keywords: + - speedtest-exporter + - speedtest + - metrics + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: speedtest-exporter + sources: + - https://ghcr.io/miguelndecarvalho/speedtest-exporter + - https://github.com/MiguelNdeCarvalho/speedtest-exporter/ + - https://github.com/truecharts/charts/tree/master/charts/stable/speedtest-exporter + type: application + version: 12.5.1 + diff --git a/charts/stable/speedtest-tracker/Chart.yaml b/charts/stable/speedtest-tracker/Chart.yaml index b7561eea556..0878e197aa2 100644 --- a/charts/stable/speedtest-tracker/Chart.yaml +++ b/charts/stable/speedtest-tracker/Chart.yaml @@ -1,44 +1,45 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.3.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 15.6.7 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Speedtest Tracker is a self-hosted internet performance tracking application that runs speedtest checks against Ookla's Speedtest service. -home: https://truecharts.org/charts/stable/speedtest-tracker -icon: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-tracker.webp -keywords: - - speedtest - - speedtest-tracker -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: speedtest-tracker -sources: - - https://ghcr.io/linuxserver/speedtest-tracker - - https://github.com/alexjustesen/speedtest-tracker - - https://github.com/linuxserver/docker-speedtest-tracker - - https://github.com/truecharts/charts/tree/master/charts/stable/speedtest-tracker -type: application -version: 6.7.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: metrics + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.3.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 15.6.7 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Speedtest Tracker is a self-hosted internet performance tracking application that runs speedtest checks against Ookla's Speedtest service. + home: https://truecharts.org/charts/stable/speedtest-tracker + icon: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-tracker.webp + keywords: + - speedtest + - speedtest-tracker + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: speedtest-tracker + sources: + - https://ghcr.io/linuxserver/speedtest-tracker + - https://github.com/alexjustesen/speedtest-tracker + - https://github.com/linuxserver/docker-speedtest-tracker + - https://github.com/truecharts/charts/tree/master/charts/stable/speedtest-tracker + type: application + version: 6.7.3 + diff --git a/charts/stable/splunk/Chart.yaml b/charts/stable/splunk/Chart.yaml index 66931990452..125f8dead6c 100644 --- a/charts/stable/splunk/Chart.yaml +++ b/charts/stable/splunk/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 9.4.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This is a Chartfile for Splunk designed for OpenShift and TrueNAS based on Alpine Linux - https://www.splunk.com -home: https://truecharts.org/charts/stable/splunk -icon: https://truecharts.org/img/hotlink-ok/chart-icons/splunk.webp -keywords: - - splunk - - Tools-Utilities - - Network-Management -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: splunk -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/splunk - - https://hub.docker.com/r/splunk/splunk - - https://splunk.github.io/docker-splunk -type: application -version: 10.0.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 9.4.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This is a Chartfile for Splunk designed for OpenShift and TrueNAS based on Alpine Linux - https://www.splunk.com + home: https://truecharts.org/charts/stable/splunk + icon: https://truecharts.org/img/hotlink-ok/chart-icons/splunk.webp + keywords: + - splunk + - Tools-Utilities + - Network-Management + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: splunk + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/splunk + - https://hub.docker.com/r/splunk/splunk + - https://splunk.github.io/docker-splunk + type: application + version: 10.0.0 + diff --git a/charts/stable/spotweb/Chart.yaml b/charts/stable/spotweb/Chart.yaml index e4c9d95d759..be5ed16770c 100644 --- a/charts/stable/spotweb/Chart.yaml +++ b/charts/stable/spotweb/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.5.4 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Spotweb is a decentralized usenet community based on the Spotnet protocol. -home: https://truecharts.org/charts/stable/spotweb -icon: https://truecharts.org/img/hotlink-ok/chart-icons/spotweb.webp -keywords: - - usenet - - spotweb - - spotnet -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: spotweb -sources: - - https://github.com/joachimbaten/spotweb-docker - - https://github.com/spotweb/spotweb - - https://github.com/truecharts/charts/tree/master/charts/stable/spotweb - - https://hub.docker.com/r/jbaten/spotweb -type: application -version: 14.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.5.4 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Spotweb is a decentralized usenet community based on the Spotnet protocol. + home: https://truecharts.org/charts/stable/spotweb + icon: https://truecharts.org/img/hotlink-ok/chart-icons/spotweb.webp + keywords: + - usenet + - spotweb + - spotnet + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: spotweb + sources: + - https://github.com/joachimbaten/spotweb-docker + - https://github.com/spotweb/spotweb + - https://github.com/truecharts/charts/tree/master/charts/stable/spotweb + - https://hub.docker.com/r/jbaten/spotweb + type: application + version: 14.5.1 + diff --git a/charts/stable/sqlite-web/Chart.yaml b/charts/stable/sqlite-web/Chart.yaml index c7c5aa6b25f..56e8b047eea 100644 --- a/charts/stable/sqlite-web/Chart.yaml +++ b/charts/stable/sqlite-web/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: sqlite-web is a web-based SQLite database browser written in Python. -home: https://truecharts.org/charts/stable/sqlite-web -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sqlite-web.webp -keywords: - - sqlite-web - - Productivity - - Tools-Utilities - - Network-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: sqlite-web -sources: - - https://github.com/coleifer/sqlite-web - - https://github.com/truecharts/charts/tree/master/charts/stable/sqlite-web - - https://hub.docker.com/r/coleifer/sqlite-web -type: application -version: 7.5.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: sqlite-web is a web-based SQLite database browser written in Python. + home: https://truecharts.org/charts/stable/sqlite-web + icon: https://truecharts.org/img/hotlink-ok/chart-icons/sqlite-web.webp + keywords: + - sqlite-web + - Productivity + - Tools-Utilities + - Network-Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: sqlite-web + sources: + - https://github.com/coleifer/sqlite-web + - https://github.com/truecharts/charts/tree/master/charts/stable/sqlite-web + - https://hub.docker.com/r/coleifer/sqlite-web + type: application + version: 7.5.2 + diff --git a/charts/stable/sqlitebrowser/Chart.yaml b/charts/stable/sqlitebrowser/Chart.yaml index 207ae3e8bb1..045b67a6018 100644 --- a/charts/stable/sqlitebrowser/Chart.yaml +++ b/charts/stable/sqlitebrowser/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 18.04.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A high quality, visual, open source tool to create, design, and edit database files compatible with SQLite -home: https://truecharts.org/charts/stable/sqlitebrowser -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sqlitebrowser.webp -keywords: - - sqlite - - browser - - sqlitebrowser - - database -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: sqlitebrowser -sources: - - https://ghcr.io/linuxserver/sqlitebrowser - - https://github.com/linuxserver/docker-sqlitebrowser - - https://github.com/truecharts/charts/tree/master/charts/stable/sqlitebrowser - - https://sqlitebrowser.org/ -type: application -version: 12.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 18.04.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A high quality, visual, open source tool to create, design, and edit database files compatible with SQLite + home: https://truecharts.org/charts/stable/sqlitebrowser + icon: https://truecharts.org/img/hotlink-ok/chart-icons/sqlitebrowser.webp + keywords: + - sqlite + - browser + - sqlitebrowser + - database + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: sqlitebrowser + sources: + - https://ghcr.io/linuxserver/sqlitebrowser + - https://github.com/linuxserver/docker-sqlitebrowser + - https://github.com/truecharts/charts/tree/master/charts/stable/sqlitebrowser + - https://sqlitebrowser.org/ + type: application + version: 12.5.1 + diff --git a/charts/stable/sshwifty/Chart.yaml b/charts/stable/sshwifty/Chart.yaml index 49a67c884f4..228629b4580 100644 --- a/charts/stable/sshwifty/Chart.yaml +++ b/charts/stable/sshwifty/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: ssh - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: SSHwifty is a SSH and Telnet connector made for the Web. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: sshwifty -sources: - - https://github.com/niruix/sshwifty - - https://github.com/truecharts/charts/tree/master/charts/stable/sshwifty - - https://hub.docker.com/r/niruix/sshwifty -type: application -version: 7.5.5 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: ssh + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: SSHwifty is a SSH and Telnet connector made for the Web. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: sshwifty + sources: + - https://github.com/niruix/sshwifty + - https://github.com/truecharts/charts/tree/master/charts/stable/sshwifty + - https://hub.docker.com/r/niruix/sshwifty + type: application + version: 7.5.5 + diff --git a/charts/stable/st-reborn-server/Chart.yaml b/charts/stable/st-reborn-server/Chart.yaml index 0f4ac1b049f..050e8b02bfd 100644 --- a/charts/stable/st-reborn-server/Chart.yaml +++ b/charts/stable/st-reborn-server/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: games - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.7.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Skyrim Together Reborn server files. -home: https://truecharts.org/charts/stable/st-reborn-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/st-reborn-server.webp -keywords: - - st-reborn-server - - gameserver -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: st-reborn-server -sources: - - https://github.com/tiltedphoques/TiltedEvolution - - https://github.com/truecharts/charts/tree/master/charts/stable/st-reborn-server - - https://hub.docker.com/r/tiltedphoques/st-reborn-server -type: application -version: 7.6.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: games + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.7.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Skyrim Together Reborn server files. + home: https://truecharts.org/charts/stable/st-reborn-server + icon: https://truecharts.org/img/hotlink-ok/chart-icons/st-reborn-server.webp + keywords: + - st-reborn-server + - gameserver + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: st-reborn-server + sources: + - https://github.com/tiltedphoques/TiltedEvolution + - https://github.com/truecharts/charts/tree/master/charts/stable/st-reborn-server + - https://hub.docker.com/r/tiltedphoques/st-reborn-server + type: application + version: 7.6.1 + diff --git a/charts/stable/stackedit/Chart.yaml b/charts/stable/stackedit/Chart.yaml index f6112c37409..6f910069fa5 100644 --- a/charts/stable/stackedit/Chart.yaml +++ b/charts/stable/stackedit/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: StackEdits Markdown syntax highlighting is unique. The refined text formatting of the editor helps you visualize the final rendering of your files. -home: https://truecharts.org/charts/stable/stackedit -icon: https://truecharts.org/img/hotlink-ok/chart-icons/stackedit.webp -keywords: - - stackedit - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: stackedit -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/stackedit - - https://hub.docker.com/r/qmcgaw/stackedit - - https://stackedit.io/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: StackEdits Markdown syntax highlighting is unique. The refined text formatting of the editor helps you visualize the final rendering of your files. + home: https://truecharts.org/charts/stable/stackedit + icon: https://truecharts.org/img/hotlink-ok/chart-icons/stackedit.webp + keywords: + - stackedit + - Productivity + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: stackedit + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/stackedit + - https://hub.docker.com/r/qmcgaw/stackedit + - https://stackedit.io/ + type: application + version: 7.5.1 + diff --git a/charts/stable/standardnotes-web/Chart.yaml b/charts/stable/standardnotes-web/Chart.yaml index 967136195a5..8b2d2d07379 100644 --- a/charts/stable/standardnotes-web/Chart.yaml +++ b/charts/stable/standardnotes-web/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: stable -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A safe and private place for your life's work. -home: https://truecharts.org/charts/stable/standardnotes-web -icon: https://truecharts.org/img/hotlink-ok/chart-icons/standardnotes-web.webp -keywords: - - standardnotes-web - - Productivity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: standardnotes-web -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/standardnotes-web - - https://hub.docker.com/r/standardnotes/web - - https://standardnotes.org/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: stable + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A safe and private place for your life's work. + home: https://truecharts.org/charts/stable/standardnotes-web + icon: https://truecharts.org/img/hotlink-ok/chart-icons/standardnotes-web.webp + keywords: + - standardnotes-web + - Productivity + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: standardnotes-web + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/standardnotes-web + - https://hub.docker.com/r/standardnotes/web + - https://standardnotes.org/ + type: application + version: 7.5.1 + diff --git a/charts/stable/starmade/Chart.yaml b/charts/stable/starmade/Chart.yaml index b02e849c0b7..52a3be36f43 100644 --- a/charts/stable/starmade/Chart.yaml +++ b/charts/stable/starmade/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install a StarMade Dedicated Server. It will also install a basic server.cfg at the first startup. -home: https://truecharts.org/charts/stable/starmade -icon: https://truecharts.org/img/hotlink-ok/chart-icons/starmade.webp -keywords: - - starmade - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: starmade -sources: - - https://ghcr.io/ich777/starmade-server - - https://github.com/truecharts/charts/tree/master/charts/stable/starmade - - https://www.star-made.org/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will download and install a StarMade Dedicated Server. It will also install a basic server.cfg at the first startup. + home: https://truecharts.org/charts/stable/starmade + icon: https://truecharts.org/img/hotlink-ok/chart-icons/starmade.webp + keywords: + - starmade + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: starmade + sources: + - https://ghcr.io/ich777/starmade-server + - https://github.com/truecharts/charts/tree/master/charts/stable/starmade + - https://www.star-made.org/ + type: application + version: 7.5.1 + diff --git a/charts/stable/stash/Chart.yaml b/charts/stable/stash/Chart.yaml index 80c58490e0f..48adc331618 100644 --- a/charts/stable/stash/Chart.yaml +++ b/charts/stable/stash/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.28.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: An organizer for your porn, written in Go -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: stash -sources: - - https://github.com/stashapp/stash - - https://github.com/truecharts/charts/tree/master/charts/stable/stash - - https://hub.docker.com/r/stashapp/stash -type: application -version: 17.8.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.28.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: An organizer for your porn, written in Go + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: stash + sources: + - https://github.com/stashapp/stash + - https://github.com/truecharts/charts/tree/master/charts/stable/stash + - https://hub.docker.com/r/stashapp/stash + type: application + version: 17.8.0 + diff --git a/charts/stable/static-web-server/Chart.yaml b/charts/stable/static-web-server/Chart.yaml index 70b6e88eae9..62ad7be4d07 100644 --- a/charts/stable/static-web-server/Chart.yaml +++ b/charts/stable/static-web-server/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: web-server - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.36.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A cross-platform, high-performance and asynchronous web server for static files-serving. -home: https://truecharts.org/charts/stable/static-web-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/static-web-server.webp -keywords: - - web-server - - apache - - rust -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: static-web-server -sources: - - https://ghcr.io/static-web-server/static-web-server - - https://github.com/static-web-server/static-web-server - - https://github.com/truecharts/charts/tree/master/charts/stable/static-web-server - - https://static-web-server.net -type: application -version: 6.10.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: web-server + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.36.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A cross-platform, high-performance and asynchronous web server for static files-serving. + home: https://truecharts.org/charts/stable/static-web-server + icon: https://truecharts.org/img/hotlink-ok/chart-icons/static-web-server.webp + keywords: + - web-server + - apache + - rust + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: static-web-server + sources: + - https://ghcr.io/static-web-server/static-web-server + - https://github.com/static-web-server/static-web-server + - https://github.com/truecharts/charts/tree/master/charts/stable/static-web-server + - https://static-web-server.net + type: application + version: 6.10.1 + diff --git a/charts/stable/static/Chart.yaml b/charts/stable/static/Chart.yaml index 4453e547fec..13c985cba5b 100644 --- a/charts/stable/static/Chart.yaml +++ b/charts/stable/static/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: ee8a20c -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A self-hosted static file serving app which does nothing more than just serve up static files from a mounted volume. -home: https://truecharts.org/charts/stable/static -icon: https://truecharts.org/img/hotlink-ok/chart-icons/static.webp -keywords: - - app - - web - - filesystem - - static -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: static -sources: - - https://ghcr.io/nicholaswilde/static - - https://github.com/nicholaswilde/docker-static - - https://github.com/prologic/static - - https://github.com/truecharts/charts/tree/master/charts/stable/static -type: application -version: 12.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: ee8a20c + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A self-hosted static file serving app which does nothing more than just serve up static files from a mounted volume. + home: https://truecharts.org/charts/stable/static + icon: https://truecharts.org/img/hotlink-ok/chart-icons/static.webp + keywords: + - app + - web + - filesystem + - static + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: static + sources: + - https://ghcr.io/nicholaswilde/static + - https://github.com/nicholaswilde/docker-static + - https://github.com/prologic/static + - https://github.com/truecharts/charts/tree/master/charts/stable/static + type: application + version: 12.5.1 + diff --git a/charts/stable/stationeers/Chart.yaml b/charts/stable/stationeers/Chart.yaml index c3f6c920531..1cf12dac7a7 100644 --- a/charts/stable/stationeers/Chart.yaml +++ b/charts/stable/stationeers/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: stationeers -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Stationeers and run it. -home: https://truecharts.org/charts/stable/stationeers -icon: https://truecharts.org/img/hotlink-ok/chart-icons/stationeers.webp -keywords: - - stationeers - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: stationeers -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/stationeers - - https://www.steampowered.com/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: stationeers + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will download and install SteamCMD. It will also install Stationeers and run it. + home: https://truecharts.org/charts/stable/stationeers + icon: https://truecharts.org/img/hotlink-ok/chart-icons/stationeers.webp + keywords: + - stationeers + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: stationeers + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/stationeers + - https://www.steampowered.com/ + type: application + version: 7.5.1 + diff --git a/charts/stable/steam-headless/Chart.yaml b/charts/stable/steam-headless/Chart.yaml index 72b37ed0760..cf3d03f7789 100644 --- a/charts/stable/steam-headless/Chart.yaml +++ b/charts/stable/steam-headless/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: games - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A Headless Steam chart. -home: https://truecharts.org/charts/stable/steam-headless -icon: https://truecharts.org/img/hotlink-ok/chart-icons/steam-headless.webp -keywords: - - steam-headless - - games -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: steam-headless -sources: - - https://github.com/Steam-Headless/docker-steam-headless - - https://github.com/truecharts/charts/tree/master/charts/stable/steam-headless - - https://hub.docker.com/r/josh5/steam-headless -type: application -version: 5.5.6 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: games + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A Headless Steam chart. + home: https://truecharts.org/charts/stable/steam-headless + icon: https://truecharts.org/img/hotlink-ok/chart-icons/steam-headless.webp + keywords: + - steam-headless + - games + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: steam-headless + sources: + - https://github.com/Steam-Headless/docker-steam-headless + - https://github.com/truecharts/charts/tree/master/charts/stable/steam-headless + - https://hub.docker.com/r/josh5/steam-headless + type: application + version: 5.5.6 + diff --git a/charts/stable/stirling-pdf/Chart.yaml b/charts/stable/stirling-pdf/Chart.yaml index c03c3ee8d89..67e45ff573c 100644 --- a/charts/stable/stirling-pdf/Chart.yaml +++ b/charts/stable/stirling-pdf/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.45.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A robust, locally hosted web-based PDF manipulation tool. -home: https://truecharts.org/charts/stable/stirling-pdf -icon: https://truecharts.org/img/hotlink-ok/chart-icons/stirling-pdf.webp -keywords: - - stirling-pdf - - pdf -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: stirling-pdf -sources: - - https://ghcr.io/stirling-tools/s-pdf - - https://github.com/Stirling-Tools/Stirling-PDF - - https://github.com/truecharts/charts/tree/master/charts/stable/stirling-pdf -type: application -version: 1.33.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.45.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A robust, locally hosted web-based PDF manipulation tool. + home: https://truecharts.org/charts/stable/stirling-pdf + icon: https://truecharts.org/img/hotlink-ok/chart-icons/stirling-pdf.webp + keywords: + - stirling-pdf + - pdf + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: stirling-pdf + sources: + - https://ghcr.io/stirling-tools/s-pdf + - https://github.com/Stirling-Tools/Stirling-PDF + - https://github.com/truecharts/charts/tree/master/charts/stable/stirling-pdf + type: application + version: 1.33.0 + diff --git a/charts/stable/storj-node/Chart.yaml b/charts/stable/storj-node/Chart.yaml index 4c7171e48d8..85989224bc4 100644 --- a/charts/stable/storj-node/Chart.yaml +++ b/charts/stable/storj-node/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Storj is an S3-compatible platform and suite of decentralized applications that allows you to store data in a secure and decentralized manner -home: https://truecharts.org/charts/stable/storj-node -icon: https://truecharts.org/img/hotlink-ok/chart-icons/storj-node.webp -keywords: - - storj - - storage -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: storj-node -sources: - - https://docs.storj.io/node/ - - https://github.com/storj/storj - - https://github.com/truecharts/charts/tree/master/charts/stable/storj-node - - https://hub.docker.com/r/storjlabs/storagenode -type: application -version: 11.5.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Storj is an S3-compatible platform and suite of decentralized applications that allows you to store data in a secure and decentralized manner + home: https://truecharts.org/charts/stable/storj-node + icon: https://truecharts.org/img/hotlink-ok/chart-icons/storj-node.webp + keywords: + - storj + - storage + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: storj-node + sources: + - https://docs.storj.io/node/ + - https://github.com/storj/storj + - https://github.com/truecharts/charts/tree/master/charts/stable/storj-node + - https://hub.docker.com/r/storjlabs/storagenode + type: application + version: 11.5.2 + diff --git a/charts/stable/storm/Chart.yaml b/charts/stable/storm/Chart.yaml index a2b4f3924ec..458f9de4cfb 100644 --- a/charts/stable/storm/Chart.yaml +++ b/charts/stable/storm/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.3.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A Modern Deluge Interface. -home: https://truecharts.org/charts/stable/storm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/storm.webp -keywords: - - storm - - Downloaders -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: storm -sources: - - https://ghcr.io/relvacode/storm - - https://github.com/relvacode/storm - - https://github.com/relvacode/storm/pkgs/container/storm - - https://github.com/truecharts/charts/tree/master/charts/stable/storm -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.3.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A Modern Deluge Interface. + home: https://truecharts.org/charts/stable/storm + icon: https://truecharts.org/img/hotlink-ok/chart-icons/storm.webp + keywords: + - storm + - Downloaders + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: storm + sources: + - https://ghcr.io/relvacode/storm + - https://github.com/relvacode/storm + - https://github.com/relvacode/storm/pkgs/container/storm + - https://github.com/truecharts/charts/tree/master/charts/stable/storm + type: application + version: 7.5.1 + diff --git a/charts/stable/strapi/Chart.yaml b/charts/stable/strapi/Chart.yaml index 633c2f55994..c6f386d13e4 100644 --- a/charts/stable/strapi/Chart.yaml +++ b/charts/stable/strapi/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: cms - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.12.3 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Open-source headless CMS. JavaScript, fully customizable and developer-first. -home: https://truecharts.org/charts/stable/strapi -icon: https://truecharts.org/img/hotlink-ok/chart-icons/strapi.webp -keywords: - - strapi - - cms -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: strapi -sources: - - https://github.com/naskio/docker-strapi - - https://github.com/truecharts/charts/tree/master/charts/stable/strapi - - https://hub.docker.com/r/vshadbolt/strapi - - https://truecharts.org/charts/stable/strapi -type: application -version: 16.2.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: cms + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 5.12.3 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Open-source headless CMS. JavaScript, fully customizable and developer-first. + home: https://truecharts.org/charts/stable/strapi + icon: https://truecharts.org/img/hotlink-ok/chart-icons/strapi.webp + keywords: + - strapi + - cms + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: strapi + sources: + - https://github.com/naskio/docker-strapi + - https://github.com/truecharts/charts/tree/master/charts/stable/strapi + - https://hub.docker.com/r/vshadbolt/strapi + - https://truecharts.org/charts/stable/strapi + type: application + version: 16.2.1 + diff --git a/charts/stable/streammaster/Chart.yaml b/charts/stable/streammaster/Chart.yaml index 5f949270871..d78fd3bc848 100644 --- a/charts/stable/streammaster/Chart.yaml +++ b/charts/stable/streammaster/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: TV - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.13.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A comprehensive IPTV management platform for organizing and streaming public broadcast content through Plex DVR, Emby, and Jellyfin Live TV -home: https://truecharts.org/charts/stable/streammaster -icon: https://truecharts.org/img/hotlink-ok/chart-icons/streammaster.webp -keywords: - - streammaster - - iptv - - tv - - channels -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: streammaster -sources: - - https://carlreid.github.io/StreamMaster/ - - https://ghcr.io/carlreid/streammaster - - https://github.com/carlreid/StreamMaster - - https://github.com/truecharts/charts/tree/master/charts/stable/streammaster -type: application -version: 1.0.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: TV + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.13.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A comprehensive IPTV management platform for organizing and streaming public broadcast content through Plex DVR, Emby, and Jellyfin Live TV + home: https://truecharts.org/charts/stable/streammaster + icon: https://truecharts.org/img/hotlink-ok/chart-icons/streammaster.webp + keywords: + - streammaster + - iptv + - tv + - channels + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: streammaster + sources: + - https://carlreid.github.io/StreamMaster/ + - https://ghcr.io/carlreid/streammaster + - https://github.com/carlreid/StreamMaster + - https://github.com/truecharts/charts/tree/master/charts/stable/streammaster + type: application + version: 1.0.0 + diff --git a/charts/stable/stun-turn-server/Chart.yaml b/charts/stable/stun-turn-server/Chart.yaml index 208ab098d26..65fe434c868 100644 --- a/charts/stable/stun-turn-server/Chart.yaml +++ b/charts/stable/stun-turn-server/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Network - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This is a Basic STUN & TURN server that was mainly created for Nextcloud Talk. -home: https://truecharts.org/charts/stable/stun-turn-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/stun-turn-server.webp -keywords: - - stun-turn-server - - Network -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: stun-turn-server -sources: - - https://ghcr.io/ich777/stun-turn-server - - https://github.com/truecharts/charts/tree/master/charts/stable/stun-turn-server -type: application -version: 8.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Network + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This is a Basic STUN & TURN server that was mainly created for Nextcloud Talk. + home: https://truecharts.org/charts/stable/stun-turn-server + icon: https://truecharts.org/img/hotlink-ok/chart-icons/stun-turn-server.webp + keywords: + - stun-turn-server + - Network + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: stun-turn-server + sources: + - https://ghcr.io/ich777/stun-turn-server + - https://github.com/truecharts/charts/tree/master/charts/stable/stun-turn-server + type: application + version: 8.5.1 + diff --git a/charts/stable/suistartpage/Chart.yaml b/charts/stable/suistartpage/Chart.yaml index 00a02101b69..563290a99ea 100644 --- a/charts/stable/suistartpage/Chart.yaml +++ b/charts/stable/suistartpage/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: SUI Startpage is a simple and clean server start page or homepage that you can quickly and easily setup to access your server resources and quick booksmarks and also lets you search on various provider sites via a search bar at the top as well. -home: https://truecharts.org/charts/stable/suistartpage -icon: https://truecharts.org/img/hotlink-ok/chart-icons/suistartpage.webp -keywords: - - suistartpage - - Tools-Utilities - - Network-Web -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: suistartpage -sources: - - https://github.com/CorneliousJD/SUI-Startpage - - https://github.com/truecharts/charts/tree/master/charts/stable/suistartpage - - https://hub.docker.com/r/corneliousjd/sui-startpage -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: SUI Startpage is a simple and clean server start page or homepage that you can quickly and easily setup to access your server resources and quick booksmarks and also lets you search on various provider sites via a search bar at the top as well. + home: https://truecharts.org/charts/stable/suistartpage + icon: https://truecharts.org/img/hotlink-ok/chart-icons/suistartpage.webp + keywords: + - suistartpage + - Tools-Utilities + - Network-Web + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: suistartpage + sources: + - https://github.com/CorneliousJD/SUI-Startpage + - https://github.com/truecharts/charts/tree/master/charts/stable/suistartpage + - https://hub.docker.com/r/corneliousjd/sui-startpage + type: application + version: 7.5.1 + diff --git a/charts/stable/survivethenights/Chart.yaml b/charts/stable/survivethenights/Chart.yaml index 282b1365aed..2d7fc47c686 100644 --- a/charts/stable/survivethenights/Chart.yaml +++ b/charts/stable/survivethenights/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: stn -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Survive The Nights and run it. -home: https://truecharts.org/charts/stable/survivethenights -icon: https://truecharts.org/img/hotlink-ok/chart-icons/survivethenights.webp -keywords: - - survivethenights - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: survivethenights -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/survivethenights - - https://www.steampowered.com/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: stn + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will download and install SteamCMD. It will also install Survive The Nights and run it. + home: https://truecharts.org/charts/stable/survivethenights + icon: https://truecharts.org/img/hotlink-ok/chart-icons/survivethenights.webp + keywords: + - survivethenights + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: survivethenights + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/survivethenights + - https://www.steampowered.com/ + type: application + version: 7.5.1 + diff --git a/charts/stable/synclounge/Chart.yaml b/charts/stable/synclounge/Chart.yaml index cab276f5d3a..4140edf3a36 100644 --- a/charts/stable/synclounge/Chart.yaml +++ b/charts/stable/synclounge/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.2.35 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Synclounge is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: synclounge -sources: - - https://ghcr.io/linuxserver/synclounge - - https://github.com/truecharts/charts/tree/master/charts/stable/synclounge -type: application -version: 11.5.10 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 5.2.35 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Synclounge is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: synclounge + sources: + - https://ghcr.io/linuxserver/synclounge + - https://github.com/truecharts/charts/tree/master/charts/stable/synclounge + type: application + version: 11.5.10 + diff --git a/charts/stable/syncthing/Chart.yaml b/charts/stable/syncthing/Chart.yaml index 7fdcdc9c9a6..ae631ad1448 100644 --- a/charts/stable/syncthing/Chart.yaml +++ b/charts/stable/syncthing/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.29.4 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: P2P file synchronization application -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: syncthing -sources: - - https://github.com/syncthing/syncthing - - https://github.com/truecharts/charts/tree/master/charts/stable/syncthing - - https://hub.docker.com/r/syncthing/syncthing - - https://syncthing.net/ -type: application -version: 20.7.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.29.4 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: P2P file synchronization application + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: syncthing + sources: + - https://github.com/syncthing/syncthing + - https://github.com/truecharts/charts/tree/master/charts/stable/syncthing + - https://hub.docker.com/r/syncthing/syncthing + - https://syncthing.net/ + type: application + version: 20.7.3 + diff --git a/charts/stable/synctube/Chart.yaml b/charts/stable/synctube/Chart.yaml index 98f47013906..155f8c62a64 100644 --- a/charts/stable/synctube/Chart.yaml +++ b/charts/stable/synctube/Chart.yaml @@ -1,41 +1,42 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Synchronized video viewing with chat and other features. Lightweight modern implementation and very easy way to run locally. -home: https://truecharts.org/charts/stable/synctube -icon: https://truecharts.org/img/hotlink-ok/chart-icons/synctube.webp -keywords: - - synctube - - Cloud - - Productivity - - Tools-Utilities - - MediaApp-Video - - MediaServer-Video - - Network-Web -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: synctube -sources: - - https://github.com/RblSb/SyncTube - - https://github.com/truecharts/charts/tree/master/charts/stable/synctube - - https://hub.docker.com/r/littlestache/synctube -type: application -version: 9.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Synchronized video viewing with chat and other features. Lightweight modern implementation and very easy way to run locally. + home: https://truecharts.org/charts/stable/synctube + icon: https://truecharts.org/img/hotlink-ok/chart-icons/synctube.webp + keywords: + - synctube + - Cloud + - Productivity + - Tools-Utilities + - MediaApp-Video + - MediaServer-Video + - Network-Web + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: synctube + sources: + - https://github.com/RblSb/SyncTube + - https://github.com/truecharts/charts/tree/master/charts/stable/synctube + - https://hub.docker.com/r/littlestache/synctube + type: application + version: 9.5.1 + diff --git a/charts/stable/syslog-ng/Chart.yaml b/charts/stable/syslog-ng/Chart.yaml index 9e3aacbceaa..0f223cae9d3 100644 --- a/charts/stable/syslog-ng/Chart.yaml +++ b/charts/stable/syslog-ng/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.8.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: syslog-ng allows you to flexibly collect, parse, classify, rewrite and correlate logs. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: syslog-ng -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/syslog-ng - - https://hub.docker.com/r/balabit/syslog-ng -type: application -version: 11.6.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 4.8.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: syslog-ng allows you to flexibly collect, parse, classify, rewrite and correlate logs. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: syslog-ng + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/syslog-ng + - https://hub.docker.com/r/balabit/syslog-ng + type: application + version: 11.6.1 + diff --git a/charts/stable/tachidesk-docker/Chart.yaml b/charts/stable/tachidesk-docker/Chart.yaml index 69ecafa30bc..ea0f52799e8 100644 --- a/charts/stable/tachidesk-docker/Chart.yaml +++ b/charts/stable/tachidesk-docker/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: MediaServer-Other - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: preiew -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: The official Tachidesk Chart-Chart. -home: https://truecharts.org/charts/stable/tachidesk-docker -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tachidesk-docker.webp -keywords: - - tachidesk-docker - - MediaServer-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tachidesk-docker -sources: - - https://ghcr.io/suwayomi/tachidesk - - https://github.com/Suwayomi/Tachidesk-Server - - https://github.com/suwayomi/docker-tachidesk - - https://github.com/truecharts/charts/tree/master/charts/stable/tachidesk-docker -type: application -version: 8.5.9 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: MediaServer-Other + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: preiew + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: The official Tachidesk Chart-Chart. + home: https://truecharts.org/charts/stable/tachidesk-docker + icon: https://truecharts.org/img/hotlink-ok/chart-icons/tachidesk-docker.webp + keywords: + - tachidesk-docker + - MediaServer-Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: tachidesk-docker + sources: + - https://ghcr.io/suwayomi/tachidesk + - https://github.com/Suwayomi/Tachidesk-Server + - https://github.com/suwayomi/docker-tachidesk + - https://github.com/truecharts/charts/tree/master/charts/stable/tachidesk-docker + type: application + version: 8.5.9 + diff --git a/charts/stable/tagspaces/Chart.yaml b/charts/stable/tagspaces/Chart.yaml index bfba19fcc39..333b482ad9c 100644 --- a/charts/stable/tagspaces/Chart.yaml +++ b/charts/stable/tagspaces/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 6.0.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: TagSpaces is an offline, open source, document manager with tagging support. -home: https://truecharts.org/charts/stable/tagspaces -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tagspaces.webp -keywords: - - tagspaces - - documents -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tagspaces -sources: - - https://github.com/tagspaces/tagspaces - - https://github.com/truecharts/charts/tree/master/charts/stable/tagspaces - - https://hub.docker.com/r/fardjad/tagspaces-lite-web -type: application -version: 6.3.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 6.0.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: TagSpaces is an offline, open source, document manager with tagging support. + home: https://truecharts.org/charts/stable/tagspaces + icon: https://truecharts.org/img/hotlink-ok/chart-icons/tagspaces.webp + keywords: + - tagspaces + - documents + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: tagspaces + sources: + - https://github.com/tagspaces/tagspaces + - https://github.com/truecharts/charts/tree/master/charts/stable/tagspaces + - https://hub.docker.com/r/fardjad/tagspaces-lite-web + type: application + version: 6.3.1 + diff --git a/charts/stable/tailscale/Chart.yaml b/charts/stable/tailscale/Chart.yaml index 33d7d96acf4..012a14a7c38 100644 --- a/charts/stable/tailscale/Chart.yaml +++ b/charts/stable/tailscale/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: network - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.82.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Tailscale lets you connect your devices and users together in your own secure virtual private network -home: https://truecharts.org/charts/stable/tailscale -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tailscale.webp -keywords: - - vpn - - tailscale -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tailscale -sources: - - https://github.com/tailscale/tailscale/blob/main/docs/k8s/run.sh - - https://github.com/truecharts/charts/tree/master/charts/stable/tailscale - - https://hub.docker.com/r/tailscale/tailscale -type: application -version: 10.13.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: network + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.82.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Tailscale lets you connect your devices and users together in your own secure virtual private network + home: https://truecharts.org/charts/stable/tailscale + icon: https://truecharts.org/img/hotlink-ok/chart-icons/tailscale.webp + keywords: + - vpn + - tailscale + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: tailscale + sources: + - https://github.com/tailscale/tailscale/blob/main/docs/k8s/run.sh + - https://github.com/truecharts/charts/tree/master/charts/stable/tailscale + - https://hub.docker.com/r/tailscale/tailscale + type: application + version: 10.13.0 + diff --git a/charts/stable/tandoor-recipes/Chart.yaml b/charts/stable/tandoor-recipes/Chart.yaml index 16e0097cdc7..9c9e997a32f 100644 --- a/charts/stable/tandoor-recipes/Chart.yaml +++ b/charts/stable/tandoor-recipes/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.5.34 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Tandoor Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files. -home: https://truecharts.org/charts/stable/tandoor-recipes -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tandoor-recipes.webp -keywords: - - tandoor - - recipes - - cooking -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tandoor-recipes -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/tandoor-recipes - - https://github.com/vabene1111/recipes - - https://hub.docker.com/r/vabene1111/recipes -type: application -version: 18.5.5 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.5.34 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Tandoor Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files. + home: https://truecharts.org/charts/stable/tandoor-recipes + icon: https://truecharts.org/img/hotlink-ok/chart-icons/tandoor-recipes.webp + keywords: + - tandoor + - recipes + - cooking + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: tandoor-recipes + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tandoor-recipes + - https://github.com/vabene1111/recipes + - https://hub.docker.com/r/vabene1111/recipes + type: application + version: 18.5.5 + diff --git a/charts/stable/tanoshi/Chart.yaml b/charts/stable/tanoshi/Chart.yaml index 0958c3adb9b..2fd7fbf44b8 100644 --- a/charts/stable/tanoshi/Chart.yaml +++ b/charts/stable/tanoshi/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Selfhosted web manga reader. -home: https://truecharts.org/charts/stable/tanoshi -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tanoshi.webp -keywords: - - tanoshi - - Productivity - - MediaApp-Books - - MediaServer-Books -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tanoshi -sources: - - https://github.com/faldez/tanoshi - - https://github.com/truecharts/charts/tree/master/charts/stable/tanoshi - - https://hub.docker.com/r/faldez/tanoshi -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Selfhosted web manga reader. + home: https://truecharts.org/charts/stable/tanoshi + icon: https://truecharts.org/img/hotlink-ok/chart-icons/tanoshi.webp + keywords: + - tanoshi + - Productivity + - MediaApp-Books + - MediaServer-Books + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: tanoshi + sources: + - https://github.com/faldez/tanoshi + - https://github.com/truecharts/charts/tree/master/charts/stable/tanoshi + - https://hub.docker.com/r/faldez/tanoshi + type: application + version: 7.5.1 + diff --git a/charts/stable/tar1090/Chart.yaml b/charts/stable/tar1090/Chart.yaml index 017db95e7f4..4f2364d7a37 100644 --- a/charts/stable/tar1090/Chart.yaml +++ b/charts/stable/tar1090/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Multi-arch tar1090 Chart for visualising ADSB data. -home: https://truecharts.org/charts/stable/tar1090 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tar1090.webp -keywords: - - tar1090 - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tar1090 -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/tar1090 - - https://hub.docker.com/r/mikenye/tar1090 -type: application -version: 7.5.18 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Multi-arch tar1090 Chart for visualising ADSB data. + home: https://truecharts.org/charts/stable/tar1090 + icon: https://truecharts.org/img/hotlink-ok/chart-icons/tar1090.webp + keywords: + - tar1090 + - Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: tar1090 + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tar1090 + - https://hub.docker.com/r/mikenye/tar1090 + type: application + version: 7.5.18 + diff --git a/charts/stable/tasmoadmin/Chart.yaml b/charts/stable/tasmoadmin/Chart.yaml index 49e298b88fd..87c91ce776a 100644 --- a/charts/stable/tasmoadmin/Chart.yaml +++ b/charts/stable/tasmoadmin/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.2.3 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A administrative platform for devices flashed with Tasmota. -home: https://truecharts.org/charts/stable/tasmoadmin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmoadmin.webp -keywords: - - tasmoadmin - - home-automation - - Network-Management -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tasmoadmin -sources: - - https://ghcr.io/tasmoadmin/tasmoadmin - - https://github.com/TasmoAdmin/TasmoAdmin - - https://github.com/truecharts/charts/tree/master/charts/stable/tasmoadmin -type: application -version: 10.6.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 4.2.3 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A administrative platform for devices flashed with Tasmota. + home: https://truecharts.org/charts/stable/tasmoadmin + icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmoadmin.webp + keywords: + - tasmoadmin + - home-automation + - Network-Management + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: tasmoadmin + sources: + - https://ghcr.io/tasmoadmin/tasmoadmin + - https://github.com/TasmoAdmin/TasmoAdmin + - https://github.com/truecharts/charts/tree/master/charts/stable/tasmoadmin + type: application + version: 10.6.2 + diff --git a/charts/stable/tasmobackup/Chart.yaml b/charts/stable/tasmobackup/Chart.yaml index 1f4f2cadcb4..ecd528e4017 100644 --- a/charts/stable/tasmobackup/Chart.yaml +++ b/charts/stable/tasmobackup/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.06.09 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: backup all your tasmota devices in one place. -home: https://truecharts.org/charts/stable/tasmobackup -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmobackup.webp -keywords: - - tasmobackup - - home-automation - - Network-Management -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tasmobackup -sources: - - https://github.com/danmed/TasmoBackupV1 - - https://github.com/truecharts/charts/tree/master/charts/stable/tasmobackup - - https://hub.docker.com/r/danmed/tasmobackupv1 -type: application -version: 8.6.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.06.09 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: backup all your tasmota devices in one place. + home: https://truecharts.org/charts/stable/tasmobackup + icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmobackup.webp + keywords: + - tasmobackup + - home-automation + - Network-Management + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: tasmobackup + sources: + - https://github.com/danmed/TasmoBackupV1 + - https://github.com/truecharts/charts/tree/master/charts/stable/tasmobackup + - https://hub.docker.com/r/danmed/tasmobackupv1 + type: application + version: 8.6.1 + diff --git a/charts/stable/tasmocompiler/Chart.yaml b/charts/stable/tasmocompiler/Chart.yaml index 864a7b97673..a1bfc5a8e07 100644 --- a/charts/stable/tasmocompiler/Chart.yaml +++ b/charts/stable/tasmocompiler/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: TasmoCompiler is a simple web GUI which allows you to compile fantastic Tasmota firmware with your own settings -home: https://truecharts.org/charts/stable/tasmocompiler -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmocompiler.webp -keywords: - - tasmocompiler - - home-automation - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tasmocompiler -sources: - - https://github.com/benzino77/tasmocompiler - - https://github.com/truecharts/charts/tree/master/charts/stable/tasmocompiler - - https://hub.docker.com/r/benzino77/tasmocompiler -type: application -version: 8.5.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: TasmoCompiler is a simple web GUI which allows you to compile fantastic Tasmota firmware with your own settings + home: https://truecharts.org/charts/stable/tasmocompiler + icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmocompiler.webp + keywords: + - tasmocompiler + - home-automation + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: tasmocompiler + sources: + - https://github.com/benzino77/tasmocompiler + - https://github.com/truecharts/charts/tree/master/charts/stable/tasmocompiler + - https://hub.docker.com/r/benzino77/tasmocompiler + type: application + version: 8.5.2 + diff --git a/charts/stable/tauticord/Chart.yaml b/charts/stable/tauticord/Chart.yaml index 0ec84067190..4399c082c96 100644 --- a/charts/stable/tauticord/Chart.yaml +++ b/charts/stable/tauticord/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: discord - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.12.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A Discord bot that displays live data from Tautulli. -home: https://truecharts.org/charts/stable/tauticord -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tauticord.webp -keywords: - - tauticord - - tautulli - - discord -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tauticord -sources: - - https://ghcr.io/nwithan8/tauticord - - https://github.com/nwithan8/tauticord - - https://github.com/truecharts/charts/tree/master/charts/stable/tauticord -type: application -version: 8.0.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: discord + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 5.12.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A Discord bot that displays live data from Tautulli. + home: https://truecharts.org/charts/stable/tauticord + icon: https://truecharts.org/img/hotlink-ok/chart-icons/tauticord.webp + keywords: + - tauticord + - tautulli + - discord + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: tauticord + sources: + - https://ghcr.io/nwithan8/tauticord + - https://github.com/nwithan8/tauticord + - https://github.com/truecharts/charts/tree/master/charts/stable/tauticord + type: application + version: 8.0.0 + diff --git a/charts/stable/tautulli/Chart.yaml b/charts/stable/tautulli/Chart.yaml index d4b3f1a3831..f737d5d21ae 100644 --- a/charts/stable/tautulli/Chart.yaml +++ b/charts/stable/tautulli/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.15.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A Python based monitoring and tracking tool for Plex Media Server -home: https://truecharts.org/charts/stable/tautulli -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tautulli.webp -keywords: - - tautulli - - plex -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tautulli -sources: - - https://ghcr.io/tautulli/tautulli - - https://github.com/Tautulli/Tautulli - - https://github.com/truecharts/charts/tree/master/charts/stable/tautulli -type: application -version: 20.6.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.15.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A Python based monitoring and tracking tool for Plex Media Server + home: https://truecharts.org/charts/stable/tautulli + icon: https://truecharts.org/img/hotlink-ok/chart-icons/tautulli.webp + keywords: + - tautulli + - plex + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: tautulli + sources: + - https://ghcr.io/tautulli/tautulli + - https://github.com/Tautulli/Tautulli + - https://github.com/truecharts/charts/tree/master/charts/stable/tautulli + type: application + version: 20.6.1 + diff --git a/charts/stable/tdarr-node/Chart.yaml b/charts/stable/tdarr-node/Chart.yaml index 4b499b48b8f..257b61088fb 100644 --- a/charts/stable/tdarr-node/Chart.yaml +++ b/charts/stable/tdarr-node/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.37.01 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Audio/Video library transcoding automation -home: https://truecharts.org/charts/stable/tdarr-node -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tdarr-node.webp -keywords: - - encode - - media - - tdarr -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tdarr-node -sources: - - https://github.com/HaveAGitGat/Tdarr - - https://github.com/truecharts/charts/tree/master/charts/stable/tdarr-node - - https://hub.docker.com/r/haveagitgat/tdarr_node -type: application -version: 11.23.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.37.01 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Audio/Video library transcoding automation + home: https://truecharts.org/charts/stable/tdarr-node + icon: https://truecharts.org/img/hotlink-ok/chart-icons/tdarr-node.webp + keywords: + - encode + - media + - tdarr + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: tdarr-node + sources: + - https://github.com/HaveAGitGat/Tdarr + - https://github.com/truecharts/charts/tree/master/charts/stable/tdarr-node + - https://hub.docker.com/r/haveagitgat/tdarr_node + type: application + version: 11.23.0 + diff --git a/charts/stable/tdarr/Chart.yaml b/charts/stable/tdarr/Chart.yaml index 05c39df6915..b4e79070248 100644 --- a/charts/stable/tdarr/Chart.yaml +++ b/charts/stable/tdarr/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.37.01 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Audio/Video library transcoding automation -home: https://truecharts.org/charts/stable/tdarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tdarr.webp -keywords: - - encode - - media - - tdarr -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tdarr -sources: - - https://github.com/HaveAGitGat/Tdarr - - https://github.com/truecharts/charts/tree/master/charts/stable/tdarr - - https://hub.docker.com/r/haveagitgat/tdarr -type: application -version: 11.23.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.37.01 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Audio/Video library transcoding automation + home: https://truecharts.org/charts/stable/tdarr + icon: https://truecharts.org/img/hotlink-ok/chart-icons/tdarr.webp + keywords: + - encode + - media + - tdarr + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: tdarr + sources: + - https://github.com/HaveAGitGat/Tdarr + - https://github.com/truecharts/charts/tree/master/charts/stable/tdarr + - https://hub.docker.com/r/haveagitgat/tdarr + type: application + version: 11.23.0 + diff --git a/charts/stable/teamspeak3/Chart.yaml b/charts/stable/teamspeak3/Chart.yaml index a82180e25a3..78a2ba1438c 100644 --- a/charts/stable/teamspeak3/Chart.yaml +++ b/charts/stable/teamspeak3/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: voice - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.13.7 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: TeamSpeak is software for quality voice communication via the Internet. -home: https://truecharts.org/charts/stable/teamspeak3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/teamspeak3.webp -keywords: - - voice server - - teamspeak - - teamspeak3 - - teamspeak server -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: teamspeak3 -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/teamspeak3 - - https://hub.docker.com/_/teamspeak - - https://www.teamspeak.com/en/ -type: application -version: 12.5.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: voice + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 3.13.7 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: TeamSpeak is software for quality voice communication via the Internet. + home: https://truecharts.org/charts/stable/teamspeak3 + icon: https://truecharts.org/img/hotlink-ok/chart-icons/teamspeak3.webp + keywords: + - voice server + - teamspeak + - teamspeak3 + - teamspeak server + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: teamspeak3 + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/teamspeak3 + - https://hub.docker.com/_/teamspeak + - https://www.teamspeak.com/en/ + type: application + version: 12.5.2 + diff --git a/charts/stable/teedy-docs/Chart.yaml b/charts/stable/teedy-docs/Chart.yaml index 41052e1b027..c6f26f6a50b 100644 --- a/charts/stable/teedy-docs/Chart.yaml +++ b/charts/stable/teedy-docs/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Teedy is an open-source, lightweight document management system (DMS) for individuals and businesses. -home: https://truecharts.org/charts/stable/teedy-docs -icon: https://truecharts.org/img/hotlink-ok/chart-icons/teedy-docs.webp -keywords: - - teedy-docs - - Cloud - - Productivity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: teedy-docs -sources: - - https://github.com/sismics/docs - - https://github.com/truecharts/charts/tree/master/charts/stable/teedy-docs - - https://hub.docker.com/r/sismics/docs -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Teedy is an open-source, lightweight document management system (DMS) for individuals and businesses. + home: https://truecharts.org/charts/stable/teedy-docs + icon: https://truecharts.org/img/hotlink-ok/chart-icons/teedy-docs.webp + keywords: + - teedy-docs + - Cloud + - Productivity + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: teedy-docs + sources: + - https://github.com/sismics/docs + - https://github.com/truecharts/charts/tree/master/charts/stable/teedy-docs + - https://hub.docker.com/r/sismics/docs + type: application + version: 7.5.1 + diff --git a/charts/stable/teedy/Chart.yaml b/charts/stable/teedy/Chart.yaml index b406feae40c..463c3d378a0 100644 --- a/charts/stable/teedy/Chart.yaml +++ b/charts/stable/teedy/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.11.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Teedy is an open source, lightweight document management system for individuals and businesses. -home: https://truecharts.org/charts/stable/teedy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/teedy.webp -keywords: - - teedy - - documents - - management -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: teedy -sources: - - https://github.com/sismics/docs - - https://github.com/truecharts/charts/tree/master/charts/stable/teedy - - https://hub.docker.com/r/sismics/docs -type: application -version: 17.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.11.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Teedy is an open source, lightweight document management system for individuals and businesses. + home: https://truecharts.org/charts/stable/teedy + icon: https://truecharts.org/img/hotlink-ok/chart-icons/teedy.webp + keywords: + - teedy + - documents + - management + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: teedy + sources: + - https://github.com/sismics/docs + - https://github.com/truecharts/charts/tree/master/charts/stable/teedy + - https://hub.docker.com/r/sismics/docs + type: application + version: 17.5.1 + diff --git a/charts/stable/telethon-downloader/Chart.yaml b/charts/stable/telethon-downloader/Chart.yaml index f67ee6c4cc1..e1a213be405 100644 --- a/charts/stable/telethon-downloader/Chart.yaml +++ b/charts/stable/telethon-downloader/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This is a simple Chart that downloads files sent to a telegram bot up to 2000mb using the Telethon library. -home: https://truecharts.org/charts/stable/telethon-downloader -icon: https://truecharts.org/img/hotlink-ok/chart-icons/telethon-downloader.webp -keywords: - - telethon-downloader - - Downloaders -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: telethon-downloader -sources: - - https://docs.telethon.dev/ - - https://github.com/truecharts/charts/tree/master/charts/stable/telethon-downloader - - https://hub.docker.com/r/jsavargas/telethon_downloader -type: application -version: 7.5.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This is a simple Chart that downloads files sent to a telegram bot up to 2000mb using the Telethon library. + home: https://truecharts.org/charts/stable/telethon-downloader + icon: https://truecharts.org/img/hotlink-ok/chart-icons/telethon-downloader.webp + keywords: + - telethon-downloader + - Downloaders + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: telethon-downloader + sources: + - https://docs.telethon.dev/ + - https://github.com/truecharts/charts/tree/master/charts/stable/telethon-downloader + - https://hub.docker.com/r/jsavargas/telethon_downloader + type: application + version: 7.5.2 + diff --git a/charts/stable/terraria-tshock/Chart.yaml b/charts/stable/terraria-tshock/Chart.yaml index 0abeb3af9f5..f708c73ba01 100644 --- a/charts/stable/terraria-tshock/Chart.yaml +++ b/charts/stable/terraria-tshock/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: tshock -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: SteamCMD Terraria and the TShock MOD. -home: https://truecharts.org/charts/stable/terraria-tshock -icon: https://truecharts.org/img/hotlink-ok/chart-icons/terraria-tshock.webp -keywords: - - terraria-tshock - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: terraria-tshock -sources: - - https://ghcr.io/ich777/terrariaserver - - https://github.com/truecharts/charts/tree/master/charts/stable/terraria-tshock - - https://tshock.co/ -type: application -version: 8.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: tshock + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: SteamCMD Terraria and the TShock MOD. + home: https://truecharts.org/charts/stable/terraria-tshock + icon: https://truecharts.org/img/hotlink-ok/chart-icons/terraria-tshock.webp + keywords: + - terraria-tshock + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: terraria-tshock + sources: + - https://ghcr.io/ich777/terrariaserver + - https://github.com/truecharts/charts/tree/master/charts/stable/terraria-tshock + - https://tshock.co/ + type: application + version: 8.5.1 + diff --git a/charts/stable/teslamate/Chart.yaml b/charts/stable/teslamate/Chart.yaml index d8e1566b365..99208b27ea2 100644 --- a/charts/stable/teslamate/Chart.yaml +++ b/charts/stable/teslamate/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.33.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A self-hosted data logger for your Tesla -home: https://truecharts.org/charts/stable/teslamate -icon: https://truecharts.org/img/hotlink-ok/chart-icons/teslamate.webp -keywords: - - analytics - - monitoring - - metrics - - logs -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: teslamate -sources: - - https://docs.teslamate.org/docs/installation/docker - - https://github.com/teslamate-org/teslamate - - https://github.com/truecharts/charts/tree/master/charts/stable/teslamate - - https://hub.docker.com/r/teslamate/teslamate -type: application -version: 3.1.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: metrics + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.33.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A self-hosted data logger for your Tesla + home: https://truecharts.org/charts/stable/teslamate + icon: https://truecharts.org/img/hotlink-ok/chart-icons/teslamate.webp + keywords: + - analytics + - monitoring + - metrics + - logs + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: teslamate + sources: + - https://docs.teslamate.org/docs/installation/docker + - https://github.com/teslamate-org/teslamate + - https://github.com/truecharts/charts/tree/master/charts/stable/teslamate + - https://hub.docker.com/r/teslamate/teslamate + type: application + version: 3.1.0 + diff --git a/charts/stable/theforest/Chart.yaml b/charts/stable/theforest/Chart.yaml index 21382ab6968..d509d34dd26 100644 --- a/charts/stable/theforest/Chart.yaml +++ b/charts/stable/theforest/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: theforest -dependencies: - - name: common - version: 25.4.10 - 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)' -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: theforest -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/theforest - - https://www.steampowered.com/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: theforest + dependencies: + - name: common + version: 25.4.10 + 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)' + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: theforest + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/theforest + - https://www.steampowered.com/ + type: application + version: 7.5.1 + diff --git a/charts/stable/thelounge/Chart.yaml b/charts/stable/thelounge/Chart.yaml index 135dbfb6a48..5a4bdb9908f 100644 --- a/charts/stable/thelounge/Chart.yaml +++ b/charts/stable/thelounge/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.4.3 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: The Lounge, modern web IRC client designed for self-hosting -home: https://truecharts.org/charts/stable/thelounge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/thelounge.webp -keywords: - - thelounge - - IRC - - The Lounge - - docker - - thelounge-docker -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: thelounge -sources: - - https://github.com/thelounge/thelounge - - https://github.com/truecharts/charts/tree/master/charts/stable/thelounge - - https://hub.docker.com/r/thelounge/thelounge -type: application -version: 15.5.12 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 4.4.3 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: The Lounge, modern web IRC client designed for self-hosting + home: https://truecharts.org/charts/stable/thelounge + icon: https://truecharts.org/img/hotlink-ok/chart-icons/thelounge.webp + keywords: + - thelounge + - IRC + - The Lounge + - docker + - thelounge-docker + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: thelounge + sources: + - https://github.com/thelounge/thelounge + - https://github.com/truecharts/charts/tree/master/charts/stable/thelounge + - https://hub.docker.com/r/thelounge/thelounge + type: application + version: 15.5.12 + diff --git a/charts/stable/theme-park/Chart.yaml b/charts/stable/theme-park/Chart.yaml index 1f099c1a3f7..e847323d56a 100644 --- a/charts/stable/theme-park/Chart.yaml +++ b/charts/stable/theme-park/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: customization - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.20.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Custom themes for your favorite apps! -home: https://truecharts.org/charts/stable/theme-park -icon: https://truecharts.org/img/hotlink-ok/chart-icons/theme-park.webp -keywords: - - theme-park - - customization -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: theme-park -sources: - - https://ghcr.io/home-operations/theme-park - - https://github.com/gilbn/theme.park - - https://github.com/truecharts/charts/tree/master/charts/stable/theme-park -type: application -version: 11.7.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: customization + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.20.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Custom themes for your favorite apps! + home: https://truecharts.org/charts/stable/theme-park + icon: https://truecharts.org/img/hotlink-ok/chart-icons/theme-park.webp + keywords: + - theme-park + - customization + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: theme-park + sources: + - https://ghcr.io/home-operations/theme-park + - https://github.com/gilbn/theme.park + - https://github.com/truecharts/charts/tree/master/charts/stable/theme-park + type: application + version: 11.7.3 + diff --git a/charts/stable/threadfin/Chart.yaml b/charts/stable/threadfin/Chart.yaml index cfe5600844e..98e1d3067b4 100644 --- a/charts/stable/threadfin/Chart.yaml +++ b/charts/stable/threadfin/Chart.yaml @@ -1,40 +1,41 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.2.31 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: M3U Proxy for Plex DVR and Emby/Jellyfin Live TV. Based on xTeVe. -home: https://truecharts.org/charts/stable/threadfin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/threadfin.webp -keywords: - - threadfin - - xteve - - iptv - - plex - - emby - - jellyfin -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: threadfin -sources: - - https://github.com/Threadfin/Threadfin - - https://github.com/truecharts/charts/tree/master/charts/stable/threadfin - - https://hub.docker.com/r/fyb3roptik/threadfin -type: application -version: 1.1.4 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.2.31 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: M3U Proxy for Plex DVR and Emby/Jellyfin Live TV. Based on xTeVe. + home: https://truecharts.org/charts/stable/threadfin + icon: https://truecharts.org/img/hotlink-ok/chart-icons/threadfin.webp + keywords: + - threadfin + - xteve + - iptv + - plex + - emby + - jellyfin + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: threadfin + sources: + - https://github.com/Threadfin/Threadfin + - https://github.com/truecharts/charts/tree/master/charts/stable/threadfin + - https://hub.docker.com/r/fyb3roptik/threadfin + type: application + version: 1.1.4 + diff --git a/charts/stable/thunderbird/Chart.yaml b/charts/stable/thunderbird/Chart.yaml index 40297124e2f..639f4432a5d 100644 --- a/charts/stable/thunderbird/Chart.yaml +++ b/charts/stable/thunderbird/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install Thunderbird in the preferred version and language. -home: https://truecharts.org/charts/stable/thunderbird -icon: https://truecharts.org/img/hotlink-ok/chart-icons/thunderbird.webp -keywords: - - thunderbird - - mail -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: thunderbird -sources: - - https://ghcr.io/ich777/thunderbird - - https://github.com/truecharts/charts/tree/master/charts/stable/thunderbird - - https://www.thunderbird.net/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will download and install Thunderbird in the preferred version and language. + home: https://truecharts.org/charts/stable/thunderbird + icon: https://truecharts.org/img/hotlink-ok/chart-icons/thunderbird.webp + keywords: + - thunderbird + - mail + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: thunderbird + sources: + - https://ghcr.io/ich777/thunderbird + - https://github.com/truecharts/charts/tree/master/charts/stable/thunderbird + - https://www.thunderbird.net/ + type: application + version: 7.5.1 + diff --git a/charts/stable/timetagger/Chart.yaml b/charts/stable/timetagger/Chart.yaml index 61443250b7f..b444045427e 100644 --- a/charts/stable/timetagger/Chart.yaml +++ b/charts/stable/timetagger/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 24.12.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: An open source time-tracker with an interactive user experience and powerful reporting. -home: https://truecharts.org/charts/stable/timetagger -icon: https://truecharts.org/img/hotlink-ok/chart-icons/timetagger.webp -keywords: - - time - - timetagger -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: timetagger -sources: - - https://ghcr.io/almarklein/timetagger - - https://github.com/almarklein/timetagger - - https://github.com/truecharts/charts/tree/master/charts/stable/timetagger - - https://timetagger.app -type: application -version: 8.7.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 24.12.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: An open source time-tracker with an interactive user experience and powerful reporting. + home: https://truecharts.org/charts/stable/timetagger + icon: https://truecharts.org/img/hotlink-ok/chart-icons/timetagger.webp + keywords: + - time + - timetagger + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: timetagger + sources: + - https://ghcr.io/almarklein/timetagger + - https://github.com/almarklein/timetagger + - https://github.com/truecharts/charts/tree/master/charts/stable/timetagger + - https://timetagger.app + type: application + version: 8.7.1 + diff --git a/charts/stable/tinymediamanager/Chart.yaml b/charts/stable/tinymediamanager/Chart.yaml index e827b02e2fe..8452bfd43ec 100644 --- a/charts/stable/tinymediamanager/Chart.yaml +++ b/charts/stable/tinymediamanager/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.1.4 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: TinyMediaManager is a full featured media manager to organize and clean up your media library. -home: https://truecharts.org/charts/stable/tinymediamanager -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tinymediamanager.webp -keywords: - - tiny - - media - - manager -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tinymediamanager -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/tinymediamanager - - https://gitlab.com/tinyMediaManager/tinyMediaManager - - https://hub.docker.com/r/tinymediamanager/tinymediamanager -type: application -version: 12.6.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 5.1.4 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: TinyMediaManager is a full featured media manager to organize and clean up your media library. + home: https://truecharts.org/charts/stable/tinymediamanager + icon: https://truecharts.org/img/hotlink-ok/chart-icons/tinymediamanager.webp + keywords: + - tiny + - media + - manager + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: tinymediamanager + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tinymediamanager + - https://gitlab.com/tinyMediaManager/tinyMediaManager + - https://hub.docker.com/r/tinymediamanager/tinymediamanager + type: application + version: 12.6.3 + diff --git a/charts/stable/tonido/Chart.yaml b/charts/stable/tonido/Chart.yaml index c3da71c3159..c124065b5cf 100644 --- a/charts/stable/tonido/Chart.yaml +++ b/charts/stable/tonido/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Tonido Server allows you to access all your files on your computer from a web browser, smartphone, tablet or even DLNA enabled devices. No setup necessary. -home: https://truecharts.org/charts/stable/tonido -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tonido.webp -keywords: - - tonido - - Cloud -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tonido -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/tonido - - https://hub.docker.com/r/captinsano/tonido - - https://registry.hub.docker.com/r/captinsano/tonido/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Tonido Server allows you to access all your files on your computer from a web browser, smartphone, tablet or even DLNA enabled devices. No setup necessary. + home: https://truecharts.org/charts/stable/tonido + icon: https://truecharts.org/img/hotlink-ok/chart-icons/tonido.webp + keywords: + - tonido + - Cloud + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: tonido + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tonido + - https://hub.docker.com/r/captinsano/tonido + - https://registry.hub.docker.com/r/captinsano/tonido/ + type: application + version: 7.5.1 + diff --git a/charts/stable/traccar/Chart.yaml b/charts/stable/traccar/Chart.yaml index ccb84c4c83d..287d1b819e2 100644 --- a/charts/stable/traccar/Chart.yaml +++ b/charts/stable/traccar/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 6.6.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Traccar is an open source GPS tracking system. -home: https://truecharts.org/charts/stable/traccar -icon: https://truecharts.org/img/hotlink-ok/chart-icons/traccar.webp -keywords: - - traccar - - gps -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: traccar -sources: - - https://github.com/traccar/traccar - - https://github.com/truecharts/charts/tree/master/charts/stable/traccar - - https://hub.docker.com/r/traccar/traccar -type: application -version: 18.10.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 6.6.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Traccar is an open source GPS tracking system. + home: https://truecharts.org/charts/stable/traccar + icon: https://truecharts.org/img/hotlink-ok/chart-icons/traccar.webp + keywords: + - traccar + - gps + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: traccar + sources: + - https://github.com/traccar/traccar + - https://github.com/truecharts/charts/tree/master/charts/stable/traccar + - https://hub.docker.com/r/traccar/traccar + type: application + version: 18.10.1 + diff --git a/charts/stable/tracks/Chart.yaml b/charts/stable/tracks/Chart.yaml index 1bbe83840fa..bea2b22fadb 100644 --- a/charts/stable/tracks/Chart.yaml +++ b/charts/stable/tracks/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - 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. ' -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tracks -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/tracks - - https://hub.docker.com/r/tracksapp/tracks -type: application -version: 7.5.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + 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. ' + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: tracks + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tracks + - https://hub.docker.com/r/tracksapp/tracks + type: application + version: 7.5.2 + diff --git a/charts/stable/traefik-forward-auth/Chart.yaml b/charts/stable/traefik-forward-auth/Chart.yaml index 037f0609110..6622edcb4fc 100644 --- a/charts/stable/traefik-forward-auth/Chart.yaml +++ b/charts/stable/traefik-forward-auth/Chart.yaml @@ -1,40 +1,41 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: network - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A minimal forward authentication service that provides OAuth/SSO login and authentication for the traefik reverse proxy/load balancer. An example for a typical setup is included in the source (docs/how-to.md). -home: https://truecharts.org/charts/stable/traefik-forward-auth -icon: https://truecharts.org/img/hotlink-ok/chart-icons/traefik-forward-auth.webp -keywords: - - traefik-forward-auth - - traefik - - forward-auth - - auth - - ingress - - middleware -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: traefik-forward-auth -sources: - - https://github.com/thomseddon/traefik-forward-auth - - https://github.com/truecharts/charts/tree/master/charts/stable/traefik-forward-auth - - https://hub.docker.com/r/thomseddon/traefik-forward-auth -type: application -version: 5.6.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: network + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A minimal forward authentication service that provides OAuth/SSO login and authentication for the traefik reverse proxy/load balancer. An example for a typical setup is included in the source (docs/how-to.md). + home: https://truecharts.org/charts/stable/traefik-forward-auth + icon: https://truecharts.org/img/hotlink-ok/chart-icons/traefik-forward-auth.webp + keywords: + - traefik-forward-auth + - traefik + - forward-auth + - auth + - ingress + - middleware + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: traefik-forward-auth + sources: + - https://github.com/thomseddon/traefik-forward-auth + - https://github.com/truecharts/charts/tree/master/charts/stable/traefik-forward-auth + - https://hub.docker.com/r/thomseddon/traefik-forward-auth + type: application + version: 5.6.1 + diff --git a/charts/stable/traggo/Chart.yaml b/charts/stable/traggo/Chart.yaml index b2203125e17..0a14ddc2849 100644 --- a/charts/stable/traggo/Chart.yaml +++ b/charts/stable/traggo/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.6.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Traggo is a tag-based time tracking tool. In Traggo there are no tasks, only tagged time spans. -home: https://truecharts.org/charts/stable/traggo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/traggo.webp -keywords: - - time-tracking - - tag -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: traggo -sources: - - https://github.com/traggo/server - - https://github.com/truecharts/charts/tree/master/charts/stable/traggo - - https://hub.docker.com/r/traggo/server -type: application -version: 8.7.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.6.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Traggo is a tag-based time tracking tool. In Traggo there are no tasks, only tagged time spans. + home: https://truecharts.org/charts/stable/traggo + icon: https://truecharts.org/img/hotlink-ok/chart-icons/traggo.webp + keywords: + - time-tracking + - tag + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: traggo + sources: + - https://github.com/traggo/server + - https://github.com/truecharts/charts/tree/master/charts/stable/traggo + - https://hub.docker.com/r/traggo/server + type: application + version: 8.7.1 + diff --git a/charts/stable/traktarr/Chart.yaml b/charts/stable/traktarr/Chart.yaml index edc45f590e8..716bc26ba94 100644 --- a/charts/stable/traktarr/Chart.yaml +++ b/charts/stable/traktarr/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Script to add new series and movies to Sonarr/Radarr based on Trakt lists. -home: https://truecharts.org/charts/stable/traktarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/traktarr.webp -keywords: - - traktarr - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: traktarr -sources: - - https://github.com/l3uddz/traktarr - - https://github.com/truecharts/charts/tree/master/charts/stable/traktarr - - https://hub.docker.com/r/eafxx/traktarr -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Script to add new series and movies to Sonarr/Radarr based on Trakt lists. + home: https://truecharts.org/charts/stable/traktarr + icon: https://truecharts.org/img/hotlink-ok/chart-icons/traktarr.webp + keywords: + - traktarr + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: traktarr + sources: + - https://github.com/l3uddz/traktarr + - https://github.com/truecharts/charts/tree/master/charts/stable/traktarr + - https://hub.docker.com/r/eafxx/traktarr + type: application + version: 7.5.1 + diff --git a/charts/stable/trango/Chart.yaml b/charts/stable/trango/Chart.yaml index 1e2eeece696..d15d2a2ffa0 100644 --- a/charts/stable/trango/Chart.yaml +++ b/charts/stable/trango/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Trango self-hosted is a calling and file sharing solution that works over LAN (local area networks). It does not need to involve the internet for calling or file sharing. Ideal for offices, hotels, houses, restaurants, and any space where people use the same Public IP address or the same Wi-Fi network. The package comes with a discovery server and a web app that can be deployed on the local machine and can be accessed from anywhere in the network. -home: https://truecharts.org/charts/stable/trango -icon: https://truecharts.org/img/hotlink-ok/chart-icons/trango.webp -keywords: - - trango - - Network-Other - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: trango -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/trango - - https://hub.docker.com/r/tak786/trango-self-hosted - - https://trango.io/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Trango self-hosted is a calling and file sharing solution that works over LAN (local area networks). It does not need to involve the internet for calling or file sharing. Ideal for offices, hotels, houses, restaurants, and any space where people use the same Public IP address or the same Wi-Fi network. The package comes with a discovery server and a web app that can be deployed on the local machine and can be accessed from anywhere in the network. + home: https://truecharts.org/charts/stable/trango + icon: https://truecharts.org/img/hotlink-ok/chart-icons/trango.webp + keywords: + - trango + - Network-Other + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: trango + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/trango + - https://hub.docker.com/r/tak786/trango-self-hosted + - https://trango.io/ + type: application + version: 7.5.1 + diff --git a/charts/stable/transmission/Chart.yaml b/charts/stable/transmission/Chart.yaml index 84d3ed7b3cc..c0cdb44bb49 100644 --- a/charts/stable/transmission/Chart.yaml +++ b/charts/stable/transmission/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: download-tools - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.0.6 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: fast, easy, and free BitTorrent client. -home: https://truecharts.org/charts/stable/transmission -icon: https://truecharts.org/img/hotlink-ok/chart-icons/transmission.webp -keywords: - - transmission - - torrent - - usenet -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: transmission -sources: - - https://github.com/linuxserver/docker-transmission - - https://github.com/transmission/transmission - - https://github.com/truecharts/charts/tree/master/charts/stable/transmission - - https://hub.docker.com/r/linuxserver/transmission -type: application -version: 23.0.7 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: download-tools + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 4.0.6 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: fast, easy, and free BitTorrent client. + home: https://truecharts.org/charts/stable/transmission + icon: https://truecharts.org/img/hotlink-ok/chart-icons/transmission.webp + keywords: + - transmission + - torrent + - usenet + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: transmission + sources: + - https://github.com/linuxserver/docker-transmission + - https://github.com/transmission/transmission + - https://github.com/truecharts/charts/tree/master/charts/stable/transmission + - https://hub.docker.com/r/linuxserver/transmission + type: application + version: 23.0.7 + diff --git a/charts/stable/trilium-notes/Chart.yaml b/charts/stable/trilium-notes/Chart.yaml index e66e0b68c30..85680d5d38a 100644 --- a/charts/stable/trilium-notes/Chart.yaml +++ b/charts/stable/trilium-notes/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.63.7 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases. -home: https://truecharts.org/charts/stable/trilium-notes -icon: https://truecharts.org/img/hotlink-ok/chart-icons/trilium-notes.webp -keywords: - - trilium - - notes - - note - - information -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: trilium-notes -sources: - - https://ghcr.io/zadam/trilium - - https://github.com/truecharts/charts/tree/master/charts/stable/trilium-notes - - https://github.com/zadam/trilium -type: application -version: 14.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.63.7 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases. + home: https://truecharts.org/charts/stable/trilium-notes + icon: https://truecharts.org/img/hotlink-ok/chart-icons/trilium-notes.webp + keywords: + - trilium + - notes + - note + - information + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: trilium-notes + sources: + - https://ghcr.io/zadam/trilium + - https://github.com/truecharts/charts/tree/master/charts/stable/trilium-notes + - https://github.com/zadam/trilium + type: application + version: 14.5.1 + diff --git a/charts/stable/troddit/Chart.yaml b/charts/stable/troddit/Chart.yaml index c77a12a4e6d..ccdffbb8b6a 100644 --- a/charts/stable/troddit/Chart.yaml +++ b/charts/stable/troddit/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Network-Web - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A web client for Reddit -home: https://truecharts.org/charts/stable/troddit -icon: https://truecharts.org/img/hotlink-ok/chart-icons/troddit.webp -keywords: - - troddit - - Network-Web -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: troddit -sources: - - https://github.com/burhan-syed/troddit - - https://github.com/truecharts/charts/tree/master/charts/stable/troddit - - https://hub.docker.com/r/bsyed/troddit -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Network-Web + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A web client for Reddit + home: https://truecharts.org/charts/stable/troddit + icon: https://truecharts.org/img/hotlink-ok/chart-icons/troddit.webp + keywords: + - troddit + - Network-Web + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: troddit + sources: + - https://github.com/burhan-syed/troddit + - https://github.com/truecharts/charts/tree/master/charts/stable/troddit + - https://hub.docker.com/r/bsyed/troddit + type: application + version: 7.5.1 + diff --git a/charts/stable/truecommand/Chart.yaml b/charts/stable/truecommand/Chart.yaml index 17f6e86bd44..3735779faff 100644 --- a/charts/stable/truecommand/Chart.yaml +++ b/charts/stable/truecommand/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Administration - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.1.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Aggregated management of TrueNAS devices -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: truecommand -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/truecommand - - https://hub.docker.com/r/ixsystems/truecommand -type: application -version: 21.6.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Administration + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 3.1.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Aggregated management of TrueNAS devices + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: truecommand + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/truecommand + - https://hub.docker.com/r/ixsystems/truecommand + type: application + version: 21.6.0 + diff --git a/charts/stable/truenas-exporter/Chart.yaml b/charts/stable/truenas-exporter/Chart.yaml index 503076438a8..dbdd0c5a36e 100644 --- a/charts/stable/truenas-exporter/Chart.yaml +++ b/charts/stable/truenas-exporter/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: system - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.16.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A metrics exporter for TrueNAS -home: https://truecharts.org/charts/stable/truenas-exporter -icon: https://truecharts.org/img/hotlink-ok/chart-icons/truenas-exporter.webp -keywords: - - truenas-exporter - - metrics -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: truenas-exporter -sources: - - https://github.com/Supporterino/truenas-graphite-to-prometheus/tree/main - - https://github.com/truecharts/charts/tree/master/charts/stable/truenas-exporter - - https://hub.docker.com/r/prom/graphite-exporter -type: application -version: 3.6.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: system + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.16.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A metrics exporter for TrueNAS + home: https://truecharts.org/charts/stable/truenas-exporter + icon: https://truecharts.org/img/hotlink-ok/chart-icons/truenas-exporter.webp + keywords: + - truenas-exporter + - metrics + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: truenas-exporter + sources: + - https://github.com/Supporterino/truenas-graphite-to-prometheus/tree/main + - https://github.com/truecharts/charts/tree/master/charts/stable/truenas-exporter + - https://hub.docker.com/r/prom/graphite-exporter + type: application + version: 3.6.2 + diff --git a/charts/stable/tsmuxer/Chart.yaml b/charts/stable/tsmuxer/Chart.yaml index 581ba336840..21145e77a3d 100644 --- a/charts/stable/tsmuxer/Chart.yaml +++ b/charts/stable/tsmuxer/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 25.02.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: tsMuxer is a Transport Stream muxer. -home: https://truecharts.org/charts/stable/tsmuxer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tsmuxer.webp -keywords: - - media - - tsmuxer -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tsmuxer -sources: - - https://github.com/jlesage/docker-tsmuxer - - https://github.com/truecharts/charts/tree/master/charts/stable/tsmuxer - - https://hub.docker.com/r/jlesage/tsmuxer -type: application -version: 12.0.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 25.02.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: tsMuxer is a Transport Stream muxer. + home: https://truecharts.org/charts/stable/tsmuxer + icon: https://truecharts.org/img/hotlink-ok/chart-icons/tsmuxer.webp + keywords: + - media + - tsmuxer + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: tsmuxer + sources: + - https://github.com/jlesage/docker-tsmuxer + - https://github.com/truecharts/charts/tree/master/charts/stable/tsmuxer + - https://hub.docker.com/r/jlesage/tsmuxer + type: application + version: 12.0.0 + diff --git a/charts/stable/tsn-ranksystem/Chart.yaml b/charts/stable/tsn-ranksystem/Chart.yaml index 7f45472ecc4..29bdc7486cc 100644 --- a/charts/stable/tsn-ranksystem/Chart.yaml +++ b/charts/stable/tsn-ranksystem/Chart.yaml @@ -1,46 +1,47 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 15.9.0 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: TS-N Ranksystem is a TeamSpeak 3 bot that allows you to assign ranks to users based on their activity on the server. -home: https://truecharts.org/charts/stable/tsn-ranksystem -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tsn-ranksystem.webp -keywords: - - teamspeak - - tsn-ranksystem - - ranksystem -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tsn-ranksystem -sources: - - https://github.com/JohannesBauer97/tsn-ranksystem-webserver - - https://github.com/Newcomer1989/TSN-Ranksystem - - https://github.com/truecharts/charts/tree/master/charts/stable/tsn-ranksystem - - https://hub.docker.com/r/serverlein/tsn-ranksystem-webserver - - https://ts-ranksystem.com/ -type: application -version: 3.13.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 15.9.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: TS-N Ranksystem is a TeamSpeak 3 bot that allows you to assign ranks to users based on their activity on the server. + home: https://truecharts.org/charts/stable/tsn-ranksystem + icon: https://truecharts.org/img/hotlink-ok/chart-icons/tsn-ranksystem.webp + keywords: + - teamspeak + - tsn-ranksystem + - ranksystem + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: tsn-ranksystem + sources: + - https://github.com/JohannesBauer97/tsn-ranksystem-webserver + - https://github.com/Newcomer1989/TSN-Ranksystem + - https://github.com/truecharts/charts/tree/master/charts/stable/tsn-ranksystem + - https://hub.docker.com/r/serverlein/tsn-ranksystem-webserver + - https://ts-ranksystem.com/ + type: application + version: 3.13.1 + diff --git a/charts/stable/tt-rss/Chart.yaml b/charts/stable/tt-rss/Chart.yaml index 4caae08fea5..bb273bfcf41 100644 --- a/charts/stable/tt-rss/Chart.yaml +++ b/charts/stable/tt-rss/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: rss - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator. -home: https://truecharts.org/charts/stable/tt-rss -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tt-rss.webp -keywords: - - tt-rss - - rss -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -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-fpm-pgsql-static - - https://hub.docker.com/r/cthulhoo/ttrss-web-nginx -type: application -version: 18.5.36 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: rss + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator. + home: https://truecharts.org/charts/stable/tt-rss + icon: https://truecharts.org/img/hotlink-ok/chart-icons/tt-rss.webp + keywords: + - tt-rss + - rss + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + 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-fpm-pgsql-static + - https://hub.docker.com/r/cthulhoo/ttrss-web-nginx + type: application + version: 18.5.36 + diff --git a/charts/stable/tubearchivist-redisjson/Chart.yaml b/charts/stable/tubearchivist-redisjson/Chart.yaml index 6ab54216795..2478e1ec065 100644 --- a/charts/stable/tubearchivist-redisjson/Chart.yaml +++ b/charts/stable/tubearchivist-redisjson/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: MediaServer-Other - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This is a dependancy Chart for the application "TubeArchivist" -home: https://truecharts.org/charts/stable/tubearchivist-redisjson -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tubearchivist-redisjson.webp -keywords: - - tubearchivist-redisjson - - MediaServer-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tubearchivist-redisjson -sources: - - https://github.com/RedisJSON/RedisJSON - - https://github.com/truecharts/charts/tree/master/charts/stable/tubearchivist-redisjson - - https://hub.docker.com/r/redislabs/rejson -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: MediaServer-Other + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This is a dependancy Chart for the application "TubeArchivist" + home: https://truecharts.org/charts/stable/tubearchivist-redisjson + icon: https://truecharts.org/img/hotlink-ok/chart-icons/tubearchivist-redisjson.webp + keywords: + - tubearchivist-redisjson + - MediaServer-Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: tubearchivist-redisjson + sources: + - https://github.com/RedisJSON/RedisJSON + - https://github.com/truecharts/charts/tree/master/charts/stable/tubearchivist-redisjson + - https://hub.docker.com/r/redislabs/rejson + type: application + version: 7.5.1 + diff --git a/charts/stable/tubesync/Chart.yaml b/charts/stable/tubesync/Chart.yaml index 36f086dcaf4..7c3a0930467 100644 --- a/charts/stable/tubesync/Chart.yaml +++ b/charts/stable/tubesync/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: TubeSync is a PVR (personal video recorder) for YouTube. Or, like Sonarr but for YouTube (with a built-in download client). It is designed to synchronize channels and playlists from YouTube to local directories and update your media server once media is downloaded. -home: https://truecharts.org/charts/stable/tubesync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tubesync.webp -keywords: - - tubesync - - Downloaders - - MediaApp-Video - - MediaServer-Video -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tubesync -sources: - - https://ghcr.io/meeb/tubesync - - https://github.com/meeb/tubesync - - https://github.com/truecharts/charts/tree/master/charts/stable/tubesync - - https://registry.hub.docker.com/r/ghcr.io/meeb/tubesync -type: application -version: 7.5.33 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: TubeSync is a PVR (personal video recorder) for YouTube. Or, like Sonarr but for YouTube (with a built-in download client). It is designed to synchronize channels and playlists from YouTube to local directories and update your media server once media is downloaded. + home: https://truecharts.org/charts/stable/tubesync + icon: https://truecharts.org/img/hotlink-ok/chart-icons/tubesync.webp + keywords: + - tubesync + - Downloaders + - MediaApp-Video + - MediaServer-Video + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: tubesync + sources: + - https://ghcr.io/meeb/tubesync + - https://github.com/meeb/tubesync + - https://github.com/truecharts/charts/tree/master/charts/stable/tubesync + - https://registry.hub.docker.com/r/ghcr.io/meeb/tubesync + type: application + version: 7.5.33 + diff --git a/charts/stable/tvheadend/Chart.yaml b/charts/stable/tvheadend/Chart.yaml index 65c6f7e0ce9..b79424570b6 100644 --- a/charts/stable/tvheadend/Chart.yaml +++ b/charts/stable/tvheadend/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: TVheadend - a TV streaming server and digital video recorder -home: https://truecharts.org/charts/stable/tvheadend -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tvheadend.webp -keywords: - - tvheadend - - tv - - streaming - - dvb -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tvheadend -sources: - - https://ghcr.io/linuxserver/tvheadend - - https://github.com/truecharts/charts/tree/master/charts/stable/tvheadend - - https://github.com/tvheadend/tvheadend -type: application -version: 21.5.9 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: TVheadend - a TV streaming server and digital video recorder + home: https://truecharts.org/charts/stable/tvheadend + icon: https://truecharts.org/img/hotlink-ok/chart-icons/tvheadend.webp + keywords: + - tvheadend + - tv + - streaming + - dvb + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: tvheadend + sources: + - https://ghcr.io/linuxserver/tvheadend + - https://github.com/truecharts/charts/tree/master/charts/stable/tvheadend + - https://github.com/tvheadend/tvheadend + type: application + version: 21.5.9 + diff --git a/charts/stable/tvhproxy/Chart.yaml b/charts/stable/tvhproxy/Chart.yaml index 6ffa46b6e89..30a56dbf8cf 100644 --- a/charts/stable/tvhproxy/Chart.yaml +++ b/charts/stable/tvhproxy/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: MediaApp-Video - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: TvhProxy is a small flask app to proxy requests between Plex Media Server and Tvheadend.You have to run this Chart Chart as a seperate IP Address. -home: https://truecharts.org/charts/stable/tvhproxy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tvhproxy.webp -keywords: - - tvhproxy - - MediaApp-Video -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tvhproxy -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/tvhproxy - - https://hub.docker.com/r/chvb/docker-tvhproxy -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: MediaApp-Video + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: TvhProxy is a small flask app to proxy requests between Plex Media Server and Tvheadend.You have to run this Chart Chart as a seperate IP Address. + home: https://truecharts.org/charts/stable/tvhproxy + icon: https://truecharts.org/img/hotlink-ok/chart-icons/tvhproxy.webp + keywords: + - tvhproxy + - MediaApp-Video + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: tvhproxy + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tvhproxy + - https://hub.docker.com/r/chvb/docker-tvhproxy + type: application + version: 7.5.1 + diff --git a/charts/stable/twofauth/Chart.yaml b/charts/stable/twofauth/Chart.yaml index 60197f0ac46..ad5e5ece7e8 100644 --- a/charts/stable/twofauth/Chart.yaml +++ b/charts/stable/twofauth/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: auth - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.5.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A Web app to manage your 2FA accounts and generate their security codes. -home: https://truecharts.org/charts/stable/twofauth -icon: https://truecharts.org/img/hotlink-ok/chart-icons/twofauth.webp -keywords: - - 2fauth - - auth -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: twofauth -sources: - - https://github.com/Bubka/2fauth - - https://github.com/truecharts/charts/tree/master/charts/stable/twofauth - - https://hub.docker.com/r/2fauth/2fauth -type: application -version: 3.8.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: auth + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 5.5.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A Web app to manage your 2FA accounts and generate their security codes. + home: https://truecharts.org/charts/stable/twofauth + icon: https://truecharts.org/img/hotlink-ok/chart-icons/twofauth.webp + keywords: + - 2fauth + - auth + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: twofauth + sources: + - https://github.com/Bubka/2fauth + - https://github.com/truecharts/charts/tree/master/charts/stable/twofauth + - https://hub.docker.com/r/2fauth/2fauth + type: application + version: 3.8.0 + diff --git a/charts/stable/twonky-server/Chart.yaml b/charts/stable/twonky-server/Chart.yaml index f97a938f4c0..45e398ed4fd 100644 --- a/charts/stable/twonky-server/Chart.yaml +++ b/charts/stable/twonky-server/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: MediaServer-Video - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: TwonkyMedia server (TMS) is DLNA-compliant UPnP AV server software from PacketVideo. TwonkyMedia server can be used to share and stream media to most UPnP AV or DLNA-compliant clients, in addition to non-UPnP devices through the HTML, RSS, and JSON supported front ends. -home: https://truecharts.org/charts/stable/twonky-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/twonky-server.webp -keywords: - - twonky-server - - MediaServer-Video - - MediaServer-Music - - MediaServer-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: twonky-server -sources: - - https://github.com/H2CK/twonkyserver - - https://github.com/truecharts/charts/tree/master/charts/stable/twonky-server - - https://hub.docker.com/r/dtjs48jkt/twonkyserver -type: application -version: 7.5.11 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: MediaServer-Video + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: TwonkyMedia server (TMS) is DLNA-compliant UPnP AV server software from PacketVideo. TwonkyMedia server can be used to share and stream media to most UPnP AV or DLNA-compliant clients, in addition to non-UPnP devices through the HTML, RSS, and JSON supported front ends. + home: https://truecharts.org/charts/stable/twonky-server + icon: https://truecharts.org/img/hotlink-ok/chart-icons/twonky-server.webp + keywords: + - twonky-server + - MediaServer-Video + - MediaServer-Music + - MediaServer-Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: twonky-server + sources: + - https://github.com/H2CK/twonkyserver + - https://github.com/truecharts/charts/tree/master/charts/stable/twonky-server + - https://hub.docker.com/r/dtjs48jkt/twonkyserver + type: application + version: 7.5.11 + diff --git a/charts/stable/twtxt/Chart.yaml b/charts/stable/twtxt/Chart.yaml index 525273914e6..5c83694c529 100644 --- a/charts/stable/twtxt/Chart.yaml +++ b/charts/stable/twtxt/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.1.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A Self-Hosted, Twitter™-like Decentralised microBlogging platform. No ads, no tracking, your content, your data! -home: https://truecharts.org/charts/stable/twtxt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/twtxt.webp -keywords: - - twtxt - - blogging - - blog - - social-network -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: twtxt -sources: - - https://ghcr.io/nicholaswilde/twtxt - - https://github.com/nicholaswilde/docker-twtxt - - https://github.com/prologic/twtxt - - https://github.com/truecharts/charts/tree/master/charts/stable/twtxt -type: application -version: 12.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.1.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A Self-Hosted, Twitter™-like Decentralised microBlogging platform. No ads, no tracking, your content, your data! + home: https://truecharts.org/charts/stable/twtxt + icon: https://truecharts.org/img/hotlink-ok/chart-icons/twtxt.webp + keywords: + - twtxt + - blogging + - blog + - social-network + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: twtxt + sources: + - https://ghcr.io/nicholaswilde/twtxt + - https://github.com/nicholaswilde/docker-twtxt + - https://github.com/prologic/twtxt + - https://github.com/truecharts/charts/tree/master/charts/stable/twtxt + type: application + version: 12.5.1 + diff --git a/charts/stable/ubooquity/Chart.yaml b/charts/stable/ubooquity/Chart.yaml index 24be9c5128d..790f02225e0 100644 --- a/charts/stable/ubooquity/Chart.yaml +++ b/charts/stable/ubooquity/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.1.5 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ubooquity -sources: - - https://ghcr.io/linuxserver/ubooquity - - https://github.com/truecharts/charts/tree/master/charts/stable/ubooquity -type: application -version: 12.5.5 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.1.5 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: ubooquity + sources: + - https://ghcr.io/linuxserver/ubooquity + - https://github.com/truecharts/charts/tree/master/charts/stable/ubooquity + type: application + version: 12.5.5 + diff --git a/charts/stable/unifi/Chart.yaml b/charts/stable/unifi/Chart.yaml index 2557572647c..1c313c3c703 100644 --- a/charts/stable/unifi/Chart.yaml +++ b/charts/stable/unifi/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Networking - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 9.0.114 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Ubiquiti Network's Unifi Controller -home: https://truecharts.org/charts/stable/unifi -icon: https://truecharts.org/img/hotlink-ok/chart-icons/unifi.webp -keywords: - - ubiquiti - - unifi -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: unifi -sources: - - https://ghcr.io/goofball222/unifi - - https://github.com/jacobalberty/unifi-docker - - https://github.com/truecharts/charts/tree/master/charts/stable/unifi - - https://unifi-network.ui.com -type: application -version: 23.1.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Networking + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 9.0.114 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Ubiquiti Network's Unifi Controller + home: https://truecharts.org/charts/stable/unifi + icon: https://truecharts.org/img/hotlink-ok/chart-icons/unifi.webp + keywords: + - ubiquiti + - unifi + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: unifi + sources: + - https://ghcr.io/goofball222/unifi + - https://github.com/jacobalberty/unifi-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/unifi + - https://unifi-network.ui.com + type: application + version: 23.1.2 + diff --git a/charts/stable/universal-media-server/Chart.yaml b/charts/stable/universal-media-server/Chart.yaml index af1e1e18c5f..2c69b3acf07 100644 --- a/charts/stable/universal-media-server/Chart.yaml +++ b/charts/stable/universal-media-server/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: MediaServer-Video - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Universal Media Server is a DLNA-compliant UPnP Media Server. It is capable of sharing video, audio and images between most modern devices. It was originally based on PS3 Media Server by shagrath, in order to ensure greater stability and file-compatibility. -home: https://truecharts.org/charts/stable/universal-media-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/universal-media-server.webp -keywords: - - universal-media-server - - MediaServer-Video - - MediaServer-Music - - MediaServer-Photos -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: universal-media-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/universal-media-server - - https://hub.docker.com/r/universalmediaserver/ums - - https://www.universalmediaserver.com/ -type: application -version: 7.5.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: MediaServer-Video + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Universal Media Server is a DLNA-compliant UPnP Media Server. It is capable of sharing video, audio and images between most modern devices. It was originally based on PS3 Media Server by shagrath, in order to ensure greater stability and file-compatibility. + home: https://truecharts.org/charts/stable/universal-media-server + icon: https://truecharts.org/img/hotlink-ok/chart-icons/universal-media-server.webp + keywords: + - universal-media-server + - MediaServer-Video + - MediaServer-Music + - MediaServer-Photos + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: universal-media-server + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/universal-media-server + - https://hub.docker.com/r/universalmediaserver/ums + - https://www.universalmediaserver.com/ + type: application + version: 7.5.3 + diff --git a/charts/stable/unmanic/Chart.yaml b/charts/stable/unmanic/Chart.yaml index 31ded2442f6..e0f082b36ce 100644 --- a/charts/stable/unmanic/Chart.yaml +++ b/charts/stable/unmanic/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.2.8 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Unmanic is a simple tool for optimising your file library. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: unmanic -sources: - - https://github.com/Unmanic/unmanic - - https://github.com/truecharts/charts/tree/master/charts/stable/unmanic - - https://hub.docker.com/r/josh5/unmanic -type: application -version: 12.5.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.2.8 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Unmanic is a simple tool for optimising your file library. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: unmanic + sources: + - https://github.com/Unmanic/unmanic + - https://github.com/truecharts/charts/tree/master/charts/stable/unmanic + - https://hub.docker.com/r/josh5/unmanic + type: application + version: 12.5.2 + diff --git a/charts/stable/unpackerr/Chart.yaml b/charts/stable/unpackerr/Chart.yaml index 12c9eb3e366..af69b0ed0de 100644 --- a/charts/stable/unpackerr/Chart.yaml +++ b/charts/stable/unpackerr/Chart.yaml @@ -1,40 +1,41 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.14.5 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This application runs as a daemon on your download host. It checks for completed downloads and extracts them so Radarr, Lidarr, Sonarr, and Readarr may import them -home: https://truecharts.org/charts/stable/unpackerr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/unpackerr.webp -keywords: - - unpackerr - - sonarr - - radarr - - lidarr - - readarr - - whisparr -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: unpackerr -sources: - - https://github.com/davidnewhall/unpackerr - - https://github.com/truecharts/charts/tree/master/charts/stable/unpackerr - - https://hub.docker.com/r/golift/unpackerr -type: application -version: 15.6.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.14.5 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This application runs as a daemon on your download host. It checks for completed downloads and extracts them so Radarr, Lidarr, Sonarr, and Readarr may import them + home: https://truecharts.org/charts/stable/unpackerr + icon: https://truecharts.org/img/hotlink-ok/chart-icons/unpackerr.webp + keywords: + - unpackerr + - sonarr + - radarr + - lidarr + - readarr + - whisparr + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: unpackerr + sources: + - https://github.com/davidnewhall/unpackerr + - https://github.com/truecharts/charts/tree/master/charts/stable/unpackerr + - https://hub.docker.com/r/golift/unpackerr + type: application + version: 15.6.1 + diff --git a/charts/stable/unpoller/Chart.yaml b/charts/stable/unpoller/Chart.yaml index 1694879c1ba..3213429deed 100644 --- a/charts/stable/unpoller/Chart.yaml +++ b/charts/stable/unpoller/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.14.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Collect your UniFi controller data and report it to an InfluxDB instance, or export it for Prometheus collection. -home: https://truecharts.org/charts/stable/unpoller -icon: https://truecharts.org/img/hotlink-ok/chart-icons/unpoller.webp -keywords: - - unifi - - unifi-poller - - metrics -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: unpoller -sources: - - https://ghcr.io/unpoller/unpoller - - https://github.com/truecharts/charts/tree/master/charts/stable/unpoller - - https://github.com/unifi-poller/unifi-poller -type: application -version: 12.8.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: metrics + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.14.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Collect your UniFi controller data and report it to an InfluxDB instance, or export it for Prometheus collection. + home: https://truecharts.org/charts/stable/unpoller + icon: https://truecharts.org/img/hotlink-ok/chart-icons/unpoller.webp + keywords: + - unifi + - unifi-poller + - metrics + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: unpoller + sources: + - https://ghcr.io/unpoller/unpoller + - https://github.com/truecharts/charts/tree/master/charts/stable/unpoller + - https://github.com/unifi-poller/unifi-poller + type: application + version: 12.8.1 + diff --git a/charts/stable/unturned/Chart.yaml b/charts/stable/unturned/Chart.yaml index f7dca1eca1c..4b57f1b880a 100644 --- a/charts/stable/unturned/Chart.yaml +++ b/charts/stable/unturned/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: unturned -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Unturned SteamCMD -home: https://truecharts.org/charts/stable/unturned -icon: https://truecharts.org/img/hotlink-ok/chart-icons/unturned.webp -keywords: - - unturned - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: unturned -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/ich777/docker-steamcmd-server/tree/unturned - - https://github.com/truecharts/charts/tree/master/charts/stable/unturned -type: application -version: 8.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: unturned + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Unturned SteamCMD + home: https://truecharts.org/charts/stable/unturned + icon: https://truecharts.org/img/hotlink-ok/chart-icons/unturned.webp + keywords: + - unturned + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: unturned + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/ich777/docker-steamcmd-server/tree/unturned + - https://github.com/truecharts/charts/tree/master/charts/stable/unturned + type: application + version: 8.5.1 + diff --git a/charts/stable/uptime-kuma/Chart.yaml b/charts/stable/uptime-kuma/Chart.yaml index 02d40ec13b4..19a9e2fb67a 100644 --- a/charts/stable/uptime-kuma/Chart.yaml +++ b/charts/stable/uptime-kuma/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: monitoring - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.23.16 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A fancy self-hosted monitoring tool -home: https://truecharts.org/charts/stable/uptime-kuma -icon: https://truecharts.org/img/hotlink-ok/chart-icons/uptime-kuma.webp -keywords: - - monitoring - - uptime -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: uptime-kuma -sources: - - https://github.com/louislam/uptime-kuma - - https://github.com/truecharts/charts/tree/master/charts/stable/uptime-kuma - - https://hub.docker.com/r/louislam/uptime-kuma -type: application -version: 12.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: monitoring + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.23.16 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A fancy self-hosted monitoring tool + home: https://truecharts.org/charts/stable/uptime-kuma + icon: https://truecharts.org/img/hotlink-ok/chart-icons/uptime-kuma.webp + keywords: + - monitoring + - uptime + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: uptime-kuma + sources: + - https://github.com/louislam/uptime-kuma + - https://github.com/truecharts/charts/tree/master/charts/stable/uptime-kuma + - https://hub.docker.com/r/louislam/uptime-kuma + type: application + version: 12.5.1 + diff --git a/charts/stable/uptimerobot-prometheus/Chart.yaml b/charts/stable/uptimerobot-prometheus/Chart.yaml index da0b18f5cc6..9ba2bfda39e 100644 --- a/charts/stable/uptimerobot-prometheus/Chart.yaml +++ b/charts/stable/uptimerobot-prometheus/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.0.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Prometheus Exporter for the official uptimerobot CLI -home: https://truecharts.org/charts/stable/uptimerobot-prometheus -icon: https://truecharts.org/img/hotlink-ok/chart-icons/uptimerobot-prometheus.webp -keywords: - - uptimerobot - - prometheus - - grafana - - metrics -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: uptimerobot-prometheus -sources: - - https://github.com/k8s-at-home/charts/tree/master/charts/uptimerobot-prometheus - - https://github.com/lekpamartin/uptimerobot_exporter - - https://github.com/truecharts/charts/tree/master/charts/stable/uptimerobot-prometheus - - https://hub.docker.com/r/billimek/prometheus-uptimerobot-exporter -type: application -version: 13.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: metrics + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.0.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Prometheus Exporter for the official uptimerobot CLI + home: https://truecharts.org/charts/stable/uptimerobot-prometheus + icon: https://truecharts.org/img/hotlink-ok/chart-icons/uptimerobot-prometheus.webp + keywords: + - uptimerobot + - prometheus + - grafana + - metrics + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: uptimerobot-prometheus + sources: + - https://github.com/k8s-at-home/charts/tree/master/charts/uptimerobot-prometheus + - https://github.com/lekpamartin/uptimerobot_exporter + - https://github.com/truecharts/charts/tree/master/charts/stable/uptimerobot-prometheus + - https://hub.docker.com/r/billimek/prometheus-uptimerobot-exporter + type: application + version: 13.5.1 + diff --git a/charts/stable/urban-terror/Chart.yaml b/charts/stable/urban-terror/Chart.yaml index 89f4834c4c6..80c6e32f510 100644 --- a/charts/stable/urban-terror/Chart.yaml +++ b/charts/stable/urban-terror/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Urban Terror is a free multiplayer first person shooter developed by FrozenSand, that will run on any Quake III Arena compatible engine. It is available for Windows, Linux and Macintosh. -home: https://truecharts.org/charts/stable/urban-terror -icon: https://truecharts.org/img/hotlink-ok/chart-icons/urban-terror.webp -keywords: - - urban-terror - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: urban-terror -sources: - - https://ghcr.io/ich777/urbanterror - - https://github.com/truecharts/charts/tree/master/charts/stable/urban-terror - - https://www.urbanterror.info/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Urban Terror is a free multiplayer first person shooter developed by FrozenSand, that will run on any Quake III Arena compatible engine. It is available for Windows, Linux and Macintosh. + home: https://truecharts.org/charts/stable/urban-terror + icon: https://truecharts.org/img/hotlink-ok/chart-icons/urban-terror.webp + keywords: + - urban-terror + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: urban-terror + sources: + - https://ghcr.io/ich777/urbanterror + - https://github.com/truecharts/charts/tree/master/charts/stable/urban-terror + - https://www.urbanterror.info/ + type: application + version: 7.5.1 + diff --git a/charts/stable/v-rising/Chart.yaml b/charts/stable/v-rising/Chart.yaml index 7436ca6ca97..f377a0564f9 100644 --- a/charts/stable/v-rising/Chart.yaml +++ b/charts/stable/v-rising/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: rising -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install V Rising and run it. -home: https://truecharts.org/charts/stable/v-rising -icon: https://truecharts.org/img/hotlink-ok/chart-icons/v-rising.webp -keywords: - - v-rising - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: v-rising -sources: - - https://ghcr.io/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/stable/v-rising - - https://steampowered.com/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: rising + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will download and install SteamCMD. It will also install V Rising and run it. + home: https://truecharts.org/charts/stable/v-rising + icon: https://truecharts.org/img/hotlink-ok/chart-icons/v-rising.webp + keywords: + - v-rising + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: v-rising + sources: + - https://ghcr.io/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/stable/v-rising + - https://steampowered.com/ + type: application + version: 7.5.1 + diff --git a/charts/stable/valetudo-mapper/Chart.yaml b/charts/stable/valetudo-mapper/Chart.yaml index dfb45969d07..62d321708c3 100644 --- a/charts/stable/valetudo-mapper/Chart.yaml +++ b/charts/stable/valetudo-mapper/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: "Valetudo-RE companion service for generating PNG maps.\r" -home: https://truecharts.org/charts/stable/valetudo-mapper -icon: https://truecharts.org/img/hotlink-ok/chart-icons/valetudo-mapper.webp -keywords: - - valetudo-mapper - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: valetudo-mapper -sources: - - https://github.com/rand256/valetudo-mapper - - https://github.com/truecharts/charts/tree/master/charts/stable/valetudo-mapper - - https://hub.docker.com/r/rand256/valetudo-mapper -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: "Valetudo-RE companion service for generating PNG maps.\r" + home: https://truecharts.org/charts/stable/valetudo-mapper + icon: https://truecharts.org/img/hotlink-ok/chart-icons/valetudo-mapper.webp + keywords: + - valetudo-mapper + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: valetudo-mapper + sources: + - https://github.com/rand256/valetudo-mapper + - https://github.com/truecharts/charts/tree/master/charts/stable/valetudo-mapper + - https://hub.docker.com/r/rand256/valetudo-mapper + type: application + version: 7.5.1 + diff --git a/charts/stable/valheim/Chart.yaml b/charts/stable/valheim/Chart.yaml index 6651b04478e..89ae839384c 100644 --- a/charts/stable/valheim/Chart.yaml +++ b/charts/stable/valheim/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Valheim dedicated gameserver with automatic update and world backup support -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: valheim -sources: - - https://ghcr.io/lloesche/valheim-server - - https://github.com/lloesche/valheim-server-docker - - https://github.com/truecharts/charts/tree/master/charts/stable/valheim -type: application -version: 12.5.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Valheim dedicated gameserver with automatic update and world backup support + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: valheim + sources: + - https://ghcr.io/lloesche/valheim-server + - https://github.com/lloesche/valheim-server-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/valheim + type: application + version: 12.5.2 + diff --git a/charts/stable/venstar2mqtt/Chart.yaml b/charts/stable/venstar2mqtt/Chart.yaml index 2f9299feded..9e30c047b34 100644 --- a/charts/stable/venstar2mqtt/Chart.yaml +++ b/charts/stable/venstar2mqtt/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Simple Chart that allows MQTT to be used to view data and push settings to the Venstar Local API Thermostats. Local API needs to be enabled on the thermostat. No Web UI or appdata folder necessary. -home: https://truecharts.org/charts/stable/venstar2mqtt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/venstar2mqtt.webp -keywords: - - venstar2mqtt - - home-automation - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: venstar2mqtt -sources: - - https://github.com/terafin/mqtt-venstar-bridge - - https://github.com/truecharts/charts/tree/master/charts/stable/venstar2mqtt - - https://hub.docker.com/r/terafin/mqtt-venstar-bridge -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Simple Chart that allows MQTT to be used to view data and push settings to the Venstar Local API Thermostats. Local API needs to be enabled on the thermostat. No Web UI or appdata folder necessary. + home: https://truecharts.org/charts/stable/venstar2mqtt + icon: https://truecharts.org/img/hotlink-ok/chart-icons/venstar2mqtt.webp + keywords: + - venstar2mqtt + - home-automation + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: venstar2mqtt + sources: + - https://github.com/terafin/mqtt-venstar-bridge + - https://github.com/truecharts/charts/tree/master/charts/stable/venstar2mqtt + - https://hub.docker.com/r/terafin/mqtt-venstar-bridge + type: application + version: 7.5.1 + diff --git a/charts/stable/vertex/Chart.yaml b/charts/stable/vertex/Chart.yaml index ef757aa2fbe..8925090ea3a 100644 --- a/charts/stable/vertex/Chart.yaml +++ b/charts/stable/vertex/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: stable -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Vertex -home: https://truecharts.org/charts/stable/vertex -icon: https://truecharts.org/img/hotlink-ok/chart-icons/vertex.webp -keywords: - - vertex - - home-automation - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: vertex -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/vertex - - https://gitlab.lswl.in/lswl/vertex - - https://hub.docker.com/r/lswl/vertex -type: application -version: 7.5.4 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: stable + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Vertex + home: https://truecharts.org/charts/stable/vertex + icon: https://truecharts.org/img/hotlink-ok/chart-icons/vertex.webp + keywords: + - vertex + - home-automation + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: vertex + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/vertex + - https://gitlab.lswl.in/lswl/vertex + - https://hub.docker.com/r/lswl/vertex + type: application + version: 7.5.4 + diff --git a/charts/stable/verysync/Chart.yaml b/charts/stable/verysync/Chart.yaml index 71edec8c22f..676a589c29e 100644 --- a/charts/stable/verysync/Chart.yaml +++ b/charts/stable/verysync/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.20.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: very sync is an easy-to-use multi-platform file synchronization software -home: https://truecharts.org/charts/stable/verysync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/verysync.webp -keywords: - - verysync - - sync - - btsync - - bittorrent -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: verysync -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/verysync - - https://hub.docker.com/r/jonnyan404/verysync -type: application -version: 11.7.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.20.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: very sync is an easy-to-use multi-platform file synchronization software + home: https://truecharts.org/charts/stable/verysync + icon: https://truecharts.org/img/hotlink-ok/chart-icons/verysync.webp + keywords: + - verysync + - sync + - btsync + - bittorrent + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: verysync + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/verysync + - https://hub.docker.com/r/jonnyan404/verysync + type: application + version: 11.7.1 + diff --git a/charts/stable/victoriametrics/Chart.yaml b/charts/stable/victoriametrics/Chart.yaml index 6ddf90c255a..1943a7e5684 100644 --- a/charts/stable/victoriametrics/Chart.yaml +++ b/charts/stable/victoriametrics/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: database - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.115.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Fast, cost-effective monitoring solution and time series database -home: https://truecharts.org/charts/stable/victoriametrics -icon: https://truecharts.org/img/hotlink-ok/chart-icons/victoriametrics.webp -keywords: - - victoriametrics - - database - - metrics -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: victoriametrics -sources: - - https://github.com/VictoriaMetrics/VictoriaMetrics/tree/master - - https://github.com/truecharts/charts/tree/master/charts/stable/victoriametrics - - https://hub.docker.com/r/victoriametrics/victoria-metrics -type: application -version: 3.4.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: database + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.115.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Fast, cost-effective monitoring solution and time series database + home: https://truecharts.org/charts/stable/victoriametrics + icon: https://truecharts.org/img/hotlink-ok/chart-icons/victoriametrics.webp + keywords: + - victoriametrics + - database + - metrics + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: victoriametrics + sources: + - https://github.com/VictoriaMetrics/VictoriaMetrics/tree/master + - https://github.com/truecharts/charts/tree/master/charts/stable/victoriametrics + - https://hub.docker.com/r/victoriametrics/victoria-metrics + type: application + version: 3.4.0 + diff --git a/charts/stable/vikunja/Chart.yaml b/charts/stable/vikunja/Chart.yaml index 0f84aeeb1b8..cd4e46481c5 100644 --- a/charts/stable/vikunja/Chart.yaml +++ b/charts/stable/vikunja/Chart.yaml @@ -1,42 +1,43 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.24.6 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 15.6.7 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: The to-do app to organize your life. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: vikunja -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/vikunja - - https://hub.docker.com/r/vikunja/vikunja - - https://vikunja.io/docs -type: application -version: 15.10.8 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.24.6 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 15.6.7 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: The to-do app to organize your life. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: vikunja + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/vikunja + - https://hub.docker.com/r/vikunja/vikunja + - https://vikunja.io/docs + type: application + version: 15.10.8 + diff --git a/charts/stable/vintage-story/Chart.yaml b/charts/stable/vintage-story/Chart.yaml index 8fe73fecb15..0a1c72d1ad3 100644 --- a/charts/stable/vintage-story/Chart.yaml +++ b/charts/stable/vintage-story/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This is a Basic Vintage Story Server it will download and install Vintage Story Server and run it. -home: https://truecharts.org/charts/stable/vintage-story -icon: https://truecharts.org/img/hotlink-ok/chart-icons/vintage-story.webp -keywords: - - vintage-story - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: vintage-story -sources: - - https://ghcr.io/ich777/vintagestory - - https://github.com/truecharts/charts/tree/master/charts/stable/vintage-story - - https://www.vintagestory.at/ -type: application -version: 7.5.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This is a Basic Vintage Story Server it will download and install Vintage Story Server and run it. + home: https://truecharts.org/charts/stable/vintage-story + icon: https://truecharts.org/img/hotlink-ok/chart-icons/vintage-story.webp + keywords: + - vintage-story + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: vintage-story + sources: + - https://ghcr.io/ich777/vintagestory + - https://github.com/truecharts/charts/tree/master/charts/stable/vintage-story + - https://www.vintagestory.at/ + type: application + version: 7.5.2 + diff --git a/charts/stable/virt-manager/Chart.yaml b/charts/stable/virt-manager/Chart.yaml index 071fb820719..aa8d5e7074b 100644 --- a/charts/stable/virt-manager/Chart.yaml +++ b/charts/stable/virt-manager/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: The virt-manager application is a desktop user interface for managing virtual machines through libvirt. -home: https://truecharts.org/charts/stable/virt-manager -icon: https://truecharts.org/img/hotlink-ok/chart-icons/virt-manager.webp -keywords: - - virt-manager - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: virt-manager -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/virt-manager - - https://hub.docker.com/r/mber5/virt-manager -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: The virt-manager application is a desktop user interface for managing virtual machines through libvirt. + home: https://truecharts.org/charts/stable/virt-manager + icon: https://truecharts.org/img/hotlink-ok/chart-icons/virt-manager.webp + keywords: + - virt-manager + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: virt-manager + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/virt-manager + - https://hub.docker.com/r/mber5/virt-manager + type: application + version: 7.5.1 + diff --git a/charts/stable/vlmcsd-kms-server/Chart.yaml b/charts/stable/vlmcsd-kms-server/Chart.yaml index 8faa2ec46d7..d8f32c6c7d0 100644 --- a/charts/stable/vlmcsd-kms-server/Chart.yaml +++ b/charts/stable/vlmcsd-kms-server/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: vlmcsd is a replacement for Microsoft's KMS server. -home: https://truecharts.org/charts/stable/vlmcsd-kms-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/vlmcsd-kms-server.webp -keywords: - - vlmcsd-kms-server - - Cloud - - Tools-Utilities - - Network-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: vlmcsd-kms-server -sources: - - https://github.com/mikolatero/docker-vlmcsd - - https://github.com/truecharts/charts/tree/master/charts/stable/vlmcsd-kms-server - - https://hub.docker.com/r/mikolatero/vlmcsd -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: vlmcsd is a replacement for Microsoft's KMS server. + home: https://truecharts.org/charts/stable/vlmcsd-kms-server + icon: https://truecharts.org/img/hotlink-ok/chart-icons/vlmcsd-kms-server.webp + keywords: + - vlmcsd-kms-server + - Cloud + - Tools-Utilities + - Network-Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: vlmcsd-kms-server + sources: + - https://github.com/mikolatero/docker-vlmcsd + - https://github.com/truecharts/charts/tree/master/charts/stable/vlmcsd-kms-server + - https://hub.docker.com/r/mikolatero/vlmcsd + type: application + version: 7.5.1 + diff --git a/charts/stable/vocechat-server/Chart.yaml b/charts/stable/vocechat-server/Chart.yaml index 9351c3656b5..9ffa2a7a767 100644 --- a/charts/stable/vocechat-server/Chart.yaml +++ b/charts/stable/vocechat-server/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: social - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.4.3 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A superlight rust written social server. -home: https://truecharts.org/charts/stable/vocechat-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/vocechat-server.webp -keywords: - - vocechat-server - - social -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: vocechat-server -sources: - - https://github.com/Privoce/vocechat-server-rust - - https://github.com/truecharts/charts/tree/master/charts/stable/vocechat-server - - https://hub.docker.com/r/privoce/vocechat-server -type: application -version: 5.6.4 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: social + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.4.3 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A superlight rust written social server. + home: https://truecharts.org/charts/stable/vocechat-server + icon: https://truecharts.org/img/hotlink-ok/chart-icons/vocechat-server.webp + keywords: + - vocechat-server + - social + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: vocechat-server + sources: + - https://github.com/Privoce/vocechat-server-rust + - https://github.com/truecharts/charts/tree/master/charts/stable/vocechat-server + - https://hub.docker.com/r/privoce/vocechat-server + type: application + version: 5.6.4 + diff --git a/charts/stable/wallos/Chart.yaml b/charts/stable/wallos/Chart.yaml index 0a153ec689d..f3dd090a374 100644 --- a/charts/stable/wallos/Chart.yaml +++ b/charts/stable/wallos/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.48.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Wallos - Self Hosted Subscription tracker -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: wallos -sources: - - https://ghcr.io/ellite/wallos - - https://github.com/ellite/Wallos - - https://github.com/truecharts/charts/tree/master/charts/stable/wallos -type: application -version: 6.12.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.48.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Wallos - Self Hosted Subscription tracker + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: wallos + sources: + - https://ghcr.io/ellite/wallos + - https://github.com/ellite/Wallos + - https://github.com/truecharts/charts/tree/master/charts/stable/wallos + type: application + version: 6.12.1 + diff --git a/charts/stable/watcharr/Chart.yaml b/charts/stable/watcharr/Chart.yaml index 0fb32d32847..124522eb426 100644 --- a/charts/stable/watcharr/Chart.yaml +++ b/charts/stable/watcharr/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.0.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Open source, self-hostable watched list -home: https://truecharts.org/charts/stable/watcharr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/watcharr.webp -keywords: - - watcharr - - media -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: watcharr -sources: - - https://ghcr.io/sbondco/watcharr - - https://github.com/sbondCo/Watcharr - - https://github.com/truecharts/charts/tree/master/charts/stable/watcharr -type: application -version: 7.0.4 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.0.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Open source, self-hostable watched list + home: https://truecharts.org/charts/stable/watcharr + icon: https://truecharts.org/img/hotlink-ok/chart-icons/watcharr.webp + keywords: + - watcharr + - media + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: watcharr + sources: + - https://ghcr.io/sbondco/watcharr + - https://github.com/sbondCo/Watcharr + - https://github.com/truecharts/charts/tree/master/charts/stable/watcharr + type: application + version: 7.0.4 + diff --git a/charts/stable/watchyourlan/Chart.yaml b/charts/stable/watchyourlan/Chart.yaml index 052617d2223..f78053a6f0d 100644 --- a/charts/stable/watchyourlan/Chart.yaml +++ b/charts/stable/watchyourlan/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: network - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.1.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Lightweight network IP scanner with web GUI -home: https://truecharts.org/charts/stable/watchyourlan -icon: https://truecharts.org/img/hotlink-ok/chart-icons/watchyourlan.webp -keywords: - - network - - monitor -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: watchyourlan -sources: - - https://github.com/aceberg/WatchYourLAN - - https://github.com/truecharts/charts/tree/master/charts/stable/watchyourlan - - https://hub.docker.com/r/aceberg/watchyourlan -type: application -version: 11.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: network + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.1.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Lightweight network IP scanner with web GUI + home: https://truecharts.org/charts/stable/watchyourlan + icon: https://truecharts.org/img/hotlink-ok/chart-icons/watchyourlan.webp + keywords: + - network + - monitor + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: watchyourlan + sources: + - https://github.com/aceberg/WatchYourLAN + - https://github.com/truecharts/charts/tree/master/charts/stable/watchyourlan + - https://hub.docker.com/r/aceberg/watchyourlan + type: application + version: 11.5.1 + diff --git a/charts/stable/wdosg/Chart.yaml b/charts/stable/wdosg/Chart.yaml index 8b65bd16d38..02ab77a1c35 100644 --- a/charts/stable/wdosg/Chart.yaml +++ b/charts/stable/wdosg/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A Simple web server to manage and run DOS based games on the browser. -home: https://truecharts.org/charts/stable/wdosg -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wdosg.webp -keywords: - - wdosg - - dos - - emulator -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: wdosg -sources: - - https://github.com/SoulRaven80/wdosg - - https://github.com/truecharts/charts/tree/master/charts/stable/wdosg - - https://hub.docker.com/r/soulraven1980/wdosg -type: application -version: 1.0.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A Simple web server to manage and run DOS based games on the browser. + home: https://truecharts.org/charts/stable/wdosg + icon: https://truecharts.org/img/hotlink-ok/chart-icons/wdosg.webp + keywords: + - wdosg + - dos + - emulator + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: wdosg + sources: + - https://github.com/SoulRaven80/wdosg + - https://github.com/truecharts/charts/tree/master/charts/stable/wdosg + - https://hub.docker.com/r/soulraven1980/wdosg + type: application + version: 1.0.2 + diff --git a/charts/stable/webgrabplus/Chart.yaml b/charts/stable/webgrabplus/Chart.yaml index 47d702ca32a..26cf6c1f580 100644 --- a/charts/stable/webgrabplus/Chart.yaml +++ b/charts/stable/webgrabplus/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.3.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Webgrabplus is a multi-site incremental xmltv epg grabber. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: webgrabplus -sources: - - https://ghcr.io/linuxserver/webgrabplus - - https://github.com/truecharts/charts/tree/master/charts/stable/webgrabplus -type: application -version: 11.7.8 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 5.3.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Webgrabplus is a multi-site incremental xmltv epg grabber. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: webgrabplus + sources: + - https://ghcr.io/linuxserver/webgrabplus + - https://github.com/truecharts/charts/tree/master/charts/stable/webgrabplus + type: application + version: 11.7.8 + diff --git a/charts/stable/weblate/Chart.yaml b/charts/stable/weblate/Chart.yaml index fe489c28637..08b49f0dd7c 100644 --- a/charts/stable/weblate/Chart.yaml +++ b/charts/stable/weblate/Chart.yaml @@ -1,45 +1,46 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.16.4 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 15.6.7 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Weblate is a copylefted libre software web-based continuous localization system -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: weblate -sources: - - https://docs.weblate.org/en/latest/ - - https://github.com/WeblateOrg/docker - - https://github.com/WeblateOrg/docker-compose - - https://github.com/WeblateOrg/weblate - - https://github.com/truecharts/charts/tree/master/charts/stable/weblate - - https://hub.docker.com/r/weblate/weblate -type: application -version: 15.11.8 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 4.16.4 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 15.6.7 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Weblate is a copylefted libre software web-based continuous localization system + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: weblate + sources: + - https://docs.weblate.org/en/latest/ + - https://github.com/WeblateOrg/docker + - https://github.com/WeblateOrg/docker-compose + - https://github.com/WeblateOrg/weblate + - https://github.com/truecharts/charts/tree/master/charts/stable/weblate + - https://hub.docker.com/r/weblate/weblate + type: application + version: 15.11.8 + diff --git a/charts/stable/webnut/Chart.yaml b/charts/stable/webnut/Chart.yaml index c182fd163d8..95215859108 100644 --- a/charts/stable/webnut/Chart.yaml +++ b/charts/stable/webnut/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: monitoring - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: webNUT (UPS network monitoring web ui). -home: https://truecharts.org/charts/stable/webnut -icon: https://truecharts.org/img/hotlink-ok/chart-icons/webnut.webp -keywords: - - webnut - - ups - - monitoring -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: webnut -sources: - - https://github.com/rshipp/webNUT - - https://github.com/truecharts/charts/tree/master/charts/stable/webnut - - https://hub.docker.com/r/edgd1er/webnut -type: application -version: 10.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: monitoring + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: webNUT (UPS network monitoring web ui). + home: https://truecharts.org/charts/stable/webnut + icon: https://truecharts.org/img/hotlink-ok/chart-icons/webnut.webp + keywords: + - webnut + - ups + - monitoring + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: webnut + sources: + - https://github.com/rshipp/webNUT + - https://github.com/truecharts/charts/tree/master/charts/stable/webnut + - https://hub.docker.com/r/edgd1er/webnut + type: application + version: 10.5.1 + diff --git a/charts/stable/webp-server/Chart.yaml b/charts/stable/webp-server/Chart.yaml index 38743f3c94f..b950ac7674a 100644 --- a/charts/stable/webp-server/Chart.yaml +++ b/charts/stable/webp-server/Chart.yaml @@ -1,41 +1,42 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This is a Server based on Golang, which allows you to serve WebP images on the fly. It will convert jpg,jpeg,png files by default, this can be customized by editing the config.json. -home: https://truecharts.org/charts/stable/webp-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/webp-server.webp -keywords: - - webp-server - - Cloud - - Productivity - - Tools-Utilities - - MediaServer-Photos - - Network-Web - - Network-FTP -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: webp-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/webp-server - - https://github.com/webp-sh/webp_server_go - - https://hub.docker.com/r/webpsh/webps -type: application -version: 7.5.4 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This is a Server based on Golang, which allows you to serve WebP images on the fly. It will convert jpg,jpeg,png files by default, this can be customized by editing the config.json. + home: https://truecharts.org/charts/stable/webp-server + icon: https://truecharts.org/img/hotlink-ok/chart-icons/webp-server.webp + keywords: + - webp-server + - Cloud + - Productivity + - Tools-Utilities + - MediaServer-Photos + - Network-Web + - Network-FTP + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: webp-server + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/webp-server + - https://github.com/webp-sh/webp_server_go + - https://hub.docker.com/r/webpsh/webps + type: application + version: 7.5.4 + diff --git a/charts/stable/website-shot/Chart.yaml b/charts/stable/website-shot/Chart.yaml index 5d01e8c1f85..aedbd4776ca 100644 --- a/charts/stable/website-shot/Chart.yaml +++ b/charts/stable/website-shot/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Generate a full web-page screenshot with our service, that provides rich interface to make any kind of web screenshots online for free with no limits. The simplest way to take a full page screenshot. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: website-shot -sources: - - https://github.com/Flowko/website-shot - - https://github.com/truecharts/charts/tree/master/charts/stable/website-shot - - https://hub.docker.com/r/flowko1/website-shot -type: application -version: 12.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Generate a full web-page screenshot with our service, that provides rich interface to make any kind of web screenshots online for free with no limits. The simplest way to take a full page screenshot. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: website-shot + sources: + - https://github.com/Flowko/website-shot + - https://github.com/truecharts/charts/tree/master/charts/stable/website-shot + - https://hub.docker.com/r/flowko1/website-shot + type: application + version: 12.5.1 + diff --git a/charts/stable/webtop/Chart.yaml b/charts/stable/webtop/Chart.yaml index fa9adf482cf..6db95ace6cf 100644 --- a/charts/stable/webtop/Chart.yaml +++ b/charts/stable/webtop/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Webtop full desktop environments in officially supported flavors accessible via any modern web browser. -home: https://truecharts.org/charts/stable/webtop -icon: https://truecharts.org/img/hotlink-ok/chart-icons/webtop.webp -keywords: - - webtop - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: webtop -sources: - - https://fleet.linuxserver.io/image?name=linuxserver/webtop - - https://github.com/linuxserver/docker-webtop#readme - - https://github.com/linuxserver/gclient - - https://github.com/orgs/linuxserver/packages/container/package/webtop - - https://github.com/truecharts/charts/tree/master/charts/stable/webtop -type: application -version: 11.5.239 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Webtop full desktop environments in officially supported flavors accessible via any modern web browser. + home: https://truecharts.org/charts/stable/webtop + icon: https://truecharts.org/img/hotlink-ok/chart-icons/webtop.webp + keywords: + - webtop + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: webtop + sources: + - https://fleet.linuxserver.io/image?name=linuxserver/webtop + - https://github.com/linuxserver/docker-webtop#readme + - https://github.com/linuxserver/gclient + - https://github.com/orgs/linuxserver/packages/container/package/webtop + - https://github.com/truecharts/charts/tree/master/charts/stable/webtop + type: application + version: 11.5.239 + diff --git a/charts/stable/wekan/Chart.yaml b/charts/stable/wekan/Chart.yaml index 5248a298cc6..18f184611d6 100644 --- a/charts/stable/wekan/Chart.yaml +++ b/charts/stable/wekan/Chart.yaml @@ -1,44 +1,45 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 7.84.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mongodb - version: 15.3.8 - repository: oci://tccr.io/truecharts - condition: mongodb.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: WeKan - Open Source kanban -home: https://truecharts.org/charts/stable/wekan -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wekan.webp -keywords: - - wekan - - kanban -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: wekan -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/wekan - - https://github.com/wekan/wekan - - https://hub.docker.com/r/wekanteam/wekan - - https://wekan.github.io/ -type: application -version: 16.29.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 7.84.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mongodb + version: 15.3.8 + repository: oci://tccr.io/truecharts + condition: mongodb.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: WeKan - Open Source kanban + home: https://truecharts.org/charts/stable/wekan + icon: https://truecharts.org/img/hotlink-ok/chart-icons/wekan.webp + keywords: + - wekan + - kanban + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: wekan + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/wekan + - https://github.com/wekan/wekan + - https://hub.docker.com/r/wekanteam/wekan + - https://wekan.github.io/ + type: application + version: 16.29.2 + diff --git a/charts/stable/wg-easy/Chart.yaml b/charts/stable/wg-easy/Chart.yaml index 437e67d92cb..4366f05b1d3 100644 --- a/charts/stable/wg-easy/Chart.yaml +++ b/charts/stable/wg-easy/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 14.0.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: The easiest way to run WireGuard VPN + Web-based Admin UI. -home: https://truecharts.org/charts/stable/wg-easy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wg-easy.webp -keywords: - - wg-easy - - wireguard - - weejewel -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: wg-easy -sources: - - https://ghcr.io/wg-easy/wg-easy - - https://github.com/truecharts/charts/tree/master/charts/stable/wg-easy -type: application -version: 16.4.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 14.0.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: The easiest way to run WireGuard VPN + Web-based Admin UI. + home: https://truecharts.org/charts/stable/wg-easy + icon: https://truecharts.org/img/hotlink-ok/chart-icons/wg-easy.webp + keywords: + - wg-easy + - wireguard + - weejewel + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: wg-easy + sources: + - https://ghcr.io/wg-easy/wg-easy + - https://github.com/truecharts/charts/tree/master/charts/stable/wg-easy + type: application + version: 16.4.2 + diff --git a/charts/stable/whisparr/Chart.yaml b/charts/stable/whisparr/Chart.yaml index 284bd20fcde..dafafce7c0c 100644 --- a/charts/stable/whisparr/Chart.yaml +++ b/charts/stable/whisparr/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.0.0.968 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: An adult media thingy. -home: https://truecharts.org/charts/stable/whisparr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/whisparr.webp -keywords: - - whisparr - - Downloaders - - MediaApp-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: whisparr -sources: - - https://ghcr.io/hotio/whisparr - - https://github.com/onedr0p/containers/tree/main/apps/whisparr - - https://github.com/truecharts/charts/tree/master/charts/stable/whisparr -type: application -version: 12.5.27 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 3.0.0.968 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: An adult media thingy. + home: https://truecharts.org/charts/stable/whisparr + icon: https://truecharts.org/img/hotlink-ok/chart-icons/whisparr.webp + keywords: + - whisparr + - Downloaders + - MediaApp-Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: whisparr + sources: + - https://ghcr.io/hotio/whisparr + - https://github.com/onedr0p/containers/tree/main/apps/whisparr + - https://github.com/truecharts/charts/tree/master/charts/stable/whisparr + type: application + version: 12.5.27 + diff --git a/charts/stable/whisper-asr-webservice/Chart.yaml b/charts/stable/whisper-asr-webservice/Chart.yaml index 2cdeeb66e2b..5972c6e2493 100644 --- a/charts/stable/whisper-asr-webservice/Chart.yaml +++ b/charts/stable/whisper-asr-webservice/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: machine-learning - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.8.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Whisper is a general-purpose speech recognition model. -home: https://truecharts.org/charts/stable/whisper-asr-webservice -icon: https://truecharts.org/img/hotlink-ok/chart-icons/whisper-asr-webservice.webp -keywords: - - whisper-asr-webservice - - machine-learning -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: whisper-asr-webservice -sources: - - https://github.com/ahmetoner/whisper-asr-webservice - - 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: 6.10.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: machine-learning + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.8.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Whisper is a general-purpose speech recognition model. + home: https://truecharts.org/charts/stable/whisper-asr-webservice + icon: https://truecharts.org/img/hotlink-ok/chart-icons/whisper-asr-webservice.webp + keywords: + - whisper-asr-webservice + - machine-learning + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: whisper-asr-webservice + sources: + - https://github.com/ahmetoner/whisper-asr-webservice + - 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: 6.10.0 + diff --git a/charts/stable/whoogle/Chart.yaml b/charts/stable/whoogle/Chart.yaml index fc5f874ced1..aa98051d153 100644 --- a/charts/stable/whoogle/Chart.yaml +++ b/charts/stable/whoogle/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.9.3 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A self-hosted, ad-free, privacy-respecting metasearch engine -home: https://truecharts.org/charts/stable/whoogle -icon: https://truecharts.org/img/hotlink-ok/chart-icons/whoogle.webp -keywords: - - whoogle - - search - - open source - - privacy -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: whoogle -sources: - - https://github.com/benbusby/whoogle-search - - https://github.com/truecharts/charts/tree/master/charts/stable/whoogle - - https://hub.docker.com/r/benbusby/whoogle-search -type: application -version: 12.6.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.9.3 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A self-hosted, ad-free, privacy-respecting metasearch engine + home: https://truecharts.org/charts/stable/whoogle + icon: https://truecharts.org/img/hotlink-ok/chart-icons/whoogle.webp + keywords: + - whoogle + - search + - open source + - privacy + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: whoogle + sources: + - https://github.com/benbusby/whoogle-search + - https://github.com/truecharts/charts/tree/master/charts/stable/whoogle + - https://hub.docker.com/r/benbusby/whoogle-search + type: application + version: 12.6.1 + diff --git a/charts/stable/wifi-card/Chart.yaml b/charts/stable/wifi-card/Chart.yaml index c4d2cef208c..062b85d1c62 100644 --- a/charts/stable/wifi-card/Chart.yaml +++ b/charts/stable/wifi-card/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Print a neat little card with your WiFi info and stick it on the fridge. -home: https://truecharts.org/charts/stable/wifi-card -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wifi-card.webp -keywords: - - wifi-card - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: wifi-card -sources: - - https://github.com/bndw/wifi-card - - https://github.com/truecharts/charts/tree/master/charts/stable/wifi-card - - https://hub.docker.com/r/bndw/wifi-card -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Print a neat little card with your WiFi info and stick it on the fridge. + home: https://truecharts.org/charts/stable/wifi-card + icon: https://truecharts.org/img/hotlink-ok/chart-icons/wifi-card.webp + keywords: + - wifi-card + - Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: wifi-card + sources: + - https://github.com/bndw/wifi-card + - https://github.com/truecharts/charts/tree/master/charts/stable/wifi-card + - https://hub.docker.com/r/bndw/wifi-card + type: application + version: 7.5.1 + diff --git a/charts/stable/wikijs/Chart.yaml b/charts/stable/wikijs/Chart.yaml index ad413f650a3..6835d38021e 100644 --- a/charts/stable/wikijs/Chart.yaml +++ b/charts/stable/wikijs/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.5.307 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Make documentation a joy to write using Wiki.js's beautiful and intuitive interface! -home: https://truecharts.org/charts/stable/wikijs -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wikijs.webp -keywords: - - wiki - - wikijs -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: wikijs -sources: - - https://docs.requarks.io/install/docker - - https://github.com/Requarks/wiki - - https://github.com/truecharts/charts/tree/master/charts/stable/wikijs - - https://hub.docker.com/r/requarks/wiki -type: application -version: 17.5.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.5.307 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Make documentation a joy to write using Wiki.js's beautiful and intuitive interface! + home: https://truecharts.org/charts/stable/wikijs + icon: https://truecharts.org/img/hotlink-ok/chart-icons/wikijs.webp + keywords: + - wiki + - wikijs + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: wikijs + sources: + - https://docs.requarks.io/install/docker + - https://github.com/Requarks/wiki + - https://github.com/truecharts/charts/tree/master/charts/stable/wikijs + - https://hub.docker.com/r/requarks/wiki + type: application + version: 17.5.3 + diff --git a/charts/stable/wireguard/Chart.yaml b/charts/stable/wireguard/Chart.yaml index 8ab6ade0740..18b6aa63d77 100644 --- a/charts/stable/wireguard/Chart.yaml +++ b/charts/stable/wireguard/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: network - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.0.20210914 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: WireGuard® is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. -home: https://truecharts.org/charts/stable/wireguard -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wireguard.webp -keywords: - - wireguard - - vpn -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: wireguard -sources: - - https://ghcr.io/k8s-at-home/wireguard - - https://github.com/k8s-at-home/container-images/tree/main/apps/wireguard - - https://github.com/truecharts/charts/tree/master/charts/stable/wireguard -type: application -version: 10.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: network + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.0.20210914 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: WireGuard® is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. + home: https://truecharts.org/charts/stable/wireguard + icon: https://truecharts.org/img/hotlink-ok/chart-icons/wireguard.webp + keywords: + - wireguard + - vpn + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: wireguard + sources: + - https://ghcr.io/k8s-at-home/wireguard + - https://github.com/k8s-at-home/container-images/tree/main/apps/wireguard + - https://github.com/truecharts/charts/tree/master/charts/stable/wireguard + type: application + version: 10.5.1 + diff --git a/charts/stable/wisemapping/Chart.yaml b/charts/stable/wisemapping/Chart.yaml index d131308a40c..cf7ccf91c71 100644 --- a/charts/stable/wisemapping/Chart.yaml +++ b/charts/stable/wisemapping/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: design - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: home-assistant App for TrueNAS SCALE -home: https://truecharts.org/charts/stable/wisemapping -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wisemapping.webp -keywords: - - mapping - - mind-mapping - - collaboration -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: wisemapping -sources: - - https://bitbucket.org/wisemapping/wisemapping-open-source/src/develop/ - - https://github.com/truecharts/charts/tree/master/charts/stable/wisemapping - - https://hub.docker.com/r/wisemapping/wisemapping - - https://www.wisemapping.com/ -type: application -version: 3.0.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: design + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: home-assistant App for TrueNAS SCALE + home: https://truecharts.org/charts/stable/wisemapping + icon: https://truecharts.org/img/hotlink-ok/chart-icons/wisemapping.webp + keywords: + - mapping + - mind-mapping + - collaboration + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: wisemapping + sources: + - https://bitbucket.org/wisemapping/wisemapping-open-source/src/develop/ + - https://github.com/truecharts/charts/tree/master/charts/stable/wisemapping + - https://hub.docker.com/r/wisemapping/wisemapping + - https://www.wisemapping.com/ + type: application + version: 3.0.0 + diff --git a/charts/stable/wizarr/Chart.yaml b/charts/stable/wizarr/Chart.yaml index 5e60b457439..ed59dcd48f1 100644 --- a/charts/stable/wizarr/Chart.yaml +++ b/charts/stable/wizarr/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.2.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A automatic user invitation system for Plex. -home: https://truecharts.org/charts/stable/wizarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wizarr.webp -keywords: - - wizarr - - home-automation - - Tools-Utilities - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: wizarr -sources: - - https://ghcr.io/wizarrrr/wizarr - - https://github.com/Wizarrrr/wizarr - - https://github.com/truecharts/charts/tree/master/charts/stable/wizarr -type: application -version: 9.6.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 4.2.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: A automatic user invitation system for Plex. + home: https://truecharts.org/charts/stable/wizarr + icon: https://truecharts.org/img/hotlink-ok/chart-icons/wizarr.webp + keywords: + - wizarr + - home-automation + - Tools-Utilities + - Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: wizarr + sources: + - https://ghcr.io/wizarrrr/wizarr + - https://github.com/Wizarrrr/wizarr + - https://github.com/truecharts/charts/tree/master/charts/stable/wizarr + type: application + version: 9.6.1 + diff --git a/charts/stable/wordpress/Chart.yaml b/charts/stable/wordpress/Chart.yaml index 4d2011c586d..eb922b45bce 100644 --- a/charts/stable/wordpress/Chart.yaml +++ b/charts/stable/wordpress/Chart.yaml @@ -1,43 +1,44 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: website - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 6.7.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 15.9.0 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: The WordPress rich content management system can utilize plugins, widgets, and themes. -home: https://truecharts.org/charts/stable/wordpress -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wordpress.webp -keywords: - - wordpress - - cms -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: wordpress -sources: - - https://gallery.ecr.aws/bitnami/wordpress - - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - - https://www.wordpress.org -type: application -version: 9.15.5 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: website + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 6.7.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 15.9.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: The WordPress rich content management system can utilize plugins, widgets, and themes. + home: https://truecharts.org/charts/stable/wordpress + icon: https://truecharts.org/img/hotlink-ok/chart-icons/wordpress.webp + keywords: + - wordpress + - cms + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: wordpress + sources: + - https://gallery.ecr.aws/bitnami/wordpress + - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress + - https://www.wordpress.org + type: application + version: 9.15.5 + diff --git a/charts/stable/wyoming-openwakeword/Chart.yaml b/charts/stable/wyoming-openwakeword/Chart.yaml index 60a8cbaa9aa..0a151cdb527 100644 --- a/charts/stable/wyoming-openwakeword/Chart.yaml +++ b/charts/stable/wyoming-openwakeword/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.10.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: The Wyoming integration of openWakeWord -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: wyoming-openwakeword -sources: - - https://github.com/home-assistant/addons/tree/master/openwakeword - - https://github.com/rhasspy/wyoming-openwakeword/ - - https://github.com/truecharts/charts/tree/master/charts/stable/wyoming-openwakeword - - https://hub.docker.com/r/rhasspy/wyoming-openwakeword -type: application -version: 3.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.10.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: The Wyoming integration of openWakeWord + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: wyoming-openwakeword + sources: + - https://github.com/home-assistant/addons/tree/master/openwakeword + - https://github.com/rhasspy/wyoming-openwakeword/ + - https://github.com/truecharts/charts/tree/master/charts/stable/wyoming-openwakeword + - https://hub.docker.com/r/rhasspy/wyoming-openwakeword + type: application + version: 3.5.1 + diff --git a/charts/stable/wyoming-piper/Chart.yaml b/charts/stable/wyoming-piper/Chart.yaml index a59f7cde754..eeb8ed522e9 100644 --- a/charts/stable/wyoming-piper/Chart.yaml +++ b/charts/stable/wyoming-piper/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.5.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: The Wyoming integration of piper -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: wyoming-piper -sources: - - https://github.com/home-assistant/addons/tree/master/piper - - https://github.com/truecharts/charts/tree/master/charts/stable/wyoming-piper - - https://hub.docker.com/r/rhasspy/wyoming-piper -type: application -version: 6.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.5.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: The Wyoming integration of piper + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: wyoming-piper + sources: + - https://github.com/home-assistant/addons/tree/master/piper + - https://github.com/truecharts/charts/tree/master/charts/stable/wyoming-piper + - https://hub.docker.com/r/rhasspy/wyoming-piper + type: application + version: 6.5.1 + diff --git a/charts/stable/wyoming-whisper/Chart.yaml b/charts/stable/wyoming-whisper/Chart.yaml index b0e3f635f35..38e3ac1f7a8 100644 --- a/charts/stable/wyoming-whisper/Chart.yaml +++ b/charts/stable/wyoming-whisper/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.4.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: The Wyoming integration of whisper -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: wyoming-whisper -sources: - - https://github.com/home-assistant/addons/tree/master/whisper - - https://github.com/truecharts/charts/tree/master/charts/stable/wyoming-whisper - - https://hub.docker.com/r/rhasspy/wyoming-whisper -type: application -version: 7.7.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.4.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: The Wyoming integration of whisper + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: wyoming-whisper + sources: + - https://github.com/home-assistant/addons/tree/master/whisper + - https://github.com/truecharts/charts/tree/master/charts/stable/wyoming-whisper + - https://hub.docker.com/r/rhasspy/wyoming-whisper + type: application + version: 7.7.1 + diff --git a/charts/stable/xen-orchestra/Chart.yaml b/charts/stable/xen-orchestra/Chart.yaml index 24f7ec0a822..6e490d960b6 100644 --- a/charts/stable/xen-orchestra/Chart.yaml +++ b/charts/stable/xen-orchestra/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: management - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.175.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Xen-Orchestra is a Web-UI for managing your existing XenServer infrastructure. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: xen-orchestra -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/xen-orchestra - - https://hub.docker.com/r/ronivay/xen-orchestra -type: application -version: 10.23.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: management + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 5.175.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Xen-Orchestra is a Web-UI for managing your existing XenServer infrastructure. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: xen-orchestra + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/xen-orchestra + - https://hub.docker.com/r/ronivay/xen-orchestra + type: application + version: 10.23.0 + diff --git a/charts/stable/xmrig/Chart.yaml b/charts/stable/xmrig/Chart.yaml index 5286f7c3c56..f02b6ba14ba 100644 --- a/charts/stable/xmrig/Chart.yaml +++ b/charts/stable/xmrig/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Crypto - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 6.21.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Chartised version of XMRig for CPU Mining. Helps turn your server into a Monero / cryptocurrency mining rig. Now optionally works with GPU algorithms as well. -home: https://truecharts.org/charts/stable/xmrig -icon: https://truecharts.org/img/hotlink-ok/chart-icons/xmrig.webp -keywords: - - xmrig - - Crypto -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: xmrig -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/xmrig - - https://hub.docker.com/r/cooleye72/xmrig -type: application -version: 8.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Crypto + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 6.21.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Chartised version of XMRig for CPU Mining. Helps turn your server into a Monero / cryptocurrency mining rig. Now optionally works with GPU algorithms as well. + home: https://truecharts.org/charts/stable/xmrig + icon: https://truecharts.org/img/hotlink-ok/chart-icons/xmrig.webp + keywords: + - xmrig + - Crypto + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: xmrig + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/xmrig + - https://hub.docker.com/r/cooleye72/xmrig + type: application + version: 8.5.1 + diff --git a/charts/stable/xonotic/Chart.yaml b/charts/stable/xonotic/Chart.yaml index c0d328175b6..7d10e92ad53 100644 --- a/charts/stable/xonotic/Chart.yaml +++ b/charts/stable/xonotic/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install the preferred version of Xonotic. -home: https://truecharts.org/charts/stable/xonotic -icon: https://truecharts.org/img/hotlink-ok/chart-icons/xonotic.webp -keywords: - - xonotic - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: xonotic -sources: - - https://ghcr.io/ich777/xonotic - - https://github.com/truecharts/charts/tree/master/charts/stable/xonotic - - https://www.xonotic.org/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This Chart will download and install the preferred version of Xonotic. + home: https://truecharts.org/charts/stable/xonotic + icon: https://truecharts.org/img/hotlink-ok/chart-icons/xonotic.webp + keywords: + - xonotic + - GameServers + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: xonotic + sources: + - https://ghcr.io/ich777/xonotic + - https://github.com/truecharts/charts/tree/master/charts/stable/xonotic + - https://www.xonotic.org/ + type: application + version: 7.5.1 + diff --git a/charts/stable/xteve/Chart.yaml b/charts/stable/xteve/Chart.yaml index 5033b5ac9d8..221e3c2299c 100644 --- a/charts/stable/xteve/Chart.yaml +++ b/charts/stable/xteve/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.2.0.200 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: M3U Proxy for Plex DVR and Emby Live TV. -home: https://truecharts.org/charts/stable/xteve -icon: https://truecharts.org/img/hotlink-ok/chart-icons/xteve.webp -keywords: - - xteve - - iptv - - plex - - emby -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: xteve -sources: - - https://ghcr.io/k8s-at-home/xteve - - https://github.com/k8s-at-home/container-images - - https://github.com/truecharts/charts/tree/master/charts/stable/xteve - - https://github.com/xteve-project/xTeVe -type: application -version: 15.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.2.0.200 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: M3U Proxy for Plex DVR and Emby Live TV. + home: https://truecharts.org/charts/stable/xteve + icon: https://truecharts.org/img/hotlink-ok/chart-icons/xteve.webp + keywords: + - xteve + - iptv + - plex + - emby + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: xteve + sources: + - https://ghcr.io/k8s-at-home/xteve + - https://github.com/k8s-at-home/container-images + - https://github.com/truecharts/charts/tree/master/charts/stable/xteve + - https://github.com/xteve-project/xTeVe + type: application + version: 15.5.1 + diff --git a/charts/stable/xware/Chart.yaml b/charts/stable/xware/Chart.yaml index cd873357f8d..92d67170fb4 100644 --- a/charts/stable/xware/Chart.yaml +++ b/charts/stable/xware/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This is a Chart of Thunder downloader. -home: https://truecharts.org/charts/stable/xware -icon: https://truecharts.org/img/hotlink-ok/chart-icons/xware.webp -keywords: - - xware - - Downloaders -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: xware -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/xware - - https://hub.docker.com/r/caiguai/docker-xware -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: This is a Chart of Thunder downloader. + home: https://truecharts.org/charts/stable/xware + icon: https://truecharts.org/img/hotlink-ok/chart-icons/xware.webp + keywords: + - xware + - Downloaders + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: xware + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/xware + - https://hub.docker.com/r/caiguai/docker-xware + type: application + version: 7.5.1 + diff --git a/charts/stable/xwiki/Chart.yaml b/charts/stable/xwiki/Chart.yaml index 674785b7f6a..c2c774b3b3c 100644 --- a/charts/stable/xwiki/Chart.yaml +++ b/charts/stable/xwiki/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 17.2.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: XWiki is a free wiki software platform written in Java with a design emphasis on extensibility -home: https://truecharts.org/charts/stable/xwiki -icon: https://truecharts.org/img/hotlink-ok/chart-icons/xwiki.webp -keywords: - - xwiki - - wiki -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: xwiki -sources: - - https://gallery.ecr.aws/docker/library/xwiki - - https://github.com/truecharts/charts/tree/master/charts/stable/xwiki - - https://github.com/xwiki/xwiki-docker -type: application -version: 15.2.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 17.2.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: XWiki is a free wiki software platform written in Java with a design emphasis on extensibility + home: https://truecharts.org/charts/stable/xwiki + icon: https://truecharts.org/img/hotlink-ok/chart-icons/xwiki.webp + keywords: + - xwiki + - wiki + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: xwiki + sources: + - https://gallery.ecr.aws/docker/library/xwiki + - https://github.com/truecharts/charts/tree/master/charts/stable/xwiki + - https://github.com/xwiki/xwiki-docker + type: application + version: 15.2.1 + diff --git a/charts/stable/yacreaderlibraryserver/Chart.yaml b/charts/stable/yacreaderlibraryserver/Chart.yaml index 842db204c4c..0587d1c940a 100644 --- a/charts/stable/yacreaderlibraryserver/Chart.yaml +++ b/charts/stable/yacreaderlibraryserver/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: MediaServer-Other - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Headless version of the YACReaderLibraryServer. -home: https://truecharts.org/charts/stable/yacreaderlibraryserver -icon: https://truecharts.org/img/hotlink-ok/chart-icons/yacreaderlibraryserver.webp -keywords: - - yacreaderlibraryserver - - MediaServer-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: yacreaderlibraryserver -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/yacreaderlibraryserver - - https://hub.docker.com/r/xthursdayx/yacreaderlibrary-server-docker - - https://www.yacreader.com -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: MediaServer-Other + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Headless version of the YACReaderLibraryServer. + home: https://truecharts.org/charts/stable/yacreaderlibraryserver + icon: https://truecharts.org/img/hotlink-ok/chart-icons/yacreaderlibraryserver.webp + keywords: + - yacreaderlibraryserver + - MediaServer-Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: yacreaderlibraryserver + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/yacreaderlibraryserver + - https://hub.docker.com/r/xthursdayx/yacreaderlibrary-server-docker + - https://www.yacreader.com + type: application + version: 7.5.1 + diff --git a/charts/stable/yacy/Chart.yaml b/charts/stable/yacy/Chart.yaml index 31b04b7c9ec..1998fb6547e 100644 --- a/charts/stable/yacy/Chart.yaml +++ b/charts/stable/yacy/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: YaCy decentralized search engine (https://yacy.net) -home: https://truecharts.org/charts/stable/yacy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/yacy.webp -keywords: - - yacy - - Tools-Utilities - - Network-Web -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: yacy -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/yacy - - https://hub.docker.com/r/yacy/yacy_search_server - - https://yacy.net/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: YaCy decentralized search engine (https://yacy.net) + home: https://truecharts.org/charts/stable/yacy + icon: https://truecharts.org/img/hotlink-ok/chart-icons/yacy.webp + keywords: + - yacy + - Tools-Utilities + - Network-Web + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: yacy + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/yacy + - https://hub.docker.com/r/yacy/yacy_search_server + - https://yacy.net/ + type: application + version: 7.5.1 + diff --git a/charts/stable/yourls/Chart.yaml b/charts/stable/yourls/Chart.yaml index 7e10ca7a9bb..6a79862f6eb 100644 --- a/charts/stable/yourls/Chart.yaml +++ b/charts/stable/yourls/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener. -home: https://truecharts.org/charts/stable/yourls -icon: https://truecharts.org/img/hotlink-ok/chart-icons/yourls.webp -keywords: - - yourls - - Cloud - - Tools-Utilities - - Network-Web - - Network-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: yourls -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/yourls - - https://hub.docker.com/_/yourls -type: application -version: 7.5.9 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener. + home: https://truecharts.org/charts/stable/yourls + icon: https://truecharts.org/img/hotlink-ok/chart-icons/yourls.webp + keywords: + - yourls + - Cloud + - Tools-Utilities + - Network-Web + - Network-Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: yourls + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/yourls + - https://hub.docker.com/_/yourls + type: application + version: 7.5.9 + diff --git a/charts/stable/youtransfer/Chart.yaml b/charts/stable/youtransfer/Chart.yaml index 4c01101ec9d..ad4d3f1d546 100644 --- a/charts/stable/youtransfer/Chart.yaml +++ b/charts/stable/youtransfer/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: YouTransfer is a simple but elegant self-hosted file transfer sharing solution. -home: https://truecharts.org/charts/stable/youtransfer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtransfer.webp -keywords: - - youtransfer - - Cloud - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: youtransfer -sources: - - https://github.com/YouTransfer/YouTransfer - - https://github.com/truecharts/charts/tree/master/charts/stable/youtransfer - - https://hub.docker.com/r/remie/youtransfer -type: application -version: 9.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: YouTransfer is a simple but elegant self-hosted file transfer sharing solution. + home: https://truecharts.org/charts/stable/youtransfer + icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtransfer.webp + keywords: + - youtransfer + - Cloud + - Tools-Utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: youtransfer + sources: + - https://github.com/YouTransfer/YouTransfer + - https://github.com/truecharts/charts/tree/master/charts/stable/youtransfer + - https://hub.docker.com/r/remie/youtransfer + type: application + version: 9.5.1 + diff --git a/charts/stable/youtubedl-material/Chart.yaml b/charts/stable/youtubedl-material/Chart.yaml index 075637fce7f..d21082cb5b9 100644 --- a/charts/stable/youtubedl-material/Chart.yaml +++ b/charts/stable/youtubedl-material/Chart.yaml @@ -1,42 +1,43 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2024.10.01 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mongodb - version: 15.3.8 - repository: oci://tccr.io/truecharts - condition: mongodb.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: YoutubeDL-Material is a Material Design frontend for youtube-dl. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: youtubedl-material -sources: - - https://ghcr.io/tzahi12345/youtubedl-material - - https://github.com/Tzahi12345/YoutubeDL-Material - - https://github.com/truecharts/charts/tree/master/charts/stable/youtubedl-material -type: application -version: 12.11.8 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2024.10.01 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mongodb + version: 15.3.8 + repository: oci://tccr.io/truecharts + condition: mongodb.enabled + alias: "" + tags: [] + import-values: [] + deprecated: false + description: YoutubeDL-Material is a Material Design frontend for youtube-dl. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: youtubedl-material + sources: + - https://ghcr.io/tzahi12345/youtubedl-material + - https://github.com/Tzahi12345/YoutubeDL-Material + - https://github.com/truecharts/charts/tree/master/charts/stable/youtubedl-material + type: application + version: 12.11.8 + diff --git a/charts/stable/z80pack/Chart.yaml b/charts/stable/z80pack/Chart.yaml index efeb3e114b4..eea92c13b3a 100644 --- a/charts/stable/z80pack/Chart.yaml +++ b/charts/stable/z80pack/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: | - Z80Pack is an emulator for emulating CP/M 1, CP/M 2, CP/M 3, and MP/M II on Linux. This is a command line Chart only. There is a built in Shell in a Box WebGUI that is a command line browser window. You can also execute bash in the Chart.[br] -home: https://truecharts.org/charts/stable/z80pack -icon: https://truecharts.org/img/hotlink-ok/chart-icons/z80pack.webp -keywords: - - z80pack - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: z80pack -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/z80pack - - https://hub.docker.com/r/dlandon/z80pack - - https://registry.hub.docker.com/r/dlandon/z80pack/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: | + Z80Pack is an emulator for emulating CP/M 1, CP/M 2, CP/M 3, and MP/M II on Linux. This is a command line Chart only. There is a built in Shell in a Box WebGUI that is a command line browser window. You can also execute bash in the Chart.[br] + home: https://truecharts.org/charts/stable/z80pack + icon: https://truecharts.org/img/hotlink-ok/chart-icons/z80pack.webp + keywords: + - z80pack + - Other + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: z80pack + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/z80pack + - https://hub.docker.com/r/dlandon/z80pack + - https://registry.hub.docker.com/r/dlandon/z80pack/ + type: application + version: 7.5.1 + diff --git a/charts/stable/zerotier/Chart.yaml b/charts/stable/zerotier/Chart.yaml index abe431ac043..e53bbd612c2 100644 --- a/charts/stable/zerotier/Chart.yaml +++ b/charts/stable/zerotier/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: network - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.14.2 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: ZeroTier is a smart programmable Ethernet switch for planet Earth -home: https://truecharts.org/charts/stable/zerotier -icon: https://truecharts.org/img/hotlink-ok/chart-icons/zerotier.webp -keywords: - - zerotier - - network -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: zerotier -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/zerotier - - https://hub.docker.com/r/zerotier/zerotier -type: application -version: 11.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: network + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.14.2 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: ZeroTier is a smart programmable Ethernet switch for planet Earth + home: https://truecharts.org/charts/stable/zerotier + icon: https://truecharts.org/img/hotlink-ok/chart-icons/zerotier.webp + keywords: + - zerotier + - network + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: zerotier + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/zerotier + - https://hub.docker.com/r/zerotier/zerotier + type: application + version: 11.5.1 + diff --git a/charts/stable/zigbee2mqtt/Chart.yaml b/charts/stable/zigbee2mqtt/Chart.yaml index 3d8b53f87e9..a6c6fe7c607 100644 --- a/charts/stable/zigbee2mqtt/Chart.yaml +++ b/charts/stable/zigbee2mqtt/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: media - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.2.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Bridges events and allows you to control your Zigbee devices via MQTT -home: https://truecharts.org/charts/stable/zigbee2mqtt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/zigbee2mqtt.webp -keywords: - - zigbee - - mqtt - - home-assistant -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: zigbee2mqtt -sources: - - https://github.com/Koenkk/zigbee2mqtt - - https://github.com/truecharts/charts/tree/master/charts/stable/zigbee2mqtt - - https://hub.docker.com/r/koenkk/zigbee2mqtt -type: application -version: 14.3.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: media + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2.2.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Bridges events and allows you to control your Zigbee devices via MQTT + home: https://truecharts.org/charts/stable/zigbee2mqtt + icon: https://truecharts.org/img/hotlink-ok/chart-icons/zigbee2mqtt.webp + keywords: + - zigbee + - mqtt + - home-assistant + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: zigbee2mqtt + sources: + - https://github.com/Koenkk/zigbee2mqtt + - https://github.com/truecharts/charts/tree/master/charts/stable/zigbee2mqtt + - https://hub.docker.com/r/koenkk/zigbee2mqtt + type: application + version: 14.3.1 + diff --git a/charts/stable/zilean/Chart.yaml b/charts/stable/zilean/Chart.yaml index bb40ca3e189..3808a776e7d 100644 --- a/charts/stable/zilean/Chart.yaml +++ b/charts/stable/zilean/Chart.yaml @@ -1,32 +1,33 @@ -annotations: - truecharts.org/category: security - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.4.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Zilean self-hosted -home: https://truecharts.org/charts/stable/zilean -icon: https://truecharts.org/img/hotlink-ok/chart-icons/zilean.webp -keywords: - - zilean -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: zilean -sources: - - https://ghcr.io/elfhosted/zilean - - https://github.com/truecharts/charts/tree/master/charts/stable/zilean -type: application -version: 2.0.1 + annotations: + truecharts.org/category: security + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 3.4.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Zilean self-hosted + home: https://truecharts.org/charts/stable/zilean + icon: https://truecharts.org/img/hotlink-ok/chart-icons/zilean.webp + keywords: + - zilean + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: zilean + sources: + - https://ghcr.io/elfhosted/zilean + - https://github.com/truecharts/charts/tree/master/charts/stable/zilean + type: application + version: 2.0.1 + diff --git a/charts/stable/znc/Chart.yaml b/charts/stable/znc/Chart.yaml index 72c8de8d9ce..1494531ef49 100644 --- a/charts/stable/znc/Chart.yaml +++ b/charts/stable/znc/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.9.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Znc is an IRC network bouncer or BNC. It can detach the client from the actual IRC server, and also from selected channels. -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: znc -sources: - - https://ghcr.io/linuxserver/znc - - https://github.com/truecharts/charts/tree/master/charts/stable/znc -type: application -version: 11.5.6 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 1.9.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Znc is an IRC network bouncer or BNC. It can detach the client from the actual IRC server, and also from selected channels. + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: znc + sources: + - https://ghcr.io/linuxserver/znc + - https://github.com/truecharts/charts/tree/master/charts/stable/znc + type: application + version: 11.5.6 + diff --git a/charts/stable/zoneminder/Chart.yaml b/charts/stable/zoneminder/Chart.yaml index 0277ec50493..5c1bfeb55a3 100644 --- a/charts/stable/zoneminder/Chart.yaml +++ b/charts/stable/zoneminder/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Zoneminder is the top Linux video camera security and surveillance solution. -home: https://truecharts.org/charts/stable/zoneminder -icon: https://truecharts.org/img/hotlink-ok/chart-icons/zoneminder.webp -keywords: - - zoneminder - - home - - automation - - cctv - - utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: zoneminder -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/zoneminder - - https://hub.docker.com/r/dlandon/zoneminder.unraid - - https://zoneminder.com/ -type: application -version: 7.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Zoneminder is the top Linux video camera security and surveillance solution. + home: https://truecharts.org/charts/stable/zoneminder + icon: https://truecharts.org/img/hotlink-ok/chart-icons/zoneminder.webp + keywords: + - zoneminder + - home + - automation + - cctv + - utilities + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: zoneminder + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/zoneminder + - https://hub.docker.com/r/dlandon/zoneminder.unraid + - https://zoneminder.com/ + type: application + version: 7.5.1 + diff --git a/charts/stable/ztcuui-aio/Chart.yaml b/charts/stable/ztcuui-aio/Chart.yaml index b697be7f0fa..5b9830525b5 100644 --- a/charts/stable/ztcuui-aio/Chart.yaml +++ b/charts/stable/ztcuui-aio/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: network - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2024.1.28 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: ZeroTier network controller user interface in a Docker container -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' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ztcuui-aio -sources: - - https://ghcr.io/kmahyyg/ztncui-aio - - https://github.com/kmahyyg/ztncui-aio - - https://github.com/truecharts/charts/tree/master/charts/stable/ztcuui-aio -type: application -version: 10.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: network + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 2024.1.28 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: ZeroTier network controller user interface in a Docker container + 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' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: ztcuui-aio + sources: + - https://ghcr.io/kmahyyg/ztncui-aio + - https://github.com/kmahyyg/ztncui-aio + - https://github.com/truecharts/charts/tree/master/charts/stable/ztcuui-aio + type: application + version: 10.5.1 + diff --git a/charts/stable/zurg/Chart.yaml b/charts/stable/zurg/Chart.yaml index cf04cf9692a..1462b8ff105 100644 --- a/charts/stable/zurg/Chart.yaml +++ b/charts/stable/zurg/Chart.yaml @@ -1,32 +1,33 @@ -annotations: - truecharts.org/category: security - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.9.3 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: zurg Self-Hosted -home: https://truecharts.org/charts/stable/zurg -icon: https://truecharts.org/img/hotlink-ok/chart-icons/zurg.webp -keywords: - - zurg -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: zurg -sources: - - https://ghcr.io/geek-cookbook/zurg - - https://github.com/truecharts/charts/tree/master/charts/stable/zurg -type: application -version: 1.0.0 + annotations: + truecharts.org/category: security + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 0.9.3 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: zurg Self-Hosted + home: https://truecharts.org/charts/stable/zurg + icon: https://truecharts.org/img/hotlink-ok/chart-icons/zurg.webp + keywords: + - zurg + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: zurg + sources: + - https://ghcr.io/geek-cookbook/zurg + - https://github.com/truecharts/charts/tree/master/charts/stable/zurg + type: application + version: 1.0.0 + diff --git a/charts/stable/zwavejs2mqtt/Chart.yaml b/charts/stable/zwavejs2mqtt/Chart.yaml index 1dcf47a7fdd..bfec4b6af66 100644 --- a/charts/stable/zwavejs2mqtt/Chart.yaml +++ b/charts/stable/zwavejs2mqtt/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: tools - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 10.1.4 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Full featured Z-Wave Control Panel and MQTT Gateway, using NodeJS and Vue. -home: https://truecharts.org/charts/stable/zwavejs2mqtt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/zwavejs2mqtt.webp -keywords: - - zwavejs2mqtt - - zwave-js-ui - - zwave-js - - z-wave - - zwave -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: zwavejs2mqtt -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/zwavejs2mqtt - - https://github.com/zwave-js/zwave-js-ui - - https://hub.docker.com/r/zwavejs/zwave-js-ui -type: application -version: 22.0.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: tools + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: stable + apiVersion: v2 + appVersion: 10.1.4 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Full featured Z-Wave Control Panel and MQTT Gateway, using NodeJS and Vue. + home: https://truecharts.org/charts/stable/zwavejs2mqtt + icon: https://truecharts.org/img/hotlink-ok/chart-icons/zwavejs2mqtt.webp + keywords: + - zwavejs2mqtt + - zwave-js-ui + - zwave-js + - z-wave + - zwave + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: zwavejs2mqtt + sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/zwavejs2mqtt + - https://github.com/zwave-js/zwave-js-ui + - https://hub.docker.com/r/zwavejs/zwave-js-ui + type: application + version: 22.0.2 + diff --git a/charts/system/intel-gpu-plugin/Chart.yaml b/charts/system/intel-gpu-plugin/Chart.yaml index 3dcab5a2433..7992e30cc38 100644 --- a/charts/system/intel-gpu-plugin/Chart.yaml +++ b/charts/system/intel-gpu-plugin/Chart.yaml @@ -1,35 +1,36 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: operators - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: system -apiVersion: v2 -appVersion: 0.32.0 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: The Intel GPU plugin facilitates offloading the processing of computation intensive workloads to GPU hardware. -home: https://truecharts.org/charts/system/intel-gpu-plugin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/intel-gpu-plugin.webp -keywords: - - intel-gpu-plugin -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: intel-gpu-plugin -sources: - - https://github.com/intel - - https://github.com/truecharts/charts/tree/master/charts/system/intel-gpu-plugin - - https://hub.docker.com/r/intel/intel-gpu-plugin -type: application -version: 0.6.0 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: operators + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: system + apiVersion: v2 + appVersion: 0.32.0 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: The Intel GPU plugin facilitates offloading the processing of computation intensive workloads to GPU hardware. + home: https://truecharts.org/charts/system/intel-gpu-plugin + icon: https://truecharts.org/img/hotlink-ok/chart-icons/intel-gpu-plugin.webp + keywords: + - intel-gpu-plugin + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: intel-gpu-plugin + sources: + - https://github.com/intel + - https://github.com/truecharts/charts/tree/master/charts/system/intel-gpu-plugin + - https://hub.docker.com/r/intel/intel-gpu-plugin + type: application + version: 0.6.0 + diff --git a/charts/system/kubelet-csr-approver/Chart.yaml b/charts/system/kubelet-csr-approver/Chart.yaml index 1a08b6d7b4d..e025dd70b30 100644 --- a/charts/system/kubelet-csr-approver/Chart.yaml +++ b/charts/system/kubelet-csr-approver/Chart.yaml @@ -1,36 +1,37 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: operators - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: system -apiVersion: v2 -appVersion: 1.2.6 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Automatically approve internal Kubelet Certificate Signing Requests -home: https://truecharts.org/charts/system/kubelet-csr-approver -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kubelet-csr-approver.webp -keywords: - - kubelet-csr-approver - - loadbalancer -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: kubelet-csr-approver -sources: - - https://ghcr.io/postfinance/kubelet-csr-approver - - https://github.com/kubelet-csr-approver/kubelet-csr-approver - - https://github.com/truecharts/charts/tree/master/charts/system/kubelet-csr-approver -type: application -version: 1.4.2 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: operators + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: system + apiVersion: v2 + appVersion: 1.2.6 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Automatically approve internal Kubelet Certificate Signing Requests + home: https://truecharts.org/charts/system/kubelet-csr-approver + icon: https://truecharts.org/img/hotlink-ok/chart-icons/kubelet-csr-approver.webp + keywords: + - kubelet-csr-approver + - loadbalancer + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: kubelet-csr-approver + sources: + - https://ghcr.io/postfinance/kubelet-csr-approver + - https://github.com/kubelet-csr-approver/kubelet-csr-approver + - https://github.com/truecharts/charts/tree/master/charts/system/kubelet-csr-approver + type: application + version: 1.4.2 + diff --git a/charts/system/kubernetes-reflector/Chart.yaml b/charts/system/kubernetes-reflector/Chart.yaml index 285944d955a..501de283176 100644 --- a/charts/system/kubernetes-reflector/Chart.yaml +++ b/charts/system/kubernetes-reflector/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: operators - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: system -apiVersion: v2 -appVersion: 7.1.217 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Kubernetes-Reflector is a Kubernetes addon designed to monitor and reflect changes to secrets and configmaps across namespaces -home: https://truecharts.org/charts/system/kubernetes-reflector -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kubernetes-reflector.webp -keywords: - - reflector - - secrets - - configmaps - - cert-manager - - certificates -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: kubernetes-reflector -sources: - - https://github.com/emberstack/kubernetes-reflector - - https://github.com/truecharts/charts/tree/master/charts/system/kubernetes-reflector - - https://hub.docker.com/r/emberstack/kubernetes-reflector -type: application -version: 6.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: operators + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: system + apiVersion: v2 + appVersion: 7.1.217 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Kubernetes-Reflector is a Kubernetes addon designed to monitor and reflect changes to secrets and configmaps across namespaces + home: https://truecharts.org/charts/system/kubernetes-reflector + icon: https://truecharts.org/img/hotlink-ok/chart-icons/kubernetes-reflector.webp + keywords: + - reflector + - secrets + - configmaps + - cert-manager + - certificates + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: kubernetes-reflector + sources: + - https://github.com/emberstack/kubernetes-reflector + - https://github.com/truecharts/charts/tree/master/charts/system/kubernetes-reflector + - https://hub.docker.com/r/emberstack/kubernetes-reflector + type: application + version: 6.5.1 + diff --git a/charts/system/lvm-disk-watcher/Chart.yaml b/charts/system/lvm-disk-watcher/Chart.yaml index d2f0693c56d..bacc4bc079f 100644 --- a/charts/system/lvm-disk-watcher/Chart.yaml +++ b/charts/system/lvm-disk-watcher/Chart.yaml @@ -1,37 +1,38 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: operators - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: system -apiVersion: v2 -appVersion: 1.1.9 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Watches for empty disk to setup with LVM for use with TopoLVM -home: https://truecharts.org/charts/system/lvm-disk-watcher -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lvm-disk-watcher.webp -keywords: - - lvm-disk-watcher - - loadbalancer -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: lvm-disk-watcher -sources: - - https://github.com/lvm-disk-watcher/lvm-disk-watcher - - https://github.com/truecharts/charts/tree/master/charts/system/lvm-disk-watcher - - https://github.com/truecharts/containers/tree/master/apps/lvm-disk-watcher - - https://lvm-disk-watcher.universe.tf -type: application -version: 2.3.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: operators + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: system + apiVersion: v2 + appVersion: 1.1.9 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Watches for empty disk to setup with LVM for use with TopoLVM + home: https://truecharts.org/charts/system/lvm-disk-watcher + icon: https://truecharts.org/img/hotlink-ok/chart-icons/lvm-disk-watcher.webp + keywords: + - lvm-disk-watcher + - loadbalancer + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: lvm-disk-watcher + sources: + - https://github.com/lvm-disk-watcher/lvm-disk-watcher + - https://github.com/truecharts/charts/tree/master/charts/system/lvm-disk-watcher + - https://github.com/truecharts/containers/tree/master/apps/lvm-disk-watcher + - https://lvm-disk-watcher.universe.tf + type: application + version: 2.3.1 + diff --git a/charts/system/snapshot-controller/Chart.yaml b/charts/system/snapshot-controller/Chart.yaml index 65217bdbeab..5c807503511 100644 --- a/charts/system/snapshot-controller/Chart.yaml +++ b/charts/system/snapshot-controller/Chart.yaml @@ -1,43 +1,44 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/SCALE-support: "false" - truecharts.org/category: network - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: system -apiVersion: v2 -appVersion: 8.2.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: | - Deploys a Snapshot Controller in a cluster. Snapshot Controllers are often bundled with the Kubernetes distribution, - this chart is meant for cases where it is not. - Also deploys the Snapshot Validation Webhook and configures your cluster to validate every `VolumeSnapshot` and - `VolumeSnapshotContent` resource by sending it to the webhook. -home: https://truecharts.org/charts/system/snapshot-controller -icon: https://truecharts.org/img/hotlink-ok/chart-icons/snapshot-controller.webp -keywords: - - storage - - snapshot - - validation -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: snapshot-controller -sources: - - https://github.com/kubernetes-csi/external-snapshotter/ - - https://github.com/snapshot-controller/snapshot-controller - - https://github.com/snapshot-controller/snapshot-controller-helm-chart - - https://github.com/truecharts/charts/tree/master/charts/system/snapshot-controller -type: application -version: 3.7.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/SCALE-support: "false" + truecharts.org/category: network + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: system + apiVersion: v2 + appVersion: 8.2.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: | + Deploys a Snapshot Controller in a cluster. Snapshot Controllers are often bundled with the Kubernetes distribution, + this chart is meant for cases where it is not. + Also deploys the Snapshot Validation Webhook and configures your cluster to validate every `VolumeSnapshot` and + `VolumeSnapshotContent` resource by sending it to the webhook. + home: https://truecharts.org/charts/system/snapshot-controller + icon: https://truecharts.org/img/hotlink-ok/chart-icons/snapshot-controller.webp + keywords: + - storage + - snapshot + - validation + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: snapshot-controller + sources: + - https://github.com/kubernetes-csi/external-snapshotter/ + - https://github.com/snapshot-controller/snapshot-controller + - https://github.com/snapshot-controller/snapshot-controller-helm-chart + - https://github.com/truecharts/charts/tree/master/charts/system/snapshot-controller + type: application + version: 3.7.3 + diff --git a/charts/system/spegel/Chart.yaml b/charts/system/spegel/Chart.yaml index 255c87095dd..ba9d3e7cbed 100644 --- a/charts/system/spegel/Chart.yaml +++ b/charts/system/spegel/Chart.yaml @@ -1,34 +1,35 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: system -apiVersion: v2 -appVersion: 0.1.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Stateless cluster local OCI registry mirror. -home: https://truecharts.org/charts/system/spegel -icon: https://truecharts.org/img/hotlink-ok/chart-icons/spegel.webp -keywords: - - spegel -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: spegel -sources: - - https://ghcr.io/spegel-org/spegel - - https://github.com/truecharts/charts/tree/master/charts/system/spegel -type: application -version: 3.2.3 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: system + apiVersion: v2 + appVersion: 0.1.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Stateless cluster local OCI registry mirror. + home: https://truecharts.org/charts/system/spegel + icon: https://truecharts.org/img/hotlink-ok/chart-icons/spegel.webp + keywords: + - spegel + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: spegel + sources: + - https://ghcr.io/spegel-org/spegel + - https://github.com/truecharts/charts/tree/master/charts/system/spegel + type: application + version: 3.2.3 + diff --git a/charts/system/traefik-crds/Chart.yaml b/charts/system/traefik-crds/Chart.yaml index a8a321e500e..78332d9e476 100644 --- a/charts/system/traefik-crds/Chart.yaml +++ b/charts/system/traefik-crds/Chart.yaml @@ -1,38 +1,39 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: network - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: system -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Traefik-CRDs contains the CRD's for Traefik -home: https://truecharts.org/charts/system/traefik-crds -icon: https://truecharts.org/img/hotlink-ok/chart-icons/traefik-crds.webp -keywords: - - traefik - - ingress -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: traefik-crds -sources: - - https://github.com/traefik/traefik - - https://github.com/traefik/traefik-helm-chart - - https://github.com/truecharts/charts/tree/master/charts/system/traefik-crds - - https://github.com/truecharts/containers/tree/master/apps/scratch - - https://traefik.io/ -type: application -version: 3.5.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: network + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: system + apiVersion: v2 + appVersion: latest + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: Traefik-CRDs contains the CRD's for Traefik + home: https://truecharts.org/charts/system/traefik-crds + icon: https://truecharts.org/img/hotlink-ok/chart-icons/traefik-crds.webp + keywords: + - traefik + - ingress + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: traefik-crds + sources: + - https://github.com/traefik/traefik + - https://github.com/traefik/traefik-helm-chart + - https://github.com/truecharts/charts/tree/master/charts/system/traefik-crds + - https://github.com/truecharts/containers/tree/master/apps/scratch + - https://traefik.io/ + type: application + version: 3.5.1 + diff --git a/charts/system/volsync/Chart.yaml b/charts/system/volsync/Chart.yaml index 29ee5017300..b4750883188 100644 --- a/charts/system/volsync/Chart.yaml +++ b/charts/system/volsync/Chart.yaml @@ -1,39 +1,40 @@ -annotations: - max_scale_version: 24.04.1 - min_scale_version: 24.04.0 - truecharts.org/category: network - truecharts.org/max_helm_version: "3.15" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: system -apiVersion: v2 -appVersion: 0.12.1 -dependencies: - - name: common - version: 25.4.10 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: volsync is a storage backup and synchronisation tool. -home: https://truecharts.org/charts/system/volsync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/volsync.webp -keywords: - - volsync - - ingress -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: volsync -sources: - - https://github.com/backube/helm-charts - - https://github.com/backube/volsync - - https://github.com/truecharts/charts/tree/master/charts/system/volsync - - https://quay.io/backube/volsync - - https://quay.io/brancz/kube-rbac-proxy - - https://volsync.readthedocs.io/ -type: application -version: 2.11.1 + annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/category: network + truecharts.org/max_helm_version: "3.16" + truecharts.org/min_helm_version: "3.14" + truecharts.org/train: system + apiVersion: v2 + appVersion: 0.12.1 + dependencies: + - name: common + version: 25.4.10 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + deprecated: false + description: volsync is a storage backup and synchronisation tool. + home: https://truecharts.org/charts/system/volsync + icon: https://truecharts.org/img/hotlink-ok/chart-icons/volsync.webp + keywords: + - volsync + - ingress + kubeVersion: '>=1.24.0-0' + maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + name: volsync + sources: + - https://github.com/backube/helm-charts + - https://github.com/backube/volsync + - https://github.com/truecharts/charts/tree/master/charts/system/volsync + - https://quay.io/backube/volsync + - https://quay.io/brancz/kube-rbac-proxy + - https://volsync.readthedocs.io/ + type: application + version: 2.11.1 + diff --git a/clustertool/go.mod b/clustertool/go.mod index 708915addff..21a8944c4e8 100644 --- a/clustertool/go.mod +++ b/clustertool/go.mod @@ -5,298 +5,298 @@ go 1.24.0 toolchain go1.24.2 require ( - filippo.io/age v1.2.1 - github.com/Masterminds/semver/v3 v3.3.1 - github.com/beevik/ntp v1.4.3 - github.com/budimanjojo/talhelper/v3 v3.0.21 - github.com/getsops/sops/v3 v3.10.1 - github.com/go-git/go-git/v5 v5.14.0 - github.com/go-logr/zerologr v1.2.3 - github.com/go-playground/validator/v10 v10.26.0 - github.com/invopop/jsonschema v0.13.0 - github.com/joho/godotenv v1.5.1 - github.com/knadh/koanf/parsers/yaml v0.1.0 - github.com/knadh/koanf/providers/file v1.1.2 - github.com/knadh/koanf/v2 v2.1.2 - github.com/leaanthony/debme v1.2.1 - github.com/rs/zerolog v1.33.0 - github.com/siderolabs/talos/pkg/machinery v1.10.0-alpha.2 - github.com/spf13/cobra v1.9.1 - golang.org/x/crypto v0.37.0 - gopkg.in/yaml.v3 v3.0.1 - helm.sh/helm/v3 v3.17.2 - k8s.io/api v0.32.3 - k8s.io/apimachinery v0.32.3 - k8s.io/client-go v0.32.3 - sigs.k8s.io/controller-runtime v0.20.3 - sigs.k8s.io/kustomize/api v0.19.0 - sigs.k8s.io/kustomize/kyaml v0.19.0 - sigs.k8s.io/yaml v1.4.0 + filippo.io/age v1.2.1 + github.com/Masterminds/semver/v3 v3.3.1 + github.com/beevik/ntp v1.4.3 + github.com/budimanjojo/talhelper/v3 v3.0.21 + github.com/getsops/sops/v3 v3.10.1 + github.com/go-git/go-git/v5 v5.14.0 + github.com/go-logr/zerologr v1.2.3 + github.com/go-playground/validator/v10 v10.26.0 + github.com/invopop/jsonschema v0.13.0 + github.com/joho/godotenv v1.5.1 + github.com/knadh/koanf/parsers/yaml v0.1.0 + github.com/knadh/koanf/providers/file v1.1.2 + github.com/knadh/koanf/v2 v2.1.2 + github.com/leaanthony/debme v1.2.1 + github.com/rs/zerolog v1.33.0 + github.com/siderolabs/talos/pkg/machinery v1.10.0-alpha.2 + github.com/spf13/cobra v1.9.1 + golang.org/x/crypto v0.37.0 + gopkg.in/yaml.v3 v3.0.1 + helm.sh/helm/v3 v3.17.2 + k8s.io/api v0.32.3 + k8s.io/apimachinery v0.32.3 + k8s.io/client-go v0.32.3 + sigs.k8s.io/controller-runtime v0.20.3 + sigs.k8s.io/kustomize/api v0.19.0 + sigs.k8s.io/kustomize/kyaml v0.19.0 + sigs.k8s.io/yaml v1.4.0 ) require ( - cel.dev/expr v0.22.1 // indirect - cloud.google.com/go v0.120.0 // indirect - cloud.google.com/go/auth v0.15.0 // indirect - cloud.google.com/go/auth/oauth2adapt v0.2.8 // indirect - cloud.google.com/go/compute/metadata v0.6.0 // indirect - cloud.google.com/go/iam v1.4.2 // indirect - cloud.google.com/go/kms v1.21.1 // indirect - cloud.google.com/go/longrunning v0.6.6 // indirect - cloud.google.com/go/monitoring v1.24.1 // indirect - cloud.google.com/go/storage v1.51.0 // indirect - dario.cat/mergo v1.0.1 // indirect - filippo.io/edwards25519 v1.1.0 // indirect - github.com/AdaLogics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6 // indirect - github.com/Azure/azure-sdk-for-go/sdk/azcore v1.17.1 // indirect - github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.8.2 // indirect - github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0 // indirect - github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azkeys v1.3.1 // indirect - github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/internal v1.1.1 // indirect - github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c // indirect - github.com/AzureAD/microsoft-authentication-library-for-go v1.4.2 // indirect - github.com/BurntSushi/toml v1.4.0 // indirect - github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.27.0 // indirect - github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.51.0 // indirect - github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.51.0 // indirect - github.com/MakeNowJust/heredoc v1.0.0 // indirect - github.com/Masterminds/goutils v1.1.1 // indirect - github.com/Masterminds/sprig/v3 v3.3.0 // indirect - github.com/Masterminds/squirrel v1.5.4 // indirect - github.com/Microsoft/go-winio v0.6.2 // indirect - github.com/ProtonMail/go-crypto v1.1.6 // indirect - github.com/a8m/envsubst v1.4.3 // indirect - github.com/antlr4-go/antlr/v4 v4.13.1 // indirect - github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect - github.com/aws/aws-sdk-go-v2 v1.36.3 // indirect - github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.10 // indirect - github.com/aws/aws-sdk-go-v2/config v1.29.12 // indirect - github.com/aws/aws-sdk-go-v2/credentials v1.17.65 // indirect - github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.30 // indirect - github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.69 // indirect - github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.34 // indirect - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.34 // indirect - github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3 // indirect - github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.34 // indirect - github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.3 // indirect - github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.7.0 // indirect - github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.15 // indirect - github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.15 // indirect - github.com/aws/aws-sdk-go-v2/service/kms v1.38.1 // indirect - github.com/aws/aws-sdk-go-v2/service/s3 v1.78.2 // indirect - github.com/aws/aws-sdk-go-v2/service/sso v1.25.2 // indirect - github.com/aws/aws-sdk-go-v2/service/ssooidc v1.30.0 // indirect - github.com/aws/aws-sdk-go-v2/service/sts v1.33.17 // indirect - github.com/aws/smithy-go v1.22.3 // indirect - github.com/bahlo/generic-list-go v0.2.0 // indirect - github.com/beorn7/perks v1.0.1 // indirect - github.com/blang/semver v3.5.1+incompatible // indirect - github.com/blang/semver/v4 v4.0.0 // indirect - github.com/buger/jsonparser v1.1.1 // indirect - github.com/cenkalti/backoff/v4 v4.3.0 // indirect - github.com/cespare/xxhash/v2 v2.3.0 // indirect - github.com/chai2010/gettext-go v1.0.2 // indirect - github.com/cloudflare/circl v1.6.0 // indirect - github.com/cncf/xds/go v0.0.0-20250326154945-ae57f3c0d45f // indirect - github.com/containerd/containerd v1.7.24 // indirect - github.com/containerd/errdefs v1.0.0 // indirect - github.com/containerd/go-cni v1.1.12 // indirect - github.com/containerd/log v0.1.0 // indirect - github.com/containerd/platforms v1.0.0-rc.1 // indirect - github.com/containernetworking/cni v1.2.3 // indirect - github.com/cosi-project/runtime v0.10.0 // indirect - github.com/cpuguy83/go-md2man/v2 v2.0.6 // indirect - github.com/cyphar/filepath-securejoin v0.4.1 // indirect - github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect - github.com/distribution/reference v0.6.0 // indirect - github.com/docker/cli v28.0.4+incompatible // indirect - github.com/docker/distribution v2.8.3+incompatible // indirect - github.com/docker/docker v28.0.4+incompatible // indirect - github.com/docker/docker-credential-helpers v0.8.2 // indirect - github.com/docker/go-connections v0.5.0 // indirect - github.com/docker/go-metrics v0.0.1 // indirect - github.com/dustin/go-humanize v1.0.1 // indirect - github.com/emicklei/go-restful/v3 v3.12.1 // indirect - github.com/emirpasic/gods v1.18.1 // indirect - github.com/envoyproxy/go-control-plane/envoy v1.32.4 // indirect - github.com/envoyproxy/protoc-gen-validate v1.2.1 // indirect - github.com/evanphx/json-patch v5.9.11+incompatible // indirect - github.com/evanphx/json-patch/v5 v5.9.11 // indirect - github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f // indirect - github.com/fatih/color v1.18.0 // indirect - github.com/felixge/httpsnoop v1.0.4 // indirect - github.com/fsnotify/fsnotify v1.8.0 // indirect - github.com/fxamacker/cbor/v2 v2.7.0 // indirect - github.com/gabriel-vasile/mimetype v1.4.8 // indirect - github.com/gertd/go-pluralize v0.2.1 // indirect - github.com/getsops/gopgagent v0.0.0-20241224165529-7044f28e491e // indirect - github.com/ghodss/yaml v1.0.0 // indirect - github.com/go-errors/errors v1.4.2 // indirect - github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect - github.com/go-git/go-billy/v5 v5.6.2 // indirect - github.com/go-gorp/gorp/v3 v3.1.0 // indirect - github.com/go-jose/go-jose/v4 v4.0.5 // indirect - github.com/go-logr/logr v1.4.2 // indirect - github.com/go-logr/stdr v1.2.2 // indirect - github.com/go-openapi/jsonpointer v0.21.0 // indirect - github.com/go-openapi/jsonreference v0.21.0 // indirect - github.com/go-openapi/swag v0.23.0 // indirect - github.com/go-playground/locales v0.14.1 // indirect - github.com/go-playground/universal-translator v0.18.1 // indirect - github.com/go-viper/mapstructure/v2 v2.2.1 // indirect - github.com/gobwas/glob v0.2.3 // indirect - github.com/gogo/protobuf v1.3.2 // indirect - github.com/golang-jwt/jwt/v5 v5.2.2 // indirect - github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect - github.com/golang/protobuf v1.5.4 // indirect - github.com/google/btree v1.1.3 // indirect - github.com/google/cel-go v0.24.1 // indirect - github.com/google/gnostic-models v0.6.9 // indirect - github.com/google/go-cmp v0.7.0 // indirect - github.com/google/gofuzz v1.2.0 // indirect - github.com/google/s2a-go v0.1.9 // indirect - github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect - github.com/google/uuid v1.6.0 // indirect - github.com/googleapis/enterprise-certificate-proxy v0.3.6 // indirect - github.com/googleapis/gax-go/v2 v2.14.1 // indirect - github.com/gookit/filter v1.2.2 // indirect - github.com/gookit/goutil v0.6.18 // indirect - github.com/gookit/validate v1.5.4 // indirect - github.com/gorilla/mux v1.8.0 // indirect - github.com/gorilla/websocket v1.5.0 // indirect - github.com/gosuri/uitable v0.0.4 // indirect - github.com/goware/prefixer v0.0.0-20160118172347-395022866408 // indirect - github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect - github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 // indirect - github.com/hashicorp/errwrap v1.1.0 // indirect - github.com/hashicorp/go-cleanhttp v0.5.2 // indirect - github.com/hashicorp/go-multierror v1.1.1 // indirect - github.com/hashicorp/go-retryablehttp v0.7.7 // indirect - github.com/hashicorp/go-rootcerts v1.0.2 // indirect - github.com/hashicorp/go-secure-stdlib/parseutil v0.2.0 // indirect - github.com/hashicorp/go-secure-stdlib/strutil v0.1.2 // indirect - github.com/hashicorp/go-sockaddr v1.0.7 // indirect - github.com/hashicorp/hcl v1.0.1-vault-5 // indirect - github.com/hashicorp/vault/api v1.16.0 // indirect - github.com/hexops/gotextdiff v1.0.3 // indirect - github.com/huandu/xstrings v1.5.0 // indirect - github.com/inconshreveable/mousetrap v1.1.0 // indirect - github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect - github.com/jmoiron/sqlx v1.4.0 // indirect - github.com/josharian/intern v1.0.0 // indirect - github.com/josharian/native v1.1.0 // indirect - github.com/jsimonetti/rtnetlink/v2 v2.0.3-0.20241216183107-2d6e9f8ad3f2 // indirect - github.com/json-iterator/go v1.1.12 // indirect - github.com/kevinburke/ssh_config v1.2.0 // indirect - github.com/klauspost/compress v1.18.0 // indirect - github.com/knadh/koanf/maps v0.1.1 // indirect - github.com/kylelemons/godebug v1.1.0 // indirect - github.com/lann/builder v0.0.0-20180802200727-47ae307949d0 // indirect - github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0 // indirect - github.com/leodido/go-urn v1.4.0 // indirect - github.com/lib/pq v1.10.9 // indirect - github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de // indirect - github.com/mailru/easyjson v0.7.7 // indirect - github.com/mattn/go-colorable v0.1.14 // indirect - github.com/mattn/go-isatty v0.0.20 // indirect - github.com/mattn/go-runewidth v0.0.9 // indirect - github.com/mdlayher/ethtool v0.2.0 // indirect - github.com/mdlayher/genetlink v1.3.2 // indirect - github.com/mdlayher/netlink v1.7.2 // indirect - github.com/mdlayher/socket v0.5.1 // indirect - github.com/mitchellh/copystructure v1.2.0 // indirect - github.com/mitchellh/go-homedir v1.1.0 // indirect - github.com/mitchellh/go-wordwrap v1.0.1 // indirect - github.com/mitchellh/mapstructure v1.5.0 // indirect - github.com/mitchellh/reflectwalk v1.0.2 // indirect - github.com/moby/locker v1.0.1 // indirect - github.com/moby/spdystream v0.5.0 // indirect - github.com/moby/term v0.5.2 // indirect - github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect - github.com/modern-go/reflect2 v1.0.2 // indirect - github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 // indirect - github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect - github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect - github.com/opencontainers/go-digest v1.0.0 // indirect - github.com/opencontainers/image-spec v1.1.1 // indirect - github.com/opencontainers/runtime-spec v1.2.1 // indirect - github.com/peterbourgon/diskv v2.0.1+incompatible // indirect - github.com/petermattis/goid v0.0.0-20240813172612-4fcff4a6cae7 // indirect - github.com/pjbgf/sha1cd v0.3.2 // indirect - github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect - github.com/pkg/errors v0.9.1 // indirect - github.com/planetscale/vtprotobuf v0.6.1-0.20241121165744-79df5c4772f2 // indirect - github.com/prometheus/client_golang v1.20.5 // indirect - github.com/prometheus/client_model v0.6.1 // indirect - github.com/prometheus/common v0.60.1 // indirect - github.com/prometheus/procfs v0.15.1 // indirect - github.com/rubenv/sql-migrate v1.7.1 // indirect - github.com/russross/blackfriday/v2 v2.1.0 // indirect - github.com/ryanuber/go-glob v1.0.0 // indirect - github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 // indirect - github.com/sasha-s/go-deadlock v0.3.5 // indirect - github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect - github.com/shopspring/decimal v1.4.0 // indirect - github.com/siderolabs/crypto v0.5.1 // indirect - github.com/siderolabs/gen v0.8.0 // indirect - github.com/siderolabs/go-blockdevice/v2 v2.0.16 // indirect - github.com/siderolabs/go-pointer v1.0.0 // indirect - github.com/siderolabs/image-factory v0.6.7 // indirect - github.com/siderolabs/net v0.4.0 // indirect - github.com/siderolabs/protoenc v0.2.2 // indirect - github.com/sirupsen/logrus v1.9.3 // indirect - github.com/skeema/knownhosts v1.3.1 // indirect - github.com/spf13/cast v1.7.0 // indirect - github.com/spf13/pflag v1.0.6 // indirect - github.com/stoewer/go-strcase v1.3.0 // indirect - github.com/urfave/cli v1.22.16 // indirect - github.com/wk8/go-ordered-map/v2 v2.1.8 // indirect - github.com/x448/float16 v0.8.4 // indirect - github.com/xanzy/ssh-agent v0.3.3 // indirect - github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect - github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect - github.com/xeipuuv/gojsonschema v1.2.0 // indirect - github.com/xlab/treeprint v1.2.0 // indirect - go.opentelemetry.io/auto/sdk v1.1.0 // indirect - go.opentelemetry.io/contrib/detectors/gcp v1.35.0 // indirect - go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.60.0 // indirect - go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0 // indirect - go.opentelemetry.io/otel v1.35.0 // indirect - go.opentelemetry.io/otel/metric v1.35.0 // indirect - go.opentelemetry.io/otel/sdk v1.35.0 // indirect - go.opentelemetry.io/otel/sdk/metric v1.35.0 // indirect - go.opentelemetry.io/otel/trace v1.35.0 // indirect - go.uber.org/multierr v1.11.0 // indirect - go.uber.org/zap v1.27.0 // indirect - golang.org/x/exp v0.0.0-20250128182459-e0ece0dbea4c // indirect - golang.org/x/mod v0.24.0 // indirect - golang.org/x/net v0.38.0 // indirect - golang.org/x/oauth2 v0.28.0 // indirect - golang.org/x/sync v0.13.0 // indirect - golang.org/x/sys v0.32.0 // indirect - golang.org/x/term v0.31.0 // indirect - golang.org/x/text v0.24.0 // indirect - golang.org/x/time v0.11.0 // indirect - google.golang.org/api v0.228.0 // indirect - google.golang.org/genproto v0.0.0-20250324211829-b45e905df463 // indirect - google.golang.org/genproto/googleapis/api v0.0.0-20250324211829-b45e905df463 // indirect - google.golang.org/genproto/googleapis/rpc v0.0.0-20250324211829-b45e905df463 // indirect - google.golang.org/grpc v1.71.0 // indirect - google.golang.org/protobuf v1.36.6 // indirect - gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect - gopkg.in/inf.v0 v0.9.1 // indirect - gopkg.in/ini.v1 v1.67.0 // indirect - gopkg.in/warnings.v0 v0.1.2 // indirect - gopkg.in/yaml.v2 v2.4.0 // indirect - k8s.io/apiextensions-apiserver v0.32.2 // indirect - k8s.io/apiserver v0.32.2 // indirect - k8s.io/cli-runtime v0.32.2 // indirect - k8s.io/component-base v0.32.2 // indirect - k8s.io/klog/v2 v2.130.1 // indirect - k8s.io/kube-openapi v0.0.0-20241212222426-2c72e554b1e7 // indirect - k8s.io/kubectl v0.32.2 // indirect - k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738 // indirect - oras.land/oras-go v1.2.5 // indirect - sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 // indirect - sigs.k8s.io/structured-merge-diff/v4 v4.4.2 // indirect + cel.dev/expr v0.22.1 // indirect + cloud.google.com/go v0.120.0 // indirect + cloud.google.com/go/auth v0.15.0 // indirect + cloud.google.com/go/auth/oauth2adapt v0.2.8 // indirect + cloud.google.com/go/compute/metadata v0.6.0 // indirect + cloud.google.com/go/iam v1.4.2 // indirect + cloud.google.com/go/kms v1.21.1 // indirect + cloud.google.com/go/longrunning v0.6.6 // indirect + cloud.google.com/go/monitoring v1.24.1 // indirect + cloud.google.com/go/storage v1.51.0 // indirect + dario.cat/mergo v1.0.1 // indirect + filippo.io/edwards25519 v1.1.0 // indirect + github.com/AdaLogics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6 // indirect + github.com/Azure/azure-sdk-for-go/sdk/azcore v1.17.1 // indirect + github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.8.2 // indirect + github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0 // indirect + github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azkeys v1.3.1 // indirect + github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/internal v1.1.1 // indirect + github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c // indirect + github.com/AzureAD/microsoft-authentication-library-for-go v1.4.2 // indirect + github.com/BurntSushi/toml v1.4.0 // indirect + github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.27.0 // indirect + github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.51.0 // indirect + github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.51.0 // indirect + github.com/MakeNowJust/heredoc v1.0.0 // indirect + github.com/Masterminds/goutils v1.1.1 // indirect + github.com/Masterminds/sprig/v3 v3.3.0 // indirect + github.com/Masterminds/squirrel v1.5.4 // indirect + github.com/Microsoft/go-winio v0.6.2 // indirect + github.com/ProtonMail/go-crypto v1.1.6 // indirect + github.com/a8m/envsubst v1.4.3 // indirect + github.com/antlr4-go/antlr/v4 v4.13.1 // indirect + github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect + github.com/aws/aws-sdk-go-v2 v1.36.3 // indirect + github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.10 // indirect + github.com/aws/aws-sdk-go-v2/config v1.29.12 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.17.65 // indirect + github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.30 // indirect + github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.69 // indirect + github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.34 // indirect + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.34 // indirect + github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3 // indirect + github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.34 // indirect + github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.3 // indirect + github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.7.0 // indirect + github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.15 // indirect + github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.15 // indirect + github.com/aws/aws-sdk-go-v2/service/kms v1.38.1 // indirect + github.com/aws/aws-sdk-go-v2/service/s3 v1.78.2 // indirect + github.com/aws/aws-sdk-go-v2/service/sso v1.25.2 // indirect + github.com/aws/aws-sdk-go-v2/service/ssooidc v1.30.0 // indirect + github.com/aws/aws-sdk-go-v2/service/sts v1.33.17 // indirect + github.com/aws/smithy-go v1.22.3 // indirect + github.com/bahlo/generic-list-go v0.2.0 // indirect + github.com/beorn7/perks v1.0.1 // indirect + github.com/blang/semver v3.5.1+incompatible // indirect + github.com/blang/semver/v4 v4.0.0 // indirect + github.com/buger/jsonparser v1.1.1 // indirect + github.com/cenkalti/backoff/v4 v4.3.0 // indirect + github.com/cespare/xxhash/v2 v2.3.0 // indirect + github.com/chai2010/gettext-go v1.0.2 // indirect + github.com/cloudflare/circl v1.6.0 // indirect + github.com/cncf/xds/go v0.0.0-20250326154945-ae57f3c0d45f // indirect + github.com/containerd/containerd v1.7.24 // indirect + github.com/containerd/errdefs v1.0.0 // indirect + github.com/containerd/go-cni v1.1.12 // indirect + github.com/containerd/log v0.1.0 // indirect + github.com/containerd/platforms v1.0.0-rc.1 // indirect + github.com/containernetworking/cni v1.2.3 // indirect + github.com/cosi-project/runtime v0.10.0 // indirect + github.com/cpuguy83/go-md2man/v2 v2.0.6 // indirect + github.com/cyphar/filepath-securejoin v0.4.1 // indirect + github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect + github.com/distribution/reference v0.6.0 // indirect + github.com/docker/cli v28.0.4+incompatible // indirect + github.com/docker/distribution v2.8.3+incompatible // indirect + github.com/docker/docker v28.0.4+incompatible // indirect + github.com/docker/docker-credential-helpers v0.8.2 // indirect + github.com/docker/go-connections v0.5.0 // indirect + github.com/docker/go-metrics v0.0.1 // indirect + github.com/dustin/go-humanize v1.0.1 // indirect + github.com/emicklei/go-restful/v3 v3.12.1 // indirect + github.com/emirpasic/gods v1.18.1 // indirect + github.com/envoyproxy/go-control-plane/envoy v1.32.4 // indirect + github.com/envoyproxy/protoc-gen-validate v1.2.1 // indirect + github.com/evanphx/json-patch v5.9.11+incompatible // indirect + github.com/evanphx/json-patch/v5 v5.9.11 // indirect + github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f // indirect + github.com/fatih/color v1.18.0 // indirect + github.com/felixge/httpsnoop v1.0.4 // indirect + github.com/fsnotify/fsnotify v1.8.0 // indirect + github.com/fxamacker/cbor/v2 v2.7.0 // indirect + github.com/gabriel-vasile/mimetype v1.4.8 // indirect + github.com/gertd/go-pluralize v0.2.1 // indirect + github.com/getsops/gopgagent v0.0.0-20241224165529-7044f28e491e // indirect + github.com/ghodss/yaml v1.0.0 // indirect + github.com/go-errors/errors v1.4.2 // indirect + github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect + github.com/go-git/go-billy/v5 v5.6.2 // indirect + github.com/go-gorp/gorp/v3 v3.1.0 // indirect + github.com/go-jose/go-jose/v4 v4.0.5 // indirect + github.com/go-logr/logr v1.4.2 // indirect + github.com/go-logr/stdr v1.2.2 // indirect + github.com/go-openapi/jsonpointer v0.21.0 // indirect + github.com/go-openapi/jsonreference v0.21.0 // indirect + github.com/go-openapi/swag v0.23.0 // indirect + github.com/go-playground/locales v0.14.1 // indirect + github.com/go-playground/universal-translator v0.18.1 // indirect + github.com/go-viper/mapstructure/v2 v2.2.1 // indirect + github.com/gobwas/glob v0.2.3 // indirect + github.com/gogo/protobuf v1.3.2 // indirect + github.com/golang-jwt/jwt/v5 v5.2.2 // indirect + github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect + github.com/golang/protobuf v1.5.4 // indirect + github.com/google/btree v1.1.3 // indirect + github.com/google/cel-go v0.24.1 // indirect + github.com/google/gnostic-models v0.6.9 // indirect + github.com/google/go-cmp v0.7.0 // indirect + github.com/google/gofuzz v1.2.0 // indirect + github.com/google/s2a-go v0.1.9 // indirect + github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect + github.com/google/uuid v1.6.0 // indirect + github.com/googleapis/enterprise-certificate-proxy v0.3.6 // indirect + github.com/googleapis/gax-go/v2 v2.14.1 // indirect + github.com/gookit/filter v1.2.2 // indirect + github.com/gookit/goutil v0.6.18 // indirect + github.com/gookit/validate v1.5.4 // indirect + github.com/gorilla/mux v1.8.0 // indirect + github.com/gorilla/websocket v1.5.0 // indirect + github.com/gosuri/uitable v0.0.4 // indirect + github.com/goware/prefixer v0.0.0-20160118172347-395022866408 // indirect + github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect + github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 // indirect + github.com/hashicorp/errwrap v1.1.0 // indirect + github.com/hashicorp/go-cleanhttp v0.5.2 // indirect + github.com/hashicorp/go-multierror v1.1.1 // indirect + github.com/hashicorp/go-retryablehttp v0.7.7 // indirect + github.com/hashicorp/go-rootcerts v1.0.2 // indirect + github.com/hashicorp/go-secure-stdlib/parseutil v0.2.0 // indirect + github.com/hashicorp/go-secure-stdlib/strutil v0.1.2 // indirect + github.com/hashicorp/go-sockaddr v1.0.7 // indirect + github.com/hashicorp/hcl v1.0.1-vault-5 // indirect + github.com/hashicorp/vault/api v1.16.0 // indirect + github.com/hexops/gotextdiff v1.0.3 // indirect + github.com/huandu/xstrings v1.5.0 // indirect + github.com/inconshreveable/mousetrap v1.1.0 // indirect + github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect + github.com/jmoiron/sqlx v1.4.0 // indirect + github.com/josharian/intern v1.0.0 // indirect + github.com/josharian/native v1.1.0 // indirect + github.com/jsimonetti/rtnetlink/v2 v2.0.3-0.20241216183107-2d6e9f8ad3f2 // indirect + github.com/json-iterator/go v1.1.12 // indirect + github.com/kevinburke/ssh_config v1.2.0 // indirect + github.com/klauspost/compress v1.18.0 // indirect + github.com/knadh/koanf/maps v0.1.1 // indirect + github.com/kylelemons/godebug v1.1.0 // indirect + github.com/lann/builder v0.0.0-20180802200727-47ae307949d0 // indirect + github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0 // indirect + github.com/leodido/go-urn v1.4.0 // indirect + github.com/lib/pq v1.10.9 // indirect + github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de // indirect + github.com/mailru/easyjson v0.7.7 // indirect + github.com/mattn/go-colorable v0.1.14 // indirect + github.com/mattn/go-isatty v0.0.20 // indirect + github.com/mattn/go-runewidth v0.0.9 // indirect + github.com/mdlayher/ethtool v0.2.0 // indirect + github.com/mdlayher/genetlink v1.3.2 // indirect + github.com/mdlayher/netlink v1.7.2 // indirect + github.com/mdlayher/socket v0.5.1 // indirect + github.com/mitchellh/copystructure v1.2.0 // indirect + github.com/mitchellh/go-homedir v1.1.0 // indirect + github.com/mitchellh/go-wordwrap v1.0.1 // indirect + github.com/mitchellh/mapstructure v1.5.0 // indirect + github.com/mitchellh/reflectwalk v1.0.2 // indirect + github.com/moby/locker v1.0.1 // indirect + github.com/moby/spdystream v0.5.0 // indirect + github.com/moby/term v0.5.2 // indirect + github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect + github.com/modern-go/reflect2 v1.0.2 // indirect + github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 // indirect + github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect + github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect + github.com/opencontainers/go-digest v1.0.0 // indirect + github.com/opencontainers/image-spec v1.1.1 // indirect + github.com/opencontainers/runtime-spec v1.2.1 // indirect + github.com/peterbourgon/diskv v2.0.1+incompatible // indirect + github.com/petermattis/goid v0.0.0-20240813172612-4fcff4a6cae7 // indirect + github.com/pjbgf/sha1cd v0.3.2 // indirect + github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect + github.com/pkg/errors v0.9.1 // indirect + github.com/planetscale/vtprotobuf v0.6.1-0.20241121165744-79df5c4772f2 // indirect + github.com/prometheus/client_golang v1.20.5 // indirect + github.com/prometheus/client_model v0.6.1 // indirect + github.com/prometheus/common v0.60.1 // indirect + github.com/prometheus/procfs v0.15.1 // indirect + github.com/rubenv/sql-migrate v1.7.1 // indirect + github.com/russross/blackfriday/v2 v2.1.0 // indirect + github.com/ryanuber/go-glob v1.0.0 // indirect + github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 // indirect + github.com/sasha-s/go-deadlock v0.3.5 // indirect + github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect + github.com/shopspring/decimal v1.4.0 // indirect + github.com/siderolabs/crypto v0.5.1 // indirect + github.com/siderolabs/gen v0.8.0 // indirect + github.com/siderolabs/go-blockdevice/v2 v2.0.16 // indirect + github.com/siderolabs/go-pointer v1.0.0 // indirect + github.com/siderolabs/image-factory v0.6.7 // indirect + github.com/siderolabs/net v0.4.0 // indirect + github.com/siderolabs/protoenc v0.2.2 // indirect + github.com/sirupsen/logrus v1.9.3 // indirect + github.com/skeema/knownhosts v1.3.1 // indirect + github.com/spf13/cast v1.7.0 // indirect + github.com/spf13/pflag v1.0.6 // indirect + github.com/stoewer/go-strcase v1.3.0 // indirect + github.com/urfave/cli v1.22.16 // indirect + github.com/wk8/go-ordered-map/v2 v2.1.8 // indirect + github.com/x448/float16 v0.8.4 // indirect + github.com/xanzy/ssh-agent v0.3.3 // indirect + github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect + github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect + github.com/xeipuuv/gojsonschema v1.2.0 // indirect + github.com/xlab/treeprint v1.2.0 // indirect + go.opentelemetry.io/auto/sdk v1.1.0 // indirect + go.opentelemetry.io/contrib/detectors/gcp v1.35.0 // indirect + go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.60.0 // indirect + go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0 // indirect + go.opentelemetry.io/otel v1.35.0 // indirect + go.opentelemetry.io/otel/metric v1.35.0 // indirect + go.opentelemetry.io/otel/sdk v1.35.0 // indirect + go.opentelemetry.io/otel/sdk/metric v1.35.0 // indirect + go.opentelemetry.io/otel/trace v1.35.0 // indirect + go.uber.org/multierr v1.11.0 // indirect + go.uber.org/zap v1.27.0 // indirect + golang.org/x/exp v0.0.0-20250128182459-e0ece0dbea4c // indirect + golang.org/x/mod v0.24.0 // indirect + golang.org/x/net v0.38.0 // indirect + golang.org/x/oauth2 v0.28.0 // indirect + golang.org/x/sync v0.13.0 // indirect + golang.org/x/sys v0.32.0 // indirect + golang.org/x/term v0.31.0 // indirect + golang.org/x/text v0.24.0 // indirect + golang.org/x/time v0.11.0 // indirect + google.golang.org/api v0.228.0 // indirect + google.golang.org/genproto v0.0.0-20250324211829-b45e905df463 // indirect + google.golang.org/genproto/googleapis/api v0.0.0-20250324211829-b45e905df463 // indirect + google.golang.org/genproto/googleapis/rpc v0.0.0-20250324211829-b45e905df463 // indirect + google.golang.org/grpc v1.71.0 // indirect + google.golang.org/protobuf v1.36.6 // indirect + gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect + gopkg.in/inf.v0 v0.9.1 // indirect + gopkg.in/ini.v1 v1.67.0 // indirect + gopkg.in/warnings.v0 v0.1.2 // indirect + gopkg.in/yaml.v2 v2.4.0 // indirect + k8s.io/apiextensions-apiserver v0.32.2 // indirect + k8s.io/apiserver v0.32.2 // indirect + k8s.io/cli-runtime v0.32.2 // indirect + k8s.io/component-base v0.32.2 // indirect + k8s.io/klog/v2 v2.130.1 // indirect + k8s.io/kube-openapi v0.0.0-20241212222426-2c72e554b1e7 // indirect + k8s.io/kubectl v0.32.2 // indirect + k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738 // indirect + oras.land/oras-go v1.2.5 // indirect + sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 // indirect + sigs.k8s.io/structured-merge-diff/v4 v4.4.2 // indirect )