Skip to content

Commit

Permalink
chore(deps): update container image ghcr.io/linuxserver/ddclient to 3…
Browse files Browse the repository at this point in the history
….11.2@f11cc53 by renovate (truecharts#17346)

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 |
`14e6c60` -> `f11cc53` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDAuMTYiLCJ1cGRhdGVkSW5WZXIiOiIzNy4xNDAuMTYiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
  • Loading branch information
truecharts-admin authored and discretizer committed Jan 29, 2024
1 parent 8758981 commit 8363024
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/stable/ddclient/Chart.yaml
Expand Up @@ -3,7 +3,7 @@ annotations:
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: incubator
truecharts.org/max_helm_version: "3.13"
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
Expand All @@ -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
Expand All @@ -32,4 +32,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/ddclient
- https://ghcr.io/linuxserver/ddclient
type: application
version: 8.1.8
version: 8.1.9
2 changes: 1 addition & 1 deletion charts/stable/ddclient/values.yaml
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/ddclient
pullPolicy: IfNotPresent
tag: 3.11.2@sha256:14e6c6058af29546ca8562f0416e1113c06aa4dbabac5055415e25547fa33469
tag: 3.11.2@sha256:f11cc533fe1570177385442d8c547e3a275b683e5b75029d341aeaec66b2744e
securityContext:
container:
runAsNonRoot: false
Expand Down

0 comments on commit 8363024

Please sign in to comment.