Skip to content

Releases: ocp-power-automation/ocp4-upi-powervm

v6.1.0

11 Mar 04:12
be65d8e
Compare
Choose a tag to compare

What's Changed

  • [main] Replace the local registry image with the official multi-arch registry image by @ppc64le-cloud-bot in #282

Full Changelog: v6.0.0...v6.1.0

v6.0.0

21 Feb 09:48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.12.0...v6.0.0

v4.12.0

02 Feb 06:40
1dfd81d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.11.0...v4.12.0

v4.11.0

17 Oct 10:34
04e7a98
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.7.1...v4.11.0

v4.7.1

17 Oct 10:32
2b60d10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.7...v4.7.1

v4.6.2

13 Jun 05:57
5d29be3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.6.1...v4.6.2

v4.5.2

13 Jun 05:58
a768662
Compare
Choose a tag to compare

What's Changed

  • Use variable pull_secret_file for local registry by @yussufsh in #186
  • release-4.5 use increase health check timeout for upgrade tag by @AmeyShikerkar in #207

Full Changelog: v4.5.1...v4.5.2

Automation v4.7 for OCP 4.7.x stable release

26 Feb 05:25
9636c40
Compare
Choose a tag to compare
  • Initial release to deploy OCP 4.7.x

Automation v4.6.1 for OCP 4.6.x stable release

26 Feb 05:23
f9c3180
Compare
Choose a tag to compare
  • Fix Ansible install on CentOS (#175)
  • Support running on Windows
  • Documentation updates
  • Allow deleting worker node
  • Allow adding worker node
  • Add variable to set default CNI network provider
  • Handle bootstrap count as 0
  • Use hostnames instead of IP in inventory
  • Use repo for ansible installation, Fixes: #98
  • Add activationkey support for RHEL subscription
  • Fix interpolation-only warnings
  • Change module dependencies to include data sources
  • Use pre-defined IP address for bastion node
  • Update default install playbook tag
  • Update image upgrade code
  • Simplify documentation

Automation v4.5.1 for OCP 4.5.x stable release

26 Feb 05:14
18c6b22
Compare
Choose a tag to compare
  • Allow deleting worker node
  • Allow adding worker node
  • Handle bootstrap count as 0
  • Use hostnames instead of IP in inventory
  • Use repo for ansible installation, Fixes: #98
  • Avoid downloading bootp files (#103)
  • Fix interpolation-only warnings
  • Use pre-defined IP address for bastion node
  • Update default install playbook tag
  • Update image upgrade code
  • Support minimalistic 3-node OCP config
  • Allow multiple clusters (dhcpd) on same shared network
  • Add ignition fetch timeout (#119)