From 84651f8e8cf25bb651ef5c804b9394e660c62498 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 22 Oct 2021 18:41:01 +0000 Subject: [PATCH] Commit released Helm Chart and docs for TrueCharts Signed-off-by: TrueCharts-Bot --- charts/stable/duplicati/CHANGELOG.md | 9 +++++++ charts/stable/duplicati/Chart.yaml | 2 +- charts/stable/duplicati/helm-values.md | 9 ++----- docs/apps/stable/duplicati/CHANGELOG.md | 9 +++++++ docs/apps/stable/duplicati/helm-values.md | 9 ++----- docs/index.yaml | 32 ++++++++++++++++++++++- 6 files changed, 54 insertions(+), 16 deletions(-) diff --git a/charts/stable/duplicati/CHANGELOG.md b/charts/stable/duplicati/CHANGELOG.md index f4222b8c326..369640e83a6 100644 --- a/charts/stable/duplicati/CHANGELOG.md +++ b/charts/stable/duplicati/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [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)) + + + ### [duplicati-3.0.19](https://github.com/truecharts/apps/compare/duplicati-3.0.18...duplicati-3.0.19) (2021-10-20) diff --git a/charts/stable/duplicati/Chart.yaml b/charts/stable/duplicati/Chart.yaml index ac04608f8d9..c898235480e 100644 --- a/charts/stable/duplicati/Chart.yaml +++ b/charts/stable/duplicati/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "latest" +appVersion: "beta" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/duplicati/helm-values.md b/charts/stable/duplicati/helm-values.md index 67ba3a02b4c..0927655551f 100644 --- a/charts/stable/duplicati/helm-values.md +++ b/charts/stable/duplicati/helm-values.md @@ -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 diff --git a/docs/apps/stable/duplicati/CHANGELOG.md b/docs/apps/stable/duplicati/CHANGELOG.md index f4222b8c326..369640e83a6 100644 --- a/docs/apps/stable/duplicati/CHANGELOG.md +++ b/docs/apps/stable/duplicati/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [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)) + + + ### [duplicati-3.0.19](https://github.com/truecharts/apps/compare/duplicati-3.0.18...duplicati-3.0.19) (2021-10-20) diff --git a/docs/apps/stable/duplicati/helm-values.md b/docs/apps/stable/duplicati/helm-values.md index 67ba3a02b4c..0927655551f 100644 --- a/docs/apps/stable/duplicati/helm-values.md +++ b/docs/apps/stable/duplicati/helm-values.md @@ -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 diff --git a/docs/index.yaml b/docs/index.yaml index 9c7012d886c..95ee4c36fa1 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -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"