Skip to content

OpenShell v0.0.70

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Jun 15:33
· 7 commits to main since this release
d93293a

OpenShell v0.0.70

Quick install

curl -LsSf https://raw.githubusercontent.com/NVIDIA/OpenShell/main/install.sh | OPENSHELL_VERSION=v0.0.70 sh

What'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

Full Changelog: v0.0.69...v0.0.70