chore(deps): update container image ghcr.io/linuxserver/ddclient to 3.11.2@8907a99 by renovate (#19814)
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 | `71f6d04` -> `8907a99` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
98b5ccd1b2
commit
3344410d2b
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ddclient
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddclient.png
|
||||
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: 9.7.4
|
||||
version: 9.7.5
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/ddclient
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.11.2@sha256:71f6d04ed644d11c1a489e98889fa25b518c20010358eaf28b91f07cc7592299
|
||||
tag: 3.11.2@sha256:8907a997c1e7c65f743669d4c90c8e6306fff2b38d02f93d82af83b09424b960
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
|
Loading…
Reference in New Issue