Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-11-07 05:23:36 +00:00
parent 5bc1971449
commit 3536f23f6b
11720 changed files with 312202 additions and 174071 deletions

View File

@ -1,99 +0,0 @@
# Changelog
## [blocky-1.1.10](https://github.com/truecharts/charts/compare/blocky-1.1.9...blocky-1.1.10) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
## [blocky-1.1.9](https://github.com/truecharts/charts/compare/blocky-1.1.8...blocky-1.1.9) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
## [blocky-1.1.8](https://github.com/truecharts/charts/compare/blocky-1.1.7...blocky-1.1.8) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
## [blocky-1.1.7](https://github.com/truecharts/charts/compare/blocky-1.1.6...blocky-1.1.7) (2022-10-31)
### Chore
- Auto-update chart README [skip ci]
### Fix
- fix UI, wrong variable names ([#4258](https://github.com/truecharts/charts/issues/4258))
## [blocky-1.1.6](https://github.com/truecharts/charts/compare/blocky-1.1.5...blocky-1.1.6) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
## [blocky-1.1.5](https://github.com/truecharts/charts/compare/blocky-1.1.4...blocky-1.1.5) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
## [blocky-1.1.4](https://github.com/truecharts/charts/compare/blocky-1.1.3...blocky-1.1.4) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
## [blocky-1.1.3](https://github.com/truecharts/charts/compare/blocky-1.1.2...blocky-1.1.3) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update helm general non-major
## [blocky-1.1.3](https://github.com/truecharts/charts/compare/blocky-1.1.2...blocky-1.1.3) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
## [blocky-1.1.2](https://github.com/truecharts/charts/compare/blocky-1.1.1...blocky-1.1.2) (2022-10-05)

View File

@ -1,9 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.8.0
- name: redis
repository: https://charts.truecharts.org
version: 3.0.116
digest: sha256:44850757664fb085dd4f5d6e0404cef5d63f3a7d23a7cef0c9504909bffe9bf0
generated: "2022-11-06T10:28:51.824304827Z"

View File

@ -1,34 +0,0 @@
apiVersion: v2
appVersion: "0.19"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.8.0
- condition: redis.enabled
name: redis
repository: https://charts.truecharts.org
version: 3.0.116
description: Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network written in Go
home: https://truecharts.org/docs/charts/enterprise/blocky
icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.png
keywords:
- dns
- blocky
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: blocky
sources:
- https://github.com/truecharts/charts/tree/master/charts/enterprise/blocky
- https://0xerr0r.github.io/blocky/
- https://github.com/0xERR0R/blocky
- https://github.com/Mozart409/blocky-frontend
- https://hub.docker.com/r/spx01/blocky
version: 1.1.10
annotations:
truecharts.org/catagories: |
- network
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -1,110 +0,0 @@
# blocky
Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network written in Go
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
For more information, please click here: [blocky](https://truecharts.org/docs/charts/enterprise/blocky)
**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)**
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/enterprise/blocky>
* <https://0xerr0r.github.io/blocky/>
* <https://github.com/0xERR0R/blocky>
* <https://github.com/Mozart409/blocky-frontend>
* <https://hub.docker.com/r/spx01/blocky>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://charts.truecharts.org | redis | 3.0.116 |
| https://library-charts.truecharts.org | common | 10.8.0 |
## Installing the Chart
### TrueNAS SCALE
To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App).
### Helm
To install the chart with the release name `blocky`
```console
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install blocky TrueCharts/blocky
```
## Uninstall
### TrueNAS SCALE
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App).
### Helm
To uninstall the `blocky` deployment
```console
helm uninstall blocky
```
## Configuration
### Helm
#### Available Settings
Read through the values.yaml file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common).
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
```console
helm install blocky \
--set env.TZ="America/New York" \
TrueCharts/blocky
```
#### Configure using a yaml file
Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
```console
helm install blocky TrueCharts/blocky -f values.yaml
```
#### Connecting to other charts
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide.
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/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/apps/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

