Releases: redhat-actions/oc-login
Releases · redhat-actions/oc-login
Update action to run on Node20
Initial Release
Initial marketplace release
Minor releases
v1.3
- Update action to run on Node20. https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20
v1.2
- Update action to run on Node16. https://github.blog/changelog/2022-05-20-actions-can-now-run-in-a-node-js-16-runtime/
v1.1:
- Fix outputting cluster name even if cluster URL is a secret
v1.1.1
- Remove --current option which doesn't work with oc v3 (#15)
Update action to run on Node16
v1.2
- Update action to run on Node16. https://github.blog/changelog/2022-05-20-actions-can-now-run-in-a-node-js-16-runtime/
v1.1: Replace oc installer with openshift-tools-installer (#18)
* Replace oc-installer with tools-installer * simplify test case * Fix multiplatform workflow and update dependencies * delete 'tests' dir Signed-off-by: Tim Etchells <[email protected]>
v1.0: Fix OpenShift capitalization
Signed-off-by: Tim Etchells <[email protected]>
v0.1
Initial pre-release