Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2024-05-19 12:52:13 +00:00
parent 8f58afc188
commit 5583faeb34
15 changed files with 21 additions and 22 deletions

View File

@ -7,10 +7,10 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 6.5.0
appVersion: 6.6.0
dependencies:
- name: common
version: 22.0.3
version: 23.0.0
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-go.webp
keywords:
- ddns-go
- ddns
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go
- https://hub.docker.com/r/jeessy/ddns-go
type: application
version: 11.0.4
version: 11.1.0

View File

@ -1,36 +1,42 @@
## [ddns-go-11.0.4](https://github.com/truecharts/charts/compare/ddns-go-10.7.0...ddns-go-11.0.4) (2024-04-30)
## [ddns-go-11.1.0](https://github.com/truecharts/charts/compare/ddns-go-10.7.0...ddns-go-11.1.0) (2024-05-19)
### Chore
- bump charts to release new docs to fix broken links
- bump common
- bump everything to release new doc pages
- bump charts to ensure new icons are released
- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454))
- bump common
- bump everything to regenerate readme's and site index
- bump everything to release new doc pages
- bump charts to release new docs to fix broken links
- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121))
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
- update container image jeessy/ddns-go to v6.3.2[@2e7d5c4](https://github.com/2e7d5c4) by renovate ([#20442](https://github.com/truecharts/charts/issues/20442))
- update container image jeessy/ddns-go to v6.3.3[@44d6d76](https://github.com/44d6d76) by renovate ([#21170](https://github.com/truecharts/charts/issues/21170))
- update container image jeessy/ddns-go to v6.5.0[@6a59ec4](https://github.com/6a59ec4) by renovate ([#21422](https://github.com/truecharts/charts/issues/21422))
- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875))
- update container image jeessy/ddns-go to v6.3.3[@44d6d76](https://github.com/44d6d76) by renovate ([#21170](https://github.com/truecharts/charts/issues/21170))
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819))
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
- update container image jeessy/ddns-go to v6.6.0[@61154e6](https://github.com/61154e6) by renovate ([#22244](https://github.com/truecharts/charts/issues/22244))
- update container image jeessy/ddns-go to v6.5.0[@6a59ec4](https://github.com/6a59ec4) by renovate ([#21422](https://github.com/truecharts/charts/issues/21422))
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
@ -56,7 +62,7 @@
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
- exclude changelog from pagefind ([#21693](https://github.com/truecharts/charts/issues/21693))
### Chore

Binary file not shown.

View File

Before

Width:  |  Height:  |  Size: 778 B

After

Width:  |  Height:  |  Size: 778 B

View File

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

@ -1,7 +1,7 @@
image:
repository: jeessy/ddns-go
pullPolicy: IfNotPresent
tag: v6.5.0@sha256:6a59ec4717735c13a854a2f84118fec8e849d7b99015a67e7e9299a5b3f21428
tag: v6.6.0@sha256:61154e6a29219871153c25833a0d98275ac1e262071afa5efb02e59ef2c26ee0
securityContext:
container:
readOnlyRootFilesystem: false

View File

@ -227,13 +227,6 @@ questions:
schema:
type: string
default: ""
- variable: region
label: "region"
description: "region is primarily for AWS not needed for most cases"
schema:
show_if: [["type", "=", "s3"]]
type: string
default: ""
- variable: bucket
label: "bucket"
schema: