Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-01-10 21:32:21 +00:00
parent 60af780f3a
commit 34f903b945
11 changed files with 21 additions and 21 deletions

View File

@ -1,9 +0,0 @@
## [ddns-go-4.0.12](https://github.com/truecharts/charts/compare/ddns-go-4.0.11...ddns-go-4.0.12) (2022-12-27)
### Chore
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))

View File

@ -4,6 +4,15 @@
## [ddns-go-4.0.13](https://github.com/truecharts/charts/compare/ddns-go-4.0.12...ddns-go-4.0.13) (2023-01-10)
### Chore
- update container image tccr.io/truecharts/ddns-go to v4.4.1
## [ddns-go-4.0.12](https://github.com/truecharts/charts/compare/ddns-go-4.0.11...ddns-go-4.0.12) (2022-12-27)
### Chore
@ -88,12 +97,3 @@
## [ddns-go-4.0.3](https://github.com/truecharts/charts/compare/ddns-go-4.0.2...ddns-go-4.0.3) (2022-11-30)
## [ddns-go-4.0.3](https://github.com/truecharts/charts/compare/ddns-go-4.0.2...ddns-go-4.0.3) (2022-11-30)
## [ddns-go-4.0.3](https://github.com/truecharts/charts/compare/ddns-go-4.0.2...ddns-go-4.0.3) (2022-11-30)

View File

@ -1,8 +1,8 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: ddns-go
version: 4.0.12
appVersion: "4.4.0"
version: 4.0.13
appVersion: "4.4.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.13](https://github.com/truecharts/charts/compare/ddns-go-4.0.12...ddns-go-4.0.13) (2023-01-10)
### Chore
- update container image tccr.io/truecharts/ddns-go to v4.4.1

View File

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