Skip to content

Commit

Permalink
Updates readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
jvanderaa committed Jul 4, 2024
1 parent 1b731e2 commit fa76a4c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
runs-on: "ubuntu-20.04"
strategy:
matrix:
nautobot-version: ["1.2.12", "1.3.6", "1.4.10", "1.5.18", "latest"]
nautobot-version: ["1.4.10", "1.5.18", "latest"]
steps:
- name: "Check out repository code"
uses: "actions/checkout@v2"
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ This application is intended to run __outside__ of Nautobot.

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

## Deprecation Notice

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.

## Quick Start

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

0 comments on commit fa76a4c

Please sign in to comment.