Releases: ocp-power-automation/openshift-install-power
Releases · ocp-power-automation/openshift-install-power
OpenShift UPI Install Helper for Power VS v1.4.0
What's Changed
- Use the OCP 4.10 version as default by @yussufsh in #192
- Use latest Terraform and change power path by @yussufsh in #193
Full Changelog: v1.3.0...v1.4.0
OpenShift UPI Install Helper for Power VS v1.3.0
What's Changed
- Limit verbose from new versions of ibmcloud by @yussufsh in #186
- Allow setting the vpc region by @aishwaryabk in #185
- Updated expression as per curl output by @sajauddin in #187
- Add curl insecure option for downloading oc by @yussufsh in #188
- Check for script version to update by @yussufsh in #189
- Filtering the required versions from the curl output by @sajauddin in #191
New Contributors
- @sajauddin made their first contribution in #187
Full Changelog: v1.2.4...v1.3.0
OpenShift UPI Install Helper for Power VS v1.2.4
What's Changed
- Use the latest OCP version as default by @yussufsh in #181
- Use the OCP 4.9 version as default by @yussufsh in #182
Full Changelog: v1.2.3...v1.2.4
OpenShift UPI Install Helper for Power VS v1.2.3
What's Changed
- Document update on how to use the docker image by @aishwaryabk in #174
- flavor bugfix by @Prajyot-Parab in #177
- Align with new ibmcloud release references by @yussufsh in #180
Full Changelog: v1.2.2...v1.2.3
OpenShift UPI Install Helper for Power VS v1.2.2
OpenShift UPI Install Helper for Power VS v1.2.0
Enhancements:
- Accept system_type via interactive mode
- Flavor template feature
- Travis config for creating and publishing multi arch images
- Use the latest power providers archive.zip
Fixes:
- Flavor template fix
OpenShift UPI Install Helper for Power VS v1.1.3
Enhancements:
- Delete existing var file after variables command is complete
- Clean state file once destroy is completed
- Reduce RUN steps in Dockerfile
Fixes:
- Not display any log during output
- Allow reading options even when unsupported platform
OpenShift UPI Install Helper for Power VS v1.1.2
Enhancements:
- Container image with the script and dependencies
- Use system binaries directly from PATH
- Update TF version and ppc64le providers version
- Move TF versions global variables up
- Include catalog images for selection
Fixes:
- Fix check for var option
- Check for lock file even after a minute
OpenShift UPI Install Helper for Power VS v1.1.1
Enhancements:
- Update the default OCP version to 4.7
- Check for artifacts version with RELEASE_VER
Fixes:
- Fix the bootstrap destroy with new code
OpenShift UPI Install Helper for Power VS v1.1.0
Enhancements:
- Enable ppc64le support
- Support simultaneous deployments in different regions