2.26.0-4.13.9
Downloads are available at: https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/2.26.0
To use these binaries follow the instructions at https://console.redhat.com/openshift/create/local to obtain the needed pull-secret.
Notable Changes
- OpenShift 4.13.9
- Podman 4.4.4
- OKD 4.13.0-0.okd-2023-06-04-080300
- Fixes a bug in parsing the proxy certificate #3785
- Fixes a bug on Windows where daemon was not started by
crc setup
due to powershell havingRestricted
ExecutionPolicy #3812
git shortlog
233df0e cut v2.26.0
7d7effb update openshift and microshift bundles to 4.13.9
1f1c4aa preflight: add cleanup check to kill daemon process
d72f292 Add app routes for microshift preset
0c64b23 start daemon posh script with RemoteSigned execution policy
211e9dd start: Ignore pull secret update in the instance for stop => start
af77791 extract: Add zipslip test
9a417c4 extract: Handle './' in archives
557ec94 e2e test: Ignore network-mode config property for non linux platform
c21cdc3 Move TrimTrailingEOL helper to pkg/strings
03449df proxy: Update trimTrailingEOL function to handle carriage return (\r)
346ce34 CI: Make sure oc command is available before any oc operations