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

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

commit 65bac5cc001568d8a8376a266f69db0c50e5a1c2
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 31 00:59:04 2023 +0000

    chore: nightly resource refresh
---
 docs/antora.yml            | 4 ++--
 pkg/resources/resources.go | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/antora.yml b/docs/antora.yml
index 68becb87f..b934489e2 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -29,8 +29,8 @@ asciidoc:
     requires: "'util=camel-website-util,ck=xref:js/ck.js'"
     lts: LTS
     prerelease: false
-    camel-kamelets-version: 0.9.4 # Makefile KAMELET_CATALOG_REPO_BRANCH
-    camel-kamelets-docs-version: 0.9.x # Makefile KAMELET_CATALOG_REPO_BRANCH
+    camel-kamelets-version: latest # Makefile KAMELET_CATALOG_REPO_BRANCH
+    camel-kamelets-docs-version: next # Makefile KAMELET_CATALOG_REPO_BRANCH
     camel-k-runtime-version: 1.15.2 # Makefile RUNTIME_VERSION
     camel-api-versions: camel.apache.org/v1 camel.apache.org/v1alpha1 # 
Makefile BUNDLE_CAMEL_APIS
     # from camel-k-runtime parent pom:
diff --git a/pkg/resources/resources.go b/pkg/resources/resources.go
index 786e1b126..23a61d58c 100644
--- a/pkg/resources/resources.go
+++ b/pkg/resources/resources.go
@@ -172,7 +172,7 @@ var assets = func() http.FileSystem {
                        modTime:          time.Time{},
                        uncompressedSize: 2752,
 
-                       compressedContent: 
[]byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xc4\x56\x4f\x8f\xe2\xc6\x13\xbd\xfb\x53\x3c\xe1\xcb\xae\x34\x98\x61\xf5\x3b\xac\xfc\x3b\x39\x03\x93\xb5\xb2\x31\x08\xb3\x19\xed\x29\x6a\xda\x85\xdd\xa2\xdd\xed\x74\xb7\x61\xc9\xa7\x8f\xda\x60\x06\x98\x3f\xc9\x44\x23\xc5\x27\xec\xaa\x7a\xf5\xea\xbd\x6a\x9b\x10\xc3\xf7\xbb\x82\x10\x5f\x05\x27\x65\xa9\x80\xd3\x70\x15\x21\x69\x18\xaf\x08\xb9\x5e\xbb\x1d\x33\x84\x7b\xdd\xaa\x82\x39\xa1\x15\x3e\x24\xf9\xfd\x47\xb4\xaa\x20\x
 [...]
+                       compressedContent: 
[]byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xc4\x56\x4f\x8f\xe2\xc6\x13\xbd\xfb\x53\x3c\xe1\xcb\xae\x34\x98\x61\xa5\x9f\xb4\xf2\xef\xe4\x0c\x4c\xd6\xca\xc6\x20\xcc\x66\xb4\xa7\xa8\x69\x17\x76\x8b\x76\xb7\xd3\xdd\x86\x25\x9f\x3e\x6a\x83\x19\x60\xfe\x24\x13\x8d\x14\x9f\xb0\xab\xea\xd5\xab\xf7\xaa\x6d\x42\x0c\xdf\xef\x0a\x42\x7c\x15\x9c\x94\xa5\x02\x4e\xc3\x55\x84\xa4\x61\xbc\x22\xe4\x7a\xed\x76\xcc\x10\xee\x75\xab\x0a\xe6\x84\x56\xf8\x90\xe4\xf7\x1f\xd1\xaa\x82\x
 [...]
                },
                "/manager/operator-service-account.yaml": 
&vfsgen۰CompressedFileInfo{
                        name:             "operator-service-account.yaml",

Reply via email to