OpenShell v0.0.70
Quick install
curl -LsSf https://raw.githubusercontent.com/NVIDIA/OpenShell/main/install.sh | OPENSHELL_VERSION=v0.0.70 shWhat's Changed
- docs: add step for creating the GatewayClass by @zhaohuabing in #1984
- test(e2e): stop using custom e2e binary builds by @SDAChess in #2000
- fix(e2e): make postgres fixture compatible with OpenShift by @sjenning in #2002
- fix(docker): honor configured supervisor image by @elezar in #1935
New Contributors
- @zhaohuabing made their first contribution in #1984
Full Changelog: v0.0.69...v0.0.70