v0.12.18
github-actions
released this
23 Apr 08:52
·
21 commits
to refs/heads/master
since this release
General Changes
- Postgres: Require version flag on creation, remove default value (#296) @eberlep
- Fix completion. (#294) @Gerrit91
- Fix flag initialization and expand home directory for kubeconfig path. (#292) @Gerrit91
- add maintenance time window flags to cluster create and update commands (#291) @mwennrich
- Use
must
from Generic CLI. (#293) @Gerrit91