Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,23 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="resilio-sync-5.0.0"></a>
|
||||
### [resilio-sync-5.0.0](https://github.com/truecharts/apps/compare/resilio-sync-4.0.43...resilio-sync-5.0.0) (2022-03-03)
|
||||
|
||||
#### Chore
|
||||
|
||||
* remove fixed env from questions.yaml
|
||||
* remove PUID from per-app env-vars if set to 568
|
||||
* remove empty env var declaration from questions.yaml
|
||||
* remove TZ from values. ([#1945](https://github.com/truecharts/apps/issues/1945))
|
||||
* update helm general major helm releases ([#2021](https://github.com/truecharts/apps/issues/2021))
|
||||
|
||||
#### Fix
|
||||
|
||||
* BREAKING CHANGE Move some env-vars outside of env section ([#2010](https://github.com/truecharts/apps/issues/2010))
|
||||
|
||||
|
||||
|
||||
<a name="resilio-sync-4.0.43"></a>
|
||||
### [resilio-sync-4.0.43](https://github.com/truecharts/apps/compare/resilio-sync-4.0.42...resilio-sync-4.0.43) (2022-03-02)
|
||||
|
||||
|
||||
@@ -11,8 +11,6 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
|
||||
| Key | Type | Default | Description |
|
||||
|-----|------|---------|-------------|
|
||||
| env.PUID | int | `568` | |
|
||||
| env.TZ | string | `"UTC"` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"tccr.io/truecharts/resilio-sync"` | |
|
||||
| image.tag | string | `"version-2.7.2.1375@sha256:54f42485d39a7773ff2e13c27ebfc32fc448eaf13f8972f38e14eedadb0b3a2e"` | |
|
||||
|
||||
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.17.2 |
|
||||
| https://truecharts.org | common | 9.0.0 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
Reference in New Issue
Block a user