v0.39.2
Highlights
- Fixes an issue where the
kpt live
commands didn't correctly use name or label to look up inventory objects. - Adds a new
inventory-id
flag tokpt live init
when using the ResourceGroup CRD for inventory objects.
Dependencies
sigs.k8s.io/kustomize/kyaml v0.10.17
sigs.k8s.io/kustomize/cmd/config v0.9.10
sigs.k8s.io/cli-utils v0.25.0
Changelog
b60bfd0 Allow users to specify the inventory id for RG with flag (#1766)
cf588df Update dependencies and address changes in the API (#1763)
b61a816 kpt 0.39.1 brew (#1741)