Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.14.22 (2021-10-18)
Features
- cli: sets kubecontext when known (03a074f), closes #624
- defaults: defaults and derivatives are now separated from file based values (#627) (1fae313)
- DNS Suffix fallback in CLI code (#623) (59841eb)
- scan only istio-system namespace for Ingress configuration (#619) (77fea30)
Bug Fixes
- caching issues, fixes #559 (967ae4e)
- chart install, job-keycloak order (fixes #559) (9d1065d)
- nginx moved up, got label stage=prep (6a968da)
Others
- deps: bumped console to v0.4.61 (6b3af3d)
Docs
- adr: added adr concerning defaults and derived values [ci skip] (f98b8cb)