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 d5e4b2f8e81722706a6b7ce1924df425d4c05014
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 21 23:47:13 2023 +0000

    chore: autogenerated project resource update
---
 docs/antora.yml            | 16 ++++++++--------
 pkg/resources/resources.go | 21 ++-------------------
 2 files changed, 10 insertions(+), 27 deletions(-)

diff --git a/docs/antora.yml b/docs/antora.yml
index 93be8e694..10f3eee93 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -30,15 +30,15 @@ asciidoc:
   attributes:
     requires: "'util=camel-website-util,ck=xref:js/ck.js'"
     prerelease: true
-    camel-kamelets-version: '3.20.1.1'
-    camel-kamelets-docs-version: 3.20.x
-    camel-k-runtime-version: 2.16.0
+    camel-kamelets-version: '4.0.0'
+    camel-kamelets-docs-version: 4.0.x
+    camel-k-runtime-version: 3.2.0
     camel-api-versions: camel.apache.org/v1 camel.apache.org/v1alpha1 # from 
Makefile BUNDLE_CAMEL_APIS
-    camel-version: 3.20.1
-    camel-docs-version: 3.20.x
-    camel-quarkus-version: 2.16.0
-    camel-quarkus-docs-version: 2.16.x
-    quarkus-version: 2.16.0.Final
+    camel-version: 4.0.0
+    camel-docs-version: 4.0.x
+    camel-quarkus-version: 3.2.0
+    camel-quarkus-docs-version: 3.2.x
+    quarkus-version: 3.2.6.Final
     buildah-version: 1.30.0
     kaniko-version: 1.9.1
     kustomize-version: 4.5.4
diff --git a/pkg/resources/resources.go b/pkg/resources/resources.go
index e37a77d3b..f40cb53f1 100644
--- a/pkg/resources/resources.go
+++ b/pkg/resources/resources.go
@@ -174,24 +174,12 @@ var assets = func() http.FileSystem {
                        name:    "manager",
                        modTime: time.Time{},
                },
-               "/manager/bundle": &vfsgen۰DirInfo{
-                       name:    "bundle",
-                       modTime: time.Time{},
-               },
-               "/manager/bundle/manifests": &vfsgen۰DirInfo{
-                       name:    "manifests",
-                       modTime: time.Time{},
-               },
-               "/manager/bundle/metadata": &vfsgen۰DirInfo{
-                       name:    "metadata",
-                       modTime: time.Time{},
-               },
                "/manager/operator-deployment.yaml": &vfsgen۰CompressedFileInfo{
                        name:             "operator-deployment.yaml",
                        modTime:          time.Time{},
-                       uncompressedSize: 2750,
+                       uncompressedSize: 2981,
 
-                       compressedContent: 
[]byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xc4\x56\x4d\x8f\xe2\x46\x10\xbd\xfb\x57\x3c\xe1\xcb\xae\x34\x98\x99\x3d\xad\x9c\x93\x33\x30\x19\x2b\x13\x83\x30\x9b\xd1\x9e\xa2\xa6\x5d\xd8\x2d\xda\xdd\x4e\x77\x1b\x96\xfc\xfa\xa8\x0d\x66\x80\xf9\x48\x26\x1a\x29\x3e\x61\x57\xd5\xab\x57\xef\x55\xdb\x84\x18\x7e\xdc\x15\x84\x78\x10\x9c\x94\xa5\x02\x4e\xc3\x55\x84\xa4\x61\xbc\x22\xe4\x7a\xe5\xb6\xcc\x10\xee\x74\xab\x0a\xe6\x84\x56\xf8\x94\xe4\x77\x9f\xd1\xaa\x82\x0c\xb4\x
 [...]
+                       compressedContent: 
[]byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xc4\x56\x51\x6f\xe2\x46\x10\x7e\xf7\xaf\x18\xc1\xcb\x9d\x14\x20\xb9\xa7\x93\xfb\xe4\x06\xd2\x43\x4d\x01\x61\xae\xa7\x7b\xaa\x86\xf5\x00\xa3\xac\x77\xdc\xdd\x31\x1c\xfd\xf5\xd5\x1a\x48\x30\x97\xa4\xbd\x2a\x52\xfd\x04\x3b\xb3\xdf\x7c\xf3\x7d\xb3\x5e\x77\xa1\xf7\x76\x4f\xd2\x85\x7b\x36\xe4\x02\x15\xa0\x02\xba\x21\xc8\x2a\x34\x1b\x82\x5c\x56\xba\x43\x4f\x70\x27\xb5\x2b\x50\x59\x1c\xbc\xcb\xf2\xbb\xf7\x50\xbb\x82\x3c\x88\x
 [...]
                },
                "/manager/operator-service-account.yaml": 
&vfsgen۰CompressedFileInfo{
                        name:             "operator-service-account.yaml",
@@ -684,7 +672,6 @@ var assets = func() http.FileSystem {
                fs["/crd/bases/camel.apache.org_pipes.yaml"].(os.FileInfo),
        }
        fs["/manager"].(*vfsgen۰DirInfo).entries = []os.FileInfo{
-               fs["/manager/bundle"].(os.FileInfo),
                fs["/manager/operator-deployment.yaml"].(os.FileInfo),
                fs["/manager/operator-service-account.yaml"].(os.FileInfo),
                
fs["/manager/patch-image-pull-policy-always.yaml"].(os.FileInfo),
@@ -696,10 +683,6 @@ var assets = func() http.FileSystem {
                fs["/manager/patch-toleration.yaml"].(os.FileInfo),
                fs["/manager/patch-watch-namespace-global.yaml"].(os.FileInfo),
        }
-       fs["/manager/bundle"].(*vfsgen۰DirInfo).entries = []os.FileInfo{
-               fs["/manager/bundle/manifests"].(os.FileInfo),
-               fs["/manager/bundle/metadata"].(os.FileInfo),
-       }
        fs["/prometheus"].(*vfsgen۰DirInfo).entries = []os.FileInfo{
                fs["/prometheus/operator-pod-monitor.yaml"].(os.FileInfo),
                fs["/prometheus/operator-prometheus-rule.yaml"].(os.FileInfo),

Reply via email to