fix(ddns-go): update image docker.io/jeessy/ddns-go v6.16.7 → v6.16.9 (#47124)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/jeessy/ddns-go | patch | `0a82a9b` → `94be8ce` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZGRucy1nbyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 6.16.7
|
||||
appVersion: 6.16.9
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.0.15
|
||||
@@ -20,21 +20,21 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service
|
||||
home: https://truecharts.org/truetech/truecharts/charts/stable/ddns-go
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-go.webp
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/ddns-go
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/ddns-go.webp
|
||||
keywords:
|
||||
- ddns-go
|
||||
- ddns
|
||||
kubeVersion: '>=1.33.0-0'
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: ddns-go
|
||||
sources:
|
||||
- https://github.com/jeessy2/ddns-go
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ddns-go
|
||||
- https://hub.docker.com/r/jeessy/ddns-go
|
||||
type: application
|
||||
version: 14.0.5
|
||||
version: 14.0.6
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: docker.io/jeessy/ddns-go
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v6.16.7@sha256:0a82a9bba7e7f085e5b02c9d7a7e0c64442a6c346259c8edbc4a1690609e98c1
|
||||
tag: v6.16.9@sha256:94be8ce35b7e496072af9f664508bb429a94b950bfdb62444e61459aa9d61eb8
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user