File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -385,6 +385,7 @@ Compare the version with the list below to check whether a breaking change was i
385385
386386The 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
Original file line number Diff line number Diff line change 1- 0.12 .0
1+ 0.13 .0
You can’t perform that action at this time.
0 commit comments