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 87b54271 jkube 1.18.1
     new 8b5fb5be Support dynamic Kamelets
     new 54fe3f65 bump version to 4.10.1

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:
 .github/DISCUSSION_TEMPLATE/q-a.yml                |   2 +-
 .github/ISSUE_TEMPLATE/bug_report.yml              |   2 +-
 .github/workflows/app-oidc.yml                     |   2 +-
 .github/workflows/app.yml                          |   2 +-
 .github/workflows/docker-devmode.yml               |   2 +-
 .github/workflows/vscode.yml                       |   2 +-
 docs/VSCODE_HOWTO.md                               |   4 +-
 docs/install/karavan-docker/docker-compose.yaml    |   2 +-
 docs/install/karavan-kubernetes/deployment.yaml    |   4 +-
 docs/install/karavan-kubernetes/kustomization.yaml |   2 +-
 karavan-app/pom.xml                                |   4 +-
 .../src/main/resources/application.properties      |   4 +-
 .../templates/docker/application.properties        |   2 +-
 .../templates/kubernetes/application.properties    |   2 +-
 karavan-app/src/main/webui/package-lock.json       |   6 +-
 karavan-app/src/main/webui/package.json            |   2 +-
 .../src/designer/property/PropertiesHeader.tsx     |  12 +-
 .../webui/src/designer/utils/ValidatorUtils.ts     |   4 +
 karavan-core/package-lock.json                     |   4 +-
 karavan-core/package.json                          |   2 +-
 karavan-core/src/core/api/CamelUtil.ts             |   4 +-
 karavan-designer/package-lock.json                 |   4 +-
 karavan-designer/package.json                      |   2 +-
 .../src/designer/property/PropertiesHeader.tsx     |  12 +-
 .../src/designer/utils/ValidatorUtils.ts           |   4 +
 karavan-devmode/Dockerfile                         |   4 +-
 karavan-generator/pom.xml                          |   6 +-
 karavan-space/package-lock.json                    |   4 +-
 karavan-space/package.json                         |   2 +-
 karavan-space/public/metadata/kamelets.yaml        | 494 ++++++++++-----------
 karavan-space/src/App.tsx                          |   2 +-
 .../src/designer/property/PropertiesHeader.tsx     |  12 +-
 karavan-space/src/designer/utils/ValidatorUtils.ts |   4 +
 karavan-vscode/CHANGELOG.md                        |   7 +
 karavan-vscode/README.md                           |   4 +-
 karavan-vscode/package-lock.json                   |   4 +-
 karavan-vscode/package.json                        |   8 +-
 37 files changed, 331 insertions(+), 312 deletions(-)

Reply via email to