diff --git a/stable/zerotier/4.0.10/app-changelog.md b/stable/zerotier/4.0.10/app-changelog.md deleted file mode 100644 index 4244f73ddf8..00000000000 --- a/stable/zerotier/4.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [zerotier-4.0.10](https://github.com/truecharts/charts/compare/zerotier-4.0.9...zerotier-4.0.10) (2023-02-20) - -### Chore - -- update container image tccr.io/truecharts/zerotier to v - - \ No newline at end of file diff --git a/stable/zerotier/4.0.10/CHANGELOG.md b/stable/zerotier/4.0.11/CHANGELOG.md similarity index 91% rename from stable/zerotier/4.0.10/CHANGELOG.md rename to stable/zerotier/4.0.11/CHANGELOG.md index 36213b42712..3459fe6e7da 100644 --- a/stable/zerotier/4.0.10/CHANGELOG.md +++ b/stable/zerotier/4.0.11/CHANGELOG.md @@ -4,6 +4,15 @@ +## [zerotier-4.0.11](https://github.com/truecharts/charts/compare/zerotier-4.0.10...zerotier-4.0.11) (2023-02-21) + +### Chore + +- update container image tccr.io/truecharts/zerotier to v1.10.3 + + + + ## [zerotier-4.0.10](https://github.com/truecharts/charts/compare/zerotier-4.0.9...zerotier-4.0.10) (2023-02-20) ### Chore @@ -88,12 +97,3 @@ ## [zerotier-4.0.3](https://github.com/truecharts/charts/compare/zerotier-4.0.2...zerotier-4.0.3) (2022-11-30) - - - - -## [zerotier-4.0.3](https://github.com/truecharts/charts/compare/zerotier-4.0.2...zerotier-4.0.3) (2022-11-30) - - - - diff --git a/stable/zerotier/4.0.10/Chart.yaml b/stable/zerotier/4.0.11/Chart.yaml similarity index 95% rename from stable/zerotier/4.0.10/Chart.yaml rename to stable/zerotier/4.0.11/Chart.yaml index 84a13834362..5ab915460e0 100644 --- a/stable/zerotier/4.0.10/Chart.yaml +++ b/stable/zerotier/4.0.11/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: zerotier -version: 4.0.10 -appVersion: "1.10.2" +version: 4.0.11 +appVersion: "1.10.3" description: ZeroTier is a smart programmable Ethernet switch for planet Earth type: application deprecated: false diff --git a/stable/zerotier/4.0.10/README.md b/stable/zerotier/4.0.11/README.md similarity index 100% rename from stable/zerotier/4.0.10/README.md rename to stable/zerotier/4.0.11/README.md diff --git a/stable/zerotier/4.0.11/app-changelog.md b/stable/zerotier/4.0.11/app-changelog.md new file mode 100644 index 00000000000..ec30e1ab161 --- /dev/null +++ b/stable/zerotier/4.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [zerotier-4.0.11](https://github.com/truecharts/charts/compare/zerotier-4.0.10...zerotier-4.0.11) (2023-02-21) + +### Chore + +- update container image tccr.io/truecharts/zerotier to v1.10.3 + + \ No newline at end of file diff --git a/stable/zerotier/4.0.10/app-readme.md b/stable/zerotier/4.0.11/app-readme.md similarity index 100% rename from stable/zerotier/4.0.10/app-readme.md rename to stable/zerotier/4.0.11/app-readme.md diff --git a/stable/zerotier/4.0.10/charts/common-11.1.2.tgz b/stable/zerotier/4.0.11/charts/common-11.1.2.tgz similarity index 100% rename from stable/zerotier/4.0.10/charts/common-11.1.2.tgz rename to stable/zerotier/4.0.11/charts/common-11.1.2.tgz diff --git a/stable/zerotier/4.0.10/ix_values.yaml b/stable/zerotier/4.0.11/ix_values.yaml similarity index 89% rename from stable/zerotier/4.0.10/ix_values.yaml rename to stable/zerotier/4.0.11/ix_values.yaml index c8cd71fdf8c..e3ed704d667 100644 --- a/stable/zerotier/4.0.10/ix_values.yaml +++ b/stable/zerotier/4.0.11/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/zerotier pullPolicy: IfNotPresent - tag: 1.10.2@sha256:031303e4600deae2298c63e429ac2f8361797e09371648fe98cbec38e91728a9 + tag: 1.10.3@sha256:82a61fbd25c151296832362f602a948b0ea18423196596c9e8c64c589caaf409 securityContext: readOnlyRootFilesystem: false diff --git a/stable/zerotier/4.0.10/questions.yaml b/stable/zerotier/4.0.11/questions.yaml similarity index 100% rename from stable/zerotier/4.0.10/questions.yaml rename to stable/zerotier/4.0.11/questions.yaml diff --git a/stable/zerotier/4.0.10/templates/common.yaml b/stable/zerotier/4.0.11/templates/common.yaml similarity index 100% rename from stable/zerotier/4.0.10/templates/common.yaml rename to stable/zerotier/4.0.11/templates/common.yaml diff --git a/stable/zerotier/4.0.10/values.yaml b/stable/zerotier/4.0.11/values.yaml similarity index 100% rename from stable/zerotier/4.0.10/values.yaml rename to stable/zerotier/4.0.11/values.yaml