Sean Eagan a65a7e155b Externalize KRM function versions
Relates-To: #524
Signed-off-by: Sean Eagan <seaneagan1@gmail.com>
Change-Id: I7e811835ae1e5ab2cab65c398c53126f3a632405
2021-05-26 20:18:49 +00:00
..
2021-01-05 13:58:03 -06:00
2021-01-05 13:58:03 -06:00

Flux

How to Update

To update the version of upstream manifests used by a given function:

  1. Update the versions (git refs) specified in the dependencies section of the Kptfile at the root of the function.
  2. Run kpt pkg sync . from the root of the function.
  3. Update any container image references in VariableCatalogues to match these new versions.