Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2024-01-14 22:56:21 +00:00
parent cede6db378
commit 60cc7349ad
11 changed files with 3051 additions and 0 deletions

View File

@@ -0,0 +1,99 @@
---
title: Changelog
---
**Important:**
*for the complete changelog, please refer to the website*
## [ddns-go-9.0.0](https://github.com/truecharts/charts/compare/ddns-go-8.1.8...ddns-go-9.0.0) (2024-01-14)
### Chore
- update container image jeessy/ddns-go to v6.0.2[@02e7174](https://github.com/02e7174) by renovate ([#17220](https://github.com/truecharts/charts/issues/17220))
## [ddns-go-8.1.8](https://github.com/truecharts/charts/compare/ddns-go-8.1.7...ddns-go-8.1.8) (2024-01-09)
### Chore
- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986))
## [ddns-go-8.1.7](https://github.com/truecharts/charts/compare/ddns-go-8.1.6...ddns-go-8.1.7) (2024-01-08)
### Chore
- update container image jeessy/ddns-go to v5.7.1[@ceab1b3](https://github.com/ceab1b3) by renovate ([#17004](https://github.com/truecharts/charts/issues/17004))
## [ddns-go-8.1.6](https://github.com/truecharts/charts/compare/ddns-go-8.1.5...ddns-go-8.1.6) (2024-01-02)
### Chore
- force bump to ensure up-to-date catalogs
## [ddns-go-8.1.5](https://github.com/truecharts/charts/compare/ddns-go-8.1.4...ddns-go-8.1.5) (2024-01-02)
### Chore
- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
## [ddns-go-8.1.4](https://github.com/truecharts/charts/compare/ddns-go-8.1.3...ddns-go-8.1.4) (2024-01-01)
### Chore
- increase common version for oci fixes
- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
## [ddns-go-8.1.3](https://github.com/truecharts/charts/compare/ddns-go-8.1.0...ddns-go-8.1.3) (2024-01-01)
### Chore
- bump all charts for OCI test push
- move everything to consume OCI-hosted common-chart dependency
- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
## [ddns-go-8.1.2](https://github.com/truecharts/charts/compare/ddns-go-8.1.0...ddns-go-8.1.2) (2024-01-01)
### Chore
- bump all charts for OCI test push
- move everything to consume OCI-hosted common-chart dependency
- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))

View File

@@ -0,0 +1,37 @@
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: cloud
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
appVersion: 6.0.2
dependencies:
- name: common
version: 17.2.22
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
deprecated: false
description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service
home: https://truecharts.org/charts/stable/ddns-go
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-go.png
keywords:
- ddns-go
- ddns
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: ddns-go
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go
- https://hub.docker.com/r/jeessy/ddns-go
- https://github.com/jeessy2/ddns-go
type: application
version: 9.0.0

View File

@@ -0,0 +1,28 @@
---
title: README
---
## General Info
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/ddns-go)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
---
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
_All Rights Reserved - The TrueCharts Project_

View File

@@ -0,0 +1,9 @@
## [ddns-go-9.0.0](https://github.com/truecharts/charts/compare/ddns-go-8.1.8...ddns-go-9.0.0) (2024-01-14)
### Chore
- update container image jeessy/ddns-go to v6.0.2[@02e7174](https://github.com/02e7174) by renovate ([#17220](https://github.com/truecharts/charts/issues/17220))

View File

@@ -0,0 +1,8 @@
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](https://truecharts.org/charts/stable/ddns-go)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!

Binary file not shown.

View File

@@ -0,0 +1,40 @@
image:
repository: jeessy/ddns-go
pullPolicy: IfNotPresent
tag: v6.0.2@sha256:02e7174e3c03aa0824255e922b9fb151997cc7c0605a2dbf86d24b71f33e38b1
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
targetPort: 9876
protocol: http
port: 10168
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: http
path: /
readiness:
type: http
path: /
startup:
type: http
path: /
env: {}
persistence:
data:
enabled: true
mountPath: /root
portal:
open:
enabled: true

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}

View File

@@ -0,0 +1 @@
{{ include "tc.v1.common.loader.all" . }}

View File