fix(ddns-go): update image docker.io/jeessy/ddns-go v6.16.2 → v6.16.4 (#46844)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/jeessy/ddns-go | patch | `acbb11a` → `0173ea3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZGRucy1nbyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2026-04-13 18:24:58 +02:00
committed by GitHub
parent e318d8349a
commit 58b225fd98
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -8,7 +8,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 6.16.2
appVersion: 6.16.4
dependencies:
- name: common
version: 29.0.10
@@ -35,5 +35,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ddns-go
- https://hub.docker.com/r/jeessy/ddns-go
type: application
version: 14.0.1
version: 14.0.2
+1 -1
View File
@@ -2,7 +2,7 @@
image:
repository: docker.io/jeessy/ddns-go
pullPolicy: IfNotPresent
tag: v6.16.2@sha256:acbb11a5b1a943edf1450204bdb5642044c7a47ee7ebf5cb2a75f3d5aaeccfd9
tag: v6.16.4@sha256:0173ea39c7470a5c3b419304f51400732cdc6892dae1c5e20096c19d3832e7d8
securityContext:
container:
readOnlyRootFilesystem: false