github kptdev/kpt v1.0.0-beta.18

latest releases: v1.0.0-beta.55, v1.0.0-beta.54, v1.0.0-beta.53...
2 years ago

Highlights

  • kpt pkg get and kpt pkg update will now add the annotation internal.kpt.dev/upstream-identifier to resources to assist with identifier transformation functions such as set-namespace. You can read more details about this feature in the design doc.
  • kpt fn render and kpt fn eval now support nerdctl as a function runtime. See the render docs and the eval docs for how to use this.
  • kpt alpha rpkg update is now compatible with porch v0.0.7, and includes a new flag --discover for discovering available upstream updates for downstream packages.

Changelog

  • 04d61db Added a basic cert-manager kpt package in package-examples (#3371)
  • 94bc085 Some minor tweaks from going through the user guide (#3370)
  • 0e1b832 flag to rpkg update to discover available updates (#3290)
  • b8c0ce2 fix updates on CLI side (#3346)
  • a43613e add upstream identifier in pkg update, get and clone(porch) (#3360)
  • d58d173 support nerdctl as a fn runtime (#3362)

Don't miss a new kpt release

NewReleases is sending notifications on new releases.