Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [ddns-go-5.0.13](https://github.com/truecharts/charts/compare/ddns-go-5.0.12...ddns-go-5.0.13) (2023-05-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979))
|
||||
|
||||
|
||||
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [ddns-go-5.0.14](https://github.com/truecharts/charts/compare/ddns-go-5.0.13...ddns-go-5.0.14) (2023-05-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ddns-go to v5.2.1 ([#9049](https://github.com/truecharts/charts/issues/9049))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ddns-go-5.0.13](https://github.com/truecharts/charts/compare/ddns-go-5.0.12...ddns-go-5.0.13) (2023-05-16)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
## [ddns-go-5.0.4](https://github.com/truecharts/charts/compare/ddns-go-5.0.3...ddns-go-5.0.4) (2023-04-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ddns-go-5.0.3](https://github.com/truecharts/charts/compare/ddns-go-5.0.2...ddns-go-5.0.3) (2023-04-14)
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: ddns-go
|
||||
version: 5.0.13
|
||||
appVersion: "5.1.1"
|
||||
version: 5.0.14
|
||||
appVersion: "5.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
|
||||
9
stable/ddns-go/5.0.14/app-changelog.md
Normal file
9
stable/ddns-go/5.0.14/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [ddns-go-5.0.14](https://github.com/truecharts/charts/compare/ddns-go-5.0.13...ddns-go-5.0.14) (2023-05-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ddns-go to v5.2.1 ([#9049](https://github.com/truecharts/charts/issues/9049))
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/ddns-go
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.1.1@sha256:09df038bff2278c4392a07885ba437452685b4d41908a816f6c6d55cf3c7bda8
|
||||
tag: v5.2.1@sha256:9d785cbdcb9288d95f6d49bc59cf9a38454bc1595439c1f919a6e381089c6d40
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
Reference in New Issue
Block a user