This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a change to branch release-2.1.x in repository https://gitbox.apache.org/repos/asf/camel-k.git
from abe62dd7e chore: nightly SBOM update new 8c99922c4 fix(e2e): Upgrade helm procedure test new 2976f800c fix(doc): Handle CRDs in helm upgrade/delete new 6c3faaa0b chore(e2e): Refactor resources number const new 279b8ce75 fix(e2e): Execute helm upgrade test only on main branch The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: e2e/install/kustomize/setup_test.go | 26 ------ .../setup_test.go => upgrade/helm_upgrade_test.go} | 98 ++++++++++++++++++---- e2e/support/test_support.go | 24 ++++++ helm/camel-k/README.md | 27 +++++- 4 files changed, 130 insertions(+), 45 deletions(-) copy e2e/install/{helm/setup_test.go => upgrade/helm_upgrade_test.go} (52%)