Skip to content

Commit c386b50

Browse files
authored
Merge branch 'AsBuiltReport:dev' into dev
2 parents 6832af0 + 012ab7d commit c386b50

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2626
- Increased Required Modules version:
2727
- Diagrammer.Core v0.2.32
2828
- NetApp.Ontap v9.17.1.2509
29+
- AsBuiltReport.Core v1.5.0
2930
- Refactor Get-NetAppOntapAPI to handle Unix platform and improve error handling in Invoke-AsBuiltReport.NetApp.ONTAP
3031
- Refactor Export-AbrOntapDiagram to handle image format for Unix platforms and improve error messaging
3132

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Below are the instructions on how to install, configure and generate a NetApp ON
4848
The ONTAP Storage As Built Report supports the following ONTAP versions;
4949

5050
- ONTAP 9.x
51-
- Tested on v9.5, 9.7, 9.8, 9.9.1, 9.10.1, 9.11.1, 9.12.1, 9.13.1, 9.14.1, 9.15.1, 9.16.1
51+
- Tested on v9.5, 9.7, 9.8, 9.9.1, 9.10.1, 9.11.1, 9.12.1, 9.13.1, 9.14.1, 9.15.1, 9.16.1, 9.17.1
5252

5353
### **PowerShell**
5454

@@ -67,8 +67,8 @@ These modules may also be manually installed.
6767
| Module Name | Minimum Required Version | PS Gallery | GitHub |
6868
| ------------------ | :----------------------: | :-------------------------------------------------------------------: | :-------------------------------------------------------------------------: |
6969
| PScribo | 0.10.0 | [Link](https://www.powershellgallery.com/packages/PScribo) | [Link](https://github.com/iainbrighton/PScribo/tree/master) |
70-
| AsBuiltReport.Core | 1.4.0 | [Link](https://www.powershellgallery.com/packages/AsBuiltReport.Core) | [Link](https://github.com/AsBuiltReport/AsBuiltReport.Core/releases/latest) |
71-
| Netapp.ONTAP | 9.15.1.2407 | [Link](https://www.powershellgallery.com/packages/NetApp.ONTAP) | |
70+
| AsBuiltReport.Core | 1.5.0 | [Link](https://www.powershellgallery.com/packages/AsBuiltReport.Core) | [Link](https://github.com/AsBuiltReport/AsBuiltReport.Core/releases/latest) |
71+
| Netapp.ONTAP | 9.17.1.2509 | [Link](https://www.powershellgallery.com/packages/NetApp.ONTAP) | |
7272

7373
## :package: Module Installation
7474

0 commit comments

Comments
 (0)