You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/08/31 23:53:03 UTC

[camel-k] branch main updated (ad18c2c38 -> 535fa6308)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git


    from ad18c2c38 chore: nightly coverage badge update
     new 6f0f0c311 chore: changelog automatic update
     new 535fa6308 chore: nightly SBOM update

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:
 CHANGELOG.md                   |  1 +
 camel-k-sbom/camel-k-sbom.json | 12 ++++++------
 2 files changed, 7 insertions(+), 6 deletions(-)


[camel-k] 02/02: chore: nightly SBOM update

Posted by gi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit 535fa63089af4942fba2e0a5f57a62b96828caf8
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Thu Aug 31 23:49:40 2023 +0000

    chore: nightly SBOM update
---
 camel-k-sbom/camel-k-sbom.json | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/camel-k-sbom/camel-k-sbom.json b/camel-k-sbom/camel-k-sbom.json
index 768095967..f672b36d4 100644
--- a/camel-k-sbom/camel-k-sbom.json
+++ b/camel-k-sbom/camel-k-sbom.json
@@ -2,10 +2,10 @@
   "$schema": "http://cyclonedx.org/schema/bom-1.4.schema.json",
   "bomFormat": "CycloneDX",
   "specVersion": "1.4",
-  "serialNumber": "urn:uuid:c45e284f-d6fe-4e36-8c44-7d3fb10cbced",
+  "serialNumber": "urn:uuid:66d85524-f614-41a1-8a86-76d2f0ad3331",
   "version": 1,
   "metadata": {
-    "timestamp": "2023-08-30T23:46:50Z",
+    "timestamp": "2023-08-31T23:49:40Z",
     "tools": [
       {
         "vendor": "CycloneDX",
@@ -46,11 +46,11 @@
       }
     ],
     "component": {
-      "bom-ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20230830234625-806d24c9a9f7?type=module",
+      "bom-ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20230831234404-6f0f0c311e9e?type=module",
       "type": "application",
       "name": "github.com/apache/camel-k/v2",
-      "version": "v0.0.0-20230830234625-806d24c9a9f7",
-      "purl": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20230830234625-806d24c9a9f7?type=module\u0026goos=linux\u0026goarch=amd64",
+      "version": "v0.0.0-20230831234404-6f0f0c311e9e",
+      "purl": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20230831234404-6f0f0c311e9e?type=module\u0026goos=linux\u0026goarch=amd64",
       "externalReferences": [
         {
           "url": "https://github.com/apache/camel-k",
@@ -4021,7 +4021,7 @@
   ],
   "dependencies": [
     {
-      "ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20230830234625-806d24c9a9f7?type=module",
+      "ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20230831234404-6f0f0c311e9e?type=module",
       "dependsOn": [
         "pkg:golang/github.com/Masterminds/semver@v1.5.0?type=module",
         "pkg:golang/github.com/container-tools/spectrum@v0.6.34?type=module",


[camel-k] 01/02: chore: changelog automatic update

Posted by gi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit 6f0f0c311e9ed5ac2fd3f71d0731afb38b942485
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Thu Aug 31 23:44:04 2023 +0000

    chore: changelog automatic update
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 57e435a77..c0b6a7f7d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@
 **Closed issues:**
 
 - \[Bug\]: TEST [\#4702](https://github.com/apache/camel-k/issues/4702)
+- camel-k with spring config  [\#4376](https://github.com/apache/camel-k/issues/4376)
 - jib builder [\#1656](https://github.com/apache/camel-k/issues/1656)
 
 **Merged pull requests:**