Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d2d6fb494f
commit
cc4b185475
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [ddclient-5.0.10](https://github.com/truecharts/charts/compare/ddclient-5.0.9...ddclient-5.0.10) (2023-04-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ddclient to 3.10.0 ([#8201](https://github.com/truecharts/charts/issues/8201))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ddclient-5.0.9](https://github.com/truecharts/charts/compare/ddclient-5.0.8...ddclient-5.0.9) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ddclient-4.0.13](https://github.com/truecharts/charts/compare/ddclient-4.0.12...ddclient-4.0.13) (2023-02-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ddclient to 3.10.0
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: ddclient
|
||||
version: 5.0.9
|
||||
version: 5.0.10
|
||||
appVersion: "3.10.0"
|
||||
description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider.
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [ddclient-5.0.10](https://github.com/truecharts/charts/compare/ddclient-5.0.9...ddclient-5.0.10) (2023-04-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ddclient to 3.10.0 ([#8201](https://github.com/truecharts/charts/issues/8201))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/ddclient
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.10.0@sha256:38e8d9771be8e8b5705c1426daf2acb265c4686eb639a17b8383f1c3a1d84f19
|
||||
tag: 3.10.0@sha256:f18c5cb494d7967b29684e4bb722b65bba182366b3855e6bdc3cfd7584edb894
|
||||
|
||||
securityContext:
|
||||
container:
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [ddclient-5.0.9](https://github.com/truecharts/charts/compare/ddclient-5.0.8...ddclient-5.0.9) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
|
||||
|
||||
|
Loading…
Reference in New Issue