chore(duckdns): update image ghcr.io/linuxserver/duckdns digest to 1bfa394 (#44506)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/duckdns | digest | `8038b73` -> `1bfa394` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZHVja2RucyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
TrueCharts Bot
2026-02-03 23:49:05 +01:00
committed by GitHub
parent 1e794fc5bf
commit 1a7045ccdd
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -25,19 +25,19 @@ dependencies:
import-values: []
deprecated: false
description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice.
home: https://trueforge.org/truetech/truecharts/charts/stable/duckdns
icon: https://trueforge.org/img/hotlink-ok/chart-icons/duckdns.webp
home: https://truecharts.org/charts/stable/duckdns
icon: https://truecharts.org/img/hotlink-ok/chart-icons/duckdns.webp
keywords:
- duckdns
kubeVersion: '>=1.27.0-0'
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@trueforge.org
url: https://trueforge.org
email: info@truecharts.org
url: https://truecharts.org
name: duckdns
sources:
- https://ghcr.io/linuxserver/duckdns
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/duckdns
type: application
version: 12.13.19
version: 12.13.20
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/duckdns
pullPolicy: IfNotPresent
tag: latest@sha256:8038b73c9d71b10316cf89f58e5cce97f158cbed089ecec9805b9054c0688ff7
tag: latest@sha256:1bfa394b40446eb539ba7e4ebf172bda8bffb5a9ce0b060737a9ae91b84b39b2
securityContext:
container:
runAsNonRoot: false