From c1038c90f7477c03e8b1486f3659debf9db9dba2 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 31 Aug 2023 23:38:56 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/zerotier/6.0.0/app-changelog.md | 0 stable/zerotier/{6.0.0 => 6.0.1}/CHANGELOG.md | 26 +++++++++--------- stable/zerotier/{6.0.0 => 6.0.1}/Chart.yaml | 4 +-- stable/zerotier/{6.0.0 => 6.0.1}/README.md | 0 stable/zerotier/6.0.1/app-changelog.md | 13 +++++++++ .../zerotier/{6.0.0 => 6.0.1}/app-readme.md | 0 .../{6.0.0 => 6.0.1}/charts/common-14.0.1.tgz | Bin .../zerotier/{6.0.0 => 6.0.1}/ix_values.yaml | 2 +- .../zerotier/{6.0.0 => 6.0.1}/questions.yaml | 0 .../{6.0.0 => 6.0.1}/templates/NOTES.txt | 0 .../{6.0.0 => 6.0.1}/templates/common.yaml | 0 stable/zerotier/{6.0.0 => 6.0.1}/values.yaml | 0 12 files changed, 29 insertions(+), 16 deletions(-) delete mode 100644 stable/zerotier/6.0.0/app-changelog.md rename stable/zerotier/{6.0.0 => 6.0.1}/CHANGELOG.md (86%) rename stable/zerotier/{6.0.0 => 6.0.1}/Chart.yaml (95%) rename stable/zerotier/{6.0.0 => 6.0.1}/README.md (100%) create mode 100644 stable/zerotier/6.0.1/app-changelog.md rename stable/zerotier/{6.0.0 => 6.0.1}/app-readme.md (100%) rename stable/zerotier/{6.0.0 => 6.0.1}/charts/common-14.0.1.tgz (100%) rename stable/zerotier/{6.0.0 => 6.0.1}/ix_values.yaml (91%) rename stable/zerotier/{6.0.0 => 6.0.1}/questions.yaml (100%) rename stable/zerotier/{6.0.0 => 6.0.1}/templates/NOTES.txt (100%) rename stable/zerotier/{6.0.0 => 6.0.1}/templates/common.yaml (100%) rename stable/zerotier/{6.0.0 => 6.0.1}/values.yaml (100%) diff --git a/stable/zerotier/6.0.0/app-changelog.md b/stable/zerotier/6.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/stable/zerotier/6.0.0/CHANGELOG.md b/stable/zerotier/6.0.1/CHANGELOG.md similarity index 86% rename from stable/zerotier/6.0.0/CHANGELOG.md rename to stable/zerotier/6.0.1/CHANGELOG.md index 072b780993..cb9bfb3079 100644 --- a/stable/zerotier/6.0.0/CHANGELOG.md +++ b/stable/zerotier/6.0.1/CHANGELOG.md @@ -4,6 +4,19 @@ +## [zerotier-6.0.1](https://github.com/truecharts/charts/compare/zerotier-6.0.0...zerotier-6.0.1) (2023-08-31) + +### Chore + +- update container image tccr.io/truecharts/zerotier to v1.12.1 ([#12112](https://github.com/truecharts/charts/issues/12112)) + + ### Docs + +- Update docs ([#11757](https://github.com/truecharts/charts/issues/11757)) + + + + ## [zerotier-6.0.0](https://github.com/truecharts/charts/compare/zerotier-5.0.24...zerotier-6.0.0) (2023-07-31) @@ -84,16 +97,3 @@ ## [zerotier-5.0.16](https://github.com/truecharts/charts/compare/zerotier-5.0.15...zerotier-5.0.16) (2023-05-26) -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [zerotier-5.0.15](https://github.com/truecharts/charts/compare/zerotier-5.0.14...zerotier-5.0.15) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - diff --git a/stable/zerotier/6.0.0/Chart.yaml b/stable/zerotier/6.0.1/Chart.yaml similarity index 95% rename from stable/zerotier/6.0.0/Chart.yaml rename to stable/zerotier/6.0.1/Chart.yaml index 415365c300..8c761e282b 100644 --- a/stable/zerotier/6.0.0/Chart.yaml +++ b/stable/zerotier/6.0.1/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: zerotier -version: 6.0.0 -appVersion: "1.10.6" +version: 6.0.1 +appVersion: "1.12.1" description: ZeroTier is a smart programmable Ethernet switch for planet Earth type: application deprecated: false diff --git a/stable/zerotier/6.0.0/README.md b/stable/zerotier/6.0.1/README.md similarity index 100% rename from stable/zerotier/6.0.0/README.md rename to stable/zerotier/6.0.1/README.md diff --git a/stable/zerotier/6.0.1/app-changelog.md b/stable/zerotier/6.0.1/app-changelog.md new file mode 100644 index 0000000000..9d19213634 --- /dev/null +++ b/stable/zerotier/6.0.1/app-changelog.md @@ -0,0 +1,13 @@ + + +## [zerotier-6.0.1](https://github.com/truecharts/charts/compare/zerotier-6.0.0...zerotier-6.0.1) (2023-08-31) + +### Chore + +- update container image tccr.io/truecharts/zerotier to v1.12.1 ([#12112](https://github.com/truecharts/charts/issues/12112)) + + ### Docs + +- Update docs ([#11757](https://github.com/truecharts/charts/issues/11757)) + + \ No newline at end of file diff --git a/stable/zerotier/6.0.0/app-readme.md b/stable/zerotier/6.0.1/app-readme.md similarity index 100% rename from stable/zerotier/6.0.0/app-readme.md rename to stable/zerotier/6.0.1/app-readme.md diff --git a/stable/zerotier/6.0.0/charts/common-14.0.1.tgz b/stable/zerotier/6.0.1/charts/common-14.0.1.tgz similarity index 100% rename from stable/zerotier/6.0.0/charts/common-14.0.1.tgz rename to stable/zerotier/6.0.1/charts/common-14.0.1.tgz diff --git a/stable/zerotier/6.0.0/ix_values.yaml b/stable/zerotier/6.0.1/ix_values.yaml similarity index 91% rename from stable/zerotier/6.0.0/ix_values.yaml rename to stable/zerotier/6.0.1/ix_values.yaml index bd1258217d..6245af85d7 100644 --- a/stable/zerotier/6.0.0/ix_values.yaml +++ b/stable/zerotier/6.0.1/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/zerotier pullPolicy: IfNotPresent - tag: 1.10.6@sha256:7cffa55238aedff4f0f552035925146f4b512bed338d0aa24fd61e656f0052ec + tag: v1.12.1@sha256:8de6f978bf0ba6bdc62a90f31087aa2da5ddddfb9aa1b03a33618b24d7a3b928 service: main: ports: diff --git a/stable/zerotier/6.0.0/questions.yaml b/stable/zerotier/6.0.1/questions.yaml similarity index 100% rename from stable/zerotier/6.0.0/questions.yaml rename to stable/zerotier/6.0.1/questions.yaml diff --git a/stable/zerotier/6.0.0/templates/NOTES.txt b/stable/zerotier/6.0.1/templates/NOTES.txt similarity index 100% rename from stable/zerotier/6.0.0/templates/NOTES.txt rename to stable/zerotier/6.0.1/templates/NOTES.txt diff --git a/stable/zerotier/6.0.0/templates/common.yaml b/stable/zerotier/6.0.1/templates/common.yaml similarity index 100% rename from stable/zerotier/6.0.0/templates/common.yaml rename to stable/zerotier/6.0.1/templates/common.yaml diff --git a/stable/zerotier/6.0.0/values.yaml b/stable/zerotier/6.0.1/values.yaml similarity index 100% rename from stable/zerotier/6.0.0/values.yaml rename to stable/zerotier/6.0.1/values.yaml