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 6094bbcbe0..91b69496e2 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 577182d26f..5e4516764d 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 99b08a78e6..952bebd10c 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