diff --git a/charts/stable/cloudflareddns/Chart.yaml b/charts/stable/cloudflareddns/Chart.yaml index 07cf1496156..e801bb2772a 100644 --- a/charts/stable/cloudflareddns/Chart.yaml +++ b/charts/stable/cloudflareddns/Chart.yaml @@ -22,8 +22,8 @@ dependencies: import-values: [] deprecated: false description: Automate Cloudflare DNS records for those with a dynamic IP. -home: https://trueforge.org/truecharts/stable/cloudflareddns -icon: https://trueforge.org/img/hotlink-ok/chart-icons/cloudflareddns.webp +home: https://truecharts.org/charts/stable/cloudflareddns +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudflareddns.webp keywords: - cloudflareddns - ddns @@ -37,8 +37,9 @@ name: cloudflareddns sources: - https://ghcr.io/hotio/cloudflareddns - https://github.com/hotio/cloudflareddns + - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflareddns - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/cloudflareddns - https://hotio.dev/containers/cloudflareddns/ type: application -version: 12.8.0 +version: 12.8.1 diff --git a/charts/stable/cloudflareddns/values.yaml b/charts/stable/cloudflareddns/values.yaml index 7218fafa02c..56436b29a2d 100644 --- a/charts/stable/cloudflareddns/values.yaml +++ b/charts/stable/cloudflareddns/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/hotio/cloudflareddns pullPolicy: IfNotPresent - tag: latest@sha256:5c3d73dec0b80e712ac3fefa660f403875e78ba643fd97563fc39531e403e281 + tag: latest@sha256:b64687779bbe0dcd41f9854129ce8fa9d6c5f009e1992a79bed97c85fe253eaf securityContext: container: runAsNonRoot: false