mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-09-25 01:51:01 +02:00
* fix(helm): update helm schema * chore(helm): fix values file and update schema * test(helm): add tests for null livenessProbe and readinessProbe * docs(helm): update README with default readinessProbe configuration for webhook container * fix(helm): update livenessProbe and readinessProbe schema types in values.yaml * chore(helm): update livenessProbe and readinessProbe schema types in values.yaml * fix(helm): correct type definitions for webhook probes and update CHANGELOG * chore(changelog): fix typo * fix(lint): fix linter * fix(changelog): Fix location of change * docs(helm): update to reference default values for readinessProbe configuration