Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
9af483c472
commit
543aebeab1
|
@ -0,0 +1,82 @@
|
||||||
|
# Changelog
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tailscale-1.0.0](https://github.com/truecharts/charts/compare/tailscale-0.0.9...tailscale-1.0.0) (2022-08-24)
|
||||||
|
|
||||||
|
### Feat
|
||||||
|
|
||||||
|
- Move to stable and add How-To Guide ([#3556](https://github.com/truecharts/charts/issues/3556))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tailscale-0.0.9](https://github.com/truecharts/charts/compare/tailscale-0.0.8...tailscale-0.0.9) (2022-08-23)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tailscale-0.0.8](https://github.com/truecharts/charts/compare/tailscale-0.0.7...tailscale-0.0.8) (2022-08-22)
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
|
- use different ports for targetPort and port ([#3539](https://github.com/truecharts/charts/issues/3539))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tailscale-0.0.7](https://github.com/truecharts/charts/compare/tailscale-0.0.5...tailscale-0.0.7) (2022-08-22)
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
|
- use role and rolebind instead of clusterrole ([#3537](https://github.com/truecharts/charts/issues/3537))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tailscale-0.0.5](https://github.com/truecharts/charts/compare/tailscale-0.0.4...tailscale-0.0.5) (2022-08-22)
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
|
- don't override varrun ([#3532](https://github.com/truecharts/charts/issues/3532))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tailscale-0.0.4](https://github.com/truecharts/charts/compare/tailscale-0.0.3...tailscale-0.0.4) (2022-08-20)
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
|
- adds tun device and runs as root by default ([#3519](https://github.com/truecharts/charts/issues/3519))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tailscale-0.0.3](https://github.com/truecharts/charts/compare/tailscale-0.0.2...tailscale-0.0.3) (2022-08-18)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update temporary to upstream image repo ([#3511](https://github.com/truecharts/charts/issues/3511))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tailscale-0.0.2](https://github.com/truecharts/charts/compare/tailscale-0.0.1...tailscale-0.0.2) (2022-08-18)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- Auto-update chart README [skip ci]
|
||||||
|
- default to rootless ([#3509](https://github.com/truecharts/charts/issues/3509))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tailscale-0.0.1]tailscale-0.0.1 (2022-08-17)
|
||||||
|
|
||||||
|
### Feat
|
||||||
|
|
||||||
|
- add tailscale ([#3488](https://github.com/truecharts/charts/issues/3488))
|
|
@ -0,0 +1,6 @@
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 10.5.0
|
||||||
|
digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910
|
||||||
|
generated: "2022-08-24T07:34:12.787548673Z"
|
|
@ -0,0 +1,28 @@
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: "1.29.125"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 10.5.0
|
||||||
|
description: Tailscale lets you connect your devices and users together in your own secure virtual private network
|
||||||
|
home: https://truecharts.org/docs/charts/stable/tailscale
|
||||||
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/tailscale.png
|
||||||
|
keywords:
|
||||||
|
- vpn
|
||||||
|
- tailscale
|
||||||
|
kubeVersion: ">=1.16.0-0"
|
||||||
|
maintainers:
|
||||||
|
- email: info@truecharts.org
|
||||||
|
name: TrueCharts
|
||||||
|
url: https://truecharts.org
|
||||||
|
name: tailscale
|
||||||
|
sources:
|
||||||
|
- https://github.com/truecharts/charts/tree/master/charts/stable/tailscale
|
||||||
|
- https://hub.docker.com/r/tailscale/tailscale
|
||||||
|
- https://github.com/tailscale/tailscale/blob/main/docs/k8s/run.sh
|
||||||
|
version: 1.0.0
|
||||||
|
annotations:
|
||||||
|
truecharts.org/catagories: |
|
||||||
|
- network
|
||||||
|
truecharts.org/SCALE-support: "true"
|
||||||
|
truecharts.org/grade: U
|
|
@ -0,0 +1,109 @@
|
||||||
|
# tailscale
|
||||||
|
|
||||||
|
![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![AppVersion: 1.29.125](https://img.shields.io/badge/AppVersion-1.29.125-informational?style=flat-square)
|
||||||
|
|
||||||
|
Tailscale lets you connect your devices and users together in your own secure virtual private network
|
||||||
|
|
||||||
|
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: [tailscale](https://truecharts.org/docs/charts/stable/tailscale)
|
||||||
|
|
||||||
|
**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/stable/tailscale>
|
||||||
|
* <https://hub.docker.com/r/tailscale/tailscale>
|
||||||
|
* <https://github.com/tailscale/tailscale/blob/main/docs/k8s/run.sh>
|
||||||
|
|
||||||
|
## Requirements
|
||||||
|
|
||||||
|
Kubernetes: `>=1.16.0-0`
|
||||||
|
|
||||||
|
## Dependencies
|
||||||
|
|
||||||
|
| Repository | Name | Version |
|
||||||
|
|------------|------|---------|
|
||||||
|
| https://library-charts.truecharts.org | common | 10.5.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/Quick-Start%20Guides/Installing-an-App).
|
||||||
|
|
||||||
|
### Helm
|
||||||
|
|
||||||
|
To install the chart with the release name `tailscale`
|
||||||
|
|
||||||
|
```console
|
||||||
|
helm repo add TrueCharts https://charts.truecharts.org
|
||||||
|
helm repo update
|
||||||
|
helm install tailscale TrueCharts/tailscale
|
||||||
|
```
|
||||||
|
|
||||||
|
## 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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App).
|
||||||
|
|
||||||
|
### Helm
|
||||||
|
|
||||||
|
To uninstall the `tailscale` deployment
|
||||||
|
|
||||||
|
```console
|
||||||
|
helm uninstall tailscale
|
||||||
|
```
|
||||||
|
|
||||||
|
## Configuration
|
||||||
|
|
||||||
|
### Helm
|
||||||
|
|
||||||
|
#### Available Settings
|
||||||
|
|
||||||
|
Read through the [values.yaml](./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/k8s-at-home/library-charts/tree/main/charts/stable/common).
|
||||||
|
|
||||||
|
#### Configure using the command line
|
||||||
|
|
||||||
|
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
|
||||||
|
|
||||||
|
```console
|
||||||
|
helm install tailscale \
|
||||||
|
--set env.TZ="America/New York" \
|
||||||
|
TrueCharts/tailscale
|
||||||
|
```
|
||||||
|
|
||||||
|
#### 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 tailscale TrueCharts/tailscale -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/Quick-Start%20Guides/linking-apps) quick-start guide.
|
||||||
|
|
||||||
|
## Support
|
||||||
|
|
||||||
|
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/docs/about/sponsor) or contributing back to the project any way you can!
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
All Rights Reserved - The TrueCharts Project
|
|
@ -0,0 +1,8 @@
|
||||||
|
Tailscale lets you connect your devices and users together in your own secure virtual private network
|
||||||
|
|
||||||
|
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/tailscale](https://truecharts.org/docs/charts/stable/tailscale)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
TrueCharts can only exist due to the incredible effort of our staff.
|
||||||
|
Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
|
Binary file not shown.
|
@ -0,0 +1,91 @@
|
||||||
|
image:
|
||||||
|
repository: tailscale/tailscale
|
||||||
|
pullPolicy: IfNotPresent
|
||||||
|
tag: v1.29.125@sha256:5bfeda9594bfbc8ad5f7fbb0fb4827ed8066bd07af0fc3435e44e0494552447c
|
||||||
|
|
||||||
|
command: ["ash", "/tailscale/run.sh"]
|
||||||
|
|
||||||
|
tty: true
|
||||||
|
|
||||||
|
securityContext:
|
||||||
|
readOnlyRootFilesystem: false
|
||||||
|
runAsNonRoot: false
|
||||||
|
capabilities:
|
||||||
|
add:
|
||||||
|
- NET_ADMIN
|
||||||
|
|
||||||
|
podSecurityContext:
|
||||||
|
runAsUser: 0
|
||||||
|
runAsGroup: 0
|
||||||
|
|
||||||
|
serviceAccount:
|
||||||
|
main:
|
||||||
|
create: true
|
||||||
|
|
||||||
|
rbac:
|
||||||
|
main:
|
||||||
|
enabled: true
|
||||||
|
rules:
|
||||||
|
- apiGroups:
|
||||||
|
- ""
|
||||||
|
resources:
|
||||||
|
- "secrets"
|
||||||
|
verbs:
|
||||||
|
- "create"
|
||||||
|
- apiGroups:
|
||||||
|
- ""
|
||||||
|
resources:
|
||||||
|
- "secrets"
|
||||||
|
resourceNames:
|
||||||
|
- '{{ printf "%s-tailscale-secret" (include "tc.common.names.fullname" .) }}'
|
||||||
|
verbs:
|
||||||
|
- "get"
|
||||||
|
- "update"
|
||||||
|
|
||||||
|
envFrom:
|
||||||
|
- secretRef:
|
||||||
|
name: '{{ include "tc.common.names.fullname" . }}-tailscale-secret'
|
||||||
|
- configMapRef:
|
||||||
|
name: '{{ include "tc.common.names.fullname" . }}-tailscale-config'
|
||||||
|
|
||||||
|
tailscale:
|
||||||
|
authkey: "supersecret"
|
||||||
|
userspace: true
|
||||||
|
accept_dns: false
|
||||||
|
routes: ""
|
||||||
|
dest_ip: ""
|
||||||
|
sock5_server: ""
|
||||||
|
extra_args: ""
|
||||||
|
daemon_extra_args: ""
|
||||||
|
|
||||||
|
probes:
|
||||||
|
liveness:
|
||||||
|
enabled: false
|
||||||
|
readiness:
|
||||||
|
enabled: false
|
||||||
|
startup:
|
||||||
|
enabled: false
|
||||||
|
|
||||||
|
service:
|
||||||
|
main:
|
||||||
|
ports:
|
||||||
|
main:
|
||||||
|
protocol: UDP
|
||||||
|
port: 41700
|
||||||
|
|
||||||
|
persistence:
|
||||||
|
varrun:
|
||||||
|
enabled: false
|
||||||
|
config:
|
||||||
|
enabled: true
|
||||||
|
mountPath: "/var/lib"
|
||||||
|
tun:
|
||||||
|
enabled: true
|
||||||
|
type: hostPath
|
||||||
|
hostPath: /dev/net/tun
|
||||||
|
mountPath: /dev/net/tun
|
||||||
|
hostPathType: ""
|
||||||
|
readOnly: false
|
||||||
|
|
||||||
|
portal:
|
||||||
|
enabled: false
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,33 @@
|
||||||
|
{{/* Define the secret */}}
|
||||||
|
{{- define "tailscale.config" -}}
|
||||||
|
|
||||||
|
{{- $configName := printf "%s-tailscale-config" (include "tc.common.names.fullname" .) }}
|
||||||
|
{{- $secretName := printf "%s-tailscale-secret" (include "tc.common.names.fullname" .) }}
|
||||||
|
|
||||||
|
---
|
||||||
|
apiVersion: v1
|
||||||
|
kind: ConfigMap
|
||||||
|
metadata:
|
||||||
|
name: {{ $configName }}
|
||||||
|
labels:
|
||||||
|
{{- include "tc.common.labels" . | nindent 4 }}
|
||||||
|
data:
|
||||||
|
TS_KUBE_SECRET: {{ $secretName | squote }}
|
||||||
|
TS_USERSPACE: {{ .Values.tailscale.userspace | quote }}
|
||||||
|
TS_ACCEPT_DNS: {{ .Values.tailscale.accept_dns | quote }}
|
||||||
|
{{- with .Values.tailscale.routes }}
|
||||||
|
TS_ROUTES: {{ . }}
|
||||||
|
{{- end }}
|
||||||
|
{{- with .Values.tailscale.dest_ip }}
|
||||||
|
TS_DEST_IP: {{ . }}
|
||||||
|
{{- end }}
|
||||||
|
{{- with .Values.tailscale.sock5_server }}
|
||||||
|
TS_SOCK5_SERVER: {{ . }}
|
||||||
|
{{- end }}
|
||||||
|
{{- with .Values.tailscale.extra_args }}
|
||||||
|
TS_EXTRA_ARGS: {{ . | quote }}
|
||||||
|
{{- end }}
|
||||||
|
{{- with .Values.tailscale.daemon_extra_args }}
|
||||||
|
TS_TAILSCALED_EXTRA_ARGS: {{ . | quote }}
|
||||||
|
{{- end }}
|
||||||
|
{{- end }}
|
|
@ -0,0 +1,19 @@
|
||||||
|
{{/* Define the secret */}}
|
||||||
|
{{- define "tailscale.secret" -}}
|
||||||
|
|
||||||
|
{{- $secretName := printf "%s-tailscale-secret" (include "tc.common.names.fullname" .) }}
|
||||||
|
|
||||||
|
---
|
||||||
|
{{/* This secrets are loaded on tailscale */}}
|
||||||
|
apiVersion: v1
|
||||||
|
kind: Secret
|
||||||
|
type: Opaque
|
||||||
|
metadata:
|
||||||
|
name: {{ $secretName }}
|
||||||
|
labels:
|
||||||
|
{{- include "tc.common.labels" . | nindent 4 }}
|
||||||
|
data:
|
||||||
|
{{- with .Values.tailscale.authkey }}
|
||||||
|
TS_AUTH_KEY: {{ . | b64enc }}
|
||||||
|
{{- end }}
|
||||||
|
{{- end }}
|
|
@ -0,0 +1,11 @@
|
||||||
|
{{/* Make sure all variables are set properly */}}
|
||||||
|
{{- include "tc.common.loader.init" . }}
|
||||||
|
|
||||||
|
{{/* Render secret */}}
|
||||||
|
{{- include "tailscale.secret" . }}
|
||||||
|
|
||||||
|
{{/* Render config */}}
|
||||||
|
{{- include "tailscale.config" . }}
|
||||||
|
|
||||||
|
{{/* Render the templates */}}
|
||||||
|
{{ include "tc.common.loader.apply" . }}
|
|
@ -0,0 +1,4 @@
|
||||||
|
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/tailscale.png
|
||||||
|
categories:
|
||||||
|
- network
|
||||||
|
|
Loading…
Reference in New Issue