chore(deps): update container image tccr.io/truecharts/ddns-go to v4.3.4 (#5521)

* chore(deps): update container image tccr.io/truecharts/ddns-go to v4.3.4

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts Bot
2022-12-18 13:50:57 +02:00
committed by GitHub
parent b9fe6bc3b1
commit d27fe363ef
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.6 version: 4.0.7
appVersion: "4.3.3" appVersion: "4.3.4"
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.3.3@sha256:aebca83490087ad5e73158e3a600a610fe34f342442284c670c3892a959c6561 tag: 4.3.4@sha256:0a407549d4d8fea7abe6a6ac71083f5ea06040b2100c588a679920798fc34f75
securityContext: securityContext:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false