Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-02-10 16:58:42 +00:00
parent d73a24891b
commit e4f66b9c20
11 changed files with 21 additions and 21 deletions

View File

@ -1,9 +0,0 @@
## [ddns-go-4.0.18](https://github.com/truecharts/charts/compare/ddns-go-4.0.17...ddns-go-4.0.18) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.

View File

@ -4,6 +4,15 @@
## [ddns-go-4.0.19](https://github.com/truecharts/charts/compare/ddns-go-4.0.18...ddns-go-4.0.19) (2023-02-10)
### Chore
- update container image tccr.io/truecharts/ddns-go to v4.5.3
## [ddns-go-4.0.18](https://github.com/truecharts/charts/compare/ddns-go-4.0.17...ddns-go-4.0.18) (2023-02-10)
### Fix
@ -88,12 +97,3 @@
- update container image tccr.io/truecharts/ddns-go to v4.4.0
## [ddns-go-4.0.8](https://github.com/truecharts/charts/compare/ddns-go-4.0.7...ddns-go-4.0.8) (2022-12-19)
### Chore
- update helm general non-major

View File

@ -1,8 +1,8 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: ddns-go
version: 4.0.18
appVersion: "4.5.2"
version: 4.0.19
appVersion: "4.5.3"
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.19](https://github.com/truecharts/charts/compare/ddns-go-4.0.18...ddns-go-4.0.19) (2023-02-10)
### Chore
- update container image tccr.io/truecharts/ddns-go to v4.5.3

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/ddns-go
pullPolicy: IfNotPresent
tag: 4.5.2@sha256:721612a03e9ec71ab50be764ae455599eebfb7a8cc8f4af0895a286aad915205
tag: 4.5.3@sha256:c5c57aef9a134bed22045419935311508a736d0bd882134f0c92d46d9c80054c
securityContext:
readOnlyRootFilesystem: false