Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-11-21 00:56:25 +00:00
parent d7988338a4
commit 6e7265e832
11 changed files with 12 additions and 12 deletions

View File

@@ -1,9 +0,0 @@
## [ddns-go-4.0.1](https://github.com/truecharts/charts/compare/ddns-go-4.0.0...ddns-go-4.0.1) (2022-11-15)
### Chore
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))

View File

@@ -1,8 +1,8 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: ddns-go
version: 4.0.1
appVersion: "4.2.0"
version: 4.0.2
appVersion: "4.2.1"
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

@@ -0,0 +1,9 @@
## [ddns-go-4.0.2](https://github.com/truecharts/charts/compare/ddns-go-4.0.1...ddns-go-4.0.2) (2022-11-21)
### Chore
- update container image tccr.io/truecharts/ddns-go to v4.2.1

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/ddns-go
pullPolicy: IfNotPresent
tag: 4.2.0@sha256:d006e5d4348602943af5639663275858789ff15005dd8e86310a59a9e53d5815
tag: 4.2.1@sha256:27379dbd2694a2f41e3b46f8e65030cac7ca629a9b2b178b20ad2d2c40be428b
securityContext:
readOnlyRootFilesystem: false