Skip to content

Commit e349c23

Browse files
committed
Release 0.17.0
1 parent 28ba0e5 commit e349c23

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -380,6 +380,7 @@ Compare the version with the list below to check whether a breaking change was i
380380

381381
The following is a list of breaking changes of the `netbox-docker` project:
382382

383+
* 0.17.0: Updated the python image to `python:3.7-alpine3.10` in [#144][144]. Fixed the permissions and group scripts for Netbox 2.6. in [#148][148].
383384
* 0.16.0: Update the Netbox URL from "github.com/digitalocean/netbox" to "github.com/netbox-community/netbox"
384385
* 0.15.0: Update for Netbox v2.6.0.
385386
The `configuration/configuration.py` file has been updated to match the file from Netbox.
@@ -416,6 +417,8 @@ The following is a list of breaking changes of the `netbox-docker` project:
416417
[135]: https://github.com/netbox-community/netbox-docker/pull/135
417418
[136]: https://github.com/netbox-community/netbox-docker/pull/136
418419
[137]: https://github.com/netbox-community/netbox-docker/pull/137
420+
[144]: https://github.com/netbox-community/netbox-docker/pull/144
421+
[148]: https://github.com/netbox-community/netbox-docker/pull/148
419422

420423
## Rebuilding & Publishing images
421424

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.15.0
1+
0.17.0

0 commit comments

Comments
 (0)