chore(deps): update container image jeessy/ddns-go to v6.6.5@6154468 by renovate (#24107)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jeessy/ddns-go](https://togithub.com/jeessy2/ddns-go) | patch |
`v6.6.3` -> `v6.6.5` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>jeessy2/ddns-go (jeessy/ddns-go)</summary>

### [`v6.6.5`](https://togithub.com/jeessy2/ddns-go/releases/tag/v6.6.5)

[Compare
Source](https://togithub.com/jeessy2/ddns-go/compare/v6.6.4...v6.6.5)

#### Changelog

-
[`d04149a`](https://togithub.com/jeessy2/ddns-go/commit/d04149a9051442b2e55080dadfab79ec6153522e)
chore: the time limit is set to 10 minutes
([#&#8203;1191](https://togithub.com/jeessy2/ddns-go/issues/1191))

### [`v6.6.4`](https://togithub.com/jeessy2/ddns-go/releases/tag/v6.6.4)

[Compare
Source](https://togithub.com/jeessy2/ddns-go/compare/v6.6.3...v6.6.4)

#### Changelog

- [`451b425`](https://togithub.com/jeessy2/ddns-go/commit/451b425)
build(deps): bump docker/build-push-action from 5 to 6
([#&#8203;1164](https://togithub.com/jeessy2/ddns-go/issues/1164))
- [`edc69d1`](https://togithub.com/jeessy2/ddns-go/commit/edc69d1)
build(deps): bump golang.org/x/net from 0.26.0 to 0.27.0
([#&#8203;1181](https://togithub.com/jeessy2/ddns-go/issues/1181))
- [`c23b879`](https://togithub.com/jeessy2/ddns-go/commit/c23b879)
chore: drop the support of Google Domain
([#&#8203;1185](https://togithub.com/jeessy2/ddns-go/issues/1185))

</details>

---

### 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2024-07-24 15:39:38 +02:00
committed by GitHub
parent 9c126b8b3f
commit 592eff8532
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 6.6.3
appVersion: 6.6.5
dependencies:
- name: common
version: 24.1.5
@@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go
- https://hub.docker.com/r/jeessy/ddns-go
type: application
version: 12.1.3
version: 12.1.4
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: jeessy/ddns-go
pullPolicy: IfNotPresent
tag: v6.6.3@sha256:1618f5d8096faabf85818733e8041a6d3fed95bdf9505c7d565ca70e91727eae
tag: v6.6.5@sha256:6154468e39b3633a1cfc34491b3f039c9cfff617379b884ba4de7d3b2e7aa097
securityContext:
container:
readOnlyRootFilesystem: false