chore(deps): update container image boredazfcuk/icloudpd to v1.0.814@db11e0d by renovate (#21842)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | boredazfcuk/icloudpd | patch | `1.0.810` -> `1.0.814` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjM1My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
093b657d03
commit
fcef12e6c6
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.0.810
|
||||
appVersion: 1.0.814
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.0
|
||||
|
@ -25,7 +25,7 @@ keywords:
|
|||
- Backup
|
||||
- Cloud
|
||||
- Downloaders
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/icloudpd
|
||||
- https://hub.docker.com/r/boredazfcuk/icloudpd
|
||||
type: application
|
||||
version: 7.0.7
|
||||
version: 7.0.8
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: boredazfcuk/icloudpd
|
||||
tag: 1.0.810@sha256:66b2e95c596fac0360d0024328666fd0d36944320af03b2357ce69ac36e92822
|
||||
tag: 1.0.814@sha256:db11e0df0c8ffd22da35ecaf8af3cc1b22d4589cf7865d5e8f875420ca29c2b1
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue