8a15d048cf
* This commit fixes the bug of flux source-controller proxy var replacement to include proxy env settings to match HTTP_PROXY, HTTPS_PROXY and NO_PROXY Change-Id: Ia6943529abf4e8afa7c5495316b8173e6c89cf9c Relates-To: #550 Closes: #550 |
||
---|---|---|
.. | ||
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.