diff --git a/stable/tailscale/1.0.7/CHANGELOG.md b/stable/tailscale/1.0.8/CHANGELOG.md similarity index 91% rename from stable/tailscale/1.0.7/CHANGELOG.md rename to stable/tailscale/1.0.8/CHANGELOG.md index db6f044e7e..0f5c1ecaab 100644 --- a/stable/tailscale/1.0.7/CHANGELOG.md +++ b/stable/tailscale/1.0.8/CHANGELOG.md @@ -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 diff --git a/stable/tailscale/1.0.7/Chart.lock b/stable/tailscale/1.0.8/Chart.lock similarity index 80% rename from stable/tailscale/1.0.7/Chart.lock rename to stable/tailscale/1.0.8/Chart.lock index a55f69f74a..a3b945a69a 100644 --- a/stable/tailscale/1.0.7/Chart.lock +++ b/stable/tailscale/1.0.8/Chart.lock @@ -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" diff --git a/stable/tailscale/1.0.7/Chart.yaml b/stable/tailscale/1.0.8/Chart.yaml similarity index 98% rename from stable/tailscale/1.0.7/Chart.yaml rename to stable/tailscale/1.0.8/Chart.yaml index 1b0800e610..7bcf092ef8 100644 --- a/stable/tailscale/1.0.7/Chart.yaml +++ b/stable/tailscale/1.0.8/Chart.yaml @@ -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 diff --git a/stable/tailscale/1.0.7/README.md b/stable/tailscale/1.0.8/README.md similarity index 95% rename from stable/tailscale/1.0.7/README.md rename to stable/tailscale/1.0.8/README.md index b47086d2c7..52f8c2e362 100644 --- a/stable/tailscale/1.0.7/README.md +++ b/stable/tailscale/1.0.8/README.md @@ -1,6 +1,6 @@ # tailscale -![Version: 1.0.7](https://img.shields.io/badge/Version-1.0.7-informational?style=flat-square) ![AppVersion: 1.31.7](https://img.shields.io/badge/AppVersion-1.31.7-informational?style=flat-square) +![Version: 1.0.8](https://img.shields.io/badge/Version-1.0.8-informational?style=flat-square) ![AppVersion: 1.31.7](https://img.shields.io/badge/AppVersion-1.31.7-informational?style=flat-square) 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 diff --git a/stable/tailscale/1.0.7/app-readme.md b/stable/tailscale/1.0.8/app-readme.md similarity index 100% rename from stable/tailscale/1.0.7/app-readme.md rename to stable/tailscale/1.0.8/app-readme.md diff --git a/stable/tailscale/1.0.7/charts/common-10.5.7.tgz b/stable/tailscale/1.0.8/charts/common-10.5.7.tgz similarity index 100% rename from stable/tailscale/1.0.7/charts/common-10.5.7.tgz rename to stable/tailscale/1.0.8/charts/common-10.5.7.tgz diff --git a/stable/tailscale/1.0.7/ix_values.yaml b/stable/tailscale/1.0.8/ix_values.yaml similarity index 100% rename from stable/tailscale/1.0.7/ix_values.yaml rename to stable/tailscale/1.0.8/ix_values.yaml diff --git a/stable/tailscale/1.0.7/questions.yaml b/stable/tailscale/1.0.8/questions.yaml similarity index 99% rename from stable/tailscale/1.0.7/questions.yaml rename to stable/tailscale/1.0.8/questions.yaml index ca032bf865..98f1d798b1 100644 --- a/stable/tailscale/1.0.7/questions.yaml +++ b/stable/tailscale/1.0.8/questions.yaml @@ -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 -
https://truecharts.org/docs/about/sponsor +
https://truecharts.org/sponsor schema: additional_attrs: true type: dict diff --git a/stable/tailscale/1.0.7/templates/_configmap.tpl b/stable/tailscale/1.0.8/templates/_configmap.tpl similarity index 100% rename from stable/tailscale/1.0.7/templates/_configmap.tpl rename to stable/tailscale/1.0.8/templates/_configmap.tpl diff --git a/stable/tailscale/1.0.7/templates/_secret.tpl b/stable/tailscale/1.0.8/templates/_secret.tpl similarity index 100% rename from stable/tailscale/1.0.7/templates/_secret.tpl rename to stable/tailscale/1.0.8/templates/_secret.tpl diff --git a/stable/tailscale/1.0.7/templates/common.yaml b/stable/tailscale/1.0.8/templates/common.yaml similarity index 100% rename from stable/tailscale/1.0.7/templates/common.yaml rename to stable/tailscale/1.0.8/templates/common.yaml diff --git a/stable/tailscale/1.0.7/values.yaml b/stable/tailscale/1.0.8/values.yaml similarity index 100% rename from stable/tailscale/1.0.7/values.yaml rename to stable/tailscale/1.0.8/values.yaml