Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2021-10-22 18:41:01 +00:00
parent d3c16e582c
commit 84651f8e8c
6 changed files with 54 additions and 16 deletions

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="duplicati-3.0.20"></a>
### [duplicati-3.0.20](https://github.com/truecharts/apps/compare/duplicati-3.0.19...duplicati-3.0.20) (2021-10-22)
#### Feat
* use official docker container ([#1222](https://github.com/truecharts/apps/issues/1222))
<a name="duplicati-3.0.19"></a>
### [duplicati-3.0.19](https://github.com/truecharts/apps/compare/duplicati-3.0.18...duplicati-3.0.19) (2021-10-20)

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "latest"
appVersion: "beta"
dependencies:
- name: common
repository: https://truecharts.org

View File

@ -11,16 +11,11 @@ You will, however, be able to use all values referenced in the common chart here
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| env.PUID | int | `568` | Specify the user ID the application will run as |
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/linuxserver/duplicati"` | image repository |
| image.tag | string | `"latest@sha256:2d3a1b3dde2e737c2ae9b789d276cc0359259bf1c2f735ac25de9236bd569934"` | image tag |
| image.repository | string | `"duplicati/duplicati"` | image repository |
| image.tag | string | `"beta@sha256:3080419dc8612ac852db3a8e66407fd386efd2a27d467970ef7161bf27dd9717"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
| service | object | See values.yaml | Configures service settings for the chart. |
All Rights Reserved - The TrueCharts Project

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="duplicati-3.0.20"></a>
### [duplicati-3.0.20](https://github.com/truecharts/apps/compare/duplicati-3.0.19...duplicati-3.0.20) (2021-10-22)
#### Feat
* use official docker container ([#1222](https://github.com/truecharts/apps/issues/1222))
<a name="duplicati-3.0.19"></a>
### [duplicati-3.0.19](https://github.com/truecharts/apps/compare/duplicati-3.0.18...duplicati-3.0.19) (2021-10-20)

View File

@ -11,16 +11,11 @@ You will, however, be able to use all values referenced in the common chart here
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| env.PUID | int | `568` | Specify the user ID the application will run as |
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/linuxserver/duplicati"` | image repository |
| image.tag | string | `"latest@sha256:2d3a1b3dde2e737c2ae9b789d276cc0359259bf1c2f735ac25de9236bd569934"` | image tag |
| image.repository | string | `"duplicati/duplicati"` | image repository |
| image.tag | string | `"beta@sha256:3080419dc8612ac852db3a8e66407fd386efd2a27d467970ef7161bf27dd9717"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
| service | object | See values.yaml | Configures service settings for the chart. |
All Rights Reserved - The TrueCharts Project

View File

@ -35660,6 +35660,36 @@ entries:
- https://github.com/truecharts/apps/releases/download/dsmr-reader-0.0.1/dsmr-reader-0.0.1.tgz
version: 0.0.1
duplicati:
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- media
truecharts.org/grade: U
apiVersion: v2
appVersion: beta
created: "2021-10-22T18:40:59.230061531Z"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.14
description: Store securely encrypted backups on cloud storage services!
digest: 6f4129b7881d8cb7e9a3227c9bcfad454a116635186999e2484ef3cb308ae868
home: https://github.com/truechartsapps/tree/master/charts/stable/duplicati
icon: https://avatars.githubusercontent.com/u/8270231?s=200&v=4
keywords:
- duplicati
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: truecharts
url: https://truecharts.org
name: duplicati
sources:
- https://hub.docker.com/r/linuxserver/duplicati/
- https://github.com/duplicati/duplicati
urls:
- https://github.com/truecharts/apps/releases/download/duplicati-3.0.20/duplicati-3.0.20.tgz
version: 3.0.20
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@ -226673,4 +226703,4 @@ entries:
urls:
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
version: 3.1.5
generated: "2021-10-22T13:02:10.740236438Z"
generated: "2021-10-22T18:40:59.31128438Z"