chore(deps): update container image ghcr.io/linuxserver/ddclient to 3.11.2@a6727c6 by renovate (#23493)
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 | `fc8e49a` -> `a6727c6` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
5aeaff10a9
commit
f3ae6281dc
|
@ -31,4 +31,4 @@ sources:
|
|||
- https://ghcr.io/linuxserver/ddclient
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/ddclient
|
||||
type: application
|
||||
version: 11.1.0
|
||||
version: 11.1.1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/ddclient
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.11.2@sha256:fc8e49a9e73f7002d6c44ab2f4ba7221cff94fcce15a768523a88506644b2f45
|
||||
tag: 3.11.2@sha256:a6727c61b4260208e204ee12deee6f461cbe80538d603424945f7481df6d3888
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
|
Loading…
Reference in New Issue