chore(deps): update container image ghcr.io/linuxserver/ddclient to 3.11.1@fc10e3f (#15202)

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 |
`0410e72` -> `fc10e3f` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42My4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
TrueCharts Bot 2023-11-21 09:21:32 +01:00 committed by GitHub
parent ddc341b227
commit 5b76740da2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: ddclient
version: 6.0.11
appVersion: "3.11.1"
version: 6.0.12
appVersion: 3.11.1
description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider.
type: application
deprecated: false

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/ddclient
pullPolicy: IfNotPresent
tag: 3.11.1@sha256:0410e723c326bfe5b434439894bc1883f79fa1e844359a17a1095cb97736da92
tag: 3.11.1@sha256:fc10e3f047a6591051cc87a174df722bcea2d70891e61c284602c959183a8ac2
securityContext:
container:
runAsNonRoot: false