fix(scale-gui): replace serviceexpert with externalinterfaces/networking-group in the SCALE GUI (#21154)
**Description** Seems this was missing in the gui by accident **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
This commit is contained in:
parent
082da39070
commit
d45f7fe497
|
@ -25,7 +25,7 @@ keywords:
|
|||
- archiving
|
||||
- digipres
|
||||
- backup
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -36,4 +36,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/archivebox
|
||||
- https://hub.docker.com/r/archivebox/archivebox
|
||||
type: application
|
||||
version: 1.2.16
|
||||
version: 1.2.17
|
||||
|
|
|
@ -55,8 +55,8 @@ questions:
|
|||
type: int
|
||||
default: 9598
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceRoot}
|
||||
- variable: data
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/atuin.webp
|
|||
keywords:
|
||||
- atuin
|
||||
- shell
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/atuin
|
||||
- https://ghcr.io/atuinsh/atuin
|
||||
type: application
|
||||
version: 2.5.16
|
||||
version: 2.5.17
|
||||
|
|
|
@ -45,8 +45,8 @@ questions:
|
|||
type: int
|
||||
default: 8888
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceRoot}
|
||||
- variable: config
|
||||
|
|
|
@ -27,7 +27,7 @@ keywords:
|
|||
- Security
|
||||
- Tools-Utilities
|
||||
- Network-Web
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -39,4 +39,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/flashpaper
|
||||
- https://ghcr.io/andrewpaglusch/flashpaper
|
||||
type: application
|
||||
version: 1.1.16
|
||||
version: 1.1.17
|
||||
|
|
|
@ -125,8 +125,8 @@ questions:
|
|||
type: int
|
||||
default: 8544
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceRoot}
|
||||
- variable: data
|
||||
|
|
|
@ -26,7 +26,7 @@ keywords:
|
|||
- squeezebox
|
||||
- audio
|
||||
- streaming
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -37,4 +37,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/lyrion-music-server
|
||||
- https://hub.docker.com/r/lmscommunity/lyrionmusicserver
|
||||
type: application
|
||||
version: 1.0.13
|
||||
version: 1.0.14
|
||||
|
|
|
@ -102,8 +102,8 @@ questions:
|
|||
type: int
|
||||
default: 3483
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceRoot}
|
||||
- variable: config
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/peppermint.webp
|
|||
keywords:
|
||||
- peppermint
|
||||
- tickets
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/peppermint
|
||||
- https://hub.docker.com/r/pepperlabs/peppermint
|
||||
type: application
|
||||
version: 0.1.17
|
||||
version: 0.1.18
|
||||
|
|
|
@ -30,8 +30,8 @@ questions:
|
|||
type: int
|
||||
default: 10699
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceList}
|
||||
# Include{ingressRoot}
|
||||
|
|
|
@ -24,7 +24,7 @@ keywords:
|
|||
- Whisper
|
||||
- AI
|
||||
- ML
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/sd-webui-docker
|
||||
- https://ghcr.io/neggles/sd-webui-docker
|
||||
type: application
|
||||
version: 0.1.16
|
||||
version: 0.1.17
|
||||
|
|
|
@ -47,8 +47,8 @@ questions:
|
|||
required: true
|
||||
|
||||
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceRoot}
|
||||
- variable: data
|
||||
|
|
|
@ -24,7 +24,7 @@ keywords:
|
|||
- ansible
|
||||
- semaphore
|
||||
- cicd
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/semaphore
|
||||
- https://hub.docker.com/r/semaphoreui/semaphore
|
||||
type: application
|
||||
version: 1.2.16
|
||||
version: 1.2.17
|
||||
|
|
|
@ -122,8 +122,8 @@ questions:
|
|||
type: int
|
||||
default: 3000
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceRoot}
|
||||
- variable: config
|
||||
|
|
|
@ -24,7 +24,7 @@ keywords:
|
|||
- slskd
|
||||
- music
|
||||
- soulseek
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/slskd
|
||||
- https://ghcr.io/slskd/slskd
|
||||
type: application
|
||||
version: 0.1.16
|
||||
version: 0.1.17
|
||||
|
|
|
@ -52,8 +52,8 @@ questions:
|
|||
type: int
|
||||
default: 5030
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceRoot}
|
||||
- variable: data
|
||||
|
|
|
@ -25,7 +25,7 @@ keywords:
|
|||
- monitoring
|
||||
- metrics
|
||||
- logs
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -37,4 +37,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/TeslaMate
|
||||
- https://hub.docker.com/r/teslamate/teslamate
|
||||
type: application
|
||||
version: 0.0.14
|
||||
version: 0.0.15
|
||||
|
|
|
@ -76,8 +76,8 @@ questions:
|
|||
type: int
|
||||
default: 10038
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceRoot}
|
||||
# Include{persistenceBasic}
|
||||
|
|
|
@ -24,7 +24,7 @@ keywords:
|
|||
- victoriametrics
|
||||
- database
|
||||
- metrics
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/victoriametrics
|
||||
- https://hub.docker.com/r/victoriametrics/victoria-metrics
|
||||
type: application
|
||||
version: 0.0.9
|
||||
version: 0.0.10
|
||||
|
|
|
@ -36,8 +36,8 @@ questions:
|
|||
type: int
|
||||
default: 8428
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceRoot}
|
||||
- variable: data
|
||||
|
|
|
@ -24,7 +24,7 @@ keywords:
|
|||
- mapping
|
||||
- mind-mapping
|
||||
- collaboration
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -36,4 +36,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/wisemapping
|
||||
- https://hub.docker.com/r/wisemapping/wisemapping
|
||||
type: application
|
||||
version: 0.2.16
|
||||
version: 0.2.17
|
||||
|
|
|
@ -44,8 +44,8 @@ questions:
|
|||
type: int
|
||||
default: 8080
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceRoot}
|
||||
- variable: config
|
||||
|
|
|
@ -39,7 +39,7 @@ keywords:
|
|||
- YubiKey
|
||||
- Push Notifications
|
||||
- LDAP
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -51,4 +51,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/premium/authelia
|
||||
- https://ghcr.io/authelia/authelia
|
||||
type: application
|
||||
version: 23.13.12
|
||||
version: 23.13.13
|
||||
|
|
|
@ -891,8 +891,8 @@ questions:
|
|||
type: int
|
||||
default: 9091
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceRoot}
|
||||
- variable: config
|
||||
|
|
|
@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.webp
|
|||
keywords:
|
||||
- dns
|
||||
- blocky
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -44,4 +44,4 @@ sources:
|
|||
- https://hub.docker.com/r/spx01/blocky
|
||||
- https://quay.io/oriedge/k8s_gateway
|
||||
type: application
|
||||
version: 14.8.19
|
||||
version: 14.8.20
|
||||
|
|
|
@ -767,8 +767,8 @@ questions:
|
|||
type: int
|
||||
default: 853
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceList}
|
||||
# Include{ingressRoot}
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/clusterissuer.webp
|
|||
keywords:
|
||||
- cert-manager
|
||||
- certificates
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/premium/clusterissuer
|
||||
- https://hub.docker.com/_/hello-world
|
||||
type: application
|
||||
version: 7.8.14
|
||||
version: 7.8.15
|
||||
|
|
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/premium/custom-app
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/custom-app.webp
|
||||
keywords:
|
||||
- custom
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -32,4 +32,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/premium/custom-app
|
||||
- https://ghcr.io/linuxserver/jackett
|
||||
type: application
|
||||
version: 12.8.12
|
||||
version: 12.8.13
|
||||
|
|
|
@ -309,8 +309,8 @@ questions:
|
|||
schema:
|
||||
type: int
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceList}
|
||||
# Include{ingressRoot}
|
||||
|
|
|
@ -25,7 +25,7 @@ keywords:
|
|||
- monitoring
|
||||
- metrics
|
||||
- logs
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -38,4 +38,4 @@ sources:
|
|||
- https://hub.docker.com/r/grafana/grafana
|
||||
- https://quay.io/kiwigrid/k8s-sidecar
|
||||
type: application
|
||||
version: 14.10.14
|
||||
version: 14.10.15
|
||||
|
|
|
@ -76,8 +76,8 @@ questions:
|
|||
type: int
|
||||
default: 10038
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceRoot}
|
||||
- variable: data
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb-config.webp
|
|||
keywords:
|
||||
- metallb
|
||||
- loadbalancer
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/premium/metallb-config
|
||||
- https://hub.docker.com/_/hello-world
|
||||
type: application
|
||||
version: 6.8.14
|
||||
version: 6.8.15
|
||||
|
|
|
@ -43,11 +43,11 @@ sources:
|
|||
- https://github.com/nextcloud/docker
|
||||
- https://github.com/nextcloud/helm
|
||||
- https://github.com/truecharts/charts/tree/master/charts/premium/nextcloud
|
||||
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
|
||||
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify
|
||||
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary
|
||||
- https://hub.docker.com/r/clamav/clamav
|
||||
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm
|
||||
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify
|
||||
- https://hub.docker.com/r/clamav/clamav
|
||||
- https://hub.docker.com/r/collabora/code
|
||||
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary
|
||||
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
|
||||
type: application
|
||||
version: 29.10.31
|
||||
version: 29.10.32
|
||||
|
|
|
@ -29,7 +29,7 @@ home: https://truecharts.org/charts/premium/prometheus
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus.webp
|
||||
keywords:
|
||||
- metrics
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -39,8 +39,8 @@ sources:
|
|||
- https://github.com/prometheus-community/helm-charts
|
||||
- https://github.com/prometheus-operator/kube-prometheus
|
||||
- https://github.com/truecharts/charts/tree/master/charts/premium/prometheus
|
||||
- https://hub.docker.com/r/bitnami/prometheus
|
||||
- https://quay.io/thanos/thanos
|
||||
- https://hub.docker.com/r/bitnami/alertmanager
|
||||
- https://hub.docker.com/r/bitnami/prometheus
|
||||
type: application
|
||||
version: 17.13.14
|
||||
version: 17.13.15
|
||||
|
|
|
@ -224,8 +224,8 @@ questions:
|
|||
type: int
|
||||
default: 9093
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceList}
|
||||
# Include{ingressRoot}
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/traefik.webp
|
|||
keywords:
|
||||
- traefik
|
||||
- ingress
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -36,4 +36,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/premium/traefik
|
||||
- https://github.com/truecharts/containers/tree/master/apps/traefik
|
||||
type: application
|
||||
version: 26.10.17
|
||||
version: 26.10.18
|
||||
|
|
|
@ -27,7 +27,7 @@ keywords:
|
|||
- vaultwarden
|
||||
- password
|
||||
- rust
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -38,4 +38,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/premium/vaultwarden
|
||||
- https://hub.docker.com/r/vaultwarden/server
|
||||
type: application
|
||||
version: 26.8.13
|
||||
version: 26.8.14
|
||||
|
|
|
@ -364,8 +364,8 @@ questions:
|
|||
type: int
|
||||
default: 10102
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceRoot}
|
||||
- variable: data
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/acestream.webp
|
|||
keywords:
|
||||
- acestream
|
||||
- MediaServer-Video
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/acestream
|
||||
- https://hub.docker.com/r/vstavrinov/acestream-service
|
||||
type: application
|
||||
version: 6.8.12
|
||||
version: 6.8.13
|
||||
|
|
|
@ -36,8 +36,8 @@ questions:
|
|||
type: int
|
||||
default: 8008
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceRoot}
|
||||
- variable: acestreamcache
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/actualserver.webp
|
|||
keywords:
|
||||
- actualserver
|
||||
- finance
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/actualserver
|
||||
- https://ghcr.io/actualbudget/actual-server
|
||||
type: application
|
||||
version: 10.10.12
|
||||
version: 10.10.13
|
||||
|
|
|
@ -30,8 +30,8 @@ questions:
|
|||
type: int
|
||||
default: 10293
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceRoot}
|
||||
- variable: server-files
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguard-home.webp
|
|||
keywords:
|
||||
- adblock
|
||||
- adguard
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home
|
||||
- https://hub.docker.com/r/adguard/adguardhome
|
||||
type: application
|
||||
version: 9.8.12
|
||||
version: 9.8.13
|
||||
|
|
|
@ -210,8 +210,8 @@ questions:
|
|||
type: int
|
||||
default: 8853
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceRoot}
|
||||
- variable: config
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguardhome-sync.webp
|
|||
keywords:
|
||||
- adguardhome-sync
|
||||
- Other
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/adguardhome-sync
|
||||
- https://ghcr.io/bakito/adguardhome-sync
|
||||
type: application
|
||||
version: 6.8.13
|
||||
version: 6.8.14
|
||||
|
|
|
@ -178,8 +178,8 @@ questions:
|
|||
type: int
|
||||
default: 8080
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceList}
|
||||
# Include{ingressRoot}
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/adminer.webp
|
|||
keywords:
|
||||
- adminer
|
||||
- Tools-Utilities
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/adminer
|
||||
- https://hub.docker.com/_/adminer
|
||||
type: application
|
||||
version: 8.8.13
|
||||
version: 8.8.14
|
||||
|
|
|
@ -49,8 +49,8 @@ questions:
|
|||
type: int
|
||||
default: 18080
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceList}
|
||||
# Include{ingressRoot}
|
||||
|
|
|
@ -24,7 +24,7 @@ keywords:
|
|||
- DC++
|
||||
- dcpp
|
||||
- airdcpp
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -36,4 +36,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/airdcpp-webclient
|
||||
- https://hub.docker.com/r/gangefors/airdcpp-webclient
|
||||
type: application
|
||||
version: 10.8.12
|
||||
version: 10.8.13
|
||||
|
|
|
@ -96,8 +96,8 @@ questions:
|
|||
type: int
|
||||
default: 21248
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceRoot}
|
||||
- variable: config
|
||||
|
|
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/airsonic-advanced
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic-advanced.webp
|
||||
keywords:
|
||||
- airsonic
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/airsonic-advanced
|
||||
- https://hub.docker.com/r/airsonicadvanced/airsonic-advanced
|
||||
type: application
|
||||
version: 13.9.12
|
||||
version: 13.9.13
|
||||
|
|
|
@ -48,8 +48,8 @@ questions:
|
|||
type: int
|
||||
default: 10122
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceRoot}
|
||||
- variable: config
|
||||
|
|
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/airsonic
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic.webp
|
||||
keywords:
|
||||
- airsonic
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/airsonic
|
||||
- https://ghcr.io/linuxserver/airsonic
|
||||
type: application
|
||||
version: 13.8.12
|
||||
version: 13.8.13
|
||||
|
|
|
@ -30,8 +30,8 @@ questions:
|
|||
type: int
|
||||
default: 10047
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceRoot}
|
||||
- variable: config
|
||||
|
|
|
@ -17,13 +17,13 @@ dependencies:
|
|||
tags: []
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: "This Chart will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it."
|
||||
description: 'This Chart will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it.'
|
||||
home: https://truecharts.org/charts/stable/alienswarm-reactivedrop
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm-reactivedrop.webp
|
||||
keywords:
|
||||
- alienswarm-reactivedrop
|
||||
- GameServers
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/alienswarm-reactivedrop
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
type: application
|
||||
version: 5.8.12
|
||||
version: 5.8.13
|
||||
|
|
|
@ -103,8 +103,8 @@ questions:
|
|||
type: int
|
||||
default: 27015
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceRoot}
|
||||
- variable: steamcmd
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm.webp
|
|||
keywords:
|
||||
- alienswarm
|
||||
- GameServers
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/alienswarm
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
type: application
|
||||
version: 5.8.12
|
||||
version: 5.8.13
|
||||
|
|
|
@ -103,8 +103,8 @@ questions:
|
|||
type: int
|
||||
default: 27015
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceRoot}
|
||||
- variable: steamcmd
|
||||
|
|
|
@ -27,7 +27,7 @@ keywords:
|
|||
- google driver
|
||||
- aliyun driver
|
||||
- baiduyun
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -38,4 +38,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/alist
|
||||
- https://hub.docker.com/r/xhofe/alist-aria2
|
||||
type: application
|
||||
version: 9.11.12
|
||||
version: 9.11.13
|
||||
|
|
|
@ -52,8 +52,8 @@ questions:
|
|||
type: int
|
||||
default: 6800
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceRoot}
|
||||
- variable: data
|
||||
|
|
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/amcrest2mqtt
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/amcrest2mqtt.webp
|
||||
keywords:
|
||||
- amcrest2mqtt
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/amcrest2mqtt
|
||||
- https://hub.docker.com/r/dchesterton/amcrest2mqtt
|
||||
type: application
|
||||
version: 11.8.12
|
||||
version: 11.8.13
|
||||
|
|
|
@ -84,8 +84,8 @@ questions:
|
|||
# Include{containerAdvanced}
|
||||
# Include{containerConfig}
|
||||
# Include{podOptions}
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceList}
|
||||
# Include{securityContextRoot}
|
||||
|
|
|
@ -17,13 +17,13 @@ dependencies:
|
|||
tags: []
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: "This Chart will download and install SteamCMD. It will also install America's Army: Proving Grounds and run it."
|
||||
description: 'This Chart will download and install SteamCMD. It will also install America''s Army: Proving Grounds and run it.'
|
||||
home: https://truecharts.org/charts/stable/americasarmy-pg
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/americasarmy-pg.webp
|
||||
keywords:
|
||||
- americasarmy-pg
|
||||
- GameServers
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/americasarmy-pg
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
type: application
|
||||
version: 5.8.12
|
||||
version: 5.8.13
|
||||
|
|
|
@ -97,8 +97,8 @@ questions:
|
|||
type: int
|
||||
default: 27015
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceRoot}
|
||||
- variable: steamcmd
|
||||
|
|
|
@ -25,7 +25,7 @@ keywords:
|
|||
- Downloaders
|
||||
- Productivity
|
||||
- Tools-Utilities
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -36,4 +36,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/amule
|
||||
- https://hub.docker.com/r/tchabaud/amule
|
||||
type: application
|
||||
version: 7.8.12
|
||||
version: 7.8.13
|
||||
|
|
|
@ -93,8 +93,8 @@ questions:
|
|||
type: int
|
||||
default: 4672
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceRoot}
|
||||
- variable: complete
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/android-8-0.webp
|
|||
keywords:
|
||||
- android-8-0
|
||||
- Other
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/android-8-0
|
||||
- https://hub.docker.com/r/ulisses1478/docker-android
|
||||
type: application
|
||||
version: 5.8.12
|
||||
version: 5.8.13
|
||||
|
|
|
@ -9,8 +9,8 @@ questions:
|
|||
# Include{containerMain}
|
||||
# Include{containerBasic}
|
||||
# Include{containerAdvanced}
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceList}
|
||||
# Include{securityContextRoot}
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/androiddebugbridge.webp
|
|||
keywords:
|
||||
- androiddebugbridge
|
||||
- home-automation
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/androiddebugbridge
|
||||
- https://hub.docker.com/r/barnybbb/adb-hass-androidtv
|
||||
type: application
|
||||
version: 5.8.12
|
||||
version: 5.8.13
|
||||
|
|
|
@ -56,8 +56,8 @@ questions:
|
|||
type: int
|
||||
default: 5037
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceList}
|
||||
# Include{ingressRoot}
|
||||
|
|
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/anki-sync-server
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/anki-sync-server.webp
|
||||
keywords:
|
||||
- anki-sync-server
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/anki-sync-server
|
||||
- https://hub.docker.com/r/ankicommunity/anki-sync-server-rs
|
||||
type: application
|
||||
version: 6.8.12
|
||||
version: 6.8.13
|
||||
|
|
|
@ -52,8 +52,8 @@ questions:
|
|||
type: int
|
||||
default: 27701
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceRoot}
|
||||
- variable: config
|
||||
|
|
|
@ -36,7 +36,7 @@ home: https://truecharts.org/charts/stable/anonaddy
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/anonaddy.webp
|
||||
keywords:
|
||||
- anonaddy
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -47,4 +47,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy
|
||||
- https://hub.docker.com/r/anonaddy/anonaddy
|
||||
type: application
|
||||
version: 20.20.20
|
||||
version: 20.20.21
|
||||
|
|
|
@ -116,8 +116,8 @@ questions:
|
|||
type: int
|
||||
default: 25
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceRoot}
|
||||
- variable: config
|
||||
|
|
|
@ -25,7 +25,7 @@ keywords:
|
|||
- Network-Other
|
||||
- Productivity
|
||||
- Tools-Utilities
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -36,4 +36,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/anope
|
||||
- https://hub.docker.com/r/ich777/anope
|
||||
type: application
|
||||
version: 5.8.12
|
||||
version: 5.8.13
|
||||
|
|
|
@ -71,7 +71,7 @@ questions:
|
|||
# Include{containerAdvanced}
|
||||
# Include{containerConfig}
|
||||
# Include{podOptions}
|
||||
# Include{serviceExpert}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceRoot}
|
||||
- variable: datapath
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/answer.webp
|
|||
keywords:
|
||||
- answer
|
||||
- forum
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/answer
|
||||
- https://hub.docker.com/r/answerdev/answer
|
||||
type: application
|
||||
version: 3.8.12
|
||||
version: 3.8.13
|
||||
|
|
|
@ -114,8 +114,8 @@ questions:
|
|||
type: int
|
||||
default: 9080
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceRoot}
|
||||
- variable: data
|
||||
|
|
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/anything-llm
|
||||
- https://ghcr.io/mintplex-labs/anything-llm
|
||||
type: application
|
||||
version: 1.5.24
|
||||
version: 1.5.25
|
||||
|
|
|
@ -405,8 +405,8 @@ questions:
|
|||
type: int
|
||||
default: 3001
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceRoot}
|
||||
- variable: storage
|
||||
|
|
|
@ -25,7 +25,7 @@ keywords:
|
|||
- streaming
|
||||
- m3u
|
||||
- playlist
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/apache-musicindex
|
||||
- https://ghcr.io/k8s-at-home/apache-musicindex
|
||||
type: application
|
||||
version: 11.8.12
|
||||
version: 11.8.13
|
||||
|
|
|
@ -36,8 +36,8 @@ questions:
|
|||
type: int
|
||||
default: 10006
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceList}
|
||||
# Include{ingressRoot}
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-webdav.webp
|
|||
keywords:
|
||||
- apache-webdav
|
||||
- Cloud
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/apache-webdav
|
||||
- https://hub.docker.com/r/apachewebdav/apachewebdav
|
||||
type: application
|
||||
version: 5.8.12
|
||||
version: 5.8.13
|
||||
|
|
|
@ -92,8 +92,8 @@ questions:
|
|||
type: int
|
||||
default: 8384
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceRoot}
|
||||
- variable: data
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/appdaemon.webp
|
|||
keywords:
|
||||
- appdaemon
|
||||
- home-automation
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/appdaemon
|
||||
- https://hub.docker.com/r/acockburn/appdaemon
|
||||
type: application
|
||||
version: 16.8.12
|
||||
version: 16.8.13
|
||||
|
|
|
@ -82,8 +82,8 @@ questions:
|
|||
type: int
|
||||
default: 5050
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceRoot}
|
||||
- variable: conf
|
||||
|
|
|
@ -25,7 +25,7 @@ keywords:
|
|||
- Network-Proxy
|
||||
- Network-Other
|
||||
- Tools-Utilities
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -36,4 +36,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/apt-cacher-ng
|
||||
- https://hub.docker.com/r/sameersbn/apt-cacher-ng
|
||||
type: application
|
||||
version: 8.8.12
|
||||
version: 8.8.13
|
||||
|
|
|
@ -34,8 +34,8 @@ questions:
|
|||
type: int
|
||||
default: 3142
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceRoot}
|
||||
- variable: apt-cacher-ng
|
||||
|
|
|
@ -25,7 +25,7 @@ keywords:
|
|||
- Backup
|
||||
- Cloud
|
||||
- Downloaders
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://wiki.archiveteam.org/index.php/ArchiveTeam_Warrior
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/archiveteam-warrior
|
||||
type: application
|
||||
version: 5.8.12
|
||||
version: 5.8.13
|
||||
|
|
|
@ -36,8 +36,8 @@ questions:
|
|||
type: int
|
||||
default: 8001
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceList}
|
||||
# Include{ingressRoot}
|
||||
|
|
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/aria2
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/aria2.webp
|
||||
keywords:
|
||||
- aria2
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/aria2
|
||||
- https://hub.docker.com/r/p3terx/aria2-pro
|
||||
type: application
|
||||
version: 12.8.12
|
||||
version: 12.8.13
|
||||
|
|
|
@ -88,8 +88,8 @@ questions:
|
|||
type: int
|
||||
default: 6888
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceRoot}
|
||||
- variable: config
|
||||
|
|
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ariang
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ariang.webp
|
||||
keywords:
|
||||
- ariang
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/ariang
|
||||
- https://hub.docker.com/r/leonismoe/ariang
|
||||
type: application
|
||||
version: 8.8.12
|
||||
version: 8.8.13
|
||||
|
|
|
@ -30,8 +30,8 @@ questions:
|
|||
type: int
|
||||
default: 10276
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceList}
|
||||
# Include{ingressRoot}
|
||||
|
|
|
@ -24,7 +24,7 @@ keywords:
|
|||
- arksurvivalevolved
|
||||
- arkse
|
||||
- GameServers
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/arksurvivalevolved
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
type: application
|
||||
version: 7.8.12
|
||||
version: 7.8.13
|
||||
|
|
|
@ -241,8 +241,8 @@ questions:
|
|||
type: int
|
||||
default: 27020
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceRoot}
|
||||
- variable: steamcmd
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3.webp
|
|||
keywords:
|
||||
- arma3
|
||||
- GameServers
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/arma3
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
type: application
|
||||
version: 5.8.12
|
||||
version: 5.8.13
|
||||
|
|
|
@ -185,8 +185,8 @@ questions:
|
|||
type: int
|
||||
default: 2306
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceRoot}
|
||||
- variable: steamcmd
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3exilemod.webp
|
|||
keywords:
|
||||
- arma3exilemod
|
||||
- GameServers
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/arma3exilemod
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
type: application
|
||||
version: 5.8.12
|
||||
version: 5.8.13
|
||||
|
|
|
@ -225,8 +225,8 @@ questions:
|
|||
type: int
|
||||
default: 3306
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{externalInterfaces}
|
||||
|
||||
# Include{serviceList}
|
||||
# Include{persistenceRoot}
|
||||
- variable: steamcmd
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue