diff --git a/charts/stable/ddns-go/Chart.yaml b/charts/stable/ddns-go/Chart.yaml index f7281a2ce1e..1ffcf897d4a 100644 --- a/charts/stable/ddns-go/Chart.yaml +++ b/charts/stable/ddns-go/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 6.16.7 +appVersion: 6.16.9 dependencies: - name: common version: 29.0.15 @@ -20,21 +20,21 @@ dependencies: 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/truetech/truecharts/charts/stable/ddns-go -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-go.webp +home: https://trueforge.org/truetech/truecharts/charts/stable/ddns-go +icon: https://trueforge.org/img/hotlink-ok/chart-icons/ddns-go.webp keywords: - ddns-go - ddns -kubeVersion: '>=1.33.0-0' +kubeVersion: '>=1.27.0-0' maintainers: - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + email: info@trueforge.org + url: https://trueforge.org name: ddns-go sources: - https://github.com/jeessy2/ddns-go - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ddns-go - https://hub.docker.com/r/jeessy/ddns-go type: application -version: 14.0.5 +version: 14.0.6 diff --git a/charts/stable/ddns-go/values.yaml b/charts/stable/ddns-go/values.yaml index 43c3c2f051b..66b8e103141 100644 --- a/charts/stable/ddns-go/values.yaml +++ b/charts/stable/ddns-go/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/jeessy/ddns-go pullPolicy: IfNotPresent - tag: v6.16.7@sha256:0a82a9bba7e7f085e5b02c9d7a7e0c64442a6c346259c8edbc4a1690609e98c1 + tag: v6.16.9@sha256:94be8ce35b7e496072af9f664508bb429a94b950bfdb62444e61459aa9d61eb8 securityContext: container: readOnlyRootFilesystem: false