chore(deps): update container image jeessy/ddns-go to v5.6.7@9b0a1d2 by renovate (#16472)

This commit is contained in:
TrueCharts Bot 2023-12-25 01:49:31 +01:00 committed by GitHub
parent 13bd4ee3a6
commit 39b0544730
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 26 additions and 26 deletions

View File

@ -1,37 +1,37 @@
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
apiVersion: v2 apiVersion: v2
name: ddns-go name: ddns-go
version: 7.0.11 version: 7.0.12
appVersion: 5.6.6 appVersion: 5.6.7
description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service 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 home: https://truecharts.org/charts/stable/ddns-go
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-go.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-go.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/jeessy2/ddns-go - https://hub.docker.com/r/jeessy/ddns-go
- https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go - https://github.com/jeessy2/ddns-go
- https://hub.docker.com/r/jeessy/ddns-go - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
keywords: keywords:
- ddns-go - ddns-go
- ddns - ddns
dependencies: dependencies:
- name: common - name: common
version: 16.2.21 version: 16.2.21
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
condition: "" condition: ""
alias: "" alias: ""
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.2 max_scale_version: 23.10.2
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: cloud truecharts.org/category: cloud
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12" truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable truecharts.org/train: stable
type: application type: application

View File

@ -1,7 +1,7 @@
image: image:
repository: jeessy/ddns-go repository: jeessy/ddns-go
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v5.6.6@sha256:fe921843f1957be51c0bbaed0b7e21936a566c74789e85a5b46e3acd7e6cbb18 tag: v5.6.7@sha256:9b0a1d27ef6e6d3c563f0601465462e91feb5081332dc7fc36e3bf8218ef6ba4
securityContext: securityContext:
container: container:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false