clear incubator catalog

This commit is contained in:
Kjeld Schouten 2023-12-21 16:02:30 +01:00
parent 40431b4f82
commit e7a9af2d6a
5287 changed files with 0 additions and 1298828 deletions

View File

@ -1,99 +0,0 @@
**Important:**
*for the complete changelog, please refer to the website*
## [acestream-3.0.3](https://github.com/truecharts/charts/compare/acestream-3.0.2...acestream-3.0.3) (2023-12-06)
## [acestream-3.0.3](https://github.com/truecharts/charts/compare/acestream-3.0.2...acestream-3.0.3) (2023-12-06)
## [acestream-3.0.3](https://github.com/truecharts/charts/compare/acestream-3.0.2...acestream-3.0.3) (2023-12-06)
## [acestream-3.0.2](https://github.com/truecharts/charts/compare/acestream-3.0.1...acestream-3.0.2) (2023-12-03)
### Chore
- bump everything to ensure catalog has latest versions
## [acestream-3.0.1](https://github.com/truecharts/charts/compare/acestream-4.0.0...acestream-3.0.1) (2023-12-02)
### Chore
- fix annotations again
- update annotations
- cleanup chart.yaml and add min-max scale version
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
### Fix
- ensure all questions.yaml can be rendered ([#15612](https://github.com/truecharts/charts/issues/15612))
## [acestream-4.0.0](https://github.com/truecharts/charts/compare/acestream-3.0.0...acestream-4.0.0) (2023-07-31)
### Feat
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
### Fix
- fix mistakes on questions.yaml
## [acestream-3.0.0](https://github.com/truecharts/charts/compare/acestream-2.0.17...acestream-3.0.0) (2023-02-15)
## [acestream-2.0.17](https://github.com/truecharts/charts/compare/acestream-2.0.16...acestream-2.0.17) (2023-02-15)
### Chore
- update container image tccr.io/truecharts/acestream to latest
## [acestream-2.0.16](https://github.com/truecharts/charts/compare/acestream-2.0.15...acestream-2.0.16) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.
## [acestream-2.0.15](https://github.com/truecharts/charts/compare/acestream-2.0.14...acestream-2.0.15) (2023-02-03)
### Chore
- update container image tccr.io/truecharts/acestream to latest

View File

@ -1,36 +0,0 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: acestream
version: 4.0.0
appVersion: 2.0.2.8
description: IPTV service providing streaming, playlist, search engine and epg.
home: https://truecharts.org/charts/incubator/acestream
icon: https://truecharts.org/img/hotlink-ok/chart-icons/acestream.png
deprecated: false
sources:
- https://github.com/vstavrinov/acestream-service
- https://github.com/truecharts/charts/tree/master/charts/incubator/acestream
- https://hub.docker.com/r/vstavrinov/acestream-service
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- acestream
- MediaServer-Video
dependencies:
- name: common
version: 16.0.0
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.1
min_scale_version: 22.12.4
truecharts.org/SCALE-support: "true"
truecharts.org/category: MediaServer-Video
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator

View File

@ -1,27 +0,0 @@
# README
## General Info
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/)
**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)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
---
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
*All Rights Reserved - The TrueCharts Project*

View File

