Skip to content

ddns-updater v1.4.11

Choose a tag to compare

@github-actions github-actions released this 16 Jun 12:35
· 795 commits to main since this release

ddns-updater v1.4.11

Bug Fixes

  • fix(ddns-updater): complete chart standards (#501)

Other Changes

  • release(ddns-updater): 1.4.11 [skip ci]

Install

# OCI registry
helm install ddns-updater oci://ghcr.io/helmforgedev/helm/ddns-updater --version 1.4.11

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install ddns-updater helmforge/ddns-updater --version 1.4.11