Compare commits

...

3 commits
v0.3.9 ... main

Author SHA1 Message Date
d75e917759 Merge pull request 'chore(deps): update lscr.io/linuxserver/netbox docker tag to v4.1.2' (#35) from renovate/lscr.io-linuxserver-netbox-4.x into main
All checks were successful
check code / check-code (push) Successful in 18s
Reviewed-on: #35
2024-09-27 17:47:35 +02:00
4235a41e70 chore(deps): update lscr.io/linuxserver/netbox docker tag to v4.1.2
All checks were successful
build pypackage and create release / release-github (pull_request) Successful in 14s
check code / check-code (pull_request) Successful in 18s
2024-09-27 04:16:50 +02:00
4c8ed1b537 [bot] update changelog 2024-09-12 21:26:13 +00:00
2 changed files with 9 additions and 1 deletions

View file

@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
## [v0.3.9](https://git.44net.ch/olofvndrhr/octodns-netbox-dns/compare/v0.3.8...v0.3.9) - 2024-09-12
### Commits
- caa records: convert bytes values to string [`5a35e1b`](https://git.44net.ch/olofvndrhr/octodns-netbox-dns/commit/5a35e1b51e4ba8e9b1c9e172d11ae8684e344eb9)
- fix changelog action [`015745f`](https://git.44net.ch/olofvndrhr/octodns-netbox-dns/commit/015745f353cd29861c2b6a4927e8f3cdf137f4ec)
- chore(deps): update lscr.io/linuxserver/netbox docker tag to v4.1.0 [`d04d72b`](https://git.44net.ch/olofvndrhr/octodns-netbox-dns/commit/d04d72bad043b37ac745d055f2e482493b7e962b)
## [v0.3.8](https://git.44net.ch/olofvndrhr/octodns-netbox-dns/compare/v0.3.7...v0.3.8) - 2024-08-30 ## [v0.3.8](https://git.44net.ch/olofvndrhr/octodns-netbox-dns/compare/v0.3.7...v0.3.8) - 2024-08-30
### Commits ### Commits

View file

@ -1,4 +1,4 @@
FROM lscr.io/linuxserver/netbox:4.1.0 FROM lscr.io/linuxserver/netbox:4.1.2
RUN pip install -U \ RUN pip install -U \
wheel \ wheel \