@ -0,0 +1,99 @@
# Changelog
## [blocky-1.1.11](https://github.com/truecharts/charts/compare/blocky-1.1.10...blocky-1.1.11) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
## [blocky-1.1.10](https://github.com/truecharts/charts/compare/blocky-1.1.9...blocky-1.1.10) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
## [blocky-1.1.9](https://github.com/truecharts/charts/compare/blocky-1.1.8...blocky-1.1.9) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
## [blocky-1.1.8](https://github.com/truecharts/charts/compare/blocky-1.1.7...blocky-1.1.8) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
## [blocky-1.1.7](https://github.com/truecharts/charts/compare/blocky-1.1.6...blocky-1.1.7) (2022-10-31)
### Chore
- Auto-update chart README [skip ci]
### Fix
- fix UI, wrong variable names ([#4258](https://github.com/truecharts/charts/issues/4258))
## [blocky-1.1.6](https://github.com/truecharts/charts/compare/blocky-1.1.5...blocky-1.1.6) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
## [blocky-1.1.5](https://github.com/truecharts/charts/compare/blocky-1.1.4...blocky-1.1.5) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
## [blocky-1.1.4](https://github.com/truecharts/charts/compare/blocky-1.1.3...blocky-1.1.4) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
## [blocky-1.1.3](https://github.com/truecharts/charts/compare/blocky-1.1.2...blocky-1.1.3) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update helm general non-major
## [blocky-1.1.3](https://github.com/truecharts/charts/compare/blocky-1.1.2...blocky-1.1.3) (2022-10-07)

View File

@ -0,0 +1,9 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.8.1
- name: redis
repository: https://charts.truecharts.org
version: 3.0.117
digest: sha256:185c3ec3472ee0f3081957afd87925a8c2afa78af0bf0818ca85ad4ead6c69ba
generated: "2022-11-07T01:10:40.738429949Z"

View File

@ -0,0 +1,34 @@
apiVersion: v2
appVersion: "0.19"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.8.1
- condition: redis.enabled
name: redis
repository: https://charts.truecharts.org
version: 3.0.117
description: Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network written in Go
home: https://truecharts.org/docs/charts/enterprise/blocky
icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.png
keywords:
- dns
- blocky
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: blocky
sources:
- https://github.com/truecharts/charts/tree/master/charts/enterprise/blocky
- https://0xerr0r.github.io/blocky/
- https://github.com/0xERR0R/blocky
- https://github.com/Mozart409/blocky-frontend
- https://hub.docker.com/r/spx01/blocky
version: 1.1.11
annotations:
truecharts.org/catagories: |
- network
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -0,0 +1,110 @@
# blocky
Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network written in Go
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
For more information, please click here: [blocky](https://truecharts.org/docs/charts/enterprise/blocky)
**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)**
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/enterprise/blocky>
* <https://0xerr0r.github.io/blocky/>
* <https://github.com/0xERR0R/blocky>
* <https://github.com/Mozart409/blocky-frontend>
* <https://hub.docker.com/r/spx01/blocky>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://charts.truecharts.org | redis | 3.0.117 |
| https://library-charts.truecharts.org | common | 10.8.1 |
## Installing the Chart
### TrueNAS SCALE
To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App).
### Helm
To install the chart with the release name `blocky`
```console
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install blocky TrueCharts/blocky
```
## Uninstall
### TrueNAS SCALE
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App).
### Helm
To uninstall the `blocky` deployment
```console
helm uninstall blocky
```
## Configuration
### Helm
#### Available Settings
Read through the values.yaml file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common).
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
```console
helm install blocky \
--set env.TZ="America/New York" \
TrueCharts/blocky
```
#### Configure using a yaml file
Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
```console
helm install blocky TrueCharts/blocky -f values.yaml
```
#### Connecting to other charts
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide.
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/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/apps/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

Binary file not shown.

Binary file not shown.

View File

