chore(deps): update container image ghcr.io/linuxserver/ddclient to 3.11.2@542a485 (#15761)
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 | `2f3d4be` -> `542a485` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44My40IiwidXBkYXRlZEluVmVyIjoiMzcuODMuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
@@ -1,31 +1,30 @@
|
|||||||
kubeVersion: ">=1.24.0"
|
kubeVersion: '>=1.24.0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: ddclient
|
name: ddclient
|
||||||
version: 6.0.15
|
version: 6.0.16
|
||||||
appVersion: 3.11.2
|
appVersion: 3.11.2
|
||||||
description:
|
description: Ddclient is a Perl client used to update dynamic DNS entries for accounts
|
||||||
Ddclient is a Perl client used to update dynamic DNS entries for accounts
|
|
||||||
on Dynamic DNS Network Service Provider.
|
on Dynamic DNS Network Service Provider.
|
||||||
home: https://truecharts.org/charts/stable/ddclient
|
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
|
||||||
deprecated: false
|
deprecated: false
|
||||||
sources:
|
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
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
url: https://truecharts.org
|
url: https://truecharts.org
|
||||||
keywords:
|
keywords:
|
||||||
- ddclient
|
- ddclient
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 14.3.5
|
version: 14.3.5
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
annotations:
|
annotations:
|
||||||
max_scale_version: 23.10.1
|
max_scale_version: 23.10.1
|
||||||
min_scale_version: 22.12.4
|
min_scale_version: 22.12.4
|
||||||
|
|||||||
@@ -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:2f3d4be8a267b623d620f80cd20a5e7f46f75e2df13b03b8bc79994b77d806e7
|
tag: 3.11.2@sha256:542a485c0d4cd764de82cacc4b757af27a3c3f5e7c9e87f61345d1f2b22722a7
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
|
|||||||
Reference in New Issue
Block a user