diff --git a/stable/zerotier/5.0.7/app-changelog.md b/stable/zerotier/5.0.7/app-changelog.md deleted file mode 100644 index fb6ff29453..0000000000 --- a/stable/zerotier/5.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [zerotier-5.0.7](https://github.com/truecharts/charts/compare/zerotier-5.0.6...zerotier-5.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - \ No newline at end of file diff --git a/stable/zerotier/5.0.7/CHANGELOG.md b/stable/zerotier/5.0.8/CHANGELOG.md similarity index 89% rename from stable/zerotier/5.0.7/CHANGELOG.md rename to stable/zerotier/5.0.8/CHANGELOG.md index 8008acbaba..83a15a7744 100644 --- a/stable/zerotier/5.0.7/CHANGELOG.md +++ b/stable/zerotier/5.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [zerotier-5.0.8](https://github.com/truecharts/charts/compare/zerotier-5.0.7...zerotier-5.0.8) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/zerotier to v1.10.6 ([#8538](https://github.com/truecharts/charts/issues/8538)) + + + + ## [zerotier-5.0.7](https://github.com/truecharts/charts/compare/zerotier-5.0.6...zerotier-5.0.7) (2023-04-25) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/zerotier to v - - -## [zerotier-4.0.9](https://github.com/truecharts/charts/compare/zerotier-4.0.8...zerotier-4.0.9) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - diff --git a/stable/zerotier/5.0.7/Chart.yaml b/stable/zerotier/5.0.8/Chart.yaml similarity index 95% rename from stable/zerotier/5.0.7/Chart.yaml rename to stable/zerotier/5.0.8/Chart.yaml index 194df4c28a..9b829d7726 100644 --- a/stable/zerotier/5.0.7/Chart.yaml +++ b/stable/zerotier/5.0.8/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: zerotier -version: 5.0.7 -appVersion: "1.10.3" +version: 5.0.8 +appVersion: "1.10.6" description: ZeroTier is a smart programmable Ethernet switch for planet Earth type: application deprecated: false diff --git a/stable/zerotier/5.0.7/README.md b/stable/zerotier/5.0.8/README.md similarity index 100% rename from stable/zerotier/5.0.7/README.md rename to stable/zerotier/5.0.8/README.md diff --git a/stable/zerotier/5.0.8/app-changelog.md b/stable/zerotier/5.0.8/app-changelog.md new file mode 100644 index 0000000000..4bb648eed8 --- /dev/null +++ b/stable/zerotier/5.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [zerotier-5.0.8](https://github.com/truecharts/charts/compare/zerotier-5.0.7...zerotier-5.0.8) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/zerotier to v1.10.6 ([#8538](https://github.com/truecharts/charts/issues/8538)) + + \ No newline at end of file diff --git a/stable/zerotier/5.0.7/app-readme.md b/stable/zerotier/5.0.8/app-readme.md similarity index 100% rename from stable/zerotier/5.0.7/app-readme.md rename to stable/zerotier/5.0.8/app-readme.md diff --git a/stable/zerotier/5.0.7/charts/common-12.6.1.tgz b/stable/zerotier/5.0.8/charts/common-12.6.1.tgz similarity index 100% rename from stable/zerotier/5.0.7/charts/common-12.6.1.tgz rename to stable/zerotier/5.0.8/charts/common-12.6.1.tgz diff --git a/stable/zerotier/5.0.7/ix_values.yaml b/stable/zerotier/5.0.8/ix_values.yaml similarity index 91% rename from stable/zerotier/5.0.7/ix_values.yaml rename to stable/zerotier/5.0.8/ix_values.yaml index 1381312690..bd1258217d 100644 --- a/stable/zerotier/5.0.7/ix_values.yaml +++ b/stable/zerotier/5.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/zerotier pullPolicy: IfNotPresent - tag: 1.10.3@sha256:82a61fbd25c151296832362f602a948b0ea18423196596c9e8c64c589caaf409 + tag: 1.10.6@sha256:7cffa55238aedff4f0f552035925146f4b512bed338d0aa24fd61e656f0052ec service: main: ports: diff --git a/stable/zerotier/5.0.7/questions.yaml b/stable/zerotier/5.0.8/questions.yaml similarity index 99% rename from stable/zerotier/5.0.7/questions.yaml rename to stable/zerotier/5.0.8/questions.yaml index 7cc9d0c46c..6633148932 100644 --- a/stable/zerotier/5.0.7/questions.yaml +++ b/stable/zerotier/5.0.8/questions.yaml @@ -650,7 +650,7 @@ questions: description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps schema: type: int - show_if: [["runAsUser", "=", "0"]] + show_if: [["runAsUser", "=", 0]] default: 568 - variable: UMASK label: UMASK diff --git a/stable/zerotier/5.0.7/templates/NOTES.txt b/stable/zerotier/5.0.8/templates/NOTES.txt similarity index 100% rename from stable/zerotier/5.0.7/templates/NOTES.txt rename to stable/zerotier/5.0.8/templates/NOTES.txt diff --git a/stable/zerotier/5.0.7/templates/common.yaml b/stable/zerotier/5.0.8/templates/common.yaml similarity index 100% rename from stable/zerotier/5.0.7/templates/common.yaml rename to stable/zerotier/5.0.8/templates/common.yaml diff --git a/stable/zerotier/5.0.7/values.yaml b/stable/zerotier/5.0.8/values.yaml similarity index 100% rename from stable/zerotier/5.0.7/values.yaml rename to stable/zerotier/5.0.8/values.yaml