From ba0ee145cc70e71acc929f5ca6da902834f01e11 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 21 Mar 2022 04:49:12 +0000 Subject: [PATCH] Commit released Helm Chart and docs for TrueCharts Signed-off-by: TrueCharts-Bot --- charts/stable/zerotier/CHANGELOG.md | 9 +++ charts/stable/zerotier/helm-values.md | 4 +- charts/stable/zerotier/security.md | 4 +- docs/apps/stable/zerotier/CHANGELOG.md | 9 +++ docs/apps/stable/zerotier/helm-values.md | 4 +- docs/apps/stable/zerotier/security.md | 4 +- docs/index.yaml | 90 +++++++++--------------- 7 files changed, 58 insertions(+), 66 deletions(-) diff --git a/charts/stable/zerotier/CHANGELOG.md b/charts/stable/zerotier/CHANGELOG.md index af6fbdfcad7..c994d01ed63 100644 --- a/charts/stable/zerotier/CHANGELOG.md +++ b/charts/stable/zerotier/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [zerotier-1.0.1](https://github.com/truecharts/apps/compare/zerotier-1.0.0...zerotier-1.0.1) (2022-03-21) + +#### Chore + +* update image ([#2234](https://github.com/truecharts/apps/issues/2234)) + + + ### [zerotier-1.0.0](https://github.com/truecharts/apps/compare/zerotier-0.0.1...zerotier-1.0.0) (2022-03-20) diff --git a/charts/stable/zerotier/helm-values.md b/charts/stable/zerotier/helm-values.md index 3116b073295..e5af3768c6b 100644 --- a/charts/stable/zerotier/helm-values.md +++ b/charts/stable/zerotier/helm-values.md @@ -12,8 +12,8 @@ You will, however, be able to use all values referenced in the common chart here | Key | Type | Default | Description | |-----|------|---------|-------------| | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"zerotier/zerotier"` | | -| image.tag | string | `"1.8.4@sha256:b57e76e4291fbc26e1c75df07bc3534e9180457343c7ceff5d7ac8c4e25f6f44"` | | +| image.repository | string | `"tccr.io/truecharts/zerotier"` | | +| image.tag | string | `"v1.8.4@sha256:5cb03159f98b7dd0a4b77d803585f9142a33c1c354be600cce8ff10a76074dfc"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/var/lib/zerotier-one"` | | | persistence.tun.enabled | bool | `true` | | diff --git a/charts/stable/zerotier/security.md b/charts/stable/zerotier/security.md index e06a4a69198..64e1e9429e3 100644 --- a/charts/stable/zerotier/security.md +++ b/charts/stable/zerotier/security.md @@ -47,7 +47,7 @@ hide: tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c - zerotier/zerotier:1.8.4@sha256:b57e76e4291fbc26e1c75df07bc3534e9180457343c7ceff5d7ac8c4e25f6f44 + tccr.io/truecharts/zerotier:v1.8.4@sha256:5cb03159f98b7dd0a4b77d803585f9142a33c1c354be600cce8ff10a76074dfc ##### Scan Results @@ -120,7 +120,7 @@ hide: | ssl_client | CVE-2021-42375 | MEDIUM | 1.33.1-r3 | 1.33.1-r5 |
Expand...https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/
https://security.netapp.com/advisory/ntap-20211223-0002/
| -#### Container: zerotier/zerotier:1.8.4@sha256:b57e76e4291fbc26e1c75df07bc3534e9180457343c7ceff5d7ac8c4e25f6f44 (debian 10.11) +#### Container: tccr.io/truecharts/zerotier:v1.8.4@sha256:5cb03159f98b7dd0a4b77d803585f9142a33c1c354be600cce8ff10a76074dfc (debian 10.11) **debian** diff --git a/docs/apps/stable/zerotier/CHANGELOG.md b/docs/apps/stable/zerotier/CHANGELOG.md index af6fbdfcad7..c994d01ed63 100644 --- a/docs/apps/stable/zerotier/CHANGELOG.md +++ b/docs/apps/stable/zerotier/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [zerotier-1.0.1](https://github.com/truecharts/apps/compare/zerotier-1.0.0...zerotier-1.0.1) (2022-03-21) + +#### Chore + +* update image ([#2234](https://github.com/truecharts/apps/issues/2234)) + + + ### [zerotier-1.0.0](https://github.com/truecharts/apps/compare/zerotier-0.0.1...zerotier-1.0.0) (2022-03-20) diff --git a/docs/apps/stable/zerotier/helm-values.md b/docs/apps/stable/zerotier/helm-values.md index 3116b073295..e5af3768c6b 100644 --- a/docs/apps/stable/zerotier/helm-values.md +++ b/docs/apps/stable/zerotier/helm-values.md @@ -12,8 +12,8 @@ You will, however, be able to use all values referenced in the common chart here | Key | Type | Default | Description | |-----|------|---------|-------------| | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"zerotier/zerotier"` | | -| image.tag | string | `"1.8.4@sha256:b57e76e4291fbc26e1c75df07bc3534e9180457343c7ceff5d7ac8c4e25f6f44"` | | +| image.repository | string | `"tccr.io/truecharts/zerotier"` | | +| image.tag | string | `"v1.8.4@sha256:5cb03159f98b7dd0a4b77d803585f9142a33c1c354be600cce8ff10a76074dfc"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/var/lib/zerotier-one"` | | | persistence.tun.enabled | bool | `true` | | diff --git a/docs/apps/stable/zerotier/security.md b/docs/apps/stable/zerotier/security.md index e06a4a69198..64e1e9429e3 100644 --- a/docs/apps/stable/zerotier/security.md +++ b/docs/apps/stable/zerotier/security.md @@ -47,7 +47,7 @@ hide: tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c - zerotier/zerotier:1.8.4@sha256:b57e76e4291fbc26e1c75df07bc3534e9180457343c7ceff5d7ac8c4e25f6f44 + tccr.io/truecharts/zerotier:v1.8.4@sha256:5cb03159f98b7dd0a4b77d803585f9142a33c1c354be600cce8ff10a76074dfc ##### Scan Results @@ -120,7 +120,7 @@ hide: | ssl_client | CVE-2021-42375 | MEDIUM | 1.33.1-r3 | 1.33.1-r5 |
Expand...https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/
https://security.netapp.com/advisory/ntap-20211223-0002/
| -#### Container: zerotier/zerotier:1.8.4@sha256:b57e76e4291fbc26e1c75df07bc3534e9180457343c7ceff5d7ac8c4e25f6f44 (debian 10.11) +#### Container: tccr.io/truecharts/zerotier:v1.8.4@sha256:5cb03159f98b7dd0a4b77d803585f9142a33c1c354be600cce8ff10a76074dfc (debian 10.11) **debian** diff --git a/docs/index.yaml b/docs/index.yaml index 0a159adcdf0..c5c5bb705d0 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -7200,27 +7200,6 @@ entries: - https://github.com/truecharts/apps/releases/download/collabora-online-9.0.20/collabora-online-9.0.20.tgz version: 9.0.20 common: - - apiVersion: v2 - appVersion: latest - created: "2022-03-20T23:02:46.461557355Z" - description: Function library for TrueCharts - digest: a9ff8a21263c44b66b20ee558a27c77653ce8c0fb3e8c91dba27f0a8397fa994 - home: https://github.com/truecharts/apps/tree/master/charts/common - icon: https://avatars.githubusercontent.com/u/76400755 - keywords: - - truecharts - - library-chart - - common - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: common - type: library - urls: - - https://github.com/truecharts/apps/releases/download/common-9.1.9/common-9.1.9.tgz - version: 9.1.9 - apiVersion: v2 appVersion: latest created: "2022-03-20T19:24:58.893542435Z" @@ -33526,42 +33505,6 @@ entries: - https://github.com/truecharts/apps/releases/download/makemkv-0.0.1/makemkv-0.0.1.tgz version: 0.0.1 mariadb: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - database - truecharts.org/grade: U - apiVersion: v2 - appVersion: 10.7.3 - created: "2022-03-20T23:02:46.693805963Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 9.1.6 - description: Fast, reliable, scalable, and easy to use open-source relational - database system. - digest: ad1edb2dfb26c19e4edefd65ed2bbc66e1445b7e3407a5743db30ad8055f4cc4 - home: https://github.com/truecharts/apps/tree/master/stable/mariadb - icon: https://bitnami.com/assets/stacks/mariadb/img/mariadb-stack-220x234.png - keywords: - - mariadb - - mysql - - database - - sql - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: mariadb - sources: - - https://github.com/bitnami/bitnami-docker-mariadb - - https://github.com/prometheus/mysqld_exporter - - https://mariadb.org - type: application - urls: - - https://github.com/truecharts/apps/releases/download/mariadb-2.0.8/mariadb-2.0.8.tgz - version: 2.0.8 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -77926,6 +77869,37 @@ entries: - https://github.com/truecharts/apps/releases/download/xteve-4.0.21/xteve-4.0.21.tgz version: 4.0.21 zerotier: + - annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - network + truecharts.org/grade: U + apiVersion: v2 + appVersion: 1.8.4 + created: "2022-03-21T04:49:06.993888665Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 9.1.6 + description: ZeroTier is a smart programmable Ethernet switch for planet Earth + digest: c1c75a11770b72800fc66bbb9eade15ce51bf920ce03d9e4aca892b9e080d3a7 + home: https://github.com/truecharts/apps/tree/master/charts/stable/zerotier + icon: https://truecharts.org/_static/img/appicons/zerotier.png + keywords: + - zerotier + - network + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org + name: zerotier + sources: + - https://hub.docker.com/r/zerotier/zerotier + type: application + urls: + - https://github.com/truecharts/apps/releases/download/zerotier-1.0.1/zerotier-1.0.1.tgz + version: 1.0.1 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -78883,4 +78857,4 @@ entries: urls: - https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-9.0.24/zwavejs2mqtt-9.0.24.tgz version: 9.0.24 -generated: "2022-03-20T23:02:46.705192601Z" +generated: "2022-03-21T04:49:07.004858451Z"