Skip to content

Commit 618bd3a

Browse files
authored
Merge pull request #326 from jvanderaa/deprecation_notice
Updates readme.
2 parents fa7b260 + fa76a4c commit 618bd3a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
runs-on: "ubuntu-22.04"
129129
strategy:
130130
matrix:
131-
nautobot-version: ["1.2.12", "1.3.6", "1.4.10", "1.5.18", "latest"]
131+
nautobot-version: ["1.4.10", "1.5.18", "latest"]
132132
steps:
133133
- name: "Check out repository code"
134134
uses: "actions/checkout@v4"

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ This application is intended to run __outside__ of Nautobot.
1111

1212
![Architecture](docs/images/batfish_network_importer.png)
1313

14+
## Deprecation Notice
15+
16+
This application is being put into maintenance mode. Additional features may be implemented for Nautobot 1.x. The functionality for Nautobot is being moved to the [Device Onboarding](https://docs.nautobot.com/projects/device-onboarding/en/latest/) application for Nautobot 2.x. The last NetBox support was version 2.x.
17+
1418
## Quick Start
1519

1620
- [Getting Started](docs/getting_started.md)

0 commit comments

Comments
 (0)