From 7ba61626baf1f4cda01d193655f03b845554e886 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 6 Dec 2022 16:33:23 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/tailscale/3.0.4/app-changelog.md | 9 --------- stable/tailscale/{3.0.4 => 3.0.5}/CHANGELOG.md | 10 +++++----- stable/tailscale/{3.0.4 => 3.0.5}/Chart.yaml | 2 +- stable/tailscale/{3.0.4 => 3.0.5}/README.md | 0 stable/tailscale/3.0.5/app-changelog.md | 4 ++++ stable/tailscale/{3.0.4 => 3.0.5}/app-readme.md | 0 .../{3.0.4 => 3.0.5}/charts/common-11.0.4.tgz | Bin stable/tailscale/{3.0.4 => 3.0.5}/ix_values.yaml | 2 +- stable/tailscale/{3.0.4 => 3.0.5}/questions.yaml | 0 .../{3.0.4 => 3.0.5}/templates/_configmap.tpl | 0 .../{3.0.4 => 3.0.5}/templates/_secret.tpl | 0 .../{3.0.4 => 3.0.5}/templates/common.yaml | 0 stable/tailscale/{3.0.4 => 3.0.5}/values.yaml | 0 13 files changed, 11 insertions(+), 16 deletions(-) delete mode 100644 stable/tailscale/3.0.4/app-changelog.md rename stable/tailscale/{3.0.4 => 3.0.5}/CHANGELOG.md (95%) rename stable/tailscale/{3.0.4 => 3.0.5}/Chart.yaml (98%) rename stable/tailscale/{3.0.4 => 3.0.5}/README.md (100%) create mode 100644 stable/tailscale/3.0.5/app-changelog.md rename stable/tailscale/{3.0.4 => 3.0.5}/app-readme.md (100%) rename stable/tailscale/{3.0.4 => 3.0.5}/charts/common-11.0.4.tgz (100%) rename stable/tailscale/{3.0.4 => 3.0.5}/ix_values.yaml (93%) rename stable/tailscale/{3.0.4 => 3.0.5}/questions.yaml (100%) rename stable/tailscale/{3.0.4 => 3.0.5}/templates/_configmap.tpl (100%) rename stable/tailscale/{3.0.4 => 3.0.5}/templates/_secret.tpl (100%) rename stable/tailscale/{3.0.4 => 3.0.5}/templates/common.yaml (100%) rename stable/tailscale/{3.0.4 => 3.0.5}/values.yaml (100%) diff --git a/stable/tailscale/3.0.4/app-changelog.md b/stable/tailscale/3.0.4/app-changelog.md deleted file mode 100644 index 9363aac3bc9..00000000000 --- a/stable/tailscale/3.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tailscale-3.0.4](https://github.com/truecharts/charts/compare/tailscale-3.0.3...tailscale-3.0.4) (2022-12-05) - -### Feat - -- Update How-To Image ([#5123](https://github.com/truecharts/charts/issues/5123)) - - \ No newline at end of file diff --git a/stable/tailscale/3.0.4/CHANGELOG.md b/stable/tailscale/3.0.5/CHANGELOG.md similarity index 95% rename from stable/tailscale/3.0.4/CHANGELOG.md rename to stable/tailscale/3.0.5/CHANGELOG.md index d23fdbb7093..b8f2b70db69 100644 --- a/stable/tailscale/3.0.4/CHANGELOG.md +++ b/stable/tailscale/3.0.5/CHANGELOG.md @@ -4,6 +4,11 @@ +## [tailscale-3.0.5](https://github.com/truecharts/charts/compare/tailscale-3.0.4...tailscale-3.0.5) (2022-12-06) + + + + ## [tailscale-3.0.4](https://github.com/truecharts/charts/compare/tailscale-3.0.3...tailscale-3.0.4) (2022-12-05) ### Feat @@ -92,8 +97,3 @@ - update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - - -## [tailscale-3.0.1](https://github.com/truecharts/charts/compare/tailscale-3.0.0...tailscale-3.0.1) (2022-11-15) - diff --git a/stable/tailscale/3.0.4/Chart.yaml b/stable/tailscale/3.0.5/Chart.yaml similarity index 98% rename from stable/tailscale/3.0.4/Chart.yaml rename to stable/tailscale/3.0.5/Chart.yaml index 372762b5e7e..c415d155568 100644 --- a/stable/tailscale/3.0.4/Chart.yaml +++ b/stable/tailscale/3.0.5/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: 3.0.4 +version: 3.0.5 annotations: truecharts.org/catagories: | - network diff --git a/stable/tailscale/3.0.4/README.md b/stable/tailscale/3.0.5/README.md similarity index 100% rename from stable/tailscale/3.0.4/README.md rename to stable/tailscale/3.0.5/README.md diff --git a/stable/tailscale/3.0.5/app-changelog.md b/stable/tailscale/3.0.5/app-changelog.md new file mode 100644 index 00000000000..08c1de34105 --- /dev/null +++ b/stable/tailscale/3.0.5/app-changelog.md @@ -0,0 +1,4 @@ + + +## [tailscale-3.0.5](https://github.com/truecharts/charts/compare/tailscale-3.0.4...tailscale-3.0.5) (2022-12-06) + diff --git a/stable/tailscale/3.0.4/app-readme.md b/stable/tailscale/3.0.5/app-readme.md similarity index 100% rename from stable/tailscale/3.0.4/app-readme.md rename to stable/tailscale/3.0.5/app-readme.md diff --git a/stable/tailscale/3.0.4/charts/common-11.0.4.tgz b/stable/tailscale/3.0.5/charts/common-11.0.4.tgz similarity index 100% rename from stable/tailscale/3.0.4/charts/common-11.0.4.tgz rename to stable/tailscale/3.0.5/charts/common-11.0.4.tgz diff --git a/stable/tailscale/3.0.4/ix_values.yaml b/stable/tailscale/3.0.5/ix_values.yaml similarity index 93% rename from stable/tailscale/3.0.4/ix_values.yaml rename to stable/tailscale/3.0.5/ix_values.yaml index 807bfbe45ce..884b6ccad0b 100644 --- a/stable/tailscale/3.0.4/ix_values.yaml +++ b/stable/tailscale/3.0.5/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tailscale/tailscale pullPolicy: IfNotPresent - tag: unstable-v1.33.298@sha256:2503bed25da096bf1b8d36950c278b726c476d344757ad550854877b8d5fc460 + tag: v1.34.0@sha256:35e8eac77dce33631acb8ae5acf1042a984b1209dcfb115d26f98e977d10ff46 command: - /usr/local/bin/containerboot diff --git a/stable/tailscale/3.0.4/questions.yaml b/stable/tailscale/3.0.5/questions.yaml similarity index 100% rename from stable/tailscale/3.0.4/questions.yaml rename to stable/tailscale/3.0.5/questions.yaml diff --git a/stable/tailscale/3.0.4/templates/_configmap.tpl b/stable/tailscale/3.0.5/templates/_configmap.tpl similarity index 100% rename from stable/tailscale/3.0.4/templates/_configmap.tpl rename to stable/tailscale/3.0.5/templates/_configmap.tpl diff --git a/stable/tailscale/3.0.4/templates/_secret.tpl b/stable/tailscale/3.0.5/templates/_secret.tpl similarity index 100% rename from stable/tailscale/3.0.4/templates/_secret.tpl rename to stable/tailscale/3.0.5/templates/_secret.tpl diff --git a/stable/tailscale/3.0.4/templates/common.yaml b/stable/tailscale/3.0.5/templates/common.yaml similarity index 100% rename from stable/tailscale/3.0.4/templates/common.yaml rename to stable/tailscale/3.0.5/templates/common.yaml diff --git a/stable/tailscale/3.0.4/values.yaml b/stable/tailscale/3.0.5/values.yaml similarity index 100% rename from stable/tailscale/3.0.4/values.yaml rename to stable/tailscale/3.0.5/values.yaml