Skip to content

OpenShell v0.0.78

Choose a tag to compare

@github-actions github-actions released this 07 Jul 15:36
a727116

OpenShell v0.0.78

Quick install

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

What's Changed

  • docs: fix STYLEGUIDE heading to match filename by @mesutoezdil in #2134
  • docs(kubernetes): bump cert-manager to v1.20.3 by @mesutoezdil in #2129
  • docs: fix article before OpenShell in sync-files by @mesutoezdil in #2133
  • docs: warn to redact credentials from log output before sharing by @elezar in #2124
  • fix(podman): deliver sandbox JWTs as secrets by @maxamillion in #2156
  • chore: remove deprecated --keep flag from docs, scripts, and e2e tests by @Ygnas in #2126

New Contributors

Full Changelog: v0.0.77...v0.0.78