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:
TrueCharts Bot 2024-03-26 13:19:13 +01:00 committed by GitHub
parent 98b5ccd1b2
commit 3344410d2b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ddclient
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddclient.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddclient.png
keywords: keywords:
- ddclient - ddclient
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -32,4 +32,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/ddclient - https://github.com/truecharts/charts/tree/master/charts/stable/ddclient
- https://ghcr.io/linuxserver/ddclient - https://ghcr.io/linuxserver/ddclient
type: application type: application
version: 9.7.4 version: 9.7.5

View File

@ -1,7 +1,7 @@
image: image:
repository: ghcr.io/linuxserver/ddclient repository: ghcr.io/linuxserver/ddclient
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 3.11.2@sha256:71f6d04ed644d11c1a489e98889fa25b518c20010358eaf28b91f07cc7592299 tag: 3.11.2@sha256:8907a997c1e7c65f743669d4c90c8e6306fff2b38d02f93d82af83b09424b960
securityContext: securityContext:
container: container:
runAsNonRoot: false runAsNonRoot: false