Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
16aa77e1ed
commit
0fe1836479
|
@ -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
|
||||
|
||||
|
||||
|
|
@ -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
|
|
@ -9,6 +9,9 @@ securityContext:
|
|||
runAsNonRoot: false
|
||||
runAsGroup: 0
|
||||
runAsUser: 0
|
||||
capabilities:
|
||||
add:
|
||||
- SYS_ADMIN
|
||||
|
||||
icloudpd:
|
||||
apple_id: your@appleid.com
|
Loading…
Reference in New Issue