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 96156541 update vscode ext new 1de5a102 Update dependencies new a091b285 Support labels 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: .../apache/camel/karavan/docker/DockerComposeConverter.java | 11 +++++++++++ .../org/apache/camel/karavan/docker/DockerForKaravan.java | 4 ++++ .../apache/camel/karavan/kubernetes/KubernetesService.java | 1 + .../org/apache/camel/karavan/model/DockerComposeService.java | 10 ++++++++++ .../apache/camel/karavan/scheduler/CamelStatusScheduler.java | 3 +++ .../java/org/apache/camel/karavan/service/GitService.java | 4 ++-- .../main/resources/templates/docker/application.properties | 2 +- .../resources/templates/kubernetes/application.properties | 2 +- karavan-vscode/CHANGELOG.md | 12 ++++++------ karavan-vscode/package.json | 10 +++++----- 10 files changed, 44 insertions(+), 15 deletions(-)