Skip to content

Commit 2f8ea89

Browse files
committed
Prepare Version 0.13.0
1 parent 7008c03 commit 2f8ea89

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

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

386386
The following is a list of breaking changes of the `netbox-docker` project:
387387

388+
* 0.13.0: `AUTH_LDAP_BIND_PASSWORD` can now be extracted into a secrets file. [#133][133]
388389
* 0.12.0: A new flag `REDIS_SSL=false` was added to the `env/netbox.env` file. [#129][129]
389390
* 0.11.0: The docker-compose file now marks volumes as shared (`:z`). This should prevent SELinux problems [#131][131]
390391
* 0.9.0: Upgrade to at least 2.1.5
@@ -402,6 +403,7 @@ The following is a list of breaking changes of the `netbox-docker` project:
402403
[126]: https://github.com/netbox-community/netbox-docker/pull/126
403404
[131]: https://github.com/netbox-community/netbox-docker/pull/131
404405
[129]: https://github.com/netbox-community/netbox-docker/pull/129
406+
[133]: https://github.com/netbox-community/netbox-docker/pull/133
405407

406408
## Rebuilding & Publishing images
407409

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.12.0
1+
0.13.0

0 commit comments

Comments
 (0)