chore(deps): update container image ghcr.io/linuxserver/ddclient to 3.11.2@c50e132 by renovate (#18775)

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 |
`0a52df8` -> `c50e132` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot 2024-03-04 01:33:29 +01:00 committed by GitHub
parent f8abd23961
commit 3d9ad2727d
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
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.2.0
version: 9.2.1

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/ddclient
pullPolicy: IfNotPresent
tag: 3.11.2@sha256:0a52df883addde3374765b7e3d55f6e3d47d0dd17b04fa502094d1328ed2fd7d
tag: 3.11.2@sha256:c50e132d8530404198f83dd683184658d2671e4cb0e8cb3cef47eb14cf46b01d
securityContext:
container:
runAsNonRoot: false