Skip to content

Commit 53264a4

Browse files
chore(deps): update pre-commit hook commitizen-tools/commitizen to v4 (#166)
* chore(deps): update pre-commit hook commitizen-tools/commitizen to v4 * chore: README tweaks --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Matt Dainty <matt@bodgit-n-scarper.com>
1 parent 850a2e0 commit 53264a4

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/commitizen-tools/commitizen
3-
rev: v3.5.3
3+
rev: v4.13.10
44
hooks:
55
- id: commitizen
66
- repo: https://github.com/golangci/golangci-lint

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,15 @@ This is most useful for allowing
1717
for dealing with Windows DNS servers that require 'Secure only' updates or
1818
BIND if it has been configured to use Kerberos.
1919

20-
> :warning: Windows DNS servers don't accept wildcard resource names in dynamic updates.
20+
## Notable users
21+
22+
* [https://github.com/hashicorp/terraform-provider-dns](https://github.com/hashicorp/terraform-provider-dns)
23+
* [https://github.com/go-acme/lego](https://github.com/go-acme/lego)
24+
* [https://github.com/kubernetes-sigs/external-dns](https://github.com/kubernetes-sigs/external-dns)
25+
26+
## Usage
27+
28+
> :warning: Windows DNS servers don't accept wildcard resource names and only a subset of record types in dynamic updates.
2129
2230
Here is an example client, it is necessary that your Kerberos or Active
2331
Directory environment is configured and functional:

0 commit comments

Comments
 (0)