You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pc...@apache.org on 2023/10/16 16:08:42 UTC

[camel-k] branch release-2.1.x updated: chore(ci): preparing for next release

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

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


The following commit(s) were added to refs/heads/release-2.1.x by this push:
     new 68d5c8cd6 chore(ci): preparing for next release
68d5c8cd6 is described below

commit 68d5c8cd6945ffa5ea859d248da801797e0bc655
Author: Pasquale Congiusti <pa...@gmail.com>
AuthorDate: Mon Oct 16 18:08:22 2023 +0200

    chore(ci): preparing for next release
---
 config/manager/operator-deployment.yaml            |  6 +--
 .../bases/camel-k.clusterserviceversion.yaml       |  2 +-
 helm/camel-k/Chart.yaml                            |  2 +-
 helm/camel-k/values.yaml                           |  2 +-
 pkg/resources/resources.go                         | 44 +++++++++++-----------
 pkg/util/defaults/defaults.go                      |  2 +-
 script/Makefile                                    |  2 +-
 7 files changed, 30 insertions(+), 30 deletions(-)

diff --git a/config/manager/operator-deployment.yaml b/config/manager/operator-deployment.yaml
index 26898da2d..af49b45b1 100644
--- a/config/manager/operator-deployment.yaml
+++ b/config/manager/operator-deployment.yaml
@@ -25,7 +25,7 @@ metadata:
     name: camel-k-operator
     app.kubernetes.io/component: operator
     app.kubernetes.io/name: camel-k
-    app.kubernetes.io/version: "2.1.0-SNAPSHOT"
+    app.kubernetes.io/version: "2.1.0"
 spec:
   replicas: 1
   strategy:
@@ -41,12 +41,12 @@ spec:
         app: "camel-k"
         app.kubernetes.io/component: operator
         app.kubernetes.io/name: camel-k
-        app.kubernetes.io/version: "2.1.0-SNAPSHOT"
+        app.kubernetes.io/version: "2.1.0"
     spec:
       serviceAccountName: camel-k-operator
       containers:
         - name: camel-k-operator
-          image: docker.io/apache/camel-k:2.1.0-SNAPSHOT
+          image: docker.io/apache/camel-k:2.1.0
           imagePullPolicy: IfNotPresent
           command:
             - kamel
diff --git a/config/manifests/bases/camel-k.clusterserviceversion.yaml b/config/manifests/bases/camel-k.clusterserviceversion.yaml
index 3597a23a7..f80e3d9c2 100644
--- a/config/manifests/bases/camel-k.clusterserviceversion.yaml
+++ b/config/manifests/bases/camel-k.clusterserviceversion.yaml
@@ -22,7 +22,7 @@ metadata:
     capabilities: Full Lifecycle
     categories: Integration & Delivery
     certified: "false"
-    containerImage: docker.io/apache/camel-k:2.1.0-SNAPSHOT
+    containerImage: docker.io/apache/camel-k:2.1.0
     createdAt: 2023-10-16T08:21:55Z
     description: Apache Camel K is a lightweight integration platform, born on Kubernetes,
       with serverless superpowers.
diff --git a/helm/camel-k/Chart.yaml b/helm/camel-k/Chart.yaml
index fa26d2737..0812b09cd 100644
--- a/helm/camel-k/Chart.yaml
+++ b/helm/camel-k/Chart.yaml
@@ -35,7 +35,7 @@ version: 0.13.1
 
 # This is the version number of the application being deployed. This version number should be
 # incremented each time you make changes to the application.
-appVersion: 2.1.0-SNAPSHOT
+appVersion: 2.1.0
 
 icon: https://github.com/apache/camel/raw/main/docs/img/logo64-d.png
 home: https://camel.apache.org/camel-k/latest/
diff --git a/helm/camel-k/values.yaml b/helm/camel-k/values.yaml
index e6eae0afc..ecf2d28ba 100644
--- a/helm/camel-k/values.yaml
+++ b/helm/camel-k/values.yaml
@@ -23,7 +23,7 @@ nameOverride: ""
 fullnameOverride: ""
 
 operator:
-  image: docker.io/apache/camel-k:2.1.0-SNAPSHOT
+  image: docker.io/apache/camel-k:2.1.0
   global: "false"
   resources: {}
   securityContext: {}
