From 32da963e82bfa119d302239d92306a6a78fbe260 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 11 Apr 2023 21:26:50 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/tailscale/4.0.2/app-changelog.md | 10 ---------- stable/tailscale/{4.0.2 => 4.0.3}/CHANGELOG.md | 10 +++++----- stable/tailscale/{4.0.2 => 4.0.3}/Chart.yaml | 2 +- stable/tailscale/{4.0.2 => 4.0.3}/README.md | 0 stable/tailscale/4.0.3/app-changelog.md | 4 ++++ stable/tailscale/{4.0.2 => 4.0.3}/app-readme.md | 0 .../{4.0.2 => 4.0.3}/charts/common-12.4.3.tgz | Bin stable/tailscale/{4.0.2 => 4.0.3}/ix_values.yaml | 0 stable/tailscale/{4.0.2 => 4.0.3}/questions.yaml | 0 .../tailscale/{4.0.2 => 4.0.3}/templates/NOTES.txt | 0 .../{4.0.2 => 4.0.3}/templates/_configmap.tpl | 0 .../{4.0.2 => 4.0.3}/templates/_secret.tpl | 0 .../{4.0.2 => 4.0.3}/templates/common.yaml | 2 +- stable/tailscale/{4.0.2 => 4.0.3}/values.yaml | 0 14 files changed, 11 insertions(+), 17 deletions(-) delete mode 100644 stable/tailscale/4.0.2/app-changelog.md rename stable/tailscale/{4.0.2 => 4.0.3}/CHANGELOG.md (94%) rename stable/tailscale/{4.0.2 => 4.0.3}/Chart.yaml (98%) rename stable/tailscale/{4.0.2 => 4.0.3}/README.md (100%) create mode 100644 stable/tailscale/4.0.3/app-changelog.md rename stable/tailscale/{4.0.2 => 4.0.3}/app-readme.md (100%) rename stable/tailscale/{4.0.2 => 4.0.3}/charts/common-12.4.3.tgz (100%) rename stable/tailscale/{4.0.2 => 4.0.3}/ix_values.yaml (100%) rename stable/tailscale/{4.0.2 => 4.0.3}/questions.yaml (100%) rename stable/tailscale/{4.0.2 => 4.0.3}/templates/NOTES.txt (100%) rename stable/tailscale/{4.0.2 => 4.0.3}/templates/_configmap.tpl (100%) rename stable/tailscale/{4.0.2 => 4.0.3}/templates/_secret.tpl (100%) rename stable/tailscale/{4.0.2 => 4.0.3}/templates/common.yaml (92%) rename stable/tailscale/{4.0.2 => 4.0.3}/values.yaml (100%) diff --git a/stable/tailscale/4.0.2/app-changelog.md b/stable/tailscale/4.0.2/app-changelog.md deleted file mode 100644 index 538215f5e2..0000000000 --- a/stable/tailscale/4.0.2/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [tailscale-4.0.2](https://github.com/truecharts/charts/compare/tailscale-4.0.1...tailscale-4.0.2) (2023-04-11) - -### Fix - -- bump common on the 222 ([#7927](https://github.com/truecharts/charts/issues/7927)) - - Fix rbac - - \ No newline at end of file diff --git a/stable/tailscale/4.0.2/CHANGELOG.md b/stable/tailscale/4.0.3/CHANGELOG.md similarity index 94% rename from stable/tailscale/4.0.2/CHANGELOG.md rename to stable/tailscale/4.0.3/CHANGELOG.md index 006ad0ee6d..86eeb88ede 100644 --- a/stable/tailscale/4.0.2/CHANGELOG.md +++ b/stable/tailscale/4.0.3/CHANGELOG.md @@ -4,6 +4,11 @@ +## [tailscale-4.0.3](https://github.com/truecharts/charts/compare/tailscale-4.0.2...tailscale-4.0.3) (2023-04-11) + + + + ## [tailscale-4.0.2](https://github.com/truecharts/charts/compare/tailscale-4.0.1...tailscale-4.0.2) (2023-04-11) ### Fix @@ -92,8 +97,3 @@ - update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - - -## [tailscale-3.0.10](https://github.com/truecharts/charts/compare/tailscale-3.0.9...tailscale-3.0.10) (2022-12-26) - diff --git a/stable/tailscale/4.0.2/Chart.yaml b/stable/tailscale/4.0.3/Chart.yaml similarity index 98% rename from stable/tailscale/4.0.2/Chart.yaml rename to stable/tailscale/4.0.3/Chart.yaml index 66c73f0963..45ce631eb3 100644 --- a/stable/tailscale/4.0.2/Chart.yaml +++ b/stable/tailscale/4.0.3/Chart.yaml @@ -19,7 +19,7 @@ name: tailscale sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tailscale - https://github.com/tailscale/tailscale/blob/main/docs/k8s/run.sh -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - network diff --git a/stable/tailscale/4.0.2/README.md b/stable/tailscale/4.0.3/README.md similarity index 100% rename from stable/tailscale/4.0.2/README.md rename to stable/tailscale/4.0.3/README.md diff --git a/stable/tailscale/4.0.3/app-changelog.md b/stable/tailscale/4.0.3/app-changelog.md new file mode 100644 index 0000000000..6e9dd4ff89 --- /dev/null +++ b/stable/tailscale/4.0.3/app-changelog.md @@ -0,0 +1,4 @@ + + +## [tailscale-4.0.3](https://github.com/truecharts/charts/compare/tailscale-4.0.2...tailscale-4.0.3) (2023-04-11) + diff --git a/stable/tailscale/4.0.2/app-readme.md b/stable/tailscale/4.0.3/app-readme.md similarity index 100% rename from stable/tailscale/4.0.2/app-readme.md rename to stable/tailscale/4.0.3/app-readme.md diff --git a/stable/tailscale/4.0.2/charts/common-12.4.3.tgz b/stable/tailscale/4.0.3/charts/common-12.4.3.tgz similarity index 100% rename from stable/tailscale/4.0.2/charts/common-12.4.3.tgz rename to stable/tailscale/4.0.3/charts/common-12.4.3.tgz diff --git a/stable/tailscale/4.0.2/ix_values.yaml b/stable/tailscale/4.0.3/ix_values.yaml similarity index 100% rename from stable/tailscale/4.0.2/ix_values.yaml rename to stable/tailscale/4.0.3/ix_values.yaml diff --git a/stable/tailscale/4.0.2/questions.yaml b/stable/tailscale/4.0.3/questions.yaml similarity index 100% rename from stable/tailscale/4.0.2/questions.yaml rename to stable/tailscale/4.0.3/questions.yaml diff --git a/stable/tailscale/4.0.2/templates/NOTES.txt b/stable/tailscale/4.0.3/templates/NOTES.txt similarity index 100% rename from stable/tailscale/4.0.2/templates/NOTES.txt rename to stable/tailscale/4.0.3/templates/NOTES.txt diff --git a/stable/tailscale/4.0.2/templates/_configmap.tpl b/stable/tailscale/4.0.3/templates/_configmap.tpl similarity index 100% rename from stable/tailscale/4.0.2/templates/_configmap.tpl rename to stable/tailscale/4.0.3/templates/_configmap.tpl diff --git a/stable/tailscale/4.0.2/templates/_secret.tpl b/stable/tailscale/4.0.3/templates/_secret.tpl similarity index 100% rename from stable/tailscale/4.0.2/templates/_secret.tpl rename to stable/tailscale/4.0.3/templates/_secret.tpl diff --git a/stable/tailscale/4.0.2/templates/common.yaml b/stable/tailscale/4.0.3/templates/common.yaml similarity index 92% rename from stable/tailscale/4.0.2/templates/common.yaml rename to stable/tailscale/4.0.3/templates/common.yaml index b8f8b1435e..1504440aaa 100644 --- a/stable/tailscale/4.0.2/templates/common.yaml +++ b/stable/tailscale/4.0.3/templates/common.yaml @@ -17,4 +17,4 @@ {{- end -}} {{/* Render the templates */}} -{{ include "tc.v1.common.loader.apply" . }} +{{- include "tc.v1.common.loader.apply" . }} diff --git a/stable/tailscale/4.0.2/values.yaml b/stable/tailscale/4.0.3/values.yaml similarity index 100% rename from stable/tailscale/4.0.2/values.yaml rename to stable/tailscale/4.0.3/values.yaml