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/10/24 00:32:33 UTC

[camel-k] branch release-2.1.x updated (20ef62e12 -> 426e78618)

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

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


    from 20ef62e12 chore: nightly SBOM update
     new 2a2b6450d chore: changelog automatic update
     new 426e78618 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] 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 release-2.1.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit 2a2b6450de8ab542334cbea79f21abd8dc9eae51
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Tue Oct 24 00:24:19 2023 +0000

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 15c728eb5..b4725ad6b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@
 
 - nested Kamelets are not working [\#4837](https://github.com/apache/camel-k/issues/4837)
 - Error log traces after integration error [\#4781](https://github.com/apache/camel-k/issues/4781)
+- Set up same golang version for github actions [\#4641](https://github.com/apache/camel-k/issues/4641)
 - Using an XSLT as a local dependency results in "unknown dependency error" [\#4426](https://github.com/apache/camel-k/issues/4426)
 - Projecting routes status to a Kubernetes Resource [\#2728](https://github.com/apache/camel-k/issues/2728)
 


[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 release-2.1.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit 426e786188d855cfd4e70fd08a2db66cef063d22
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Tue Oct 24 00:29:41 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 44dfa0a63..7adedead5 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:b3eae60a-9fee-405a-b0ad-cf56cb33c51e",
+  "serialNumber": "urn:uuid:c13c8606-8cb4-427a-8447-70e16054391b",
   "version": 1,
   "metadata": {
-    "timestamp": "2023-10-23T00:38:25Z",
+    "timestamp": "2023-10-24T00:29:41Z",
     "tools": [
       {
         "vendor": "CycloneDX",
@@ -46,11 +46,11 @@
       }
     ],
     "component": {
-      "bom-ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231022003515-7ff25e282760?type=module",
+      "bom-ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231024002419-2a2b6450de8a?type=module",
       "type": "application",
       "name": "github.com/apache/camel-k/v2",
-      "version": "v0.0.0-20231022003515-7ff25e282760",
-      "purl": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231022003515-7ff25e282760?type=module\u0026goos=linux\u0026goarch=amd64",
+      "version": "v0.0.0-20231024002419-2a2b6450de8a",
+      "purl": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231024002419-2a2b6450de8a?type=module\u0026goos=linux\u0026goarch=amd64",
       "externalReferences": [
         {
           "url": "https://github.com/apache/camel-k",
@@ -3853,7 +3853,7 @@
   ],
   "dependencies": [
     {
-      "ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231022003515-7ff25e282760?type=module",
+      "ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231024002419-2a2b6450de8a?type=module",
       "dependsOn": [
         "pkg:golang/github.com/Masterminds/semver@v1.5.0?type=module",
         "pkg:golang/github.com/container-tools/spectrum@v0.6.38?type=module",