This is an automated email from the ASF dual-hosted git repository.
tsato pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git.
from 4cd5695 feat(trait): jvm classpath
add 8c0cd84 chore(doc): drop Minishift from documentation and install
script #2428
No new revisions were added by this update.
Summary of changes:
README.adoc | 6 +--
docs/modules/ROOT/nav.adoc | 1 -
.../ROOT/pages/contributing/developers.adoc | 9 +----
.../ROOT/pages/installation/installation.adoc | 5 ++-
.../modules/ROOT/pages/installation/minishift.adoc | 23 ------------
.../ROOT/pages/installation/registry/registry.adoc | 2 +-
pkg/util/minikube/registry.go | 2 +-
script/Makefile | 2 -
script/install_minishift.sh | 43 ----------------------
9 files changed, 9 insertions(+), 84 deletions(-)
delete mode 100644 docs/modules/ROOT/pages/installation/minishift.adoc
delete mode 100755 script/install_minishift.sh