Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-09-16 08:37:03 +00:00
parent 0dcfcfea84
commit 4cf62c61cf
12 changed files with 2246 additions and 0 deletions

View File

@@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [icloudpd-3.0.0](https://github.com/truecharts/charts/compare/icloudpd-2.0.16...icloudpd-3.0.0) (2023-07-31)
## [icloudpd-2.0.16](https://github.com/truecharts/charts/compare/icloudpd-2.0.15...icloudpd-2.0.16) (2023-05-28)
### Fix
- Fix broken questions ([#9222](https://github.com/truecharts/charts/issues/9222))
## [icloudpd-2.0.15](https://github.com/truecharts/charts/compare/icloudpd-2.0.14...icloudpd-2.0.15) (2023-05-26)
### Fix
- fix mistakes on questions.yaml
- set correct value for china, sync time ([#7745](https://github.com/truecharts/charts/issues/7745))
## [icloudpd-2.0.14](https://github.com/truecharts/charts/compare/icloudpd-2.0.13...icloudpd-2.0.14) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.
## [icloudpd-2.0.13](https://github.com/truecharts/charts/compare/icloudpd-2.0.12...icloudpd-2.0.13) (2023-02-02)
### Fix
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))
## [icloudpd-2.0.12](https://github.com/truecharts/charts/compare/icloudpd-2.0.11...icloudpd-2.0.12) (2023-01-07)
### Chore
- update container image tccr.io/truecharts/icloudpd to latest ([#6036](https://github.com/truecharts/charts/issues/6036))
## [icloudpd-2.0.11](https://github.com/truecharts/charts/compare/icloudpd-2.0.10...icloudpd-2.0.11) (2022-12-27)
### Chore
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
## [icloudpd-2.0.10](https://github.com/truecharts/charts/compare/icloudpd-2.0.9...icloudpd-2.0.10) (2022-12-26)
### Chore
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
## [icloudpd-2.0.9](https://github.com/truecharts/charts/compare/icloudpd-2.0.8...icloudpd-2.0.9) (2022-12-25)
### Chore
- update helm general non-major
## [icloudpd-2.0.8](https://github.com/truecharts/charts/compare/icloudpd-2.0.7...icloudpd-2.0.8) (2022-12-19)
### Chore
- update helm general non-major
## [icloudpd-2.0.7](https://github.com/truecharts/charts/compare/icloudpd-2.0.6...icloudpd-2.0.7) (2022-12-13)
### Chore

View File

@@ -0,0 +1,32 @@
apiVersion: v2
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.0.1
deprecated: false
description: iCloudPD, syncs photos from iDevices to a single directory on TrueNAS.
home: https://truecharts.org/charts/incubator/icloudpd
icon: https://truecharts.org/img/hotlink-ok/chart-icons/icloudpd.png
keywords:
- icloudpd
- Backup
- Cloud
- Downloaders
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: icloudpd
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/icloudpd
- https://github.com/Womabre/-TrueNAS-docker-templates
type: application
version: 3.0.0
annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- Backup
- Cloud
- Downloaders

View File

@@ -0,0 +1,27 @@
# README
## General Info
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
---
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
*All Rights Reserved - The TrueCharts Project*

View File

@@ -0,0 +1,8 @@
iCloudPD, syncs photos from iDevices to a single directory on TrueNAS.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/icloudpd](https://truecharts.org/charts/incubator/icloudpd)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!

Binary file not shown.

View File

@@ -0,0 +1,135 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/icloudpd
tag: latest@sha256:ab4b90c22a3bf93d6045cd26733447b143a66d5c9100a91c9bbea27f0443a838
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsGroup: 0
runAsUser: 0
icloudpd:
apple_id: your@appleid.com
authentication_type: 2FA
icloud_china: false
synchronisation_interval: 86400
synchronisation_delay: 0
notification_days: 7
photo_size: original
live_photo_size: original
recent_only: 0
until_found: 0
photo_album: ""
set_exif_datetime: false
convert_heic_to_jpeg: false
jpeg_quality: 90
skip_check: false
skip_live_photos: false
skip_videos: false
auto_delete: false
download_notifications: true
delete_notifications: true
delete_accompanying: false
delete_empty_directories: false
command_line_options: ""
notification_title: "iCloud PD"
# https://github.com/boredazfcuk/docker-icloudpd/blob/master/NOTIFICATIONS.md
notification_type: ""
# prowl_api_key: ""
# pushover_user: ""
# pushover_token: ""
# pushover_sound: ""
# telegram_token: ""
# telegram_chat_id: ""
# webhook_server: ""
# webhook_port: ""
# webhook_path: ""
# webhook_id: ""
# webhook_https: ""
# webhook_body: ""
# dingtalk_token: ""
# discord_id: ""
# discord_token: ""
# iyuu_token: ""
# wecom_id: ""
# wecom_secret: ""
# agentid: ""
# touser: ""
# content_source_url: ""
# name: ""
# media_id_startup: ""
# media_id_download: ""
# media_id_delete: ""
# media_id_expiration: ""
# media_id_warning: ""
# gotify_app_token: ""
# gotify_server_url: ""
# bark_device_key: ""
# bark_server: ""
workload:
main:
podSpec:
containers:
main:
env:
user: apps
group: apps
user_id: "{{ .Values.securityContext.container.runAsUser }}"
group_id: "{{ .Values.securityContext.container.runAsGroup }}"
download_path: /home/{{ .Values.workload.main.podSpec.containers.main.env.user }}/iCloud
jpeg_path: /home/{{ .Values.workload.main.podSpec.containers.main.env.user }}/iCloud
# User Defined
apple_id: "{{ .Values.icloudpd.apple_id }}"
synchronisation_interval: "{{ .Values.icloudpd.synchronisation_interval }}"
synchronisation_delay: "{{ .Values.icloudpd.synchronisation_delay }}"
notification_days: "{{ .Values.icloudpd.notification_days }}"
authentication_type: "{{ .Values.icloudpd.authentication_type }}"
skip_check: '{{ ternary "True" "False" .Values.icloudpd.skip_check }}'
download_notifications: '{{ ternary "True" "False" .Values.icloudpd.download_notifications }}'
delete_notifications: '{{ ternary "True" "False" .Values.icloudpd.delete_notifications }}'
delete_accompanying: '{{ ternary "True" "False" .Values.icloudpd.delete_accompanying }}'
delete_empty_directories: '{{ ternary "True" "False" .Values.icloudpd.delete_empty_directories }}'
set_exif_datetime: '{{ ternary "True" "False" .Values.icloudpd.set_exif_datetime }}'
auto_delete: '{{ ternary "True" "False" .Values.icloudpd.auto_delete }}'
photo_size: "{{ .Values.icloudpd.photo_size }}"
skip_live_photos: '{{ ternary "True" "False" .Values.icloudpd.skip_live_photos }}'
live_photo_size: "{{ .Values.icloudpd.live_photo_size }}"
skip_videos: '{{ ternary "True" "False" .Values.icloudpd.skip_videos }}'
recent_only: '{{ ternary "" .Values.icloudpd.recent_only (eq 0 (int .Values.icloudpd.recent_only)) }}'
until_found: '{{ ternary "" .Values.icloudpd.until_found (eq 0 (int .Values.icloudpd.until_found)) }}'
photo_album: "{{ .Values.icloudpd.photo_album }}"
convert_heic_to_jpeg: '{{ ternary "True" "False" .Values.icloudpd.convert_heic_to_jpeg }}'
jpeg_quality: "{{ .Values.icloudpd.jpeg_quality }}"
icloud_china: '{{ ternary "True" "" .Values.icloudpd.icloud_china }}'
command_line_options: "{{ .Values.icloudpd.command_line_options }}"
notification_title: "{{ .Values.icloudpd.notification_title }}"
notification_type: "{{ .Values.icloudpd.notification_type }}"
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
service:
main:
enabled: false
ports:
main:
enabled: false
persistence:
config:
enabled: true
mountPath: /config
data:
enabled: true
mountPath: /home/apps/iCloud
portal:
open:
enabled: false

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}

View File

@@ -0,0 +1 @@
{{ include "tc.v1.common.loader.all" . }}

View File

View File

@@ -4,3 +4,4 @@ categories:
- Cloud
- Downloaders
screenshots: []