What's Changed
- Fix silent hook panic by @FabianKramm in #2630
- Bump component chart by @FabianKramm in #2632
- Consider helm release name when showing helm deployment status by @mschoenlaub in #2631
- Added Validation Regex and Message to the user provided registry username by @alexandradragodan in #2620
- Added proper regex and validation message for container registry chec… by @alexandradragodan in #2633
- Avoid reformatting yaml when there are no patches to apply by @lizardruss in #2636
- Add devcontainer json for devspace by @89luca89 in #2639 & #2640
- Replace enry library, reduce binary size by @89luca89 in #2643
- Scoop installation by @pauleHeisster in #2645
- Update docusaurus and re-enable contextual search by @lizardruss in #2658
- Add option to disable colors for users with conflicting backgrou… by @lizardruss in #2653
- Devspace command fails when cluster is not required by @lizardruss in #2649
- Improve docs by @lianmakesthings in #2662
- Clarify where functions can be used by @lianmakesthings in #2668
- Add localRegistry to imported sections by @lizardruss in #2666
- Add explanation to necessary command for devimages by @lianmakesthings in #2664
- Create /usr/local/bin for proxycommands if it doesn't exist in t… by @lizardruss in #2680
- Fix and issue where run_watch --excludes with ./ not excluded by @lizardruss in #2684
- Clarify only supported build engines for localRegistry by @lianmakesthings in #2688
- Replace
github.com/ghodss/yaml
withsigs.k8s.io/yaml
by @Juneezee in #2663 - Remove the use of the --short flag in kubectl version by @lizardruss in #2696
- Update component chart version by @lizardruss in #2707
New Contributors
- @mschoenlaub made their first contribution in #2631
- @pauleHeisster made their first contribution in #2645
Full Changelog: v6.3.2...v6.3.3