chore(deps): update container image ghcr.io/linuxserver/ddclient to 3.11.2@f53de55 by renovate (#22026)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/ddclient](https://togithub.com/linuxserver/docker-ddclient/packages) ([source](https://togithub.com/linuxserver/docker-ddclient)) | digest | `3cea62b` -> `f53de55` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM2Mi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
f8ae83781e
commit
d7da35c111
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ddclient
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddclient.webp
|
||||
keywords:
|
||||
- ddclient
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -32,4 +32,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/ddclient
|
||||
- https://ghcr.io/linuxserver/ddclient
|
||||
type: application
|
||||
version: 10.0.6
|
||||
version: 10.0.7
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/ddclient
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.11.2@sha256:3cea62bdd1aa701723e375a59852a00ed8ea4d5487b6703203b0273d28d65f46
|
||||
tag: 3.11.2@sha256:f53de5599ffb01394c1e654c5e981892007c7f995e562bfc7c6aab57169ed06b
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
|
Loading…
Reference in New Issue