feat(ddns-go): update image docker.io/jeessy/ddns-go v6.14.1 → v6.15.0 (#43735)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/jeessy/ddns-go | minor | `5cceabd` -> `0881182` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZGRucy1nbyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2026-01-17 17:32:38 +01:00
committed by GitHub
parent 5e291561a2
commit e34ce2b882
2 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ annotations:
truecharts.org/min_kubernetes_version: 1.24.0
truecharts.org/train: stable
apiVersion: v2
appVersion: 6.14.1
appVersion: 6.15.0
dependencies:
- name: common
version: 28.29.18
@@ -38,5 +38,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: 13.16.6
version: 13.17.0

View File

@@ -1,7 +1,7 @@
image:
repository: docker.io/jeessy/ddns-go
pullPolicy: IfNotPresent
tag: v6.14.1@sha256:5cceabdeb64252765fb34411a81e016cec3e75e8c66264a3d1110a2d9a2379f5
tag: v6.15.0@sha256:08811820f0079a06da7f60b5fdd0a40d471af7b2d15748135a71895916aa6980
securityContext:
container:
readOnlyRootFilesystem: false