chore(deps): update container image tccr.io/truecharts/ddns-go to v5.1.1 (#8295)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/truecharts/ddns-go](https://togithub.com/truecharts/containers) | major | `4.5.6` -> `5.1.1` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNS42MS4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjEuMCJ9--> --------- Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
f52128061d
commit
4965e12f28
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: ddns-go
|
||||
version: 5.0.9
|
||||
appVersion: "4.5.6"
|
||||
version: 5.0.10
|
||||
appVersion: "5.1.1"
|
||||
description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service
|
||||
type: application
|
||||
deprecated: false
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/ddns-go
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.5.6@sha256:a04a187ef15fe274e1969c3808586d963affb9e5e0f34377823a15182cdb4b5a
|
||||
tag: 5.1.1@sha256:09df038bff2278c4392a07885ba437452685b4d41908a816f6c6d55cf3c7bda8
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue