chore(container): update oci-image jeessy/ddns-go to v6 by renovate (#27867)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jeessy/ddns-go](https://redirect.github.com/jeessy2/ddns-go) | patch | `41ecfec` -> `945849a` | --- > [!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. --- ### Release Notes <details> <summary>jeessy2/ddns-go (jeessy/ddns-go)</summary> ### [`v6.7.2`](https://redirect.github.com/jeessy2/ddns-go/releases/tag/v6.7.2) [Compare Source](https://redirect.github.com/jeessy2/ddns-go/compare/v6.7.1...v6.7.2) #### Changelog - [`2c4d8a8`](https://redirect.github.com/jeessy2/ddns-go/commit/2c4d8a82f8539dad6244b11f0843afcee7b1aa39) fix: 安卓环境Go Time 固定UTC时区,通过时区获取偏移量修正时区 ([#​1284](https://redirect.github.com/jeessy2/ddns-go/issues/1284)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjQuNCIsInVwZGF0ZWRJblZlciI6IjM4LjEyNC40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 6.7.1
|
appVersion: 6.7.2
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 25.0.0
|
version: 25.0.0
|
||||||
@@ -33,4 +33,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go
|
- https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go
|
||||||
- https://hub.docker.com/r/jeessy/ddns-go
|
- https://hub.docker.com/r/jeessy/ddns-go
|
||||||
type: application
|
type: application
|
||||||
version: 12.3.1
|
version: 12.3.2
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: jeessy/ddns-go
|
repository: jeessy/ddns-go
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v6.7.1@sha256:41ecfec3b8349e90b78ae993588bdf6afab5f6466a79dd710e3fab40508b3439
|
tag: v6.7.2@sha256:945849aa7ae0f9c63274812d4a90f935657e5b395e9b919a00d010980d8e19f6
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|||||||
Reference in New Issue
Block a user