chore(deps): update container image boredazfcuk/icloudpd to v1.0.715@65c6446 by renovate (#17407)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | boredazfcuk/icloudpd | patch | `1.0.714` -> `1.0.715` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDAuMTYiLCJ1cGRhdGVkSW5WZXIiOiIzNy4xNDAuMTYiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
This commit is contained in:
parent
cf345942e6
commit
10cf5189ae
|
@ -3,11 +3,11 @@ annotations:
|
|||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: Backup
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/max_helm_version: "3.14"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.0.714
|
||||
appVersion: 1.0.715
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.22
|
||||
|
@ -18,22 +18,22 @@ dependencies:
|
|||
import-values: []
|
||||
deprecated: false
|
||||
description: iCloudPD, syncs photos from iDevices to a single directory on TrueNAS.
|
||||
home: https://truecharts.org/charts/incubator/icloudpd
|
||||
home: https://truecharts.org/charts/stable/icloudpd
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/icloudpd.png
|
||||
keywords:
|
||||
- icloudpd
|
||||
- Backup
|
||||
- Cloud
|
||||
- Downloaders
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: icloudpd
|
||||
sources:
|
||||
- https://hub.docker.com/r/boredazfcuk/icloudpd
|
||||
- https://github.com/Womabre/-TrueNAS-docker-templates
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/icloudpd
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/icloudpd
|
||||
- https://hub.docker.com/r/boredazfcuk/icloudpd
|
||||
type: application
|
||||
version: 5.1.9
|
||||
version: 5.1.10
|
||||
|
|
|
@ -7,7 +7,7 @@ title: README
|
|||
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/icloudpd)
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/icloudpd)
|
||||
|
||||
**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)**
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: boredazfcuk/icloudpd
|
||||
tag: 1.0.714@sha256:6a2b18a6e0f14d2307c993aab6fd842816c2906affe74147c2dc7ea47352a00f
|
||||
tag: 1.0.715@sha256:65c6446316c61f10e539c57f821aae6d6440b58bb610ae76294d8a12dba48d78
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue