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/12/31 23:47:46 UTC

(camel-k) branch main updated (e6dad5d85 -> c15b46cf8)

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 e6dad5d85 Sanitize PR head.ref (#5013)
     new ab089260c chore: changelog automatic update
     new c15b46cf8 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 main
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit ab089260c6b4294e1f846b16a6bc7e950e326260
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Sun Dec 31 23:42:32 2023 +0000

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8f139c3cf..becaf456e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,6 +19,7 @@
 
 **Merged pull requests:**
 
+- fix\(ci\): Sanitize PR head.ref [\#5013](https://github.com/apache/camel-k/pull/5013) ([AdnaneKhan](https://github.com/AdnaneKhan))
 - chore\(runtime\): default to latest LTS [\#5009](https://github.com/apache/camel-k/pull/5009) ([squakez](https://github.com/squakez))
 - chore\(deps\): bump github.com/go-logr/logr from 1.3.0 to 1.4.1 [\#5008](https://github.com/apache/camel-k/pull/5008) ([dependabot[bot]](https://github.com/apps/dependabot))
 - fix\(core\): Fix tooling image on multi-arch [\#5004](https://github.com/apache/camel-k/pull/5004) ([gansheer](https://github.com/gansheer))


(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 c15b46cf8adb5ce74d9d81e5030bd79322797615
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Sun Dec 31 23:46:04 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 e4cc9865e..32a5782e4 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:0be625d6-7d33-4551-ad90-5595d8c30d7b",
+  "serialNumber": "urn:uuid:90a42bac-bd15-4049-94ed-a8e1b384816e",
   "version": 1,
   "metadata": {
-    "timestamp": "2023-12-29T23:45:25Z",
+    "timestamp": "2023-12-31T23:46:04Z",
     "tools": [
       {
         "vendor": "CycloneDX",
@@ -46,11 +46,11 @@
       }
     ],
     "component": {
-      "bom-ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231229234217-11fedb7aa3f2?type=module",
+      "bom-ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231231234232-ab089260c6b4?type=module",
       "type": "application",
       "name": "github.com/apache/camel-k/v2",
-      "version": "v0.0.0-20231229234217-11fedb7aa3f2",
-      "purl": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231229234217-11fedb7aa3f2?type=module\u0026goos=linux\u0026goarch=amd64",
+      "version": "v0.0.0-20231231234232-ab089260c6b4",
+      "purl": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231231234232-ab089260c6b4?type=module\u0026goos=linux\u0026goarch=amd64",
       "externalReferences": [
         {
           "url": "https://github.com/apache/camel-k",
@@ -3830,7 +3830,7 @@
   ],
   "dependencies": [
     {
-      "ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231229234217-11fedb7aa3f2?type=module",
+      "ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231231234232-ab089260c6b4?type=module",
       "dependsOn": [
         "pkg:golang/github.com/Masterminds/semver@v1.5.0?type=module",
         "pkg:golang/github.com/container-tools/spectrum@v0.6.42?type=module",