chore(deps): update container image jeessy/ddns-go to v6.7.0@2476797 by renovate (#25664)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jeessy/ddns-go](https://redirect.github.com/jeessy2/ddns-go) | minor | `v6.6.9` -> `v6.7.0` | --- > [!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.7.0`](https://redirect.github.com/jeessy2/ddns-go/releases/tag/v6.7.0) [Compare Source](https://redirect.github.com/jeessy2/ddns-go/compare/v6.6.9...v6.7.0) #### Changelog - [`67372c0`](https://redirect.github.com/jeessy2/ddns-go/commit/67372c09641b57c06b498c107a4c7c98f1ab185d) Add volcengine TrafficRoute support ([#​1234](https://redirect.github.com/jeessy2/ddns-go/issues/1234)) </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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ny4zIiwidXBkYXRlZEluVmVyIjoiMzguNTcuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
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.9
|
||||
appVersion: 6.7.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.10
|
||||
@@ -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.9
|
||||
version: 12.2.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: jeessy/ddns-go
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v6.6.9@sha256:41067958bb66db3cb64f94fd9471bf79970604b28507bc35c435446bd0ed66da
|
||||
tag: v6.7.0@sha256:2476797f081062de9c6137871cf244550c878fc1ce91ad984de25bd95131000f
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user