From 0fe1836479d6801cb1ea53bd8173e9160619487f Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 18 Feb 2024 08:48:18 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/icloudpd/{5.2.0 => 5.2.1}/CHANGELOG.md | 2 +- stable/icloudpd/{5.2.0 => 5.2.1}/Chart.yaml | 3 +-- stable/icloudpd/{5.2.0 => 5.2.1}/README.md | 0 stable/icloudpd/{5.2.0 => 5.2.1}/app-readme.md | 0 .../{5.2.0 => 5.2.1}/charts/common-17.4.2.tgz | Bin stable/icloudpd/{5.2.0 => 5.2.1}/ix_values.yaml | 3 +++ stable/icloudpd/{5.2.0 => 5.2.1}/questions.yaml | 0 .../icloudpd/{5.2.0 => 5.2.1}/templates/NOTES.txt | 0 .../icloudpd/{5.2.0 => 5.2.1}/templates/common.yaml | 0 stable/icloudpd/{5.2.0 => 5.2.1}/values.yaml | 0 10 files changed, 5 insertions(+), 3 deletions(-) rename stable/icloudpd/{5.2.0 => 5.2.1}/CHANGELOG.md (100%) rename stable/icloudpd/{5.2.0 => 5.2.1}/Chart.yaml (93%) rename stable/icloudpd/{5.2.0 => 5.2.1}/README.md (100%) rename stable/icloudpd/{5.2.0 => 5.2.1}/app-readme.md (100%) rename stable/icloudpd/{5.2.0 => 5.2.1}/charts/common-17.4.2.tgz (100%) rename stable/icloudpd/{5.2.0 => 5.2.1}/ix_values.yaml (98%) rename stable/icloudpd/{5.2.0 => 5.2.1}/questions.yaml (100%) rename stable/icloudpd/{5.2.0 => 5.2.1}/templates/NOTES.txt (100%) rename stable/icloudpd/{5.2.0 => 5.2.1}/templates/common.yaml (100%) rename stable/icloudpd/{5.2.0 => 5.2.1}/values.yaml (100%) diff --git a/stable/icloudpd/5.2.0/CHANGELOG.md b/stable/icloudpd/5.2.1/CHANGELOG.md similarity index 100% rename from stable/icloudpd/5.2.0/CHANGELOG.md rename to stable/icloudpd/5.2.1/CHANGELOG.md index 6094bbcbe09..91b69496e23 100644 --- a/stable/icloudpd/5.2.0/CHANGELOG.md +++ b/stable/icloudpd/5.2.1/CHANGELOG.md @@ -8,6 +8,7 @@ title: Changelog + ## [icloudpd-5.1.16](https://github.com/truecharts/charts/compare/icloudpd-5.1.15...icloudpd-5.1.16) (2024-02-03) ### Chore @@ -96,4 +97,3 @@ title: Changelog ### Chore - diff --git a/stable/icloudpd/5.2.0/Chart.yaml b/stable/icloudpd/5.2.1/Chart.yaml similarity index 93% rename from stable/icloudpd/5.2.0/Chart.yaml rename to stable/icloudpd/5.2.1/Chart.yaml index 577182d26f5..5e4516764d0 100644 --- a/stable/icloudpd/5.2.0/Chart.yaml +++ b/stable/icloudpd/5.2.1/Chart.yaml @@ -32,8 +32,7 @@ maintainers: url: https://truecharts.org name: icloudpd sources: - - https://github.com/Womabre/-TrueNAS-docker-templates - https://github.com/truecharts/charts/tree/master/charts/stable/icloudpd - https://hub.docker.com/r/boredazfcuk/icloudpd type: application -version: 5.2.0 +version: 5.2.1 diff --git a/stable/icloudpd/5.2.0/README.md b/stable/icloudpd/5.2.1/README.md similarity index 100% rename from stable/icloudpd/5.2.0/README.md rename to stable/icloudpd/5.2.1/README.md diff --git a/stable/icloudpd/5.2.0/app-readme.md b/stable/icloudpd/5.2.1/app-readme.md similarity index 100% rename from stable/icloudpd/5.2.0/app-readme.md rename to stable/icloudpd/5.2.1/app-readme.md diff --git a/stable/icloudpd/5.2.0/charts/common-17.4.2.tgz b/stable/icloudpd/5.2.1/charts/common-17.4.2.tgz similarity index 100% rename from stable/icloudpd/5.2.0/charts/common-17.4.2.tgz rename to stable/icloudpd/5.2.1/charts/common-17.4.2.tgz diff --git a/stable/icloudpd/5.2.0/ix_values.yaml b/stable/icloudpd/5.2.1/ix_values.yaml similarity index 98% rename from stable/icloudpd/5.2.0/ix_values.yaml rename to stable/icloudpd/5.2.1/ix_values.yaml index 99b08a78e6d..952bebd10c8 100644 --- a/stable/icloudpd/5.2.0/ix_values.yaml +++ b/stable/icloudpd/5.2.1/ix_values.yaml @@ -9,6 +9,9 @@ securityContext: runAsNonRoot: false runAsGroup: 0 runAsUser: 0 + capabilities: + add: + - SYS_ADMIN icloudpd: apple_id: your@appleid.com diff --git a/stable/icloudpd/5.2.0/questions.yaml b/stable/icloudpd/5.2.1/questions.yaml similarity index 100% rename from stable/icloudpd/5.2.0/questions.yaml rename to stable/icloudpd/5.2.1/questions.yaml diff --git a/stable/icloudpd/5.2.0/templates/NOTES.txt b/stable/icloudpd/5.2.1/templates/NOTES.txt similarity index 100% rename from stable/icloudpd/5.2.0/templates/NOTES.txt rename to stable/icloudpd/5.2.1/templates/NOTES.txt diff --git a/stable/icloudpd/5.2.0/templates/common.yaml b/stable/icloudpd/5.2.1/templates/common.yaml similarity index 100% rename from stable/icloudpd/5.2.0/templates/common.yaml rename to stable/icloudpd/5.2.1/templates/common.yaml diff --git a/stable/icloudpd/5.2.0/values.yaml b/stable/icloudpd/5.2.1/values.yaml similarity index 100% rename from stable/icloudpd/5.2.0/values.yaml rename to stable/icloudpd/5.2.1/values.yaml