mirror of
https://github.com/truecharts/catalog.git
synced 2026-07-05 22:16:07 +08:00
Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,99 +0,0 @@
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [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
|
||||
|
||||
|
||||
|
||||
|
||||
## [acestream-2.0.14](https://github.com/truecharts/charts/compare/acestream-2.0.13...acestream-2.0.14) (2023-02-03)
|
||||
|
||||
|
||||
|
||||
|
||||
## [acestream-2.0.13](https://github.com/truecharts/charts/compare/acestream-2.0.12...acestream-2.0.13) (2023-01-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/acestream to latest
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,36 +0,0 @@
|
||||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: acestream
|
||||
version: 3.0.2
|
||||
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://github.com/truecharts/containers/tree/master/mirroracestream
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- acestream
|
||||
- MediaServer-Video
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 11.1.2
|
||||
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
|
||||
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [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
|
||||
|
||||
|
||||
@@ -1,32 +0,0 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/acestream
|
||||
tag: 2.0.2.8@sha256:742c6e16126d819593fd5e041e2166ba789df76edfbd3a6c628b3b83800e6743
|
||||
|
||||
podSecurityContext:
|
||||
runAsGroup: 0
|
||||
runAsUser: 0
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
|
||||
env:
|
||||
SCHEME: "http"
|
||||
ENTRY: "{{ .Values.service.main.ports.main.port }}"
|
||||
PORT: "{{ .Values.service.main.ports.main.port }}"
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 8008
|
||||
protocol: TCP
|
||||
|
||||
persistence:
|
||||
acestreamcache:
|
||||
enabled: true
|
||||
mountPath: /srv/acestream/.ACEStream
|
||||
|
||||
portal:
|
||||
enabled: true
|
||||
File diff suppressed because it is too large
Load Diff
99
incubator/acestream/3.0.3/CHANGELOG.md
Normal file
99
incubator/acestream/3.0.3/CHANGELOG.md
Normal file
@@ -0,0 +1,99 @@
|
||||
**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
|
||||
|
||||
|
||||
|
||||
36
incubator/acestream/3.0.3/Chart.yaml
Normal file
36
incubator/acestream/3.0.3/Chart.yaml
Normal file
@@ -0,0 +1,36 @@
|
||||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: acestream
|
||||
version: 3.0.3
|
||||
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://github.com/truecharts/containers/tree/master/mirroracestream
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- acestream
|
||||
- MediaServer-Video
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 11.1.2
|
||||
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
|
||||
4
incubator/acestream/3.0.3/app-changelog.md
Normal file
4
incubator/acestream/3.0.3/app-changelog.md
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
|
||||
## [acestream-3.0.3](https://github.com/truecharts/charts/compare/acestream-3.0.2...acestream-3.0.3) (2023-12-06)
|
||||
|
||||
26
incubator/acestream/3.0.3/ix_values.yaml
Normal file
26
incubator/acestream/3.0.3/ix_values.yaml
Normal file
@@ -0,0 +1,26 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: vstavrinov/acestream-service
|
||||
tag: 2.0.2.8@sha256:f70398ee687e499bf967201706b7fa33d3df71bf30de9a8bf2c40af0e46dd9a4
|
||||
podSecurityContext:
|
||||
runAsGroup: 0
|
||||
runAsUser: 0
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
env:
|
||||
SCHEME: "http"
|
||||
ENTRY: "{{ .Values.service.main.ports.main.port }}"
|
||||
PORT: "{{ .Values.service.main.ports.main.port }}"
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 8008
|
||||
protocol: TCP
|
||||
persistence:
|
||||
acestreamcache:
|
||||
enabled: true
|
||||
mountPath: /srv/acestream/.ACEStream
|
||||
portal:
|
||||
enabled: true
|
||||
2639
incubator/acestream/3.0.3/questions.yaml
Normal file
2639
incubator/acestream/3.0.3/questions.yaml
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,99 +0,0 @@
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [adguardhome-sync-3.0.2](https://github.com/truecharts/charts/compare/adguardhome-sync-3.0.1...adguardhome-sync-3.0.2) (2023-12-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump everything to ensure catalog has latest versions
|
||||
|
||||
|
||||
|
||||
|
||||
## [adguardhome-sync-3.0.1](https://github.com/truecharts/charts/compare/adguardhome-sync-4.0.0...adguardhome-sync-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))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [adguardhome-sync-4.0.0](https://github.com/truecharts/charts/compare/adguardhome-sync-3.0.0...adguardhome-sync-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
|
||||
|
||||
|
||||
|
||||
|
||||
## [adguardhome-sync-3.0.0](https://github.com/truecharts/charts/compare/adguardhome-sync-2.0.13...adguardhome-sync-3.0.0) (2023-02-19)
|
||||
|
||||
|
||||
|
||||
|
||||
## [adguardhome-sync-2.0.13](https://github.com/truecharts/charts/compare/adguardhome-sync-2.0.12...adguardhome-sync-2.0.13) (2023-02-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/adguardhome-sync to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [adguardhome-sync-2.0.12](https://github.com/truecharts/charts/compare/adguardhome-sync-2.0.11...adguardhome-sync-2.0.12) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
||||
|
||||
|
||||
## [adguardhome-sync-2.0.11](https://github.com/truecharts/charts/compare/adguardhome-sync-2.0.10...adguardhome-sync-2.0.11) (2023-01-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/adguardhome-sync to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [adguardhome-sync-2.0.10](https://github.com/truecharts/charts/compare/adguardhome-sync-2.0.9...adguardhome-sync-2.0.10) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
||||
|
||||
|
||||
## [adguardhome-sync-2.0.9](https://github.com/truecharts/charts/compare/adguardhome-sync-2.0.8...adguardhome-sync-2.0.9) (2022-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
|
||||
@@ -1,36 +0,0 @@
|
||||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: adguardhome-sync
|
||||
version: 3.0.2
|
||||
appVersion: 0.4.12
|
||||
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/truecharts/containers/tree/master/mirroradguardhome-sync
|
||||
- https://github.com/bakito/adguardhome-sync/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/adguardhome-sync
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- adguardhome-sync
|
||||
- Other
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 11.1.2
|
||||
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
|
||||
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [adguardhome-sync-3.0.2](https://github.com/truecharts/charts/compare/adguardhome-sync-3.0.1...adguardhome-sync-3.0.2) (2023-12-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump everything to ensure catalog has latest versions
|
||||
|
||||
|
||||
@@ -1,42 +0,0 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/adguardhome-sync
|
||||
tag: 0.4.12@sha256:2470e0383ffffd9208b3149015f8ac383d60acc878585df9d6db6110af2ac43d
|
||||
|
||||
args:
|
||||
- run
|
||||
|
||||
env:
|
||||
ORIGIN_URL: "https://192.168.1.2:3000"
|
||||
ORIGIN_USERNAME: "username"
|
||||
ORIGIN_PASSWORD: "password"
|
||||
REPLICA_URL: "http://192.168.1.3"
|
||||
REPLICA_USERNAME: "username"
|
||||
REPLICA_PASSWORD: "password"
|
||||
CRON: "*/10 * * * *"
|
||||
RUNONSTART: true
|
||||
REPLICA_AUTOSETUP: false
|
||||
REPLICA_INTERFACENAME: ""
|
||||
# Configure sync features; by default all features are enabled.
|
||||
FEATURES_GENERALSETTINGS: true
|
||||
FEATURES_QUERYLOGCONFIG: true
|
||||
FEATURES_STATSCONFIG: true
|
||||
FEATURES_CLIENTSETTINGS: true
|
||||
FEATURES_SERVICES: true
|
||||
FEATURES_FILTERS: true
|
||||
FEATURES_DHCP_SERVERCONFIG: true
|
||||
FEATURES_DHCP_STATICLEASES: true
|
||||
FEATURES_DNS_SERVERCONFIG: true
|
||||
FEATURES_DNS_ACCESSLISTS: true
|
||||
FEATURES_DNS_REWRITES: true
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 8080
|
||||
protocol: HTTP
|
||||
targetPort: 8080
|
||||
|
||||
portal:
|
||||
enabled: true
|
||||
File diff suppressed because it is too large
Load Diff
99
incubator/adguardhome-sync/3.0.3/CHANGELOG.md
Normal file
99
incubator/adguardhome-sync/3.0.3/CHANGELOG.md
Normal file
@@ -0,0 +1,99 @@
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [adguardhome-sync-3.0.3](https://github.com/truecharts/charts/compare/adguardhome-sync-3.0.2...adguardhome-sync-3.0.3) (2023-12-06)
|
||||
|
||||
|
||||
|
||||
|
||||
## [adguardhome-sync-3.0.3](https://github.com/truecharts/charts/compare/adguardhome-sync-3.0.2...adguardhome-sync-3.0.3) (2023-12-06)
|
||||
|
||||
|
||||
|
||||
|
||||
## [adguardhome-sync-3.0.3](https://github.com/truecharts/charts/compare/adguardhome-sync-3.0.2...adguardhome-sync-3.0.3) (2023-12-06)
|
||||
|
||||
|
||||
|
||||
|
||||
## [adguardhome-sync-3.0.2](https://github.com/truecharts/charts/compare/adguardhome-sync-3.0.1...adguardhome-sync-3.0.2) (2023-12-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump everything to ensure catalog has latest versions
|
||||
|
||||
|
||||
|
||||
|
||||
## [adguardhome-sync-3.0.1](https://github.com/truecharts/charts/compare/adguardhome-sync-4.0.0...adguardhome-sync-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))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [adguardhome-sync-4.0.0](https://github.com/truecharts/charts/compare/adguardhome-sync-3.0.0...adguardhome-sync-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
|
||||
|
||||
|
||||
|
||||
|
||||
## [adguardhome-sync-3.0.0](https://github.com/truecharts/charts/compare/adguardhome-sync-2.0.13...adguardhome-sync-3.0.0) (2023-02-19)
|
||||
|
||||
|
||||
|
||||
|
||||
## [adguardhome-sync-2.0.13](https://github.com/truecharts/charts/compare/adguardhome-sync-2.0.12...adguardhome-sync-2.0.13) (2023-02-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/adguardhome-sync to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [adguardhome-sync-2.0.12](https://github.com/truecharts/charts/compare/adguardhome-sync-2.0.11...adguardhome-sync-2.0.12) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
||||
|
||||
|
||||
## [adguardhome-sync-2.0.11](https://github.com/truecharts/charts/compare/adguardhome-sync-2.0.10...adguardhome-sync-2.0.11) (2023-01-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/adguardhome-sync to latest
|
||||
|
||||
|
||||
|
||||
36
incubator/adguardhome-sync/3.0.3/Chart.yaml
Normal file
36
incubator/adguardhome-sync/3.0.3/Chart.yaml
Normal file
@@ -0,0 +1,36 @@
|
||||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: adguardhome-sync
|
||||
version: 3.0.3
|
||||
appVersion: 0.4.12
|
||||
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://github.com/truecharts/containers/tree/master/mirroradguardhome-sync
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- adguardhome-sync
|
||||
- Other
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 11.1.2
|
||||
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
|
||||
4
incubator/adguardhome-sync/3.0.3/app-changelog.md
Normal file
4
incubator/adguardhome-sync/3.0.3/app-changelog.md
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
|
||||
## [adguardhome-sync-3.0.3](https://github.com/truecharts/charts/compare/adguardhome-sync-3.0.2...adguardhome-sync-3.0.3) (2023-12-06)
|
||||
|
||||
38
incubator/adguardhome-sync/3.0.3/ix_values.yaml
Normal file
38
incubator/adguardhome-sync/3.0.3/ix_values.yaml
Normal file
@@ -0,0 +1,38 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/bakito/adguardhome-sync
|
||||
tag: v0.5.1@sha256:34c718be3a9a7587e744d70a6d6cb9ed731fd9abbee4994fa920fa7e51d595c2
|
||||
args:
|
||||
- run
|
||||
env:
|
||||
ORIGIN_URL: "https://192.168.1.2:3000"
|
||||
ORIGIN_USERNAME: "username"
|
||||
ORIGIN_PASSWORD: "password"
|
||||
REPLICA_URL: "http://192.168.1.3"
|
||||
REPLICA_USERNAME: "username"
|
||||
REPLICA_PASSWORD: "password"
|
||||
CRON: "*/10 * * * *"
|
||||
RUNONSTART: true
|
||||
REPLICA_AUTOSETUP: false
|
||||
REPLICA_INTERFACENAME: ""
|
||||
# Configure sync features; by default all features are enabled.
|
||||
FEATURES_GENERALSETTINGS: true
|
||||
FEATURES_QUERYLOGCONFIG: true
|
||||
FEATURES_STATSCONFIG: true
|
||||
FEATURES_CLIENTSETTINGS: true
|
||||
FEATURES_SERVICES: true
|
||||
FEATURES_FILTERS: true
|
||||
FEATURES_DHCP_SERVERCONFIG: true
|
||||
FEATURES_DHCP_STATICLEASES: true
|
||||
FEATURES_DNS_SERVERCONFIG: true
|
||||
FEATURES_DNS_ACCESSLISTS: true
|
||||
FEATURES_DNS_REWRITES: true
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 8080
|
||||
protocol: HTTP
|
||||
targetPort: 8080
|
||||
portal:
|
||||
enabled: true
|
||||
2500
incubator/adguardhome-sync/3.0.3/questions.yaml
Normal file
2500
incubator/adguardhome-sync/3.0.3/questions.yaml
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,99 +0,0 @@
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [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)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
|
||||
|
||||
|
||||
|
||||
|
||||
## [alienswarm-reactivedrop-2.0.5](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-2.0.4...alienswarm-reactivedrop-2.0.5) (2022-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,38 +0,0 @@
|
||||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: alienswarm-reactivedrop
|
||||
version: 2.0.11
|
||||
appVersion: latest
|
||||
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://www.steampowered.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm-reactivedrop
|
||||
- https://github.com/truecharts/containers/tree/master/mirroralienswarm-reactivedrop
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- alienswarm-reactivedrop
|
||||
- GameServers
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 11.1.2
|
||||
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
|
||||
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [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
|
||||
|
||||
|
||||
@@ -1,58 +0,0 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/alienswarm-reactivedrop
|
||||
tag: latest@sha256:6ca07d264bd1150d23af7148b98862b42d31384622aaca36e5937e7d4e9cc253
|
||||
|
||||
podSecurityContext:
|
||||
runAsGroup: 0
|
||||
runAsUser: 0
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
|
||||
secretEnv:
|
||||
USERNAME: ""
|
||||
PASSWRD: ""
|
||||
|
||||
env:
|
||||
GAME_ID: "563560"
|
||||
GAME_NAME: reactivedrop
|
||||
GAME_PARAMS: +map lobby -maxplayers 4 +exec server.cfg
|
||||
GAME_PORT: "27015"
|
||||
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 }}"
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 27015
|
||||
protocol: UDP
|
||||
targetPort: 27015
|
||||
tcprconport:
|
||||
enabled: true
|
||||
ports:
|
||||
tcprconport:
|
||||
enabled: true
|
||||
port: 27015
|
||||
protocol: TCP
|
||||
targetPort: 27015
|
||||
|
||||
persistence:
|
||||
serverfiles:
|
||||
enabled: true
|
||||
mountPath: /serverdata/serverfiles
|
||||
steamcmd:
|
||||
enabled: true
|
||||
mountPath: /serverdata/steamcmd
|
||||
|
||||
portal:
|
||||
enabled: true
|
||||
File diff suppressed because it is too large
Load Diff
99
incubator/alienswarm-reactivedrop/2.0.12/CHANGELOG.md
Normal file
99
incubator/alienswarm-reactivedrop/2.0.12/CHANGELOG.md
Normal file
@@ -0,0 +1,99 @@
|
||||
**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)
|
||||
|
||||
### Chore
|
||||
36
incubator/alienswarm-reactivedrop/2.0.12/Chart.yaml
Normal file
36
incubator/alienswarm-reactivedrop/2.0.12/Chart.yaml
Normal file
@@ -0,0 +1,36 @@
|
||||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: alienswarm-reactivedrop
|
||||
version: 2.0.12
|
||||
appVersion: latest
|
||||
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://www.steampowered.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm-reactivedrop
|
||||
- https://github.com/truecharts/containers/tree/master/mirroralienswarm-reactivedrop
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- alienswarm-reactivedrop
|
||||
- GameServers
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 11.1.2
|
||||
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
|
||||
@@ -0,0 +1,4 @@
|
||||
|
||||
|
||||
## [alienswarm-reactivedrop-2.0.12](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-2.0.11...alienswarm-reactivedrop-2.0.12) (2023-12-06)
|
||||
|
||||
50
incubator/alienswarm-reactivedrop/2.0.12/ix_values.yaml
Normal file
50
incubator/alienswarm-reactivedrop/2.0.12/ix_values.yaml
Normal file
@@ -0,0 +1,50 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ich777/steamcmd
|
||||
tag: alienswarmreactivedrop@sha256:fbe0f8425e9f427c4510192035e8795166bf4f0011d21060ce3445b409858176
|
||||
podSecurityContext:
|
||||
runAsGroup: 0
|
||||
runAsUser: 0
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
secretEnv:
|
||||
USERNAME: ""
|
||||
PASSWRD: ""
|
||||
env:
|
||||
GAME_ID: "563560"
|
||||
GAME_NAME: reactivedrop
|
||||
GAME_PARAMS: +map lobby -maxplayers 4 +exec server.cfg
|
||||
GAME_PORT: "27015"
|
||||
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 }}"
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 27015
|
||||
protocol: UDP
|
||||
targetPort: 27015
|
||||
tcprconport:
|
||||
enabled: true
|
||||
ports:
|
||||
tcprconport:
|
||||
enabled: true
|
||||
port: 27015
|
||||
protocol: TCP
|
||||
targetPort: 27015
|
||||
persistence:
|
||||
serverfiles:
|
||||
enabled: true
|
||||
mountPath: /serverdata/serverfiles
|
||||
steamcmd:
|
||||
enabled: true
|
||||
mountPath: /serverdata/steamcmd
|
||||
portal:
|
||||
enabled: true
|
||||
2848
incubator/alienswarm-reactivedrop/2.0.12/questions.yaml
Normal file
2848
incubator/alienswarm-reactivedrop/2.0.12/questions.yaml
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,99 +0,0 @@
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [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)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [alienswarm-2.0.4](https://github.com/truecharts/charts/compare/alienswarm-2.0.3...alienswarm-2.0.4) (2022-12-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,38 +0,0 @@
|
||||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: alienswarm
|
||||
version: 2.0.10
|
||||
appVersion: latest
|
||||
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://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm
|
||||
- https://github.com/truecharts/containers/tree/master/mirroralienswarm
|
||||
- https://www.steampowered.com/
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- alienswarm
|
||||
- GameServers
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 11.1.2
|
||||
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
|
||||
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [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
|
||||
|
||||
|
||||
@@ -1,57 +0,0 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/alienswarm
|
||||
tag: latest@sha256:297a2344be4f8f3a150e1d1b22f8b160af45a0f3f577f211d7849fb5cd76be48
|
||||
|
||||
podSecurityContext:
|
||||
runAsGroup: 0
|
||||
runAsUser: 0
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
|
||||
secretEnv:
|
||||
USERNAME: ""
|
||||
PASSWRD: ""
|
||||
|
||||
env:
|
||||
GAME_ID: "635"
|
||||
GAME_NAME: swarm
|
||||
GAME_PARAMS: +map lobby -maxplayers 4 +exec server.cfg
|
||||
GAME_PORT: "27015"
|
||||
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 }}"
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 27015
|
||||
protocol: UDP
|
||||
targetPort: 27015
|
||||
tcprconport:
|
||||
enabled: true
|
||||
ports:
|
||||
tcprconport:
|
||||
enabled: true
|
||||
port: 27015
|
||||
protocol: TCP
|
||||
targetPort: 27015
|
||||
|
||||
persistence:
|
||||
serverfiles:
|
||||
enabled: true
|
||||
mountPath: /serverdata/serverfiles
|
||||
steamcmd:
|
||||
enabled: true
|
||||
mountPath: /serverdata/steamcmd
|
||||
|
||||
portal:
|
||||
enabled: true
|
||||
File diff suppressed because it is too large
Load Diff
99
incubator/alienswarm/2.0.11/CHANGELOG.md
Normal file
99
incubator/alienswarm/2.0.11/CHANGELOG.md
Normal file
@@ -0,0 +1,99 @@
|
||||
**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)
|
||||
|
||||
### Chore
|
||||
36
incubator/alienswarm/2.0.11/Chart.yaml
Normal file
36
incubator/alienswarm/2.0.11/Chart.yaml
Normal file
@@ -0,0 +1,36 @@
|
||||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: alienswarm
|
||||
version: 2.0.11
|
||||
appVersion: latest
|
||||
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://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm
|
||||
- https://github.com/truecharts/containers/tree/master/mirroralienswarm
|
||||
- https://www.steampowered.com/
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- alienswarm
|
||||
- GameServers
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 11.1.2
|
||||
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
|
||||
4
incubator/alienswarm/2.0.11/app-changelog.md
Normal file
4
incubator/alienswarm/2.0.11/app-changelog.md
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
|
||||
## [alienswarm-2.0.11](https://github.com/truecharts/charts/compare/alienswarm-2.0.10...alienswarm-2.0.11) (2023-12-06)
|
||||
|
||||
50
incubator/alienswarm/2.0.11/ix_values.yaml
Normal file
50
incubator/alienswarm/2.0.11/ix_values.yaml
Normal file
@@ -0,0 +1,50 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ich777/steamcmd
|
||||
tag: alienswarm@sha256:b4fc6b67678589c7ff1035ebbdef631f40efa7886c14e93b1f640de10563d422
|
||||
podSecurityContext:
|
||||
runAsGroup: 0
|
||||
runAsUser: 0
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
secretEnv:
|
||||
USERNAME: ""
|
||||
PASSWRD: ""
|
||||
env:
|
||||
GAME_ID: "635"
|
||||
GAME_NAME: swarm
|
||||
GAME_PARAMS: +map lobby -maxplayers 4 +exec server.cfg
|
||||
GAME_PORT: "27015"
|
||||
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 }}"
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 27015
|
||||
protocol: UDP
|
||||
targetPort: 27015
|
||||
tcprconport:
|
||||
enabled: true
|
||||
ports:
|
||||
tcprconport:
|
||||
enabled: true
|
||||
port: 27015
|
||||
protocol: TCP
|
||||
targetPort: 27015
|
||||
persistence:
|
||||
serverfiles:
|
||||
enabled: true
|
||||
mountPath: /serverdata/serverfiles
|
||||
steamcmd:
|
||||
enabled: true
|
||||
mountPath: /serverdata/steamcmd
|
||||
portal:
|
||||
enabled: true
|
||||
2848
incubator/alienswarm/2.0.11/questions.yaml
Normal file
2848
incubator/alienswarm/2.0.11/questions.yaml
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,99 +0,0 @@
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [americasarmy-pg-2.0.7](https://github.com/truecharts/charts/compare/americasarmy-pg-2.0.6...americasarmy-pg-2.0.7) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
||||
|
||||
|
||||
## [americasarmy-pg-2.0.6](https://github.com/truecharts/charts/compare/americasarmy-pg-2.0.5...americasarmy-pg-2.0.6) (2022-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
|
||||
|
||||
@@ -1,38 +0,0 @@
|
||||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: americasarmy-pg
|
||||
version: 2.0.12
|
||||
appVersion: latest
|
||||
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://github.com/truecharts/containers/tree/master/mirroramericasarmy-pg
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- americasarmy-pg
|
||||
- GameServers
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 11.1.2
|
||||
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
|
||||
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [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
|
||||
|
||||
|
||||
@@ -1,57 +0,0 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/americasarmy-pg
|
||||
tag: latest@sha256:04dadfa0f52e8a445a63a152328ff93a3cf856d296e4de095e431807ba071828
|
||||
|
||||
podSecurityContext:
|
||||
runAsGroup: 0
|
||||
runAsUser: 0
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
|
||||
secretEnv:
|
||||
USERNAME: ""
|
||||
PASSWRD: ""
|
||||
|
||||
env:
|
||||
GAME_ID: "203300"
|
||||
GAME_PARAMS: -port=7778 -SAP=8778 -SQP=27015 -aauregion=1 -log=Server.log
|
||||
SRV_NAME: Army Docker
|
||||
VALIDATE: false
|
||||
|
||||
probes:
|
||||
liveness:
|
||||
enabled: false
|
||||
readiness:
|
||||
enabled: false
|
||||
startup:
|
||||
enabled: false
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 8778
|
||||
protocol: UDP
|
||||
targetPort: 8778
|
||||
steamqueryport:
|
||||
enabled: true
|
||||
ports:
|
||||
steamqueryport:
|
||||
enabled: true
|
||||
port: 27015
|
||||
protocol: UDP
|
||||
targetPort: 27015
|
||||
|
||||
persistence:
|
||||
serverfiles:
|
||||
enabled: true
|
||||
mountPath: /serverdata/serverfiles
|
||||
steamcmd:
|
||||
enabled: true
|
||||
mountPath: /serverdata/steamcmd
|
||||
|
||||
portal:
|
||||
enabled: true
|
||||
File diff suppressed because it is too large
Load Diff
99
incubator/americasarmy-pg/2.0.13/CHANGELOG.md
Normal file
99
incubator/americasarmy-pg/2.0.13/CHANGELOG.md
Normal file
@@ -0,0 +1,99 @@
|
||||
**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))
|
||||
|
||||
|
||||
|
||||
|
||||
36
incubator/americasarmy-pg/2.0.13/Chart.yaml
Normal file
36
incubator/americasarmy-pg/2.0.13/Chart.yaml
Normal file
@@ -0,0 +1,36 @@
|
||||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: americasarmy-pg
|
||||
version: 2.0.13
|
||||
appVersion: latest
|
||||
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://github.com/truecharts/containers/tree/master/mirroramericasarmy-pg
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- americasarmy-pg
|
||||
- GameServers
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 11.1.2
|
||||
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
|
||||
4
incubator/americasarmy-pg/2.0.13/app-changelog.md
Normal file
4
incubator/americasarmy-pg/2.0.13/app-changelog.md
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
|
||||
## [americasarmy-pg-2.0.13](https://github.com/truecharts/charts/compare/americasarmy-pg-2.0.12...americasarmy-pg-2.0.13) (2023-12-06)
|
||||
|
||||
49
incubator/americasarmy-pg/2.0.13/ix_values.yaml
Normal file
49
incubator/americasarmy-pg/2.0.13/ix_values.yaml
Normal file
@@ -0,0 +1,49 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ich777/steamcmd
|
||||
tag: aaprovinggrounds@sha256:751dc7c3c2cb3dd80df35450f79af4c0eba6f320b5818fe6c80c6d6fa7cad03a
|
||||
podSecurityContext:
|
||||
runAsGroup: 0
|
||||
runAsUser: 0
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
secretEnv:
|
||||
USERNAME: ""
|
||||
PASSWRD: ""
|
||||
env:
|
||||
GAME_ID: "203300"
|
||||
GAME_PARAMS: -port=7778 -SAP=8778 -SQP=27015 -aauregion=1 -log=Server.log
|
||||
SRV_NAME: Army Docker
|
||||
VALIDATE: false
|
||||
probes:
|
||||
liveness:
|
||||
enabled: false
|
||||
readiness:
|
||||
enabled: false
|
||||
startup:
|
||||
enabled: false
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 8778
|
||||
protocol: UDP
|
||||
targetPort: 8778
|
||||
steamqueryport:
|
||||
enabled: true
|
||||
ports:
|
||||
steamqueryport:
|
||||
enabled: true
|
||||
port: 27015
|
||||
protocol: UDP
|
||||
targetPort: 27015
|
||||
persistence:
|
||||
serverfiles:
|
||||
enabled: true
|
||||
mountPath: /serverdata/serverfiles
|
||||
steamcmd:
|
||||
enabled: true
|
||||
mountPath: /serverdata/steamcmd
|
||||
portal:
|
||||
enabled: true
|
||||
2842
incubator/americasarmy-pg/2.0.13/questions.yaml
Normal file
2842
incubator/americasarmy-pg/2.0.13/questions.yaml
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,99 +0,0 @@
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [android-8-0-2.0.5](https://github.com/truecharts/charts/compare/android-8-0-2.0.4...android-8-0-2.0.5) (2022-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [android-8-0-2.0.4](https://github.com/truecharts/charts/compare/android-8-0-2.0.3...android-8-0-2.0.4) (2022-12-19)
|
||||
|
||||
### Chore
|
||||
|
||||
@@ -1,39 +0,0 @@
|
||||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: android-8-0
|
||||
version: 2.0.11
|
||||
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://github.com/truecharts/containers/tree/master/mirrorandroid-8-0
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- android-8-0
|
||||
- Other
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 11.1.2
|
||||
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
|
||||
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [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
|
||||
|
||||
|
||||
@@ -1,28 +0,0 @@
|
||||
env: {}
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/android-8-0
|
||||
tag: latest@sha256:32ab07428140a0a3dafc5adee79a317b5eeb2ca276b203fd87def84c376ae19c
|
||||
persistence: {}
|
||||
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
99
incubator/android-8-0/2.0.12/CHANGELOG.md
Normal file
99
incubator/android-8-0/2.0.12/CHANGELOG.md
Normal file
@@ -0,0 +1,99 @@
|
||||
**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))
|
||||
|
||||
|
||||
36
incubator/android-8-0/2.0.12/Chart.yaml
Normal file
36
incubator/android-8-0/2.0.12/Chart.yaml
Normal file
@@ -0,0 +1,36 @@
|
||||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: android-8-0
|
||||
version: 2.0.12
|
||||
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://github.com/truecharts/charts/tree/master/charts/incubator/android-8-0
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorandroid-8-0
|
||||
- https://registry.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: 11.1.2
|
||||
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
|
||||
4
incubator/android-8-0/2.0.12/app-changelog.md
Normal file
4
incubator/android-8-0/2.0.12/app-changelog.md
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
|
||||
## [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)
|
||||
|
||||
27
incubator/android-8-0/2.0.12/ix_values.yaml
Normal file
27
incubator/android-8-0/2.0.12/ix_values.yaml
Normal file
@@ -0,0 +1,27 @@
|
||||
env: {}
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ulisses1478/docker-android
|
||||
tag: latest@sha256:4607501558b29d81497b528905f7a23253aa2dcf80510bb27825a2f931acdd96
|
||||
persistence: {}
|
||||
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
|
||||
1772
incubator/android-8-0/2.0.12/questions.yaml
Normal file
1772
incubator/android-8-0/2.0.12/questions.yaml
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,99 +0,0 @@
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [androiddebugbridge-2.0.5](https://github.com/truecharts/charts/compare/androiddebugbridge-2.0.4...androiddebugbridge-2.0.5) (2022-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [androiddebugbridge-2.0.4](https://github.com/truecharts/charts/compare/androiddebugbridge-2.0.3...androiddebugbridge-2.0.4) (2022-12-19)
|
||||
|
||||
### Chore
|
||||
|
||||
@@ -1,37 +0,0 @@
|
||||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: androiddebugbridge
|
||||
version: 2.0.11
|
||||
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://github.com/truecharts/containers/tree/master/mirrorandroiddebugbridge
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- androiddebugbridge
|
||||
- HomeAutomation
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 11.1.2
|
||||
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
|
||||
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [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
|
||||
|
||||
|
||||
@@ -1,25 +0,0 @@
|
||||
env:
|
||||
bootwait: "10"
|
||||
checkfreq: "30"
|
||||
devicelist: 10.0.0.192:5555
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/androiddebugbridge
|
||||
tag: latest@sha256:b38fa873a88c9b04f37e918dbdc65f435140eaacef5650c1e2e011fd4814d00d
|
||||
persistence: {}
|
||||
podSecurityContext:
|
||||
runAsGroup: 0
|
||||
runAsUser: 0
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 5037
|
||||
protocol: TCP
|
||||
targetPort: 5037
|
||||
|
||||
portal:
|
||||
enabled: true
|
||||
File diff suppressed because it is too large
Load Diff
99
incubator/androiddebugbridge/2.0.12/CHANGELOG.md
Normal file
99
incubator/androiddebugbridge/2.0.12/CHANGELOG.md
Normal file
@@ -0,0 +1,99 @@
|
||||
**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))
|
||||
|
||||
|
||||
35
incubator/androiddebugbridge/2.0.12/Chart.yaml
Normal file
35
incubator/androiddebugbridge/2.0.12/Chart.yaml
Normal file
@@ -0,0 +1,35 @@
|
||||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: androiddebugbridge
|
||||
version: 2.0.12
|
||||
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/containers/tree/master/mirrorandroiddebugbridge
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/androiddebugbridge
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- androiddebugbridge
|
||||
- HomeAutomation
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 11.1.2
|
||||
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
|
||||
4
incubator/androiddebugbridge/2.0.12/app-changelog.md
Normal file
4
incubator/androiddebugbridge/2.0.12/app-changelog.md
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
|
||||
## [androiddebugbridge-2.0.12](https://github.com/truecharts/charts/compare/androiddebugbridge-2.0.11...androiddebugbridge-2.0.12) (2023-12-06)
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user