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.29](https://github.com/truecharts/charts/compare/ddns-go-5.0.28...ddns-go-5.0.29) (2023-07-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ddns-go to v5.4.1 ([#10656](https://github.com/truecharts/charts/issues/10656))
|
||||
|
||||
|
||||
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [ddns-go-5.0.30](https://github.com/truecharts/charts/compare/ddns-go-5.0.29...ddns-go-5.0.30) (2023-07-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ddns-go to v5.5.0 ([#10709](https://github.com/truecharts/charts/issues/10709))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ddns-go-5.0.29](https://github.com/truecharts/charts/compare/ddns-go-5.0.28...ddns-go-5.0.29) (2023-07-20)
|
||||
|
||||
### Chore
|
||||
@@ -85,15 +94,6 @@
|
||||
|
||||
|
||||
|
||||
## [ddns-go-5.0.25](https://github.com/truecharts/charts/compare/ddns-go-5.0.24...ddns-go-5.0.25) (2023-06-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ddns-go to v5.3.5 ([#9679](https://github.com/truecharts/charts/issues/9679))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ddns-go-5.0.25](https://github.com/truecharts/charts/compare/ddns-go-5.0.24...ddns-go-5.0.25) (2023-06-16)
|
||||
|
||||
### Chore
|
||||
@@ -1,8 +1,8 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: ddns-go
|
||||
version: 5.0.29
|
||||
appVersion: "5.4.1"
|
||||
version: 5.0.30
|
||||
appVersion: "5.5.0"
|
||||
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.30/app-changelog.md
Normal file
9
stable/ddns-go/5.0.30/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [ddns-go-5.0.30](https://github.com/truecharts/charts/compare/ddns-go-5.0.29...ddns-go-5.0.30) (2023-07-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ddns-go to v5.5.0 ([#10709](https://github.com/truecharts/charts/issues/10709))
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/ddns-go
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v5.4.1@sha256:90f1e394d9e0df37ca8b767fe61f38a81385a61cf241062cc6c99871e753ca8a
|
||||
tag: v5.5.0@sha256:2487a10ef2352940df1cb1a45ab36729c54b264a21d3ee8ee8832177cb39cb64
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
Reference in New Issue
Block a user