Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -2,6 +2,15 @@
|
||||
|
||||
|
||||
|
||||
## [tailscale-1.0.8](https://github.com/truecharts/charts/compare/tailscale-1.0.7...tailscale-1.0.8) (2022-09-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docs a bit ([#3732](https://github.com/truecharts/charts/issues/3732))
|
||||
|
||||
|
||||
|
||||
|
||||
## [tailscale-1.0.7](https://github.com/truecharts/charts/compare/tailscale-1.0.6...tailscale-1.0.7) (2022-09-03)
|
||||
|
||||
### Fix
|
||||
@@ -88,12 +97,3 @@
|
||||
## [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
|
||||
@@ -3,4 +3,4 @@ dependencies:
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.7
|
||||
digest: sha256:b72267dc4ec6ba94956fa8ad26ab0a92f7eaf6f95558581564b160ff9dc54606
|
||||
generated: "2022-09-03T17:25:15.417544088Z"
|
||||
generated: "2022-09-10T12:59:23.369733566Z"
|
||||
@@ -20,7 +20,7 @@ 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.7
|
||||
version: 1.0.8
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- network
|
||||
@@ -1,6 +1,6 @@
|
||||
# tailscale
|
||||
|
||||
 
|
||||
 
|
||||
|
||||
Tailscale lets you connect your devices and users together in your own secure virtual private network
|
||||
|
||||
@@ -65,7 +65,7 @@ helm uninstall tailscale
|
||||
|
||||
#### Available Settings
|
||||
|
||||
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
|
||||
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/k8s-at-home/library-charts/tree/main/charts/stable/common).
|
||||
|
||||
#### Configure using the command line
|
||||
@@ -2522,7 +2522,7 @@ questions:
|
||||
group: Documentation
|
||||
label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor
|
||||
description: Please consider supporting TrueCharts, see
|
||||
<br /><a href="https://truecharts.org/docs/about/sponsor">https://truecharts.org/docs/about/sponsor</a>
|
||||
<br /><a href="https://truecharts.org/sponsor">https://truecharts.org/sponsor</a>
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
Reference in New Issue
Block a user