All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Release Ubuntu 20.04 LTS option (includes Powershel Core 7.1.4).
build.ps1
now allows for choice of OneView Powershell 5.50, 6.00, or 6.10.build.ps1
allows the user to specify the Image Tag Name.build.ps1
does (very) basic image management by allowing the user to delete the existing image by tag name. Consult the docker documentation for proper image management.dockerfile
has options to manually override parameters in thebuild.ps1
file. Consult this reposREADME.md
on how to do this.- Error-checking in place in
build.ps1
to ensure the user enters only OneView versions 5.50, 6.00, or 6.10 with this release.