chore(deps): update container image jeessy/ddns-go to v6.6.6@0cb1aa9 by renovate (#24609)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jeessy/ddns-go](https://togithub.com/jeessy2/ddns-go) | patch | `v6.6.5` -> `v6.6.6` | --- > [!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.6`](https://togithub.com/jeessy2/ddns-go/releases/tag/v6.6.6) [Compare Source](https://togithub.com/jeessy2/ddns-go/compare/v6.6.5...v6.6.6) #### Changelog - [`997cdb8`](https://togithub.com/jeessy2/ddns-go/commit/997cdb889b54077c77d4e2870058f79154e59b3e) change the issues template to english ([#​1193](https://togithub.com/jeessy2/ddns-go/issues/1193)) - [`bdeda6c`](https://togithub.com/jeessy2/ddns-go/commit/bdeda6cebd32e9c33b7db5768778cd0ce8c48a44) chore: the time limit is set to 30 minutes ([#​1202](https://togithub.com/jeessy2/ddns-go/issues/1202)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNS4wIiwidXBkYXRlZEluVmVyIjoiMzguMTUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 6.6.5
|
||||
appVersion: 6.6.6
|
||||
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.4
|
||||
version: 12.1.5
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: jeessy/ddns-go
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v6.6.5@sha256:6154468e39b3633a1cfc34491b3f039c9cfff617379b884ba4de7d3b2e7aa097
|
||||
tag: v6.6.6@sha256:0cb1aa92fe6b43ce3c5e14182b35888ee95f1b21fc907b1eb16928d2a128c7f8
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user