Releases
v1
Add changelog for v1.13.1
Latest
Minor Releases
v1.13
v1.12
Update action/core
dependency to 1.10.0
v1.11
v1.10
v1.9.2
Fix odo installation on windows ans macOS. More details here .
v1.9.1
Fix odo installation path. More details here .
v1.9
Add support to install ko from GitHub.
v1.8.1
Fix opm installation when source is GitHub. #64
v1.8
v1.7.3
Fix OpenShift Mirror redirect to the new OpenShift Mirror. #58
v1.7.2
v1.7.1
v1.7
Add default value in the input github_pat
v1.6.3
v1.6.2
Add pagination in fetching data from the GitHub APIs.
v1.6.1
Remove support to install CRC on macOS for versions greater than or equal to 1.28.0
. For details see #39
v1.6
Add support to install CRDA cli from GitHub.
v1.5
Add support to install kustomize from GitHub.
Fail the action if the requested tool is not available on the provided source.
v1.4
Change storage path of the installed tools to /_temp/openshift-bin/<installed-tool>
.
v1.3
Add support to install yq from GitHub.
v1.2
Add support to install tools from GitHub Releases. This can be done by specifying the desired source in the input source
.
Add input source
which accepts value github
and mirror
to support tools installation from the OpenShift Mirror or from GitHub.
Add input github_pat
to provide GitHub access token when the source is github
.
Add support to install s2i
client from GitHub Release.
Add input skip_cache
to set caching of the downloaded executables via action input instead of setting up the env.
(Internal) Expand test workflows.
v1.1.2
Auto-skip cache on Github Enterprise Server
Fix cache env bug check
v1.1.1
v1.1
Add support for operator-sdk
You can’t perform that action at this time.