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


The following commit(s) were added to refs/heads/main by this push:
     new bf2067e33 chore: nightly resource refresh
bf2067e33 is described below

commit bf2067e339969977983e0e24293d1493e9bdb6b7
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 2 00:58:55 2023 +0000

    chore: nightly resource refresh
---
 pkg/resources/resources.go                   | 4 ++--
 resources/camel-catalog-1.17.0-SNAPSHOT.yaml | 8 --------
 2 files changed, 2 insertions(+), 10 deletions(-)

diff --git a/pkg/resources/resources.go b/pkg/resources/resources.go
index 139e4ee49..a4f4a7164 100644
--- a/pkg/resources/resources.go
+++ b/pkg/resources/resources.go
@@ -604,9 +604,9 @@ var assets = func() http.FileSystem {
                "/camel-catalog-1.17.0-SNAPSHOT.yaml": 
&vfsgen۰CompressedFileInfo{
                        name:             "camel-catalog-1.17.0-SNAPSHOT.yaml",
                        modTime:          time.Time{},
-                       uncompressedSize: 86658,
+                       uncompressedSize: 86428,
 
-                       compressedContent: 
[]byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xc4\xbd\x4b\x77\xdb\xb8\xb2\x36\x3c\xcf\xaf\xe0\xea\x4c\xce\x59\xdf\x16\xba\xdb\x7d\xbe\xdd\xef\xca\x3b\xb2\xe5\x38\xb1\x63\x3b\x4e\xe4\x9d\xce\xde\x93\x5e\x10\x09\x49\xb0\x48\x82\x06\x40\x59\xce\xaf\x7f\x17\x40\xf0\x2a\xa5\x78\x71\xc1\xc7\x03\x93\x22\x0a\x4f\xa1\x1e\x80\xb8\xb3\xf0\x36\x98\xe1\xfd\xbd\x79\x1b\x5c\xf3\x90\xa5\x8a\x45\x81\x16\x81\xde\xb0\xe0\x34\xa3\xe1\x86\x05\x0b\xb1\xd2\x4f\x54\xb2\xe0\x42\xe4\x69\x
 [...]
+                       compressedContent: 
[]byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xc4\xbd\x4b\x77\xdb\xb8\xb2\x36\x3c\xcf\xaf\xe0\xea\x4c\xce\x59\xdf\x16\xba\xdb\x7d\xbe\xdd\xef\xca\x3b\xb2\xe5\x38\xb1\x63\x3b\x4e\xe4\x9d\xce\xde\x93\x5e\x10\x09\x49\xb0\x48\x82\x06\x40\x59\xce\xaf\x7f\x17\x40\xf0\x2a\xa5\x78\x71\xc1\xc7\x03\x93\x22\x0a\x4f\xa1\x1e\x80\xb8\xb3\xf0\x36\x98\xe1\xfd\xbd\x79\x1b\x5c\xf3\x90\xa5\x8a\x45\x81\x16\x81\xde\xb0\xe0\x34\xa3\xe1\x86\x05\x0b\xb1\xd2\x4f\x54\xb2\xe0\x42\xe4\x69\x
 [...]
                },
                "/traits.yaml": &vfsgen۰CompressedFileInfo{
                        name:             "traits.yaml",
diff --git a/resources/camel-catalog-1.17.0-SNAPSHOT.yaml 
b/resources/camel-catalog-1.17.0-SNAPSHOT.yaml
index 9c13d0ce3..843855112 100644
--- a/resources/camel-catalog-1.17.0-SNAPSHOT.yaml
+++ b/resources/camel-catalog-1.17.0-SNAPSHOT.yaml
@@ -2790,14 +2790,6 @@ spec:
         passive: false
       javaTypes:
       - org.apache.camel.component.zookeepermaster.MasterComponent
-    jolokia-jvm:
-      groupId: org.jolokia
-      artifactId: jolokia-jvm
-      exclusions:
-      - groupId: com.googlecode.json-simple
-        artifactId: json-simple
-      - groupId: org.jolokia
-        artifactId: jolokia-core
   loaders:
     groovy:
       groupId: org.apache.camel.quarkus

Reply via email to