chore(ddclient): update image ghcr.io/linuxserver/ddclient digest to 7e98b88 (#44505)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/ddclient](https://redirect.github.com/linuxserver/docker-ddclient/packages) ([source](https://redirect.github.com/linuxserver/docker-ddclient)) | digest | `a572639` -> `7e98b88` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZGRjbGllbnQiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
This commit is contained in:
@@ -25,19 +25,19 @@ dependencies:
|
|||||||
import-values: []
|
import-values: []
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider.
|
description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider.
|
||||||
home: https://trueforge.org/truetech/truecharts/charts/stable/ddclient
|
home: https://truecharts.org/charts/stable/ddclient
|
||||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/ddclient.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddclient.webp
|
||||||
keywords:
|
keywords:
|
||||||
- ddclient
|
- ddclient
|
||||||
kubeVersion: '>=1.27.0-0'
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@trueforge.org
|
email: info@truecharts.org
|
||||||
url: https://trueforge.org
|
url: https://truecharts.org
|
||||||
name: ddclient
|
name: ddclient
|
||||||
sources:
|
sources:
|
||||||
- https://ghcr.io/linuxserver/ddclient
|
- https://ghcr.io/linuxserver/ddclient
|
||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ddclient
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ddclient
|
||||||
type: application
|
type: application
|
||||||
version: 13.13.19
|
version: 13.13.20
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/ddclient
|
repository: ghcr.io/linuxserver/ddclient
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 4.0.0@sha256:a57263990ca3625a0958a15661ed7e51029e81e4659619871e184aa1f388237b
|
tag: 4.0.0@sha256:7e98b88ff11e709ce9e58142931147a0c7392b197eebab53921dc1bef164a209
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
|
|||||||
Reference in New Issue
Block a user