OpenShell v0.0.79
Quick install
:::bash
curl -LsSf https://raw.githubusercontent.com/NVIDIA/OpenShell/main/install.sh | OPENSHELL_VERSION=v0.0.79 sh
What's Changed
- docs: fix STYLEGUIDE heading to match filename by @mesutoezdil in https://github.com/NVIDIA/OpenShell/pull/2134
- docs(kubernetes): bump cert-manager to v1.20.3 by @mesutoezdil in https://github.com/NVIDIA/OpenShell/pull/2129
- docs: fix article before OpenShell in sync-files by @mesutoezdil in https://github.com/NVIDIA/OpenShell/pull/2133
- docs: warn to redact credentials from log output before sharing by @elezar in https://github.com/NVIDIA/OpenShell/pull/2124
- fix(podman): deliver sandbox JWTs as secrets by @maxamillion in https://github.com/NVIDIA/OpenShell/pull/2156
- chore: remove deprecated --keep flag from docs, scripts, and e2e tests by @Ygnas in https://github.com/NVIDIA/OpenShell/pull/2126
- chore(deps): bump astral-sh/setup-uv from 8.2.0 to 8.3.0 by @dependabot[bot] in https://github.com/NVIDIA/OpenShell/pull/2160
New Contributors
- @Ygnas made their first contribution in https://github.com/NVIDIA/OpenShell/pull/2126
Full Changelog: https://github.com/NVIDIA/OpenShell/compare/v0.0.77...v0.0.79