We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 462e376 commit c5e8982Copy full SHA for c5e8982
1 file changed
nix-k8s-homelab/charts/support/external-dns/base/values.yaml
@@ -9,7 +9,7 @@ provider:
9
webhook:
10
image:
11
repository: ghcr.io/kashalls/external-dns-unifi-webhook
12
- tag: main # replace with a versioned release tag
+ tag: v0.4.2 # replace with a versioned release tag
13
env:
14
- name: UNIFI_HOST
15
value: https://192.168.1.1 # replace with the address to your UniFi router/controller
0 commit comments