Merge pull request #4659 from truecharts/renovate/tccr.io-truecharts-ddns-go-4.x

This commit is contained in:
TrueCharts Bot
2022-11-21 01:52:18 +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.1 version: 4.0.2
appVersion: "4.2.0" appVersion: "4.2.1"
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.2.0@sha256:d006e5d4348602943af5639663275858789ff15005dd8e86310a59a9e53d5815 tag: 4.2.1@sha256:27379dbd2694a2f41e3b46f8e65030cac7ca629a9b2b178b20ad2d2c40be428b
securityContext: securityContext:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false