Merge pull request #6397 from truecharts/renovate/tccr.io-truecharts-ddns-go-4.4.x

This commit is contained in:
TrueCharts Bot
2023-01-16 03:18:30 +01:00
committed by GitHub
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
apiVersion: v2 apiVersion: v2
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
name: ddns-go name: ddns-go
version: 4.0.13 version: 4.0.14
appVersion: "4.4.1" appVersion: "4.4.2"
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
type: application type: application
deprecated: false deprecated: false
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
repository: tccr.io/truecharts/ddns-go repository: tccr.io/truecharts/ddns-go
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 4.4.1@sha256:734c01550f24ecc61cdf7eba1f1ae25ed7d5a6338eece8e42d54620ec52d8638 tag: 4.4.2@sha256:61987ca50e726929bcf3bdd9a0e6301a02d45a979651d310715c7af5cdc425f2
securityContext: securityContext:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false