chore(deps): update container image jeessy/ddns-go to v6.3.3@44d6d76 by renovate (#21170)

This PR contains the following updates:

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

---

> [!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.3.3`](https://togithub.com/jeessy2/ddns-go/releases/tag/v6.3.3)

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

#### Changelog

- [`a83c600`](https://togithub.com/jeessy2/ddns-go/commit/a83c600)
Update messages.go
([#&#8203;1083](https://togithub.com/jeessy2/ddns-go/issues/1083))
- [`903c047`](https://togithub.com/jeessy2/ddns-go/commit/903c047) fix:
show logs when connected to the internet
([#&#8203;1086](https://togithub.com/jeessy2/ddns-go/issues/1086))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTYuMyIsInVwZGF0ZWRJblZlciI6IjM3LjMxNi4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2024-04-26 14:24:43 +02:00
committed by GitHub
parent 109b867456
commit 2cde030eaa
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 6.3.2
appVersion: 6.3.3
dependencies:
- name: common
version: 20.3.12
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-go.webp
keywords:
- ddns-go
- ddns
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go
- https://hub.docker.com/r/jeessy/ddns-go
type: application
version: 10.10.15
version: 10.10.16
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: jeessy/ddns-go
pullPolicy: IfNotPresent
tag: v6.3.2@sha256:2e7d5c4be8dab48b6abd5780cfde5037af25fa436f541ddb4b083c0137fee712
tag: v6.3.3@sha256:44d6d768d5bb501e430ebbdd4bbcfa72aa186866842d49a7278982972838f764
securityContext:
container:
readOnlyRootFilesystem: false