Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Aug 01:57
· 1 commit to refs/heads/master since this release
e91105a

What's Changed

Breaking Changes

  • Bump controller-runtime version to 0.19, k8s version to 0.31 (#27) @iawia002

New Features

  • maps: add a helper function to get the value of a nested field from the map (#26) @iawia002
  • kubernetes/object: add new function ParseYAMLDocuments for parsing YAML documents (#25) @iawia002
  • maps: add a helper function to set the value of a nested field for the map (#23) @iawia002

Other changes

  • kubernetes/client: add more options for cache client (#24) @iawia002

Full Changelog: v0.5.1...v0.6.0