@ -1,99 +0,0 @@
# Changelog
## [metallb-5.0.4](https://github.com/truecharts/charts/compare/metallb-4.0.21...metallb-5.0.4) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
### Feat
- rework metallb to use manifest-included metallb ([#4320](https://github.com/truecharts/charts/issues/4320))
### Fix
- Ensure metallb is running before creating resources ([#4321](https://github.com/truecharts/charts/issues/4321))
## [metallb-5.0.4](https://github.com/truecharts/charts/compare/metallb-4.0.21...metallb-5.0.4) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
### Feat
- rework metallb to use manifest-included metallb ([#4320](https://github.com/truecharts/charts/issues/4320))
### Fix
- Ensure metallb is running before creating resources ([#4321](https://github.com/truecharts/charts/issues/4321))
## [metallb-5.0.3](https://github.com/truecharts/charts/compare/metallb-4.0.21...metallb-5.0.3) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
### Feat
- rework metallb to use manifest-included metallb ([#4320](https://github.com/truecharts/charts/issues/4320))
### Fix
- Ensure metallb is running before creating resources ([#4321](https://github.com/truecharts/charts/issues/4321))
## [metallb-5.0.3](https://github.com/truecharts/charts/compare/metallb-4.0.21...metallb-5.0.3) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
### Feat
- rework metallb to use manifest-included metallb ([#4320](https://github.com/truecharts/charts/issues/4320))
### Fix
- Ensure metallb is running before creating resources ([#4321](https://github.com/truecharts/charts/issues/4321))
## [metallb-4.0.21](https://github.com/truecharts/charts/compare/metallb-4.0.20...metallb-4.0.21) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
## [metallb-4.0.20](https://github.com/truecharts/charts/compare/metallb-4.0.19...metallb-4.0.20) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
## [metallb-4.0.19](https://github.com/truecharts/charts/compare/metallb-4.0.18...metallb-4.0.19) (2022-11-02)

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.8.0
digest: sha256:d785b2570d9d8e34bc823031f8475942fc79600ba0164ec2185e7d6d7c4db697
generated: "2022-11-06T21:46:59.060062622Z"

View File

@ -1,30 +0,0 @@
apiVersion: v2
appVersion: "upstream"
deprecated: false
description: A network load-balancer implementation for Kubernetes using standard routing protocols
home: https://truecharts.org/docs/charts/enterprise/metallb
icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb.png
keywords:
- metallb
- loadbalancer
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.8.0
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: metallb
sources:
- https://github.com/truecharts/charts/tree/master/charts/enterprise/metallb
- https://github.com/metallb/metallb
- https://metallb.universe.tf
type: application
version: 5.0.4
annotations:
truecharts.org/catagories: |
- core
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -1,107 +0,0 @@
# metallb
A network load-balancer implementation for Kubernetes using standard routing protocols
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
For more information, please click here: [metallb](https://truecharts.org/docs/charts/enterprise/metallb)
**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)**
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/enterprise/metallb>
* <https://github.com/metallb/metallb>
* <https://metallb.universe.tf>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.8.0 |
## Installing the Chart
### TrueNAS SCALE
To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App).
### Helm
To install the chart with the release name `metallb`
```console
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install metallb TrueCharts/metallb
```
## Uninstall
### TrueNAS SCALE
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App).
### Helm
To uninstall the `metallb` deployment
```console
helm uninstall metallb
```
## Configuration
### Helm
#### Available Settings
Read through the values.yaml file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common).
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
```console
helm install metallb \
--set env.TZ="America/New York" \
TrueCharts/metallb
```
#### Configure using a yaml file
Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
```console
helm install metallb TrueCharts/metallb -f values.yaml
```
#### Connecting to other charts
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide.
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/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/apps/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,68 +0,0 @@
image:
repository: placeholder
tag: upstream
pullPolicy: IfNotPresent
controller:
enabled: false
service:
main:
enabled: false
ports:
main:
enabled: false
port: 9999
updateCRD: false
portal:
enabled: false
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
ipAddressPools: []
# - name: example
# autoAssign: true
# avoidBuggyIPs: true
# addresses:
# - 192.168.1.1-192.168.1.100
L2Advertisements: []
# - name: l2adv
# addressPools:
# - pool1
# nodeSelectors:
# - nodeA
BGPAdvertisements: []
# - name: bgpadv
# addressPools:
# - pool1
# aggregationLength: 24
# localpref: 100
# communities:
# - 1234:1
# peers:
# - peer1
Communities: []
# - name: community1
# value: 1234:1
Peers: []
# - name: peer1
# myASN: 1234
# password: pass
# routerID: 1234
# bfdProfile: profile
# ebgpMultiHop: false
# holdTime: 10
# keepaliveTime: 10
# peerAddress: 172.30.0.2
# peerPort: 179
# sourceAddress: 172.30.0.3
# nodeSelectors:
# - nodeA

View File

@ -0,0 +1,99 @@
# Changelog
## [metallb-5.0.6](https://github.com/truecharts/charts/compare/metallb-4.0.21...metallb-5.0.6) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
### Feat
- rework metallb to use manifest-included metallb ([#4320](https://github.com/truecharts/charts/issues/4320))
### Fix
- Ensure metallb is running before creating resources ([#4321](https://github.com/truecharts/charts/issues/4321))
## [metallb-5.0.4](https://github.com/truecharts/charts/compare/metallb-4.0.21...metallb-5.0.4) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
### Feat
- rework metallb to use manifest-included metallb ([#4320](https://github.com/truecharts/charts/issues/4320))
### Fix
- Ensure metallb is running before creating resources ([#4321](https://github.com/truecharts/charts/issues/4321))
## [metallb-5.0.4](https://github.com/truecharts/charts/compare/metallb-4.0.21...metallb-5.0.4) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
### Feat
- rework metallb to use manifest-included metallb ([#4320](https://github.com/truecharts/charts/issues/4320))
### Fix
- Ensure metallb is running before creating resources ([#4321](https://github.com/truecharts/charts/issues/4321))
## [metallb-5.0.3](https://github.com/truecharts/charts/compare/metallb-4.0.21...metallb-5.0.3) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
### Feat
- rework metallb to use manifest-included metallb ([#4320](https://github.com/truecharts/charts/issues/4320))
### Fix
- Ensure metallb is running before creating resources ([#4321](https://github.com/truecharts/charts/issues/4321))
## [metallb-5.0.3](https://github.com/truecharts/charts/compare/metallb-4.0.21...metallb-5.0.3) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
### Feat
- rework metallb to use manifest-included metallb ([#4320](https://github.com/truecharts/charts/issues/4320))
### Fix
- Ensure metallb is running before creating resources ([#4321](https://github.com/truecharts/charts/issues/4321))

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.8.1
digest: sha256:05dfc73a5008ffaceb26f16b5ca745e93ca20b56a9b9c1e6d14b4e832a7b1363
generated: "2022-11-07T01:10:25.872934656Z"

View File

@ -0,0 +1,30 @@
apiVersion: v2
appVersion: "upstream"
deprecated: false
description: A network load-balancer implementation for Kubernetes using standard routing protocols
home: https://truecharts.org/docs/charts/enterprise/metallb
icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb.png
keywords:
- metallb
- loadbalancer
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.8.1
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: metallb
sources:
- https://github.com/truecharts/charts/tree/master/charts/enterprise/metallb
- https://github.com/metallb/metallb
- https://metallb.universe.tf
type: application
version: 5.0.6
annotations:
truecharts.org/catagories: |
- core
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -0,0 +1,107 @@
# metallb
A network load-balancer implementation for Kubernetes using standard routing protocols
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
For more information, please click here: [metallb](https://truecharts.org/docs/charts/enterprise/metallb)
**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)**
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/enterprise/metallb>
* <https://github.com/metallb/metallb>
* <https://metallb.universe.tf>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.8.1 |
## Installing the Chart
### TrueNAS SCALE
To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App).
### Helm
To install the chart with the release name `metallb`
```console
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install metallb TrueCharts/metallb
```
## Uninstall
### TrueNAS SCALE
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App).
### Helm
To uninstall the `metallb` deployment
```console
helm uninstall metallb
```
## Configuration
### Helm
#### Available Settings
Read through the values.yaml file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common).
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
```console
helm install metallb \
--set env.TZ="America/New York" \
TrueCharts/metallb
```
#### Configure using a yaml file
Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
```console
helm install metallb TrueCharts/metallb -f values.yaml
```
#### Connecting to other charts
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide.
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/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/apps/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

Binary file not shown.

View File

@ -0,0 +1,74 @@
image:
repository: placeholder
tag: upstream
pullPolicy: IfNotPresent
controller:
enabled: false
service:
main:
enabled: false
ports:
main:
enabled: false
port: 9999
updateCRD: false
portal:
enabled: false
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
configmap:
config:
enabled: true
data:
placeholderdata: "something"
ipAddressPools: []
# - name: example
# autoAssign: true
# avoidBuggyIPs: true
# addresses:
# - 192.168.1.1-192.168.1.100
L2Advertisements: []
# - name: l2adv
# addressPools:
# - pool1
# nodeSelectors:
# - nodeA
BGPAdvertisements: []
# - name: bgpadv
# addressPools:
# - pool1
# aggregationLength: 24
# localpref: 100
# communities:
# - 1234:1
# peers:
# - peer1
Communities: []
# - name: community1
# value: 1234:1
Peers: []
# - name: peer1
# myASN: 1234
# password: pass
# routerID: 1234
# bfdProfile: profile
# ebgpMultiHop: false
# holdTime: 10
# keepaliveTime: 10
# peerAddress: 172.30.0.2
# peerPort: 179
# sourceAddress: 172.30.0.3
# nodeSelectors:
# - nodeA

View File

@ -1,99 +0,0 @@
# Changelog
## [acestream-0.0.35](https://github.com/truecharts/charts/compare/acestream-0.0.34...acestream-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
## [acestream-0.0.34](https://github.com/truecharts/charts/compare/acestream-0.0.33...acestream-0.0.34) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
## [acestream-0.0.33](https://github.com/truecharts/charts/compare/acestream-0.0.32...acestream-0.0.33) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
## [acestream-0.0.32](https://github.com/truecharts/charts/compare/acestream-0.0.31...acestream-0.0.32) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
## [acestream-0.0.31](https://github.com/truecharts/charts/compare/acestream-0.0.30...acestream-0.0.31) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
## [acestream-0.0.30](https://github.com/truecharts/charts/compare/acestream-0.0.29...acestream-0.0.30) (2022-10-15)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major
## [acestream-0.0.29](https://github.com/truecharts/charts/compare/acestream-0.0.28...acestream-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
## [acestream-0.0.28](https://github.com/truecharts/charts/compare/acestream-0.0.27...acestream-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update helm general non-major
## [acestream-0.0.28](https://github.com/truecharts/charts/compare/acestream-0.0.27...acestream-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
## [acestream-0.0.27](https://github.com/truecharts/charts/compare/acestream-0.0.26...acestream-0.0.27) (2022-10-05)
### Chore

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.8.0
digest: sha256:d785b2570d9d8e34bc823031f8475942fc79600ba0164ec2185e7d6d7c4db697
generated: "2022-11-06T10:29:11.953980189Z"

View File

@ -1,29 +0,0 @@
annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- MediaServer-Video
apiVersion: v2
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.8.0
deprecated: false
description: "Acestream-engine"
home: https://truecharts.org/docs/charts/incubator/acestream
icon: https://truecharts.org/img/hotlink-ok/chart-icons/acestream.png
keywords:
- acestream
- MediaServer-Video
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: acestream
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/acestream
- https://github.com/vstavrinov/acestream-service
- https://hub.docker.com/r/vstavrinov/acestream-service
type: application
version: 0.0.35

View File

@ -1,107 +0,0 @@
# acestream
Acestream-engine
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
For more information, please click here: [acestream](https://truecharts.org/docs/charts/incubator/acestream)
**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)**
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/incubator/acestream>
* <https://github.com/vstavrinov/acestream-service>
* <https://hub.docker.com/r/vstavrinov/acestream-service>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.8.0 |
## Installing the Chart
### TrueNAS SCALE
To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App).
### Helm
To install the chart with the release name `acestream`
```console
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install acestream TrueCharts/acestream
```
## Uninstall
### TrueNAS SCALE
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App).
### Helm
To uninstall the `acestream` deployment
```console
helm uninstall acestream
```
## Configuration
### Helm
#### Available Settings
Read through the values.yaml file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common).
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
```console
helm install acestream \
--set env.TZ="America/New York" \
TrueCharts/acestream
```
#### Configure using a yaml file
Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
```console
helm install acestream TrueCharts/acestream -f values.yaml
```
#### Connecting to other charts
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide.
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/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/apps/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

@ -0,0 +1,99 @@
# Changelog
## [acestream-0.0.36](https://github.com/truecharts/charts/compare/acestream-0.0.35...acestream-0.0.36) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
## [acestream-0.0.35](https://github.com/truecharts/charts/compare/acestream-0.0.34...acestream-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
## [acestream-0.0.34](https://github.com/truecharts/charts/compare/acestream-0.0.33...acestream-0.0.34) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
## [acestream-0.0.33](https://github.com/truecharts/charts/compare/acestream-0.0.32...acestream-0.0.33) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
## [acestream-0.0.32](https://github.com/truecharts/charts/compare/acestream-0.0.31...acestream-0.0.32) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
## [acestream-0.0.31](https://github.com/truecharts/charts/compare/acestream-0.0.30...acestream-0.0.31) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
## [acestream-0.0.30](https://github.com/truecharts/charts/compare/acestream-0.0.29...acestream-0.0.30) (2022-10-15)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major
## [acestream-0.0.29](https://github.com/truecharts/charts/compare/acestream-0.0.28...acestream-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
## [acestream-0.0.28](https://github.com/truecharts/charts/compare/acestream-0.0.27...acestream-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update helm general non-major
## [acestream-0.0.28](https://github.com/truecharts/charts/compare/acestream-0.0.27...acestream-0.0.28) (2022-10-07)
### Chore

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.8.1
digest: sha256:05dfc73a5008ffaceb26f16b5ca745e93ca20b56a9b9c1e6d14b4e832a7b1363
generated: "2022-11-07T01:10:25.887414616Z"

View File

@ -0,0 +1,29 @@
annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- MediaServer-Video
apiVersion: v2
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.8.1
deprecated: false
description: "Acestream-engine"
home: https://truecharts.org/docs/charts/incubator/acestream
icon: https://truecharts.org/img/hotlink-ok/chart-icons/acestream.png
keywords:
- acestream
- MediaServer-Video
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: acestream
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/acestream
- https://github.com/vstavrinov/acestream-service
- https://hub.docker.com/r/vstavrinov/acestream-service
type: application
version: 0.0.36

View File

@ -0,0 +1,107 @@
# acestream
Acestream-engine
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
For more information, please click here: [acestream](https://truecharts.org/docs/charts/incubator/acestream)
**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)**
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/incubator/acestream>
* <https://github.com/vstavrinov/acestream-service>
* <https://hub.docker.com/r/vstavrinov/acestream-service>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.8.1 |
## Installing the Chart
### TrueNAS SCALE
To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App).
### Helm
To install the chart with the release name `acestream`
```console
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install acestream TrueCharts/acestream
```
## Uninstall
### TrueNAS SCALE
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App).
### Helm
To uninstall the `acestream` deployment
```console
helm uninstall acestream
```
## Configuration
### Helm
#### Available Settings
Read through the values.yaml file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common).
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
```console
helm install acestream \
--set env.TZ="America/New York" \
TrueCharts/acestream
```
#### Configure using a yaml file
Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
```console
helm install acestream TrueCharts/acestream -f values.yaml
```
#### Connecting to other charts
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide.
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/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/apps/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

Binary file not shown.

View File

@ -1,99 +0,0 @@
# Changelog
## [adguardhome-sync-0.0.42](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.41...adguardhome-sync-0.0.42) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
## [adguardhome-sync-0.0.41](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.40...adguardhome-sync-0.0.41) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
## [adguardhome-sync-0.0.40](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.39...adguardhome-sync-0.0.40) (2022-11-04)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major ([#4293](https://github.com/truecharts/charts/issues/4293))
## [adguardhome-sync-0.0.39](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.38...adguardhome-sync-0.0.39) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
## [adguardhome-sync-0.0.38](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.37...adguardhome-sync-0.0.38) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
## [adguardhome-sync-0.0.37](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.36...adguardhome-sync-0.0.37) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
## [adguardhome-sync-0.0.36](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.35...adguardhome-sync-0.0.36) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
## [adguardhome-sync-0.0.35](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.34...adguardhome-sync-0.0.35) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update helm general non-major
## [adguardhome-sync-0.0.35](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.34...adguardhome-sync-0.0.35) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
## [adguardhome-sync-0.0.34](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.33...adguardhome-sync-0.0.34) (2022-10-07)
### Chore

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.8.0
digest: sha256:d785b2570d9d8e34bc823031f8475942fc79600ba0164ec2185e7d6d7c4db697
generated: "2022-11-06T10:29:12.254483368Z"

View File

@ -1,30 +0,0 @@
annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- Other
apiVersion: v2
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.8.0
deprecated: false
description: Adguardhome-sync(https://github.com/bakito/adguardhome-sync/) is a tool to synchronize AdGuardHome config to replica instances.
home: https://truecharts.org/docs/charts/incubator/adguardhome-sync
icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguardhome-sync.png
keywords:
- adguardhome-sync
- Other
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: adguardhome-sync
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/adguardhome-sync
- https://github.com/bakito/adguardhome-sync/
- https://github.com/orgs/linuxserver/packages/container/package/adguardhome-sync
- https://github.com/linuxserver/docker-adguardhome-sync#readme
type: application
version: 0.0.42

View File

@ -1,108 +0,0 @@
# adguardhome-sync
Adguardhome-sync(https://github.com/bakito/adguardhome-sync/) is a tool to synchronize AdGuardHome config to replica instances.
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
For more information, please click here: [adguardhome-sync](https://truecharts.org/docs/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)**
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/incubator/adguardhome-sync>
* <https://github.com/bakito/adguardhome-sync/>
* <https://github.com/orgs/linuxserver/packages/container/package/adguardhome-sync>
* <https://github.com/linuxserver/docker-adguardhome-sync#readme>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.8.0 |
## Installing the Chart
### TrueNAS SCALE
To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App).
### Helm
To install the chart with the release name `adguardhome-sync`
```console
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install adguardhome-sync TrueCharts/adguardhome-sync
```
## Uninstall
### TrueNAS SCALE
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App).
### Helm
To uninstall the `adguardhome-sync` deployment
```console
helm uninstall adguardhome-sync
```
## Configuration
### Helm
#### Available Settings
Read through the values.yaml file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common).
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
```console
helm install adguardhome-sync \
--set env.TZ="America/New York" \
TrueCharts/adguardhome-sync
```
#### Configure using a yaml file
Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
```console
helm install adguardhome-sync TrueCharts/adguardhome-sync -f values.yaml
```
#### Connecting to other charts
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide.
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/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/apps/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

@ -0,0 +1,99 @@
# Changelog
## [adguardhome-sync-0.0.43](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.42...adguardhome-sync-0.0.43) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
## [adguardhome-sync-0.0.42](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.41...adguardhome-sync-0.0.42) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
## [adguardhome-sync-0.0.41](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.40...adguardhome-sync-0.0.41) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
## [adguardhome-sync-0.0.40](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.39...adguardhome-sync-0.0.40) (2022-11-04)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major ([#4293](https://github.com/truecharts/charts/issues/4293))
## [adguardhome-sync-0.0.39](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.38...adguardhome-sync-0.0.39) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
## [adguardhome-sync-0.0.38](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.37...adguardhome-sync-0.0.38) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
## [adguardhome-sync-0.0.37](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.36...adguardhome-sync-0.0.37) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
## [adguardhome-sync-0.0.36](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.35...adguardhome-sync-0.0.36) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
## [adguardhome-sync-0.0.35](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.34...adguardhome-sync-0.0.35) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update helm general non-major
## [adguardhome-sync-0.0.35](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.34...adguardhome-sync-0.0.35) (2022-10-07)
### Chore

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.8.1
digest: sha256:05dfc73a5008ffaceb26f16b5ca745e93ca20b56a9b9c1e6d14b4e832a7b1363
generated: "2022-11-07T01:10:25.92041108Z"

View File

@ -0,0 +1,30 @@
annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- Other
apiVersion: v2
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.8.1
deprecated: false
description: Adguardhome-sync(https://github.com/bakito/adguardhome-sync/) is a tool to synchronize AdGuardHome config to replica instances.
home: https://truecharts.org/docs/charts/incubator/adguardhome-sync
icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguardhome-sync.png
keywords:
- adguardhome-sync
- Other
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: adguardhome-sync
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/adguardhome-sync
- https://github.com/bakito/adguardhome-sync/
- https://github.com/orgs/linuxserver/packages/container/package/adguardhome-sync
- https://github.com/linuxserver/docker-adguardhome-sync#readme
type: application
version: 0.0.43

View File

@ -0,0 +1,108 @@
# adguardhome-sync
Adguardhome-sync(https://github.com/bakito/adguardhome-sync/) is a tool to synchronize AdGuardHome config to replica instances.
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
For more information, please click here: [adguardhome-sync](https://truecharts.org/docs/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)**
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/incubator/adguardhome-sync>
* <https://github.com/bakito/adguardhome-sync/>
* <https://github.com/orgs/linuxserver/packages/container/package/adguardhome-sync>
* <https://github.com/linuxserver/docker-adguardhome-sync#readme>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.8.1 |
## Installing the Chart
### TrueNAS SCALE
To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App).
### Helm
To install the chart with the release name `adguardhome-sync`
```console
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install adguardhome-sync TrueCharts/adguardhome-sync
```
## Uninstall
### TrueNAS SCALE
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App).
### Helm
To uninstall the `adguardhome-sync` deployment
```console
helm uninstall adguardhome-sync
```
## Configuration
### Helm
#### Available Settings
Read through the values.yaml file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common).
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
```console
helm install adguardhome-sync \
--set env.TZ="America/New York" \
TrueCharts/adguardhome-sync
```
#### Configure using a yaml file
Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
```console
helm install adguardhome-sync TrueCharts/adguardhome-sync -f values.yaml
```
#### Connecting to other charts
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide.
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/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/apps/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,99 +0,0 @@
# Changelog
## [alienswarm-reactivedrop-0.0.35](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.34...alienswarm-reactivedrop-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
## [alienswarm-reactivedrop-0.0.34](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.33...alienswarm-reactivedrop-0.0.34) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
## [alienswarm-reactivedrop-0.0.33](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.32...alienswarm-reactivedrop-0.0.33) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
## [alienswarm-reactivedrop-0.0.32](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.31...alienswarm-reactivedrop-0.0.32) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
## [alienswarm-reactivedrop-0.0.32](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.31...alienswarm-reactivedrop-0.0.32) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
## [alienswarm-reactivedrop-0.0.31](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.30...alienswarm-reactivedrop-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
## [alienswarm-reactivedrop-0.0.30](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.29...alienswarm-reactivedrop-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
## [alienswarm-reactivedrop-0.0.29](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.28...alienswarm-reactivedrop-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
## [alienswarm-reactivedrop-0.0.28](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.27...alienswarm-reactivedrop-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update helm general non-major
## [alienswarm-reactivedrop-0.0.28](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.27...alienswarm-reactivedrop-0.0.28) (2022-10-07)
### Chore

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.8.0
digest: sha256:d785b2570d9d8e34bc823031f8475942fc79600ba0164ec2185e7d6d7c4db697
generated: "2022-11-06T10:29:38.770375832Z"

View File

@ -1,29 +0,0 @@
annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- GameServers
apiVersion: v2
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.8.0
deprecated: false
description: "This Chart will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it."
home: https://truecharts.org/docs/charts/incubator/alienswarm-reactivedrop
icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm-reactivedrop.png
keywords:
- alienswarm-reactivedrop
- GameServers
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: alienswarm-reactivedrop
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm-reactivedrop
- https://www.steampowered.com/
- https://hub.docker.com/r/ich777/steamcmd/
type: application
version: 0.0.35

View File

@ -1,107 +0,0 @@
# alienswarm-reactivedrop
This Chart will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it.
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
For more information, please click here: [alienswarm-reactivedrop](https://truecharts.org/docs/charts/incubator/alienswarm-reactivedrop)
**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)**
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm-reactivedrop>
* <https://www.steampowered.com/>
* <https://hub.docker.com/r/ich777/steamcmd/>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.8.0 |
## Installing the Chart
### TrueNAS SCALE
To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App).
### Helm
To install the chart with the release name `alienswarm-reactivedrop`
```console
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install alienswarm-reactivedrop TrueCharts/alienswarm-reactivedrop
```
## Uninstall
### TrueNAS SCALE
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App).
### Helm
To uninstall the `alienswarm-reactivedrop` deployment
```console
helm uninstall alienswarm-reactivedrop
```
## Configuration
### Helm
#### Available Settings
Read through the values.yaml file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common).
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
```console
helm install alienswarm-reactivedrop \
--set env.TZ="America/New York" \
TrueCharts/alienswarm-reactivedrop
```
#### Configure using a yaml file
Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
```console
helm install alienswarm-reactivedrop TrueCharts/alienswarm-reactivedrop -f values.yaml
```
#### Connecting to other charts
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide.
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/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/apps/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

@ -0,0 +1,99 @@
# Changelog
## [alienswarm-reactivedrop-0.0.36](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.35...alienswarm-reactivedrop-0.0.36) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
## [alienswarm-reactivedrop-0.0.35](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.34...alienswarm-reactivedrop-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
## [alienswarm-reactivedrop-0.0.34](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.33...alienswarm-reactivedrop-0.0.34) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
## [alienswarm-reactivedrop-0.0.33](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.32...alienswarm-reactivedrop-0.0.33) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
## [alienswarm-reactivedrop-0.0.32](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.31...alienswarm-reactivedrop-0.0.32) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
## [alienswarm-reactivedrop-0.0.32](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.31...alienswarm-reactivedrop-0.0.32) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
## [alienswarm-reactivedrop-0.0.31](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.30...alienswarm-reactivedrop-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
## [alienswarm-reactivedrop-0.0.30](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.29...alienswarm-reactivedrop-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
## [alienswarm-reactivedrop-0.0.29](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.28...alienswarm-reactivedrop-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
## [alienswarm-reactivedrop-0.0.28](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.27...alienswarm-reactivedrop-0.0.28) (2022-10-07)
### Chore

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.8.1
digest: sha256:05dfc73a5008ffaceb26f16b5ca745e93ca20b56a9b9c1e6d14b4e832a7b1363
generated: "2022-11-07T01:11:03.428202788Z"

View File

@ -0,0 +1,29 @@
annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- GameServers
apiVersion: v2
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.8.1
deprecated: false
description: "This Chart will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it."
home: https://truecharts.org/docs/charts/incubator/alienswarm-reactivedrop
icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm-reactivedrop.png
keywords:
- alienswarm-reactivedrop
- GameServers
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: alienswarm-reactivedrop
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm-reactivedrop
- https://www.steampowered.com/
- https://hub.docker.com/r/ich777/steamcmd/
type: application
version: 0.0.36

View File

@ -0,0 +1,107 @@
# alienswarm-reactivedrop
This Chart will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it.
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
For more information, please click here: [alienswarm-reactivedrop](https://truecharts.org/docs/charts/incubator/alienswarm-reactivedrop)
**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)**
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm-reactivedrop>
* <https://www.steampowered.com/>
* <https://hub.docker.com/r/ich777/steamcmd/>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.8.1 |
## Installing the Chart
### TrueNAS SCALE
To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App).
### Helm
To install the chart with the release name `alienswarm-reactivedrop`
```console
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install alienswarm-reactivedrop TrueCharts/alienswarm-reactivedrop
```
## Uninstall
### TrueNAS SCALE
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App).
### Helm
To uninstall the `alienswarm-reactivedrop` deployment
```console
helm uninstall alienswarm-reactivedrop
```
## Configuration
### Helm
#### Available Settings
Read through the values.yaml file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common).
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
```console
helm install alienswarm-reactivedrop \
--set env.TZ="America/New York" \
TrueCharts/alienswarm-reactivedrop
```
#### Configure using a yaml file
Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
```console
helm install alienswarm-reactivedrop TrueCharts/alienswarm-reactivedrop -f values.yaml
```
#### Connecting to other charts
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide.
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/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/apps/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,99 +0,0 @@
# Changelog
## [alienswarm-0.0.35](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.34...alienswarm-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
## [alienswarm-0.0.34](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.33...alienswarm-0.0.34) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
## [alienswarm-0.0.33](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.32...alienswarm-0.0.33) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
## [alienswarm-0.0.32](https://github.com/truecharts/charts/compare/alienswarm-0.0.31...alienswarm-0.0.32) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
## [alienswarm-0.0.32](https://github.com/truecharts/charts/compare/alienswarm-0.0.31...alienswarm-0.0.32) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
## [alienswarm-0.0.31](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.30...alienswarm-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
## [alienswarm-0.0.30](https://github.com/truecharts/charts/compare/alienswarm-0.0.29...alienswarm-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
## [alienswarm-0.0.29](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.28...alienswarm-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
## [alienswarm-0.0.28](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.27...alienswarm-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update helm general non-major
## [alienswarm-0.0.28](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.27...alienswarm-0.0.28) (2022-10-07)
### Chore

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.8.0
digest: sha256:d785b2570d9d8e34bc823031f8475942fc79600ba0164ec2185e7d6d7c4db697
generated: "2022-11-06T10:29:13.247861146Z"

View File

@ -1,29 +0,0 @@
annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- GameServers
apiVersion: v2
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.8.0
deprecated: false
description: "This Chart will download and install SteamCMD. It will also install Alien Swarm and run it."
home: https://truecharts.org/docs/charts/incubator/alienswarm
icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm.png
keywords:
- alienswarm
- GameServers
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: alienswarm
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm
- https://www.steampowered.com/
- https://hub.docker.com/r/ich777/steamcmd/
type: application
version: 0.0.35

View File

@ -1,107 +0,0 @@
# alienswarm
This Chart will download and install SteamCMD. It will also install Alien Swarm and run it.
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
For more information, please click here: [alienswarm](https://truecharts.org/docs/charts/incubator/alienswarm)
**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)**
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm>
* <https://www.steampowered.com/>
* <https://hub.docker.com/r/ich777/steamcmd/>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.8.0 |
## Installing the Chart
### TrueNAS SCALE
To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App).
### Helm
To install the chart with the release name `alienswarm`
```console
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install alienswarm TrueCharts/alienswarm
```
## Uninstall
### TrueNAS SCALE
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App).
### Helm
To uninstall the `alienswarm` deployment
```console
helm uninstall alienswarm
```
## Configuration
### Helm
#### Available Settings
Read through the values.yaml file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common).
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
```console
helm install alienswarm \
--set env.TZ="America/New York" \
TrueCharts/alienswarm
```
#### Configure using a yaml file
Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
```console
helm install alienswarm TrueCharts/alienswarm -f values.yaml
```
#### Connecting to other charts
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide.
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/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/apps/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

@ -0,0 +1,99 @@
# Changelog
## [alienswarm-0.0.36](https://github.com/truecharts/charts/compare/alienswarm-0.0.35...alienswarm-0.0.36) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
## [alienswarm-0.0.35](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.34...alienswarm-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
## [alienswarm-0.0.34](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.33...alienswarm-0.0.34) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
## [alienswarm-0.0.33](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.32...alienswarm-0.0.33) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
## [alienswarm-0.0.32](https://github.com/truecharts/charts/compare/alienswarm-0.0.31...alienswarm-0.0.32) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
## [alienswarm-0.0.32](https://github.com/truecharts/charts/compare/alienswarm-0.0.31...alienswarm-0.0.32) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
## [alienswarm-0.0.31](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.30...alienswarm-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
## [alienswarm-0.0.30](https://github.com/truecharts/charts/compare/alienswarm-0.0.29...alienswarm-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
## [alienswarm-0.0.29](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.28...alienswarm-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
## [alienswarm-0.0.28](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.27...alienswarm-0.0.28) (2022-10-07)
### Chore

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.8.1
digest: sha256:05dfc73a5008ffaceb26f16b5ca745e93ca20b56a9b9c1e6d14b4e832a7b1363
generated: "2022-11-07T01:11:02.514965407Z"

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