Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-08-01 09:29:08 +00:00
parent 92614f6ce4
commit 8abf812afa
10 changed files with 20 additions and 19 deletions

View File

@ -2,6 +2,15 @@
## [ddns-go-2.0.25](https://github.com/truecharts/apps/compare/ddns-go-2.0.24...ddns-go-2.0.25) (2022-08-01)
### Chore
- update container image tccr.io/truecharts/ddns-go to v4.0.0 ([#3357](https://github.com/truecharts/apps/issues/3357))
## [ddns-go-2.0.24](https://github.com/truecharts/apps/compare/ddns-go-2.0.23...ddns-go-2.0.24) (2022-07-26)
### Chore
@ -88,12 +97,3 @@
## [ddns-go-2.0.17](https://github.com/truecharts/apps/compare/ddns-go-2.0.15...ddns-go-2.0.17) (2022-07-14)
### Fix
- bump to ensure .helmignore is present on all Charts
## [ddns-go-2.0.15](https://github.com/truecharts/apps/compare/ddns-go-2.0.13...ddns-go-2.0.15) (2022-07-12)
### Chore

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.8
digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad
generated: "2022-07-26T10:50:25.573798068Z"
generated: "2022-08-01T09:22:42.647523176Z"

View File

@ -1,24 +1,24 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: ddns-go
version: 2.0.24
appVersion: "3.7.2"
version: 2.0.25
appVersion: "4.0.0"
description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service
type: application
deprecated: false
home: https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go
home: https://truecharts.org/docs/charts/stable/ddns-go
icon: https://truecharts.org/img/chart-icons/ddns-go.png
keywords:
- ddns-go
- ddns
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go
- https://github.com/jeessy2/ddns-go
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version:
10.4.8
# condition:
version: 10.4.8
# condition:
maintainers:
- email: info@truecharts.org
name: TrueCharts

View File

@ -1,6 +1,6 @@
# ddns-go
![Version: 2.0.24](https://img.shields.io/badge/Version-2.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.7.2](https://img.shields.io/badge/AppVersion-3.7.2-informational?style=flat-square)
![Version: 2.0.25](https://img.shields.io/badge/Version-2.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.0.0](https://img.shields.io/badge/AppVersion-4.0.0-informational?style=flat-square)
Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service
@ -13,6 +13,7 @@ For more information, please click here: [ddns-go](https://truecharts.org/docs/c
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go>
* <https://github.com/jeessy2/ddns-go>
## Requirements

View File

@ -1,6 +1,6 @@
Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service
This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/ddns-go
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/ddns-go](https://truecharts.org/docs/charts/stable/ddns-go)
---

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/ddns-go
pullPolicy: IfNotPresent
tag: v3.7.2@sha256:a8725d3918d94b78c1d62ef6a3b052d90dd4a13113ded6bd4ae8ea49a5d564a4
tag: 4.0.0@sha256:f33b3ffd6fae1a358a43ea7c49dfc9555b04de39ace0bfb92de6a7d660f44412
securityContext:
readOnlyRootFilesystem: false