Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
9
incubator/lancache-dns/0.0.1/CHANGELOG.md
Normal file
9
incubator/lancache-dns/0.0.1/CHANGELOG.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
|
||||
## [lancache-dns-0.0.1]lancache-dns-0.0.1 (2022-07-13)
|
||||
|
||||
### Feat
|
||||
|
||||
- Add lancache-dns ([#3154](https://github.com/truecharts/apps/issues/3154))
|
||||
|
||||
6
incubator/lancache-dns/0.0.1/Chart.lock
Normal file
6
incubator/lancache-dns/0.0.1/Chart.lock
Normal file
@@ -0,0 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396
|
||||
generated: "2022-07-13T05:28:35.283286499Z"
|
||||
29
incubator/lancache-dns/0.0.1/Chart.yaml
Normal file
29
incubator/lancache-dns/0.0.1/Chart.yaml
Normal file
@@ -0,0 +1,29 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: lancache-dns
|
||||
version: 0.0.1
|
||||
appVersion: "latest"
|
||||
description: DNS Docker service for a steamcache.
|
||||
type: application
|
||||
deprecated: false
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/incubator/lancache-dns
|
||||
icon: https://truecharts.org/img/appicons/lancache-dns.png
|
||||
keywords:
|
||||
- lancache-dns
|
||||
- dns
|
||||
sources:
|
||||
- https://hub.docker.com/r/lancachenet/lancache-dns
|
||||
- https://github.com/lancachenet/lancache-dns
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- incubator
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
||||
43
incubator/lancache-dns/0.0.1/README.md
Normal file
43
incubator/lancache-dns/0.0.1/README.md
Normal file
@@ -0,0 +1,43 @@
|
||||
# lancache-dns
|
||||
|
||||
DNS Docker service for a steamcache.
|
||||
|
||||
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://hub.docker.com/r/lancachenet/lancache-dns>
|
||||
* <https://github.com/lancachenet/lancache-dns>
|
||||
|
||||
## Requirements
|
||||
|
||||
Kubernetes: `>=1.16.0-0`
|
||||
|
||||
## Dependencies
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://library-charts.truecharts.org | common | 10.4.4 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
|
||||
|
||||
## Upgrading, Rolling Back and Uninstalling the Chart
|
||||
|
||||
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
|
||||
|
||||
##### Connecting to other apps
|
||||
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Adding-TrueCharts/) first.
|
||||
- See the [Wiki](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||
|
||||
---
|
||||
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
3
incubator/lancache-dns/0.0.1/app-readme.md
Normal file
3
incubator/lancache-dns/0.0.1/app-readme.md
Normal file
@@ -0,0 +1,3 @@
|
||||
DNS Docker service for a steamcache.
|
||||
|
||||
This App is supplied by TrueCharts, for more information please visit https://truecharts.org
|
||||
BIN
incubator/lancache-dns/0.0.1/charts/common-10.4.4.tgz
Normal file
BIN
incubator/lancache-dns/0.0.1/charts/common-10.4.4.tgz
Normal file
Binary file not shown.
BIN
incubator/lancache-dns/0.0.1/icon.png
Normal file
BIN
incubator/lancache-dns/0.0.1/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
32
incubator/lancache-dns/0.0.1/ix_values.yaml
Normal file
32
incubator/lancache-dns/0.0.1/ix_values.yaml
Normal file
@@ -0,0 +1,32 @@
|
||||
image:
|
||||
repository: lancachenet/lancache-dns
|
||||
tag: latest@sha256:044731289e4c0bf93cf33e76482abd56c984f9dd6b68538bfc493da2b0283d98
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
env:
|
||||
CACHE_DOMAINS_REPO: "https://github.com/uklans/cache-domains.git"
|
||||
CACHE_DOMAINS_BRANCH: "master"
|
||||
UPSTREAM_DNS: "1.1.1.1;1.0.0.1"
|
||||
# If you are using a single monolithic instance set this to true
|
||||
# USE_GENERIC_CACHE: true
|
||||
# Set IP for the monolithic app, only if USE_GENERIC_CACHE is true
|
||||
# LANCACHE_IP: "127.0.0.1"
|
||||
DISABLE_BLIZZARD: false
|
||||
DISABLE_RIOT: false
|
||||
DISABLE_UPLAY: false
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
|
||||
podSecurityContext:
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
protocol: UDP
|
||||
port: 53
|
||||
targetPort: 53
|
||||
2287
incubator/lancache-dns/0.0.1/questions.yaml
Normal file
2287
incubator/lancache-dns/0.0.1/questions.yaml
Normal file
File diff suppressed because it is too large
Load Diff
1
incubator/lancache-dns/0.0.1/templates/common.yaml
Normal file
1
incubator/lancache-dns/0.0.1/templates/common.yaml
Normal file
@@ -0,0 +1 @@
|
||||
{{ include "tc.common.loader.all" . }}
|
||||
0
incubator/lancache-dns/0.0.1/values.yaml
Normal file
0
incubator/lancache-dns/0.0.1/values.yaml
Normal file
4
incubator/lancache-dns/item.yaml
Normal file
4
incubator/lancache-dns/item.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
icon_url: https://truecharts.org/img/appicons/lancache-dns.png
|
||||
categories:
|
||||
- incubator
|
||||
|
||||
Reference in New Issue
Block a user