Merge branch 'master' of github.com:truecharts/charts
This commit is contained in:
commit
b6c7913f68
|
@ -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.8
|
version: 4.0.9
|
||||||
appVersion: "4.3.4"
|
appVersion: "4.4.0"
|
||||||
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,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/ddns-go
|
repository: tccr.io/truecharts/ddns-go
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 4.3.4@sha256:0a407549d4d8fea7abe6a6ac71083f5ea06040b2100c588a679920798fc34f75
|
tag: 4.4.0@sha256:57858e1d2fad6ac60775e7662c35b252c0b8423aab29295f27811a84e8f1bb53
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|
Loading…
Reference in New Issue