What's Changed
- fix: update npm install script to use redirect URL by @lizardruss in #2303
- Add DEVSPACE_PROFILES variable and is_in command by @alexissellier in #2297
- Specify a kubeClient when loading the devspace configuration by @alexissellier in #2306
- Use loft-util package to avoid code duplication by @mahendrabagul in #2308
- docs: add is_in function documentation by @alexissellier in #2307
- Fixes a tiny typo by @lianmakesthings in #2311
- docs: hide deprecated printLogs & remoteExec configs in docs by @carlmontanari in #2312
- build(deps): bump jose from 2.0.5 to 2.0.6 in /ui by @dependabot in #2318
- Consider default value even if it was set to empty in non-terminal devspace execution by @mahendrabagul in #2317
- docs: remove use profile command by @alexissellier in #2320
- docs: replace chmod/mv with install command by @tradel in #2327
- feat: fallback to ssh if https doesn't work and vice versa by @pratikjagrut in #2330
- fix: use registry token for pull secrets by @lizardruss in #2332
New Contributors
Full Changelog: v6.1.1...v6.1.2-alpha.0