Merge branch 'master' of github.com:truecharts/charts

This commit is contained in:
Kjeld Schouten-Lebbing 2022-12-23 21:19:08 +01:00
commit b6c7913f68
2 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: ddns-go
version: 4.0.8
appVersion: "4.3.4"
version: 4.0.9
appVersion: "4.4.0"
description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service
type: application
deprecated: false

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/ddns-go
pullPolicy: IfNotPresent
tag: 4.3.4@sha256:0a407549d4d8fea7abe6a6ac71083f5ea06040b2100c588a679920798fc34f75
tag: 4.4.0@sha256:57858e1d2fad6ac60775e7662c35b252c0b8423aab29295f27811a84e8f1bb53
securityContext:
readOnlyRootFilesystem: false