chore(deps): update container image jeessy/ddns-go to v5.6.7@9b0a1d2 by renovate (#16472)
This commit is contained in:
parent
13bd4ee3a6
commit
39b0544730
|
@ -1,16 +1,16 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: ddns-go
|
||||
version: 7.0.11
|
||||
appVersion: 5.6.6
|
||||
version: 7.0.12
|
||||
appVersion: 5.6.7
|
||||
description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service
|
||||
home: https://truecharts.org/charts/stable/ddns-go
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-go.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/jeessy/ddns-go
|
||||
- https://github.com/jeessy2/ddns-go
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go
|
||||
- https://hub.docker.com/r/jeessy/ddns-go
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: jeessy/ddns-go
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v5.6.6@sha256:fe921843f1957be51c0bbaed0b7e21936a566c74789e85a5b46e3acd7e6cbb18
|
||||
tag: v5.6.7@sha256:9b0a1d27ef6e6d3c563f0601465462e91feb5081332dc7fc36e3bf8218ef6ba4
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
Loading…
Reference in New Issue