This is an automated email from the ASF dual-hosted git repository. marat pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-karavan.git
from 95c2ab5e Fix build app new d9ef58b0 Update config new 0f6a6624 Fix for vscode The 2 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: .../templates/docker/application.properties | 4 +- .../templates/kubernetes/application.properties | 5 +- karavan-vscode/package-lock.json | 658 +++++++++++++++++---- karavan-vscode/package.json | 8 +- karavan-vscode/webview/topology/CustomGroup.tsx | 10 +- karavan-vscode/webview/topology/CustomNode.tsx | 16 +- karavan-vscode/webview/topology/TopologyApi.tsx | 5 +- .../webview}/topology/TopologyLegend.tsx | 0 karavan-vscode/webview/topology/TopologyTab.tsx | 2 + karavan-vscode/webview/topology/topology.css | 50 +- 10 files changed, 630 insertions(+), 128 deletions(-) copy {karavan-app/src/main/webui/src => karavan-vscode/webview}/topology/TopologyLegend.tsx (100%)