Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -7,4 +7,3 @@
|
||||
#### Feat
|
||||
|
||||
* Add rsshub ([#2223](https://github.com/truecharts/apps/issues/2223))
|
||||
|
||||
|
||||
@@ -643,6 +643,3 @@ hide:
|
||||
|
||||
| No Vulnerabilities found |
|
||||
|:---------------------------------|
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="zerotier-1.0.2"></a>
|
||||
### [zerotier-1.0.2](https://github.com/truecharts/apps/compare/zerotier-1.0.1...zerotier-1.0.2) (2022-03-21)
|
||||
|
||||
#### Chore
|
||||
|
||||
* Add some gui options ([#2237](https://github.com/truecharts/apps/issues/2237))
|
||||
|
||||
|
||||
|
||||
<a name="zerotier-1.0.1"></a>
|
||||
### [zerotier-1.0.1](https://github.com/truecharts/apps/compare/zerotier-1.0.0...zerotier-1.0.1) (2022-03-21)
|
||||
|
||||
|
||||
@@ -24,6 +24,9 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| persistence.tun.type | string | `"hostPath"` | |
|
||||
| podSecurityContext.runAsGroup | int | `0` | |
|
||||
| podSecurityContext.runAsUser | int | `0` | |
|
||||
| secret.ZEROTIER_API_SECRET | string | `""` | |
|
||||
| secret.ZEROTIER_IDENTITY_PUBLIC | string | `""` | |
|
||||
| secret.ZEROTIER_IDENTITY_SECRET | string | `""` | |
|
||||
| securityContext.capabilities.add[0] | string | `"NET_ADMIN"` | |
|
||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||
| securityContext.runAsNonRoot | bool | `false` | |
|
||||
|
||||
@@ -7,4 +7,3 @@
|
||||
#### Feat
|
||||
|
||||
* Add rsshub ([#2223](https://github.com/truecharts/apps/issues/2223))
|
||||
|
||||
|
||||
@@ -643,6 +643,3 @@ hide:
|
||||
|
||||
| No Vulnerabilities found |
|
||||
|:---------------------------------|
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="zerotier-1.0.2"></a>
|
||||
### [zerotier-1.0.2](https://github.com/truecharts/apps/compare/zerotier-1.0.1...zerotier-1.0.2) (2022-03-21)
|
||||
|
||||
#### Chore
|
||||
|
||||
* Add some gui options ([#2237](https://github.com/truecharts/apps/issues/2237))
|
||||
|
||||
|
||||
|
||||
<a name="zerotier-1.0.1"></a>
|
||||
### [zerotier-1.0.1](https://github.com/truecharts/apps/compare/zerotier-1.0.0...zerotier-1.0.1) (2022-03-21)
|
||||
|
||||
|
||||
@@ -24,6 +24,9 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| persistence.tun.type | string | `"hostPath"` | |
|
||||
| podSecurityContext.runAsGroup | int | `0` | |
|
||||
| podSecurityContext.runAsUser | int | `0` | |
|
||||
| secret.ZEROTIER_API_SECRET | string | `""` | |
|
||||
| secret.ZEROTIER_IDENTITY_PUBLIC | string | `""` | |
|
||||
| secret.ZEROTIER_IDENTITY_SECRET | string | `""` | |
|
||||
| securityContext.capabilities.add[0] | string | `"NET_ADMIN"` | |
|
||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||
| securityContext.runAsNonRoot | bool | `false` | |
|
||||
|
||||
+32
-1
@@ -77938,6 +77938,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-21T18:26:43.762590359Z"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 9.1.6
|
||||
description: ZeroTier is a smart programmable Ethernet switch for planet Earth
|
||||
digest: 3ddee6e8cdd70a95379d203e6276fb0c9bdd2ded9a3819deaf0bb2fc8fab2240
|
||||
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.2/zerotier-1.0.2.tgz
|
||||
version: 1.0.2
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
@@ -78926,4 +78957,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-21T17:47:11.404500873Z"
|
||||
generated: "2022-03-21T18:26:43.771653373Z"
|
||||
|
||||
Reference in New Issue
Block a user