diff --git a/stable/tailscale/1.1.24/CHANGELOG.md b/stable/tailscale/1.1.25/CHANGELOG.md similarity index 86% rename from stable/tailscale/1.1.24/CHANGELOG.md rename to stable/tailscale/1.1.25/CHANGELOG.md index ca183a3514b..410912a6742 100644 --- a/stable/tailscale/1.1.24/CHANGELOG.md +++ b/stable/tailscale/1.1.25/CHANGELOG.md @@ -2,6 +2,20 @@ +## [tailscale-1.1.25](https://github.com/truecharts/charts/compare/tailscale-1.1.22...tailscale-1.1.25) (2022-11-07) + +### 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)) + + + + ## [tailscale-1.1.24](https://github.com/truecharts/charts/compare/tailscale-1.1.22...tailscale-1.1.24) (2022-11-07) ### Chore @@ -83,17 +97,3 @@ ## [tailscale-1.1.18](https://github.com/truecharts/charts/compare/tailscale-1.1.17...tailscale-1.1.18) (2022-11-03) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4286](https://github.com/truecharts/charts/issues/4286)) - - - - -## [tailscale-1.1.17](https://github.com/truecharts/charts/compare/tailscale-1.1.16...tailscale-1.1.17) (2022-11-02) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/tailscale/1.1.24/Chart.lock b/stable/tailscale/1.1.25/Chart.lock similarity index 80% rename from stable/tailscale/1.1.24/Chart.lock rename to stable/tailscale/1.1.25/Chart.lock index 2339d3373ce..89d2d19789d 100644 --- a/stable/tailscale/1.1.24/Chart.lock +++ b/stable/tailscale/1.1.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.8.1 digest: sha256:05dfc73a5008ffaceb26f16b5ca745e93ca20b56a9b9c1e6d14b4e832a7b1363 -generated: "2022-11-07T22:56:00.336257005Z" +generated: "2022-11-07T23:39:28.166115337Z" diff --git a/stable/tailscale/1.1.24/Chart.yaml b/stable/tailscale/1.1.25/Chart.yaml similarity index 98% rename from stable/tailscale/1.1.24/Chart.yaml rename to stable/tailscale/1.1.25/Chart.yaml index 47b3c67c12c..bcd2b571401 100644 --- a/stable/tailscale/1.1.24/Chart.yaml +++ b/stable/tailscale/1.1.25/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.1.24 +version: 1.1.25 annotations: truecharts.org/catagories: | - network diff --git a/stable/tailscale/1.1.24/README.md b/stable/tailscale/1.1.25/README.md similarity index 100% rename from stable/tailscale/1.1.24/README.md rename to stable/tailscale/1.1.25/README.md diff --git a/stable/tailscale/1.1.24/app-readme.md b/stable/tailscale/1.1.25/app-readme.md similarity index 100% rename from stable/tailscale/1.1.24/app-readme.md rename to stable/tailscale/1.1.25/app-readme.md diff --git a/stable/tailscale/1.1.24/charts/common-10.8.1.tgz b/stable/tailscale/1.1.25/charts/common-10.8.1.tgz similarity index 100% rename from stable/tailscale/1.1.24/charts/common-10.8.1.tgz rename to stable/tailscale/1.1.25/charts/common-10.8.1.tgz diff --git a/stable/tailscale/1.1.24/ix_values.yaml b/stable/tailscale/1.1.25/ix_values.yaml similarity index 98% rename from stable/tailscale/1.1.24/ix_values.yaml rename to stable/tailscale/1.1.25/ix_values.yaml index 30eb72bf40b..2fa568d22dc 100644 --- a/stable/tailscale/1.1.24/ix_values.yaml +++ b/stable/tailscale/1.1.25/ix_values.yaml @@ -40,6 +40,7 @@ rbac: verbs: - get - update + - patch envFrom: - configMapRef: diff --git a/stable/tailscale/1.1.24/questions.yaml b/stable/tailscale/1.1.25/questions.yaml similarity index 100% rename from stable/tailscale/1.1.24/questions.yaml rename to stable/tailscale/1.1.25/questions.yaml diff --git a/stable/tailscale/1.1.24/templates/_configmap.tpl b/stable/tailscale/1.1.25/templates/_configmap.tpl similarity index 100% rename from stable/tailscale/1.1.24/templates/_configmap.tpl rename to stable/tailscale/1.1.25/templates/_configmap.tpl diff --git a/stable/tailscale/1.1.24/templates/_secret.tpl b/stable/tailscale/1.1.25/templates/_secret.tpl similarity index 100% rename from stable/tailscale/1.1.24/templates/_secret.tpl rename to stable/tailscale/1.1.25/templates/_secret.tpl diff --git a/stable/tailscale/1.1.24/templates/common.yaml b/stable/tailscale/1.1.25/templates/common.yaml similarity index 100% rename from stable/tailscale/1.1.24/templates/common.yaml rename to stable/tailscale/1.1.25/templates/common.yaml diff --git a/stable/tailscale/1.1.24/values.yaml b/stable/tailscale/1.1.25/values.yaml similarity index 100% rename from stable/tailscale/1.1.24/values.yaml rename to stable/tailscale/1.1.25/values.yaml