diff --git a/charts/stable/duckdns/Chart.yaml b/charts/stable/duckdns/Chart.yaml index 5e63917e734..c1f9cac2a43 100644 --- a/charts/stable/duckdns/Chart.yaml +++ b/charts/stable/duckdns/Chart.yaml @@ -25,19 +25,19 @@ dependencies: import-values: [] deprecated: false description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. -home: https://trueforge.org/truetech/truecharts/charts/stable/duckdns -icon: https://trueforge.org/img/hotlink-ok/chart-icons/duckdns.webp +home: https://truecharts.org/charts/stable/duckdns +icon: https://truecharts.org/img/hotlink-ok/chart-icons/duckdns.webp keywords: - duckdns -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: duckdns sources: - https://ghcr.io/linuxserver/duckdns - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/duckdns type: application -version: 12.13.19 +version: 12.13.20 diff --git a/charts/stable/duckdns/values.yaml b/charts/stable/duckdns/values.yaml index b9882c0b319..86bf2fd0e92 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:8038b73c9d71b10316cf89f58e5cce97f158cbed089ecec9805b9054c0688ff7 + tag: latest@sha256:1bfa394b40446eb539ba7e4ebf172bda8bffb5a9ce0b060737a9ae91b84b39b2 securityContext: container: runAsNonRoot: false