@ -1,8 +0,0 @@
IPTV service providing streaming, playlist, search engine and epg.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/acestream](https://truecharts.org/charts/incubator/acestream)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!

View File

@ -1,31 +0,0 @@
image:
pullPolicy: IfNotPresent
repository: vstavrinov/acestream-service
tag: 2.0.2.8@sha256:f70398ee687e499bf967201706b7fa33d3df71bf30de9a8bf2c40af0e46dd9a4
persistence:
acestreamcache:
enabled: true
mountPath: /srv/acestream/.ACEStream
portal:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsNonRoot: false
runAsUser: 0
service:
main:
ports:
main:
port: 8008
protocol: TCP
workload:
main:
podSpec:
containers:
main:
env:
ENTRY: "{{ .Values.service.main.ports.main.port }}"
PORT: "{{ .Values.service.main.ports.main.port }}"
SCHEME: http

File diff suppressed because it is too large Load Diff

View File

@ -1,2 +0,0 @@
{{/* Render the templates */}}
{{ include "tc.common.loader.all" . }}

View File

@ -1,4 +0,0 @@
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/acestream.png
categories:
- MediaServer-Video
screenshots: []

View File

@ -1,99 +0,0 @@
**Important:**
*for the complete changelog, please refer to the website*
## [adguardhome-sync-4.0.7](https://github.com/truecharts/charts/compare/adguardhome-sync-4.0.6...adguardhome-sync-4.0.7) (2023-12-21)
### Chore
- bump everything to ensure patches are applied globally
## [adguardhome-sync-4.0.6](https://github.com/truecharts/charts/compare/adguardhome-sync-4.0.5...adguardhome-sync-4.0.6) (2023-12-20)
### Chore
- bump patch versions on all charts for new GUI release
## [adguardhome-sync-4.0.5](https://github.com/truecharts/charts/compare/adguardhome-sync-4.0.4...adguardhome-sync-4.0.5) (2023-12-20)
### Chore
- Bump everything to force min/max scale version update
## [adguardhome-sync-4.0.4](https://github.com/truecharts/charts/compare/adguardhome-sync-4.0.3...adguardhome-sync-4.0.4) (2023-12-17)
### Chore
- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
## [adguardhome-sync-4.0.3](https://github.com/truecharts/charts/compare/adguardhome-sync-3.0.3...adguardhome-sync-4.0.3) (2023-12-16)
### Chore
- fix move mistake and cleanup metadata
- make things work with new common part 3 ([#15994](https://github.com/truecharts/charts/issues/15994))
- BREAKING CHANGE move to latest common ([#15841](https://github.com/truecharts/charts/issues/15841))
## [adguardhome-sync-4.0.3](https://github.com/truecharts/charts/compare/adguardhome-sync-3.0.3...adguardhome-sync-4.0.3) (2023-12-16)
### Chore
- fix move mistake and cleanup metadata
- make things work with new common part 3 ([#15994](https://github.com/truecharts/charts/issues/15994))
- BREAKING CHANGE move to latest common ([#15841](https://github.com/truecharts/charts/issues/15841))
## [adguardhome-sync-4.0.3](https://github.com/truecharts/charts/compare/adguardhome-sync-3.0.3...adguardhome-sync-4.0.3) (2023-12-16)
### Chore
- fix move mistake and cleanup metadata
- make things work with new common part 3 ([#15994](https://github.com/truecharts/charts/issues/15994))
- BREAKING CHANGE move to latest common ([#15841](https://github.com/truecharts/charts/issues/15841))
## [adguardhome-sync-4.0.2](https://github.com/truecharts/charts/compare/adguardhome-sync-3.0.3...adguardhome-sync-4.0.2) (2023-12-16)
### Chore
- make things work with new common part 3 ([#15994](https://github.com/truecharts/charts/issues/15994))
- BREAKING CHANGE move to latest common ([#15841](https://github.com/truecharts/charts/issues/15841))
## [adguardhome-sync-4.0.2](https://github.com/truecharts/charts/compare/adguardhome-sync-3.0.3...adguardhome-sync-4.0.2) (2023-12-16)
### Chore
- make things work with new common part 3 ([#15994](https://github.com/truecharts/charts/issues/15994))
- BREAKING CHANGE move to latest common ([#15841](https://github.com/truecharts/charts/issues/15841))
## [adguardhome-sync-4.0.2](https://github.com/truecharts/charts/compare/adguardhome-sync-3.0.3...adguardhome-sync-4.0.2) (2023-12-16)
### Chore

View File

@ -1,37 +0,0 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: adguardhome-sync
version: 4.0.7
appVersion: 0.5.1
description: Synchronize AdGuardHome config to replica instances.
home: https://truecharts.org/charts/incubator/adguardhome-sync
icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguardhome-sync.png
deprecated: false
sources:
- https://github.com/bakito/adguardhome-sync/
- https://github.com/truecharts/charts/tree/master/charts/incubator/adguardhome-sync
- https://ghcr.io/bakito/adguardhome-sync
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- adguardhome-sync
- Other
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: Other
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@ -1,27 +0,0 @@
# README
## General Info
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/adguardhome-sync)
**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)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
---
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
*All Rights Reserved - The TrueCharts Project*

View File

@ -1,9 +0,0 @@
## [adguardhome-sync-4.0.7](https://github.com/truecharts/charts/compare/adguardhome-sync-4.0.6...adguardhome-sync-4.0.7) (2023-12-21)
### Chore
- bump everything to ensure patches are applied globally

View File

@ -1,8 +0,0 @@
Synchronize AdGuardHome config to replica instances.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/adguardhome-sync](https://truecharts.org/charts/incubator/adguardhome-sync)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!

View File

@ -1,43 +0,0 @@
image:
pullPolicy: IfNotPresent
repository: ghcr.io/bakito/adguardhome-sync
tag: v0.5.1@sha256:34c718be3a9a7587e744d70a6d6cb9ed731fd9abbee4994fa920fa7e51d595c2
portal:
open:
enabled: true
service:
main:
ports:
main:
port: 8080
protocol: http
targetPort: 8080
workload:
main:
podSpec:
containers:
main:
args:
- run
env:
CRON: "*/10 * * * *"
FEATURES_CLIENTSETTINGS: "true"
FEATURES_DHCP_SERVERCONFIG: "true"
FEATURES_DHCP_STATICLEASES: "true"
FEATURES_DNS_ACCESSLISTS: "true"
FEATURES_DNS_REWRITES: "true"
FEATURES_DNS_SERVERCONFIG: "true"
FEATURES_FILTERS: "true"
FEATURES_GENERALSETTINGS: "true"
FEATURES_QUERYLOGCONFIG: "true"
FEATURES_SERVICES: "true"
FEATURES_STATSCONFIG: "true"
ORIGIN_PASSWORD: password
ORIGIN_URL: https://192.168.1.2:3000
ORIGIN_USERNAME: username
REPLICA_AUTOSETUP: "false"
REPLICA_INTERFACENAME: ""
REPLICA_PASSWORD: password
REPLICA_URL: http://192.168.1.3
REPLICA_USERNAME: username
RUNONSTART: "true"

File diff suppressed because it is too large Load Diff

View File

@ -1,2 +0,0 @@
{{/* Render the templates */}}
{{ include "tc.v1.common.loader.all" . }}

View File

@ -1,4 +0,0 @@
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/adguardhome-sync.png
categories:
- Other
screenshots: []

View File

@ -1,99 +0,0 @@
**Important:**
*for the complete changelog, please refer to the website*
## [alienswarm-reactivedrop-2.0.12](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-2.0.11...alienswarm-reactivedrop-2.0.12) (2023-12-06)
## [alienswarm-reactivedrop-2.0.12](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-2.0.11...alienswarm-reactivedrop-2.0.12) (2023-12-06)
## [alienswarm-reactivedrop-2.0.12](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-2.0.11...alienswarm-reactivedrop-2.0.12) (2023-12-06)
## [alienswarm-reactivedrop-2.0.11](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-2.0.10...alienswarm-reactivedrop-2.0.11) (2023-12-03)
### Chore
- bump everything to ensure catalog has latest versions
## [alienswarm-reactivedrop-2.0.10](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-3.0.0...alienswarm-reactivedrop-2.0.10) (2023-12-02)
### Chore
- fix annotations again
- update annotations
- cleanup chart.yaml and add min-max scale version
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
### Fix
- ensure all questions.yaml can be rendered ([#15612](https://github.com/truecharts/charts/issues/15612))
## [alienswarm-reactivedrop-3.0.0](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-2.0.9...alienswarm-reactivedrop-3.0.0) (2023-07-31)
### Feat
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
### Fix
- fix mistakes on questions.yaml
- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536))
## [alienswarm-reactivedrop-2.0.9](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-2.0.8...alienswarm-reactivedrop-2.0.9) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.
## [alienswarm-reactivedrop-2.0.8](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-2.0.7...alienswarm-reactivedrop-2.0.8) (2023-02-03)
### Fix
- clean more non-link sources ([#6925](https://github.com/truecharts/charts/issues/6925))
## [alienswarm-reactivedrop-2.0.7](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-2.0.6...alienswarm-reactivedrop-2.0.7) (2022-12-27)
### Chore
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
## [alienswarm-reactivedrop-2.0.6](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-2.0.5...alienswarm-reactivedrop-2.0.6) (2022-12-26)

View File

@ -1,38 +0,0 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: alienswarm-reactivedrop
version: 3.0.0
appVersion: alienswarmreactivedrop
description:
"This Chart will download and install SteamCMD. It will also install
Alien Swarm: Reactive Drop and run it."
home: https://truecharts.org/charts/incubator/alienswarm-reactivedrop
icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm-reactivedrop.png
deprecated: false
sources:
- https://hub.docker.com/r/ich777/steamcmd
- https://www.steampowered.com/
- https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm-reactivedrop
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- alienswarm-reactivedrop
- GameServers
dependencies:
- name: common
version: 16.0.0
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.1
min_scale_version: 22.12.4
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator

View File

@ -1,27 +0,0 @@
# README
## General Info
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/)
**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)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
---
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
*All Rights Reserved - The TrueCharts Project*

View File

@ -1,8 +0,0 @@
This Chart will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/alienswarm-reactivedrop](https://truecharts.org/charts/incubator/alienswarm-reactivedrop)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!

View File

@ -1,54 +0,0 @@
image:
pullPolicy: IfNotPresent
repository: ich777/steamcmd
tag: alienswarmreactivedrop@sha256:fbe0f8425e9f427c4510192035e8795166bf4f0011d21060ce3445b409858176
persistence:
serverfiles:
enabled: true
mountPath: /serverdata/serverfiles
steamcmd:
enabled: true
mountPath: /serverdata/steamcmd
portal:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsNonRoot: false
runAsUser: 0
service:
main:
ports:
main:
port: 27015
protocol: UDP
targetPort: 27015
tcprconport:
enabled: true
ports:
tcprconport:
enabled: true
port: 27015
protocol: TCP
targetPort: 27015
workload:
main:
podSpec:
containers:
main:
env:
GAME_ID: "563560"
GAME_NAME: reactivedrop
GAME_PARAMS: +map lobby -maxplayers 4 +exec server.cfg
GAME_PORT: "27015"
PASSWRD: ""
USERNAME: ""
VALIDATE: "false"
probes:
liveness:
port: "{{ .Values.service.tcprconport.ports.tcprconport.targetPort }}"
readiness:
port: "{{ .Values.service.tcprconport.ports.tcprconport.targetPort }}"
startup:
port: "{{ .Values.service.tcprconport.ports.tcprconport.targetPort }}"

File diff suppressed because it is too large Load Diff

View File

@ -1,2 +0,0 @@
{{/* Render the templates */}}
{{ include "tc.common.loader.all" . }}

View File

@ -1,4 +0,0 @@
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm-reactivedrop.png
categories:
- GameServers
screenshots: []

View File

@ -1,99 +0,0 @@
**Important:**
*for the complete changelog, please refer to the website*
## [alienswarm-2.0.11](https://github.com/truecharts/charts/compare/alienswarm-2.0.10...alienswarm-2.0.11) (2023-12-06)
## [alienswarm-2.0.11](https://github.com/truecharts/charts/compare/alienswarm-2.0.10...alienswarm-2.0.11) (2023-12-06)
## [alienswarm-2.0.11](https://github.com/truecharts/charts/compare/alienswarm-2.0.10...alienswarm-2.0.11) (2023-12-06)
## [alienswarm-2.0.10](https://github.com/truecharts/charts/compare/alienswarm-2.0.9...alienswarm-2.0.10) (2023-12-03)
### Chore
- bump everything to ensure catalog has latest versions
## [alienswarm-2.0.9](https://github.com/truecharts/charts/compare/alienswarm-3.0.0...alienswarm-2.0.9) (2023-12-02)
### Chore
- fix annotations again
- update annotations
- cleanup chart.yaml and add min-max scale version
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
### Fix
- ensure all questions.yaml can be rendered ([#15612](https://github.com/truecharts/charts/issues/15612))
## [alienswarm-3.0.0](https://github.com/truecharts/charts/compare/alienswarm-2.0.8...alienswarm-3.0.0) (2023-07-31)
### Feat
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
### Fix
- fix mistakes on questions.yaml
- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536))
## [alienswarm-2.0.8](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-2.0.8...alienswarm-2.0.8) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.
## [alienswarm-2.0.7](https://github.com/truecharts/charts/compare/alienswarm-2.0.6...alienswarm-2.0.7) (2022-12-27)
### Chore
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
## [alienswarm-2.0.6](https://github.com/truecharts/charts/compare/alienswarm-2.0.5...alienswarm-2.0.6) (2022-12-26)
### Chore
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
## [alienswarm-2.0.5](https://github.com/truecharts/charts/compare/alienswarm-2.0.4...alienswarm-2.0.5) (2022-12-25)

View File

@ -1,38 +0,0 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: alienswarm
version: 3.0.0
appVersion: alienswarm
description:
This Chart will download and install SteamCMD. It will also install Alien
Swarm and run it.
home: https://truecharts.org/charts/incubator/alienswarm
icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm.png
deprecated: false
sources:
- https://www.steampowered.com/
- https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm
- https://hub.docker.com/r/ich777/steamcmd
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- alienswarm
- GameServers
dependencies:
- name: common
version: 16.0.0
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.1
min_scale_version: 22.12.4
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator

View File

@ -1,27 +0,0 @@
# README
## General Info
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/)
**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)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
---
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
*All Rights Reserved - The TrueCharts Project*

View File

@ -1,8 +0,0 @@
This Chart will download and install SteamCMD. It will also install Alien Swarm and run it.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/alienswarm](https://truecharts.org/charts/incubator/alienswarm)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!

View File

@ -1,54 +0,0 @@
image:
pullPolicy: IfNotPresent
repository: ich777/steamcmd
tag: alienswarm@sha256:b4fc6b67678589c7ff1035ebbdef631f40efa7886c14e93b1f640de10563d422
persistence:
serverfiles:
enabled: true
mountPath: /serverdata/serverfiles
steamcmd:
enabled: true
mountPath: /serverdata/steamcmd
portal:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsNonRoot: false
runAsUser: 0
service:
main:
ports:
main:
port: 27015
protocol: UDP
targetPort: 27015
tcprconport:
enabled: true
ports:
tcprconport:
enabled: true
port: 27015
protocol: TCP
targetPort: 27015
workload:
main:
podSpec:
containers:
main:
env:
GAME_ID: "635"
GAME_NAME: swarm
GAME_PARAMS: +map lobby -maxplayers 4 +exec server.cfg
GAME_PORT: "27015"
PASSWRD: ""
USERNAME: ""
VALIDATE: "false"
probes:
liveness:
port: "{{ .Values.service.tcprconport.ports.tcprconport.targetPort }}"
readiness:
port: "{{ .Values.service.tcprconport.ports.tcprconport.targetPort }}"
startup:
port: "{{ .Values.service.tcprconport.ports.tcprconport.targetPort }}"

File diff suppressed because it is too large Load Diff

View File

@ -1,2 +0,0 @@
{{/* Render the templates */}}
{{ include "tc.common.loader.all" . }}

View File

@ -1,4 +0,0 @@
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm.png
categories:
- GameServers
screenshots: []

View File

@ -1,99 +0,0 @@
**Important:**
*for the complete changelog, please refer to the website*
## [americasarmy-pg-2.0.13](https://github.com/truecharts/charts/compare/americasarmy-pg-2.0.12...americasarmy-pg-2.0.13) (2023-12-06)
## [americasarmy-pg-2.0.13](https://github.com/truecharts/charts/compare/americasarmy-pg-2.0.12...americasarmy-pg-2.0.13) (2023-12-06)
## [americasarmy-pg-2.0.13](https://github.com/truecharts/charts/compare/americasarmy-pg-2.0.12...americasarmy-pg-2.0.13) (2023-12-06)
## [americasarmy-pg-2.0.12](https://github.com/truecharts/charts/compare/americasarmy-pg-2.0.11...americasarmy-pg-2.0.12) (2023-12-03)
### Chore
- bump everything to ensure catalog has latest versions
## [americasarmy-pg-2.0.11](https://github.com/truecharts/charts/compare/americasarmy-pg-2.0.10...americasarmy-pg-2.0.11) (2023-12-02)
### Chore
- fix annotations again
- update annotations
- cleanup chart.yaml and add min-max scale version
### Fix
- ensure all questions.yaml can be rendered ([#15612](https://github.com/truecharts/charts/issues/15612))
## [americasarmy-pg-2.0.10](https://github.com/truecharts/charts/compare/americasarmy-pg-3.0.0...americasarmy-pg-2.0.10) (2023-11-18)
### Chore
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
### Fix
- update container image tccr.io/truecharts/americasarmy-pg to latest ([#14825](https://github.com/truecharts/charts/issues/14825))
## [americasarmy-pg-3.0.0](https://github.com/truecharts/charts/compare/americasarmy-pg-2.0.9...americasarmy-pg-3.0.0) (2023-07-31)
### Feat
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
### Fix
- fix mistakes on questions.yaml
- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536))
## [americasarmy-pg-2.0.9](https://github.com/truecharts/charts/compare/americasarmy-pg-2.0.8...americasarmy-pg-2.0.9) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.
## [americasarmy-pg-2.0.8](https://github.com/truecharts/charts/compare/americasarmy-pg-2.0.7...americasarmy-pg-2.0.8) (2023-02-03)
### Fix
- clean more non-link sources ([#6925](https://github.com/truecharts/charts/issues/6925))

View File

@ -1,38 +0,0 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: americasarmy-pg
version: 3.0.0
appVersion: aaprovinggrounds
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/incubator/americasarmy-pg
icon: https://truecharts.org/img/hotlink-ok/chart-icons/americasarmy-pg.png
deprecated: false
sources:
- https://www.americasarmy.com/
- https://github.com/truecharts/charts/tree/master/charts/incubator/americasarmy-pg
- https://hub.docker.com/r/ich777/steamcmd
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- americasarmy-pg
- GameServers
dependencies:
- name: common
version: 16.0.0
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.1
min_scale_version: 22.12.4
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator

View File

@ -1,27 +0,0 @@
# README
## General Info
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/)
**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)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
---
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
*All Rights Reserved - The TrueCharts Project*

View File

@ -1,8 +0,0 @@
This Chart will download and install SteamCMD. It will also install America's Army: Proving Grounds and run it.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/americasarmy-pg](https://truecharts.org/charts/incubator/americasarmy-pg)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!

View File

@ -1,53 +0,0 @@
image:
pullPolicy: IfNotPresent
repository: ich777/steamcmd
tag: aaprovinggrounds@sha256:751dc7c3c2cb3dd80df35450f79af4c0eba6f320b5818fe6c80c6d6fa7cad03a
persistence:
serverfiles:
enabled: true
mountPath: /serverdata/serverfiles
steamcmd:
enabled: true
mountPath: /serverdata/steamcmd
portal:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsNonRoot: false
runAsUser: 0
service:
main:
ports:
main:
port: 8778
protocol: UDP
targetPort: 8778
steamqueryport:
enabled: true
ports:
steamqueryport:
enabled: true
port: 27015
protocol: UDP
targetPort: 27015
workload:
main:
podSpec:
containers:
main:
env:
GAME_ID: "203300"
GAME_PARAMS: -port=7778 -SAP=8778 -SQP=27015 -aauregion=1 -log=Server.log
PASSWRD: ""
SRV_NAME: Army Docker
USERNAME: ""
VALIDATE: "false"
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false

File diff suppressed because it is too large Load Diff

View File

@ -1,2 +0,0 @@
{{/* Render the templates */}}
{{ include "tc.common.loader.all" . }}

View File

@ -1,4 +0,0 @@
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/americasarmy-pg.png
categories:
- GameServers
screenshots: []

View File

@ -1,99 +0,0 @@
**Important:**
*for the complete changelog, please refer to the website*
## [amtd-2.0.9](https://github.com/truecharts/charts/compare/amtd-2.0.8...amtd-2.0.9) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.
## [amtd-2.0.8](https://github.com/truecharts/charts/compare/amtd-2.0.7...amtd-2.0.8) (2023-02-02)
### Fix
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))
## [amtd-2.0.7](https://github.com/truecharts/charts/compare/amtd-2.0.6...amtd-2.0.7) (2022-12-27)
### Chore
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
## [amtd-2.0.6](https://github.com/truecharts/charts/compare/amtd-2.0.5...amtd-2.0.6) (2022-12-26)
### Chore
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
## [amtd-2.0.5](https://github.com/truecharts/charts/compare/amtd-2.0.4...amtd-2.0.5) (2022-12-25)
### Chore
- update helm general non-major
## [amtd-2.0.4](https://github.com/truecharts/charts/compare/amtd-2.0.3...amtd-2.0.4) (2022-12-19)
### Chore
- update helm general non-major
## [amtd-2.0.3](https://github.com/truecharts/charts/compare/amtd-2.0.2...amtd-2.0.3) (2022-12-13)
### Chore
- update helm general non-major
## [amtd-2.0.2](https://github.com/truecharts/charts/compare/amtd-2.0.1...amtd-2.0.2) (2022-11-30)
## [amtd-2.0.2](https://github.com/truecharts/charts/compare/amtd-2.0.1...amtd-2.0.2) (2022-11-30)
## [amtd-2.0.2](https://github.com/truecharts/charts/compare/amtd-2.0.1...amtd-2.0.2) (2022-11-30)
## [amtd-2.0.2](https://github.com/truecharts/charts/compare/amtd-2.0.1...amtd-2.0.2) (2022-11-30)
## [amtd-2.0.2](https://github.com/truecharts/charts/compare/amtd-2.0.1...amtd-2.0.2) (2022-11-30)
## [amtd-2.0.2](https://github.com/truecharts/charts/compare/amtd-2.0.1...amtd-2.0.2) (2022-11-30)

View File

@ -1,31 +0,0 @@
annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- Downloaders
- MediaApp-Video
apiVersion: v2
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
deprecated: false
description: "Automated Movie Trailer Downloader :: AMTD is a Radarr Companion script to automatically download movie trailers for use in media applications\n"
home: https://truecharts.org/charts/incubator/amtd
icon: https://truecharts.org/img/hotlink-ok/chart-icons/amtd.png
keywords:
- amtd
- Downloaders
- MediaApp-Video
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: amtd
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/amtd
- https://hub.docker.com/r/randomninjaatk/amtd
- https://github.com/RandomNinjaAtk/docker-amtd
type: application
version: 2.0.9

View File

@ -1,27 +0,0 @@
# README
## General Info
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/)
**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)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
---
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
*All Rights Reserved - The TrueCharts Project*

View File

@ -1,9 +0,0 @@
## [amtd-2.0.9](https://github.com/truecharts/charts/compare/amtd-2.0.8...amtd-2.0.9) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.

View File

@ -1,9 +0,0 @@
Automated Movie Trailer Downloader :: AMTD is a Radarr Companion script to automatically download movie trailers for use in media applications
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/amtd](https://truecharts.org/charts/incubator/amtd)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!

View File

@ -1,45 +0,0 @@
env:
AUTOSTART: ""
EndClient: ""
FilePermissions: ""
FolderPermissions: ""
LANGUAGES: ""
PREFER_EXISTING: ""
RadarrAPIkey: ""
RadarrUrl: ""
SCRIPTINTERVAL: ""
SINGLETRAILER: ""
USEFOLDERS: ""
extrastype: ""
subtitlelanguage: ""
videoformat: ""
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/amtd
tag: latest@sha256:4a9c099f56095276cb6278e4139ff0f1d63518191a5e0d142eafccbc7c8bd866
persistence:
config:
enabled: true
mountPath: /config
podSecurityContext:
runAsGroup: 0
runAsUser: 0
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
enabled: false
ports:
main:
enabled: false
portal:
enabled: false

File diff suppressed because it is too large Load Diff

View File

@ -1,2 +0,0 @@
{{/* Render the templates */}}
{{ include "tc.common.loader.all" . }}

View File

@ -1,5 +0,0 @@
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/amtd.png
categories:
- Downloaders
- MediaApp-Video

View File

@ -1,99 +0,0 @@
**Important:**
*for the complete changelog, please refer to the website*
## [amvd-2.0.9](https://github.com/truecharts/charts/compare/amvd-2.0.8...amvd-2.0.9) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.
## [amvd-2.0.8](https://github.com/truecharts/charts/compare/amvd-2.0.7...amvd-2.0.8) (2023-02-02)
### Fix
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))
## [amvd-2.0.7](https://github.com/truecharts/charts/compare/amvd-2.0.6...amvd-2.0.7) (2022-12-27)
### Chore
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
## [amvd-2.0.6](https://github.com/truecharts/charts/compare/amvd-2.0.5...amvd-2.0.6) (2022-12-26)
### Chore
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
## [amvd-2.0.5](https://github.com/truecharts/charts/compare/amvd-2.0.4...amvd-2.0.5) (2022-12-25)
### Chore
- update helm general non-major
## [amvd-2.0.4](https://github.com/truecharts/charts/compare/amvd-2.0.3...amvd-2.0.4) (2022-12-19)
### Chore
- update helm general non-major
## [amvd-2.0.3](https://github.com/truecharts/charts/compare/amvd-2.0.2...amvd-2.0.3) (2022-12-13)
### Chore
- update helm general non-major
## [amvd-2.0.2](https://github.com/truecharts/charts/compare/amvd-2.0.1...amvd-2.0.2) (2022-11-30)
## [amvd-2.0.2](https://github.com/truecharts/charts/compare/amvd-2.0.1...amvd-2.0.2) (2022-11-30)
## [amvd-2.0.2](https://github.com/truecharts/charts/compare/amvd-2.0.1...amvd-2.0.2) (2022-11-30)
## [amvd-2.0.2](https://github.com/truecharts/charts/compare/amvd-2.0.1...amvd-2.0.2) (2022-11-30)
## [amvd-2.0.2](https://github.com/truecharts/charts/compare/amvd-2.0.1...amvd-2.0.2) (2022-11-30)
## [amvd-2.0.2](https://github.com/truecharts/charts/compare/amvd-2.0.1...amvd-2.0.2) (2022-11-30)

View File

@ -1,31 +0,0 @@
annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- Downloaders
- MediaApp-Video
apiVersion: v2
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
deprecated: false
description: "Automated Music Video Downloader :: AMVD is a Lidarr Companion script to automatically download and tag Music Videos for use in various media applications"
home: https://truecharts.org/charts/incubator/amvd
icon: https://truecharts.org/img/hotlink-ok/chart-icons/amvd.png
keywords:
- amvd
- Downloaders
- MediaApp-Video
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: amvd
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/amvd
- https://hub.docker.com/r/randomninjaatk/amvd
- https://github.com/RandomNinjaAtk/docker-amvd
type: application
version: 2.0.9

View File

@ -1,27 +0,0 @@
# README
## General Info
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/)
**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)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
---
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
*All Rights Reserved - The TrueCharts Project*

View File

@ -1,9 +0,0 @@
## [amvd-2.0.9](https://github.com/truecharts/charts/compare/amvd-2.0.8...amvd-2.0.9) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.

View File

@ -1,8 +0,0 @@
Automated Music Video Downloader :: AMVD is a Lidarr Companion script to automatically download and tag Music Videos for use in various media applications
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/amvd](https://truecharts.org/charts/incubator/amvd)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!

View File

@ -1,46 +0,0 @@
env:
AUTOSTART: ""
CountryCode: ""
LidarrAPIkey: ""
LidarrUrl: ""
MBRAINZMIRROR: ""
MBRATELIMIT: ""
SCRIPTINTERVAL: ""
SOURCE_CONNECTION: ""
USEFOLDERS: ""
USEVIDEOFOLDERS: ""
WriteNFOs: ""
subtitlelanguage: ""
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/amvd
tag: latest@sha256:e6544d01627431594331df714e02586fb3a76969487ef89aab240bab66dcc132
persistence:
config:
enabled: true
mountPath: /config
hostpathfordownloads-amvd:
enabled: true
mountPath: /downloads-amvd
podSecurityContext:
runAsGroup: 0
runAsUser: 0
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
enabled: false
ports:
main:
enabled: false
portal:
enabled: false

File diff suppressed because it is too large Load Diff

View File

@ -1,2 +0,0 @@
{{/* Render the templates */}}
{{ include "tc.common.loader.all" . }}

View File

@ -1,5 +0,0 @@
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/amvd.png
categories:
- Downloaders
- MediaApp-Video

View File

@ -1,99 +0,0 @@
**Important:**
*for the complete changelog, please refer to the website*
## [android-8-0-2.0.12](https://github.com/truecharts/charts/compare/android-8-0-2.0.11...android-8-0-2.0.12) (2023-12-06)
## [android-8-0-2.0.12](https://github.com/truecharts/charts/compare/android-8-0-2.0.11...android-8-0-2.0.12) (2023-12-06)
## [android-8-0-2.0.12](https://github.com/truecharts/charts/compare/android-8-0-2.0.11...android-8-0-2.0.12) (2023-12-06)
## [android-8-0-2.0.11](https://github.com/truecharts/charts/compare/android-8-0-2.0.10...android-8-0-2.0.11) (2023-12-03)
### Chore
- bump everything to ensure catalog has latest versions
## [android-8-0-2.0.10](https://github.com/truecharts/charts/compare/android-8-0-3.0.0...android-8-0-2.0.10) (2023-12-02)
### Chore
- fix annotations again
- update annotations
- cleanup chart.yaml and add min-max scale version
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
### Fix
- ensure all questions.yaml can be rendered ([#15612](https://github.com/truecharts/charts/issues/15612))
## [android-8-0-3.0.0](https://github.com/truecharts/charts/compare/android-8-0-2.0.9...android-8-0-3.0.0) (2023-07-31)
### Fix
- fix mistakes on questions.yaml
- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536))
## [android-8-0-2.0.9](https://github.com/truecharts/charts/compare/android-8-0-2.0.8...android-8-0-2.0.9) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.
## [android-8-0-2.0.8](https://github.com/truecharts/charts/compare/android-8-0-2.0.7...android-8-0-2.0.8) (2023-02-03)
### Fix
- clean more non-link sources ([#6925](https://github.com/truecharts/charts/issues/6925))
## [android-8-0-2.0.7](https://github.com/truecharts/charts/compare/android-8-0-2.0.6...android-8-0-2.0.7) (2022-12-27)
### Chore
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
## [android-8-0-2.0.6](https://github.com/truecharts/charts/compare/android-8-0-2.0.5...android-8-0-2.0.6) (2022-12-26)
### Chore
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))

View File

@ -1,39 +0,0 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: android-8-0
version: 3.0.0
appVersion: latest
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/incubator/android-8-0
icon: https://truecharts.org/img/hotlink-ok/chart-icons/android-8-0.png
deprecated: false
sources:
- https://registry.hub.docker.com/r/ulisses1478/docker-android
- https://github.com/truecharts/charts/tree/master/charts/incubator/android-8-0
- https://hub.docker.com/r/ulisses1478/docker-android
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- android-8-0
- Other
dependencies:
- name: common
version: 16.0.0
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.1
min_scale_version: 22.12.4
truecharts.org/SCALE-support: "true"
truecharts.org/category: Other
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator

View File

@ -1,27 +0,0 @@
# README
## General Info
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/)
**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)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
---
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
*All Rights Reserved - The TrueCharts Project*

View File

@ -1,8 +0,0 @@
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.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/android-8-0](https://truecharts.org/charts/incubator/android-8-0)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!

View File

@ -1,31 +0,0 @@
image:
pullPolicy: IfNotPresent
repository: ulisses1478/docker-android
tag: latest@sha256:4607501558b29d81497b528905f7a23253aa2dcf80510bb27825a2f931acdd96
persistence: {}
portal:
enabled: false
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsNonRoot: false
runAsUser: 0
service:
main:
enabled: false
ports:
main:
enabled: false
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false

File diff suppressed because it is too large Load Diff

View File

@ -1,2 +0,0 @@
{{/* Render the templates */}}
{{ include "tc.common.loader.all" . }}

View File

@ -1,4 +0,0 @@
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/android-8-0.png
categories:
- Other
screenshots: []

View File

@ -1,99 +0,0 @@
**Important:**
*for the complete changelog, please refer to the website*
## [androiddebugbridge-2.0.12](https://github.com/truecharts/charts/compare/androiddebugbridge-2.0.11...androiddebugbridge-2.0.12) (2023-12-06)
## [androiddebugbridge-2.0.12](https://github.com/truecharts/charts/compare/androiddebugbridge-2.0.11...androiddebugbridge-2.0.12) (2023-12-06)
## [androiddebugbridge-2.0.12](https://github.com/truecharts/charts/compare/androiddebugbridge-2.0.11...androiddebugbridge-2.0.12) (2023-12-06)
## [androiddebugbridge-2.0.11](https://github.com/truecharts/charts/compare/androiddebugbridge-2.0.10...androiddebugbridge-2.0.11) (2023-12-03)
### Chore
- bump everything to ensure catalog has latest versions
## [androiddebugbridge-2.0.10](https://github.com/truecharts/charts/compare/androiddebugbridge-3.0.0...androiddebugbridge-2.0.10) (2023-12-02)
### Chore
- fix annotations again
- update annotations
- cleanup chart.yaml and add min-max scale version
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
### Fix
- ensure all questions.yaml can be rendered ([#15612](https://github.com/truecharts/charts/issues/15612))
## [androiddebugbridge-3.0.0](https://github.com/truecharts/charts/compare/androiddebugbridge-2.0.9...androiddebugbridge-3.0.0) (2023-07-31)
### Feat
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
### Fix
- fix mistakes on questions.yaml
- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536))
## [androiddebugbridge-2.0.9](https://github.com/truecharts/charts/compare/androiddebugbridge-2.0.8...androiddebugbridge-2.0.9) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.
## [androiddebugbridge-2.0.8](https://github.com/truecharts/charts/compare/androiddebugbridge-2.0.7...androiddebugbridge-2.0.8) (2023-02-03)
## [androiddebugbridge-2.0.7](https://github.com/truecharts/charts/compare/androiddebugbridge-2.0.6...androiddebugbridge-2.0.7) (2022-12-27)
### Chore
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
## [androiddebugbridge-2.0.6](https://github.com/truecharts/charts/compare/androiddebugbridge-2.0.5...androiddebugbridge-2.0.6) (2022-12-26)
### Chore
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))

View File

@ -1,37 +0,0 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: androiddebugbridge
version: 3.0.0
appVersion: latest
description:
Control AndroidTV/FireTV devices through ADB from the Home Assistant
Core Chart.
home: https://truecharts.org/charts/incubator/androiddebugbridge
icon: https://truecharts.org/img/hotlink-ok/chart-icons/androiddebugbridge.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/androiddebugbridge
- https://hub.docker.com/r/barnybbb/adb-hass-androidtv
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- androiddebugbridge
- HomeAutomation
dependencies:
- name: common
version: 16.0.0
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.1
min_scale_version: 22.12.4
truecharts.org/SCALE-support: "true"
truecharts.org/category: HomeAutomation
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator

View File

@ -1,27 +0,0 @@
# README
## General Info
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/)
**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)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
---
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
*All Rights Reserved - The TrueCharts Project*

View File

@ -1,8 +0,0 @@
Control AndroidTV/FireTV devices through ADB from the Home Assistant Core Chart.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/androiddebugbridge](https://truecharts.org/charts/incubator/androiddebugbridge)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!

View File

@ -1,29 +0,0 @@
image:
pullPolicy: IfNotPresent
repository: barnybbb/adb-hass-androidtv
tag: latest@sha256:060b7f9171ec32138f9f484fbed8169e88c1d8522e8800d164516f9a8805c38c
persistence: {}
portal:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsNonRoot: false
runAsUser: 0
service:
main:
ports:
main:
port: 5037
protocol: TCP
targetPort: 5037
workload:
main:
podSpec:
containers:
main:
env:
bootwait: "10"
checkfreq: "30"
devicelist: 10.0.0.192:5555

File diff suppressed because it is too large Load Diff

View File

@ -1,2 +0,0 @@
{{/* Render the templates */}}
{{ include "tc.common.loader.all" . }}

View File

@ -1,4 +0,0 @@
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/androiddebugbridge.png
categories:
- HomeAutomation
screenshots: []

View File

@ -1,99 +0,0 @@
**Important:**
*for the complete changelog, please refer to the website*
## [anki-sync-server-3.0.6](https://github.com/truecharts/charts/compare/anki-sync-server-3.0.5...anki-sync-server-3.0.6) (2023-12-02)
### Chore
- fix annotations again
- update annotations
- cleanup chart.yaml and add min-max scale version
### Fix
- ensure all questions.yaml can be rendered ([#15612](https://github.com/truecharts/charts/issues/15612))
## [anki-sync-server-3.0.5](https://github.com/truecharts/charts/compare/anki-sync-server-3.0.4...anki-sync-server-3.0.5) (2023-11-08)
### Chore
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
## [anki-sync-server-3.0.4](https://github.com/truecharts/charts/compare/anki-sync-server-3.0.3...anki-sync-server-3.0.4) (2023-11-08)
### Chore
- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454))
## [anki-sync-server-3.0.3](https://github.com/truecharts/charts/compare/anki-sync-server-3.0.2...anki-sync-server-3.0.3) (2023-11-05)
### Chore
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
## [anki-sync-server-3.0.2](https://github.com/truecharts/charts/compare/anki-sync-server-3.0.1...anki-sync-server-3.0.2) (2023-11-03)
### Chore
- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))
## [anki-sync-server-3.0.1](https://github.com/truecharts/charts/compare/anki-sync-server-3.0.0...anki-sync-server-3.0.1) (2023-10-29)
### Chore
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
### Migrate
- Migrate to new common ([#13617](https://github.com/truecharts/charts/issues/13617))
## [anki-sync-server-3.0.0](https://github.com/truecharts/charts/compare/anki-sync-server-2.0.9...anki-sync-server-3.0.0) (2023-07-31)
### Feat
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
### Fix
- fix mistakes on questions.yaml
- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536))
## [anki-sync-server-2.0.9](https://github.com/truecharts/charts/compare/anki-sync-server-2.0.8...anki-sync-server-2.0.9) (2023-02-10)
### Fix

Some files were not shown because too many files have changed in this diff Show More