diff --git a/pkg/resources/resources.go b/pkg/resources/resources.go
index 1684f3e77..07b3d74f9 100644
--- a/pkg/resources/resources.go
+++ b/pkg/resources/resources.go
@@ -117,9 +117,9 @@ var assets = func() http.FileSystem {
 		"/crd/bases/camel.apache.org_builds.yaml": &vfsgen۰CompressedFileInfo{
 			name:             "camel.apache.org_builds.yaml",
 			modTime:          time.Time{},
-			uncompressedSize: 91926,
+			uncompressedSize: 92354,
 
-			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\x7d\x6b\x73\x1b\x37\x96\xe8\x77\xfd\x8a\x53\xf1\x07\xcb\x55\x22\x35\xe3\xc9\xce\x66\x75\x6b\xeb\x96\x56\x4e\x66\x35\x4e\x6c\xaf\x29\x7b\x32\xb5\xb5\x55\x02\xbb\x0f\x49\x84\xdd\x40\x5f\x00\x2d\x9a\xb9\x75\xff\xfb\x2d\xbc\xfa\x21\xb2\xbb\x01\x8a\xf4\xa3\xd2\xf8\x92\x58\x44\x03\xe7\xe0\x71\xde\x38\xe7\x19\x4c\x8e\xd7\xce\x9e\xc1\xcf\x34\x41\x26\x31\x05\xc5\x41\xad\x10\xae\x0b\x92\xac\x10\x66\x7c\xa1\x36\x44\x20\xfc\x [...]
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\x7d\x6b\x73\xe3\x36\x96\xe8\x77\xff\x8a\x53\xe9\x0f\xed\xae\xb2\xe4\xa4\x93\x99\xcd\xfa\xd6\xd6\x2d\xaf\x3b\x99\xf5\xf4\x73\x5b\xee\x9e\x4c\x6d\x4d\x95\x21\xf2\x48\x42\x44\x02\xbc\x00\x68\xb5\x72\xeb\xfe\xf7\x5b\x78\x91\xd4\x83\x24\x20\x4b\xfd\xa8\x10\x5f\x92\xb6\x40\xe0\x1c\x3c\xce\x1b\xe7\x3c\x81\xd1\xf1\xda\xd9\x13\x78\x45\x13\x64\x12\x53\x50\x1c\xd4\x02\xe1\xba\x20\xc9\x02\x61\xc2\x67\x6a\x45\x04\xc2\xaf\xbc\x [...]
 		},
 		"/crd/bases/camel.apache.org_camelcatalogs.yaml": &vfsgen۰CompressedFileInfo{
 			name:             "camel.apache.org_camelcatalogs.yaml",
@@ -131,44 +131,44 @@ var assets = func() http.FileSystem {
 		"/crd/bases/camel.apache.org_integrationkits.yaml": &vfsgen۰CompressedFileInfo{
 			name:             "camel.apache.org_integrationkits.yaml",
 			modTime:          time.Time{},
-			uncompressedSize: 24489,
+			uncompressedSize: 24414,
 
-			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\x3c\x6b\x6f\xe3\xb6\x96\xdf\xfd\x2b\x0e\x26\x1f\x26\x01\x6c\xa7\xbd\x5b\x14\x0b\xdf\x6e\x81\x34\x9d\xf6\x06\x93\x99\xc9\xc6\x99\x16\x17\xb7\x17\x30\x2d\x1d\xdb\xac\x25\x52\x25\x29\x3b\xde\xc7\x7f\x5f\xf0\x90\xd4\xc3\x96\x64\xc5\x99\xdc\x9d\xbb\x3b\xfe\x32\x13\x89\x3c\x3c\xef\x17\x49\x9d\xc1\xe8\xd3\xfd\x06\x67\x70\xcb\x23\x14\x1a\x63\x30\x12\xcc\x0a\xe1\x2a\x63\xd1\x0a\x61\x2a\x17\x66\xcb\x14\xc2\x4f\x32\x17\x31\x [...]
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\x3c\x6b\x6f\xe3\xb6\x96\xdf\xfd\x2b\x0e\x26\x1f\x26\x03\xd8\x4e\x7b\xb7\x28\x16\xb9\xdd\x02\x69\x3a\xed\x0d\xe6\x95\x4d\x32\x2d\x2e\x6e\x2f\xe0\x63\xe9\xd8\x66\x2d\x91\x2a\x49\x39\xf1\x3e\xfe\xfb\x82\x87\xa4\x2c\xdb\x92\xac\x38\x93\xee\xf4\xa2\xfe\x32\x13\x89\x3c\x3c\xef\x17\x49\x9d\xc0\xe8\xd3\xfd\x06\x27\xf0\x56\x24\x24\x0d\xa5\x60\x15\xd8\x05\xc1\x45\x81\xc9\x82\xe0\x56\xcd\xec\x3d\x6a\x82\x1f\x54\x29\x53\xb4\x [...]
 		},
 		"/crd/bases/camel.apache.org_integrationplatforms.yaml": &vfsgen۰CompressedFileInfo{
 			name:             "camel.apache.org_integrationplatforms.yaml",
 			modTime:          time.Time{},
-			uncompressedSize: 198698,
+			uncompressedSize: 197362,
 
-			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xbd\x7d\x73\xdb\x36\xb6\x38\xfc\x7f\x3f\x05\xc6\x9d\x3b\x71\x32\x96\x94\xec\xde\xee\xf6\xfa\x6e\xef\xf3\x73\x9d\xb4\x75\x13\xc7\xbe\xb6\x93\xbd\x3b\xdd\x4e\x05\x91\x47\x12\x62\x12\xe0\x02\xa0\x6c\x75\xf6\xc3\x3f\x83\x03\x80\xa4\x24\x12\xa4\x5e\xec\xb8\xad\x98\x99\xd6\x92\x48\xf0\xe0\xe0\xe0\xbc\xe1\xbc\x7c\x49\x7a\xbb\xbb\xbe\xf8\x92\xbc\x63\x11\x70\x05\x31\xd1\x82\xe8\x29\x90\x93\x8c\x46\x53\x20\xd7\x62\xac\xef\x [...]
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xbd\x7d\x73\xdb\x36\xb6\x38\xfc\x7f\x3f\x05\xc6\x9d\x3b\x71\x3a\x96\x94\xec\xde\xee\xf6\xfa\x6e\xef\xf3\x73\x9d\xb4\x75\x13\xc7\xbe\xb6\x93\xbd\x3b\xdd\x4e\x05\x91\x47\x12\x62\x12\xe0\x02\xa0\x6c\x75\xf6\xc3\x3f\x83\x03\x80\xa4\x24\x12\xa4\x5e\xec\xb8\xa9\x98\x99\xd6\x92\x48\xf0\xe0\xe0\xe0\xbc\xe1\xbc\x7c\x49\x7a\xbb\xbb\xbe\xf8\x92\xbc\x65\x11\x70\x05\x31\xd1\x82\xe8\x29\x90\x93\x8c\x46\x53\x20\xd7\x62\xac\xef\x [...]
 		},
 		"/crd/bases/camel.apache.org_integrations.yaml": &vfsgen۰CompressedFileInfo{
 			name:             "camel.apache.org_integrations.yaml",
 			modTime:          time.Time{},
-			uncompressedSize: 517763,
+			uncompressedSize: 517395,
 
-			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\x7b\x73\x1b\x37\x96\x30\x8c\xff\x9f\x4f\x81\x72\x52\x8f\xa4\x8d\x48\xd9\x99\xd9\xa9\x1d\xff\xa6\x9e\x94\x56\x92\x13\xfd\x62\xcb\x2a\x49\x49\x9e\x94\x93\x4d\xc0\x6e\x90\xc4\xa3\x6e\xa0\x17\x40\x53\xe2\xbc\x79\xbf\xfb\x5b\x38\x00\xfa\xc2\x5b\x1f\xb4\x44\xc7\x99\x6d\x4c\x55\xc6\x14\xd9\xa7\x71\x39\x38\xf7\xcb\xe7\x64\xf4\x7c\xe3\xb3\xcf\xc9\x5b\x9e\x30\xa1\x59\x4a\x8c\x24\x66\xce\xc8\x69\x41\x93\x39\x23\xb7\x72\x [...]
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\x7b\x73\x1b\x37\x96\x30\x8c\xff\x9f\x4f\x81\xb2\x53\x8f\xa4\x8d\x48\xd9\x99\xd9\xa9\x1d\xff\xa6\x9e\x94\x56\x96\x13\xfd\x62\xcb\x2a\x49\x49\x9e\x94\x93\x4d\xc0\x6e\x90\xc4\xa3\x6e\xa0\x17\x40\x53\xe2\xbc\x7e\xbf\xfb\x5b\x38\x00\xfa\xc2\x5b\x1f\xb4\x44\xc7\x99\x6d\x4c\x55\xc6\x14\xd9\xa7\x71\x39\x38\xf7\xcb\x73\x32\x7a\xba\xf1\xc5\x73\xf2\x96\x27\x4c\x68\x96\x12\x23\x89\x99\x33\x72\x5a\xd0\x64\xce\xc8\x8d\x9c\x [...]
 		},
 		"/crd/bases/camel.apache.org_kameletbindings.yaml": &vfsgen۰CompressedFileInfo{
 			name:             "camel.apache.org_kameletbindings.yaml",
 			modTime:          time.Time{},
-			uncompressedSize: 599319,
+			uncompressedSize: 598781,
 
-			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\x6b\x73\x1b\x37\xb6\x30\x0a\x7f\xf7\xaf\x40\xc9\xa9\x47\xd2\x8e\x48\xd9\x99\x99\xd4\x8c\xdf\xa9\x9d\xd2\xc8\x72\xa2\x37\xb6\xcc\xb2\x94\xe4\x49\x39\xd9\x09\xd8\x0d\x92\xd8\xea\x06\x7a\x00\x34\x25\xe6\xf8\xfc\xf7\x53\x58\x00\xfa\xc2\x9b\xb0\x9a\x92\x46\x9e\x69\x4c\x55\xc6\xa4\xd8\xab\x71\x59\x58\xf7\xcb\x73\x32\xb8\xbf\xf1\xec\x39\x79\xcb\x13\x26\x34\x4b\x89\x91\xc4\xcc\x18\x39\x29\x68\x32\x63\xe4\x52\x4e\xcc\x [...]
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\x6b\x73\x1b\x37\xb6\x30\x0a\x7f\xf7\xaf\x40\xd9\xa9\x47\xd2\x0e\x49\xd9\x99\x99\xd4\x8c\xdf\xa9\x9d\xd2\xc8\x72\xa2\x37\xb6\xcc\xb2\x94\xe4\x49\x39\xd9\x09\xd8\x0d\x92\xd8\xea\x06\x7a\x00\x34\x25\xe6\xf8\xfc\xf7\x53\x58\x00\xfa\xc2\x9b\xb0\x9a\x92\xc6\x9e\x69\x4c\x55\xc6\xa4\xd8\xab\x71\x59\x58\xf7\xcb\x33\x32\xbc\xbf\xf1\xe4\x19\x79\xc3\x13\x26\x34\x4b\x89\x91\xc4\xcc\x19\x39\x29\x68\x32\x67\xe4\x52\x4e\xcd\x [...]
 		},
 		"/crd/bases/camel.apache.org_kamelets.yaml": &vfsgen۰CompressedFileInfo{
 			name:             "camel.apache.org_kamelets.yaml",
 			modTime:          time.Time{},
-			uncompressedSize: 77973,
+			uncompressedSize: 78273,
 
-			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\x7d\x7b\x6f\xdc\x38\xb2\xef\xff\xfe\x14\x05\xe7\x00\x71\x00\x77\xdb\x8e\x93\xec\x8c\xef\x1f\x81\xd7\x49\x76\x7d\x27\x0f\xc3\x76\x76\xef\xdc\x64\x0e\xc0\x96\xd8\xdd\x5c\xab\x29\x1d\x92\xf2\x63\x37\xf9\xee\x07\x24\x45\x3d\xba\xf5\x28\xca\x52\xec\x19\x0c\x81\x20\xee\x6e\xa9\x58\x7c\x17\xc9\x5f\xfd\xea\x09\x4c\x86\x4b\x5b\x4f\xe0\x3d\x0b\x28\x97\x34\x04\x15\x83\x5a\x52\x38\x4e\x48\xb0\xa4\x70\x11\xcf\xd5\x0d\x11\x14\x [...]
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\x7d\x7b\x6f\xdc\x38\xb2\xef\xff\xfe\x14\x05\xe7\x00\x71\x00\x77\xdb\x8e\x93\xec\x8c\xef\x1f\x81\xd7\x49\x76\x7d\x27\x0f\xc3\x76\x76\xef\xdc\x64\x0e\xc0\x96\xd8\xdd\xdc\xa8\x29\x1d\x92\xf2\x63\x37\xf9\xee\x07\x24\x45\x3d\xba\xf5\x28\xca\x92\xed\x19\x0c\x81\x20\xee\x6e\xa9\x58\x24\x8b\xc5\xd7\xaf\x7e\x7c\x02\x93\xe1\xd2\xd6\x13\x78\xcf\x02\xca\x25\x0d\x41\xc5\xa0\x96\x14\x8e\x13\x12\x2c\x29\x5c\xc4\x73\x75\x4d\x04\x [...]
 		},
 		"/crd/bases/camel.apache.org_pipes.yaml": &vfsgen۰CompressedFileInfo{
 			name:             "camel.apache.org_pipes.yaml",
 			modTime:          time.Time{},
-			uncompressedSize: 566697,
+			uncompressedSize: 566159,
 
-			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\x7b\x73\x1b\x37\xb6\x28\x8a\xff\x9f\x4f\x81\x92\x53\x47\xd2\x8e\x48\xd9\x99\x99\xd4\x1e\xff\xa6\x4e\x4a\x5b\x96\x13\xfd\x62\xcb\x2c\x49\x49\x4e\xca\xc9\x4e\xc0\x6e\x90\xc4\x51\x37\xd0\x1b\x40\x53\x62\xae\xef\x77\xbf\x85\x05\xa0\x1f\x7c\x09\xab\x29\x69\xe4\x99\xc6\x54\x65\x4c\x8a\xbd\x1a\x8f\x85\xf5\x7e\xbc\x20\x83\x87\x1b\x5f\xbc\x20\xef\x78\xc2\x84\x66\x29\x31\x92\x98\x19\x23\x27\x05\x4d\x66\x8c\x5c\xc9\x89\x [...]
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\x7b\x73\x1b\x37\xb6\x28\x8a\xff\x9f\x4f\x81\x92\x53\x47\xd2\x8e\x48\xd9\x99\x99\xd4\x1e\xff\xa6\x4e\x4a\x5b\x96\x13\xfd\x62\xcb\x2c\x49\x49\x4e\xca\xc9\x4e\xc0\x6e\x90\xc4\x51\x37\xd0\x1b\x40\x53\x62\xae\xef\x77\xbf\x85\x05\xa0\x1f\x7c\x09\xab\x29\x69\xe4\x99\xc6\x54\x65\x4c\x8a\xbd\x1a\x8f\x85\xf5\x7e\xbc\x20\x83\x87\x1b\x5f\xbc\x20\xef\x78\xc2\x84\x66\x29\x31\x92\x98\x19\x23\x27\x05\x4d\x66\x8c\x5c\xc9\x89\x [...]
 		},
 		"/manager": &vfsgen۰DirInfo{
 			name:    "manager",
@@ -177,9 +177,9 @@ var assets = func() http.FileSystem {
 		"/manager/operator-deployment.yaml": &vfsgen۰CompressedFileInfo{
 			name:             "operator-deployment.yaml",
 			modTime:          time.Time{},
-			uncompressedSize: 2981,
+			uncompressedSize: 2954,
 
-			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 [...]
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xc4\x56\x4f\x6f\xe2\xc8\x13\xbd\xfb\x53\x94\xf0\x65\x46\x4a\x20\x99\xd3\xc8\xbf\x93\x7f\x81\xec\xa0\xcd\x02\xc2\xcc\x8e\xe6\xb4\x2a\xda\x05\x94\xd2\xee\xf2\x76\x97\x61\xd8\x4f\xbf\x6a\xf3\x27\xc0\x24\xd9\x99\x55\xa4\xf5\x09\x5c\xd5\xaf\xde\x7b\x55\xdd\xed\x14\xae\xdf\xee\x49\x52\x78\x60\x43\x2e\x50\x09\x2a\xa0\x2b\x82\xbc\x46\xb3\x22\x28\x64\xa1\x1b\xf4\x04\xf7\xd2\xb8\x12\x95\xc5\xc1\xbb\xbc\xb8\x7f\x0f\x8d\x2b\xc9\x [...]
 		},
 		"/manager/operator-service-account.yaml": &vfsgen۰CompressedFileInfo{
 			name:             "operator-service-account.yaml",
@@ -484,9 +484,9 @@ var assets = func() http.FileSystem {
 		"/samples/bases/camel_v1_integration.yaml": &vfsgen۰CompressedFileInfo{
 			name:             "camel_v1_integration.yaml",
 			modTime:          time.Time{},
-			uncompressedSize: 1194,
+			uncompressedSize: 1193,
 
-			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\x4d\x6f\xe3\x38\x0c\xbd\xeb\x57\x3c\xc4\x87\x99\x01\xf2\x35\x7b\xf4\x9e\xb2\x99\x04\x63\xb4\x48\x80\x3a\xdd\xa2\x47\xc5\xa6\x6d\xa2\xb2\xe8\x95\xe4\xba\xf9\xf7\x0b\x39\x49\x9b\x62\xae\xd5\x49\x96\x49\xbe\xf7\xf8\xc8\x04\xb3\xaf\x3b\x2a\xc1\x3d\x17\x64\x3d\x95\x08\x82\xd0\x10\x56\x9d\x2e\x1a\x42\x2e\x55\x18\xb4\x23\x6c\xa5\xb7\xa5\x0e\x2c\x16\xdf\x57\xf9\xf6\x07\x7a\x5b\x92\x83\x58\x82\x38\xb4\xe2\x48\x25\x28\x [...]
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\x4d\x6f\xe3\x38\x0c\xbd\xeb\x57\x3c\xc4\x87\x99\x01\xf2\x35\x7b\xf4\x9e\x32\x99\x04\x63\xb4\x48\x80\x3a\xdd\xa2\x47\xc5\xa6\x6d\xa2\xb2\xe8\x95\xe4\xba\xf9\xf7\x0b\x39\x49\x9b\x62\xaf\xd5\x49\x96\x49\xbe\xf7\xf8\xc8\x04\xb3\xaf\x3b\x2a\xc1\x3d\x17\x64\x3d\x95\x08\x82\xd0\x10\x56\x9d\x2e\x1a\x42\x2e\x55\x18\xb4\x23\x6c\xa5\xb7\xa5\x0e\x2c\x16\xdf\x57\xf9\xf6\x07\x7a\x5b\x92\x83\x58\x82\x38\xb4\xe2\x48\x25\x28\x [...]
 		},
 		"/samples/bases/camel_v1_integrationkit.yaml": &vfsgen۰CompressedFileInfo{
 			name:             "camel_v1_integrationkit.yaml",
@@ -505,9 +505,9 @@ var assets = func() http.FileSystem {
 		"/samples/bases/camel_v1_kamelet.yaml": &vfsgen۰CompressedFileInfo{
 			name:             "camel_v1_kamelet.yaml",
 			modTime:          time.Time{},
-			uncompressedSize: 1605,
+			uncompressedSize: 1604,
 
-			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x54\x4d\x6f\xe3\x46\x0c\xbd\xeb\x57\x3c\x58\x97\x5d\x20\x76\x92\x1e\xd5\x93\x9b\x75\x50\x63\xb7\xf6\x22\xf2\x76\xb1\x47\x5a\xa2\x65\xc2\xd2\xcc\x74\x86\x8a\xe2\x7f\x5f\x8c\x3e\x62\x27\x45\x6f\xd1\x6d\x38\x1c\xf2\x3d\xbe\x47\xa5\x98\x7f\xdc\x97\xa4\xf8\x26\x05\x9b\xc0\x25\xd4\x42\x8f\x8c\xa5\xa3\xe2\xc8\xc8\xed\x41\x3b\xf2\x8c\x47\xdb\x9a\x92\x54\xac\xc1\xa7\x65\xfe\xf8\x19\xad\x29\xd9\xc3\x1a\x86\xf5\x68\xac\xe7\x [...]
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x54\xc1\x72\xdb\x38\x0c\xbd\xeb\x2b\xde\x58\x97\x76\x26\x71\x92\x3d\x6a\x4f\x6e\x9a\xcc\x7a\xda\xb5\x3b\x91\xbb\x9d\x1e\x61\x09\x96\x31\x96\x48\x2e\x09\x45\xf1\xdf\xef\x90\x92\x63\x27\x3b\xbd\x55\x37\x82\x20\xf0\x1e\xde\x83\x72\x5c\xff\xbe\x2f\xcb\xf1\x55\x2a\x36\x81\x6b\xa8\x85\xee\x19\x0b\x47\xd5\x9e\x51\xda\x9d\x0e\xe4\x19\x8f\xb6\x37\x35\xa9\x58\x83\x0f\x8b\xf2\xf1\x23\x7a\x53\xb3\x87\x35\x0c\xeb\xd1\x59\xcf\x [...]
 		},
 		"/samples/bases/camel_v1_pipe.yaml": &vfsgen۰CompressedFileInfo{
 			name:             "camel_v1_pipe.yaml",
@@ -625,9 +625,9 @@ var assets = func() http.FileSystem {
 		"/traits.yaml": &vfsgen۰CompressedFileInfo{
 			name:             "traits.yaml",
 			modTime:          time.Time{},
-			uncompressedSize: 73158,
+			uncompressedSize: 72720,
 
-			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xbd\x6b\x73\x1c\xb9\x91\x28\xfa\x5d\xbf\x02\xd1\x73\x37\x48\xea\xf6\x83\x1a\xaf\xbd\xb3\x5c\xcb\x7b\x39\x92\xc6\xa6\x47\x0f\x5e\x91\x33\x5e\x87\x8e\xc2\x8d\xae\x42\x77\x63\x58\x0d\xd4\x00\x28\x52\x3d\x67\xcf\x7f\x3f\x81\xcc\xc4\xa3\xaa\xab\xd9\x4d\x89\x9c\x35\x77\xbd\x1b\xe1\x11\xc9\x02\x90\x48\x24\x12\xf9\xce\xaf\xd8\xe8\xfe\xfe\xef\xc9\x57\xec\xb5\x2c\x84\xb2\xa2\x64\x4e\x33\xb7\x14\xec\xb4\xe6\xc5\x52\xb0\x0b\x [...]
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xbd\x6b\x73\x1c\xb9\x91\x00\xf8\x5d\xbf\x02\xd1\x73\x1b\x24\x75\xfd\xa0\xc6\x6b\xef\x2c\xd7\xf2\x1e\x47\xa3\xb1\x69\xbd\x78\x22\x67\xbc\x0e\x9d\xc2\x8d\xae\x42\x77\x43\xac\x06\x6a\x00\x14\xa9\x9e\xdb\xfb\xef\x17\xc8\x4c\x3c\xaa\xba\x9a\xdd\x94\x48\xd9\xda\xf5\x6e\x84\x47\x24\x0b\x40\x22\x91\x48\xe4\x3b\xbf\x61\xa3\xfb\xfb\xbf\x47\xdf\xb0\x97\xb2\x10\xca\x8a\x92\x39\xcd\xdc\x52\xb0\xd3\x9a\x17\x4b\xc1\x2e\xf4\xdc\x [...]
 		},
 	}
 	fs["/"].(*vfsgen۰DirInfo).entries = []os.FileInfo{
diff --git a/pkg/util/defaults/defaults.go b/pkg/util/defaults/defaults.go
index 9a23fb1f5..94a141b90 100644
--- a/pkg/util/defaults/defaults.go
+++ b/pkg/util/defaults/defaults.go
@@ -23,7 +23,7 @@ package defaults
 
 const (
 	// Version --
-	Version = "2.1.0-SNAPSHOT"
+	Version = "2.1.0"
 
 	// DefaultRuntimeVersion --
 	DefaultRuntimeVersion = "3.2.0"
diff --git a/script/Makefile b/script/Makefile
index 3b7dbea47..bd5a93972 100644
--- a/script/Makefile
+++ b/script/Makefile
@@ -20,7 +20,7 @@
 SHELL := /bin/bash
 
 VERSIONFILE := pkg/util/defaults/defaults.go
-VERSION ?= 2.1.0-SNAPSHOT
+VERSION ?= 2.1.0
 LAST_RELEASED_IMAGE_NAME := camel-k-operator
 LAST_RELEASED_VERSION ?= 2.0.1
 DEFAULT_RUNTIME_VERSION := 3.2.0