Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -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))
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
@@ -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
|
||||
9
stable/zerotier/5.0.8/app-changelog.md
Normal file
9
stable/zerotier/5.0.8/app-changelog.md
Normal file
@@ -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))
|
||||
|
||||
|
||||
@@ -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:
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user