chore(deps): update container image boredazfcuk/icloudpd to v1.0.730@08227d1 by renovate (#19888)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | boredazfcuk/icloudpd | patch | `1.0.718` -> `1.0.730` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
9d528a5f5c
commit
7c925073f6
|
@ -7,7 +7,7 @@ annotations:
|
||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 1.0.718
|
appVersion: 1.0.730
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 20.2.9
|
version: 20.2.9
|
||||||
|
@ -25,7 +25,7 @@ keywords:
|
||||||
- Backup
|
- Backup
|
||||||
- Cloud
|
- Cloud
|
||||||
- Downloaders
|
- Downloaders
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -35,4 +35,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/icloudpd
|
- https://github.com/truecharts/charts/tree/master/charts/stable/icloudpd
|
||||||
- https://hub.docker.com/r/boredazfcuk/icloudpd
|
- https://hub.docker.com/r/boredazfcuk/icloudpd
|
||||||
type: application
|
type: application
|
||||||
version: 6.7.4
|
version: 6.7.5
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: boredazfcuk/icloudpd
|
repository: boredazfcuk/icloudpd
|
||||||
tag: 1.0.718@sha256:0d58edb6d2b93f25426257d8b0752c3399501acb51c9a4dc18dab3df146c71d5
|
tag: 1.0.730@sha256:08227d1c098a3aaf3667876f00d02920dcd8e63aaa1f11dbf777a1539bf0e5d8
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
|
|
Loading…
Reference in New Issue