diff --git a/charts/stable/duckdns/Chart.yaml b/charts/stable/duckdns/Chart.yaml index 0dccafc6239..82357664514 100644 --- a/charts/stable/duckdns/Chart.yaml +++ b/charts/stable/duckdns/Chart.yaml @@ -1,31 +1,30 @@ -kubeVersion: ">=1.24.0" +kubeVersion: '>=1.24.0' apiVersion: v2 name: duckdns -version: 6.0.22 +version: 6.0.23 appVersion: latest -description: - Duckdns is a free service which will point a DNS (sub domains of duckdns.org) +description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. home: https://truecharts.org/charts/stable/duckdns icon: https://truecharts.org/img/hotlink-ok/chart-icons/duckdns.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/duckdns - - https://ghcr.io/linuxserver/duckdns +- https://github.com/truecharts/charts/tree/master/charts/stable/duckdns +- https://ghcr.io/linuxserver/duckdns maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - duckdns +- duckdns dependencies: - - name: common - version: 14.3.5 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] +- name: common + version: 14.3.5 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/duckdns/values.yaml b/charts/stable/duckdns/values.yaml index d4566b758ec..df85b057818 100644 --- a/charts/stable/duckdns/values.yaml +++ b/charts/stable/duckdns/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/duckdns pullPolicy: IfNotPresent - tag: latest@sha256:fc21f41ad892601366995eb113fc55b46b5bf762161a5cc5428743a1a6b1333b + tag: latest@sha256:33ea96de82903171db1a4107fb0ffebcdf23adb780146449fc43c4c69e3dc9c5 securityContext: container: runAsNonRoot: false