a65a7e155b
Relates-To: #524 Signed-off-by: Sean Eagan <seaneagan1@gmail.com> Change-Id: I7e811835ae1e5ab2cab65c398c53126f3a632405 |
||
---|---|---|
.. | ||
base | ||
helm-controller | ||
source-controller | ||
README.md |
Flux
How to Update
To update the version of upstream manifests used by a given function:
- Update the versions (git refs) specified in the
dependencies
section of the Kptfile at the root of the function. - Run
kpt pkg sync .
from the root of the function. - Update any container image references in VariableCatalogues to match these new versions.