Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-02-06 19:55:27 +00:00
parent 5424eb93a8
commit 3a1fd8e15d
11 changed files with 21 additions and 16 deletions

View File

@ -1,4 +0,0 @@
## [ddns-go-4.0.15](https://github.com/truecharts/charts/compare/ddns-go-4.0.14...ddns-go-4.0.15) (2023-02-03)

View File

@ -4,6 +4,15 @@
## [ddns-go-4.0.16](https://github.com/truecharts/charts/compare/ddns-go-4.0.15...ddns-go-4.0.16) (2023-02-06)
### Chore
- update container image tccr.io/truecharts/ddns-go to v4.5.1
## [ddns-go-4.0.15](https://github.com/truecharts/charts/compare/ddns-go-4.0.14...ddns-go-4.0.15) (2023-02-03)
@ -88,12 +97,3 @@
- update helm general non-major
## [ddns-go-4.0.5](https://github.com/truecharts/charts/compare/ddns-go-4.0.4...ddns-go-4.0.5) (2022-12-09)
### Chore
- update container image tccr.io/truecharts/ddns-go to v4.3.3

View File

@ -1,8 +1,8 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: ddns-go
version: 4.0.15
appVersion: "4.4.2"
version: 4.0.16
appVersion: "4.5.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.16](https://github.com/truecharts/charts/compare/ddns-go-4.0.15...ddns-go-4.0.16) (2023-02-06)
### Chore
- update container image tccr.io/truecharts/ddns-go to v4.5.1

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/ddns-go
pullPolicy: IfNotPresent
tag: 4.4.2@sha256:61987ca50e726929bcf3bdd9a0e6301a02d45a979651d310715c7af5cdc425f2
tag: 4.5.1@sha256:f0cd7e897810f7f389b63b32947effe196738e90f4f2bf01433c05da514e0ff4
securityContext:
readOnlyRootFilesystem: false