Release 1.4.1
diff --git a/config/manager/operator-deployment.yaml b/config/manager/operator-deployment.yaml
index b7991bd..f156f48 100644
--- a/config/manager/operator-deployment.yaml
+++ b/config/manager/operator-deployment.yaml
@@ -39,7 +39,7 @@
       serviceAccountName: camel-k-operator
       containers:
         - name: camel-k-operator
-          image: docker.io/apache/camel-k:1.4.1-SNAPSHOT
+          image: docker.io/apache/camel-k:1.4.1
           imagePullPolicy: IfNotPresent
           command:
             - kamel
diff --git a/deploy/olm-catalog/camel-k-dev/1.4.1-snapshot/camel-k.v1.4.1-snapshot.clusterserviceversion.yaml b/deploy/olm-catalog/camel-k-dev/1.4.1/camel-k.v1.4.1.clusterserviceversion.yaml
similarity index 98%
rename from deploy/olm-catalog/camel-k-dev/1.4.1-snapshot/camel-k.v1.4.1-snapshot.clusterserviceversion.yaml
rename to deploy/olm-catalog/camel-k-dev/1.4.1/camel-k.v1.4.1.clusterserviceversion.yaml
index 4ad8b53..2ff7345 100644
--- a/deploy/olm-catalog/camel-k-dev/1.4.1-snapshot/camel-k.v1.4.1-snapshot.clusterserviceversion.yaml
+++ b/deploy/olm-catalog/camel-k-dev/1.4.1/camel-k.v1.4.1.clusterserviceversion.yaml
@@ -170,7 +170,7 @@
     operators.operatorframework.io/project_layout: go.kubebuilder.io/v2
     repository: https://github.com/apache/camel-k
     support: Camel
-  name: camel-k.v1.4.1-snapshot
+  name: camel-k.v1.4.1
   namespace: placeholder
 spec:
   apiservicedefinitions: {}
@@ -314,7 +314,7 @@
                   valueFrom:
                     fieldRef:
                       fieldPath: metadata.namespace
-                image: docker.io/apache/camel-k:1.4.1-SNAPSHOT
+                image: docker.io/apache/camel-k:1.4.1
                 imagePullPolicy: IfNotPresent
                 livenessProbe:
                   httpGet:
@@ -612,4 +612,4 @@
   selector:
     matchLabels:
       name: camel-k-operator
-  version: 1.4.1-snapshot
+  version: 1.4.1
diff --git a/deploy/olm-catalog/camel-k-dev/1.4.1-snapshot/camel.apache.org_builds.yaml b/deploy/olm-catalog/camel-k-dev/1.4.1/camel.apache.org_builds.yaml
similarity index 100%
rename from deploy/olm-catalog/camel-k-dev/1.4.1-snapshot/camel.apache.org_builds.yaml
rename to deploy/olm-catalog/camel-k-dev/1.4.1/camel.apache.org_builds.yaml
diff --git a/deploy/olm-catalog/camel-k-dev/1.4.1-snapshot/camel.apache.org_camelcatalogs.yaml b/deploy/olm-catalog/camel-k-dev/1.4.1/camel.apache.org_camelcatalogs.yaml
similarity index 100%
rename from deploy/olm-catalog/camel-k-dev/1.4.1-snapshot/camel.apache.org_camelcatalogs.yaml
rename to deploy/olm-catalog/camel-k-dev/1.4.1/camel.apache.org_camelcatalogs.yaml
diff --git a/deploy/olm-catalog/camel-k-dev/1.4.1-snapshot/camel.apache.org_integrationkits.yaml b/deploy/olm-catalog/camel-k-dev/1.4.1/camel.apache.org_integrationkits.yaml
similarity index 100%
rename from deploy/olm-catalog/camel-k-dev/1.4.1-snapshot/camel.apache.org_integrationkits.yaml
rename to deploy/olm-catalog/camel-k-dev/1.4.1/camel.apache.org_integrationkits.yaml
diff --git a/deploy/olm-catalog/camel-k-dev/1.4.1-snapshot/camel.apache.org_integrationplatforms.yaml b/deploy/olm-catalog/camel-k-dev/1.4.1/camel.apache.org_integrationplatforms.yaml
similarity index 100%
rename from deploy/olm-catalog/camel-k-dev/1.4.1-snapshot/camel.apache.org_integrationplatforms.yaml
rename to deploy/olm-catalog/camel-k-dev/1.4.1/camel.apache.org_integrationplatforms.yaml
diff --git a/deploy/olm-catalog/camel-k-dev/1.4.1-snapshot/camel.apache.org_integrations.yaml b/deploy/olm-catalog/camel-k-dev/1.4.1/camel.apache.org_integrations.yaml
similarity index 100%
rename from deploy/olm-catalog/camel-k-dev/1.4.1-snapshot/camel.apache.org_integrations.yaml
rename to deploy/olm-catalog/camel-k-dev/1.4.1/camel.apache.org_integrations.yaml
diff --git a/deploy/olm-catalog/camel-k-dev/1.4.1-snapshot/camel.apache.org_kameletbindings.yaml b/deploy/olm-catalog/camel-k-dev/1.4.1/camel.apache.org_kameletbindings.yaml
similarity index 100%
rename from deploy/olm-catalog/camel-k-dev/1.4.1-snapshot/camel.apache.org_kameletbindings.yaml
rename to deploy/olm-catalog/camel-k-dev/1.4.1/camel.apache.org_kameletbindings.yaml
diff --git a/deploy/olm-catalog/camel-k-dev/1.4.1-snapshot/camel.apache.org_kamelets.yaml b/deploy/olm-catalog/camel-k-dev/1.4.1/camel.apache.org_kamelets.yaml
similarity index 100%
rename from deploy/olm-catalog/camel-k-dev/1.4.1-snapshot/camel.apache.org_kamelets.yaml
rename to deploy/olm-catalog/camel-k-dev/1.4.1/camel.apache.org_kamelets.yaml
diff --git a/deploy/olm-catalog/camel-k-dev/camel-k-dev.package.yaml b/deploy/olm-catalog/camel-k-dev/camel-k-dev.package.yaml
index d2eb8b8..451be8d 100644
--- a/deploy/olm-catalog/camel-k-dev/camel-k-dev.package.yaml
+++ b/deploy/olm-catalog/camel-k-dev/camel-k-dev.package.yaml
@@ -16,7 +16,7 @@
 # ---------------------------------------------------------------------------
 
 channels:
-- currentCSV: camel-k.v1.4.1-snapshot
+- currentCSV: camel-k.v1.4.1
   name: stable
 defaultChannel: stable
 packageName: camel-k-dev
diff --git a/go.mod b/go.mod
index ee328d3..7d5ef7d 100644
--- a/go.mod
+++ b/go.mod
@@ -5,9 +5,9 @@
 require (
 	github.com/Masterminds/semver v1.5.0
 	github.com/Microsoft/hcsshim v0.8.15 // indirect
-	github.com/apache/camel-k/pkg/apis/camel v1.4.0
-	github.com/apache/camel-k/pkg/client/camel v1.4.0
-	github.com/apache/camel-k/pkg/kamelet/repository v1.4.0
+	github.com/apache/camel-k/pkg/apis/camel v1.4.1
+	github.com/apache/camel-k/pkg/client/camel v1.4.1
+	github.com/apache/camel-k/pkg/kamelet/repository v1.4.1
 	github.com/container-tools/spectrum v0.3.4
 	github.com/containerd/continuity v0.0.0-20210208174643-50096c924a4e // indirect
 	github.com/evanphx/json-patch v4.9.0+incompatible
diff --git a/helm/camel-k/Chart.yaml b/helm/camel-k/Chart.yaml
index c864ca6..bb50100 100644
--- a/helm/camel-k/Chart.yaml
+++ b/helm/camel-k/Chart.yaml
@@ -35,7 +35,7 @@
 
 # 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: 1.4.1-SNAPSHOT
+appVersion: 1.4.1
 
 icon: https://github.com/apache/camel/raw/master/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 ce5773a..649803b 100644
--- a/helm/camel-k/values.yaml
+++ b/helm/camel-k/values.yaml
@@ -23,7 +23,7 @@
 fullnameOverride: ""
 
 operator:
-  image: docker.io/apache/camel-k:1.4.1-SNAPSHOT
+  image: docker.io/apache/camel-k:1.4.1
 
 platform:
   build:
diff --git a/pkg/client/camel/go.mod b/pkg/client/camel/go.mod
index d7855a1..d4aee6f 100644
--- a/pkg/client/camel/go.mod
+++ b/pkg/client/camel/go.mod
@@ -3,7 +3,7 @@
 go 1.13
 
 require (
-	github.com/apache/camel-k/pkg/apis/camel v1.4.0
+	github.com/apache/camel-k/pkg/apis/camel v1.4.1
 	k8s.io/api v0.19.8
 	k8s.io/apimachinery v0.19.8
 	k8s.io/client-go v0.19.8
diff --git a/pkg/kamelet/repository/go.mod b/pkg/kamelet/repository/go.mod
index 2997ea9..a9dd9ff 100644
--- a/pkg/kamelet/repository/go.mod
+++ b/pkg/kamelet/repository/go.mod
@@ -3,8 +3,8 @@
 go 1.13
 
 require (
-	github.com/apache/camel-k/pkg/apis/camel v1.4.0
-	github.com/apache/camel-k/pkg/client/camel v1.4.0
+	github.com/apache/camel-k/pkg/apis/camel v1.4.1
+	github.com/apache/camel-k/pkg/client/camel v1.4.1
 	github.com/google/go-github/v32 v32.1.0
 	github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7
 	github.com/stretchr/testify v1.5.1
diff --git a/pkg/resources/resources.go b/pkg/resources/resources.go
index f8b5c62..278c99f 100644
--- a/pkg/resources/resources.go
+++ b/pkg/resources/resources.go
@@ -142,9 +142,9 @@
 		"/manager/operator-deployment.yaml": &vfsgen۰CompressedFileInfo{
 			name:             "operator-deployment.yaml",
 			modTime:          time.Time{},
-			uncompressedSize: 2397,
+			uncompressedSize: 2388,
 
-			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xc4\x55\x41\x8f\xe2\x46\x13\xbd\xfb\x57\x3c\xe1\xcb\xae\x34\xc0\xb0\xfa\x0e\x2b\x7f\x27\x67\x86\xc9\xa2\x4c\x00\x61\x36\xa3\x3d\x45\x4d\xbb\xb0\x5b\xd3\xee\x72\xba\xdb\xb0\xce\xaf\x8f\xda\x60\x06\xd8\xc9\x24\x87\x91\xd2\x27\xec\xaa\x7a\xf5\x5e\xd5\x73\x13\x63\xf8\x7e\x27\x8a\xf1\xa8\x24\x19\x47\x39\x3c\xc3\x97\x84\xb4\x16\xb2\x24\x64\xbc\xf5\x7b\x61\x09\x0f\xdc\x98\x5c\x78\xc5\x06\x1f\xd2\xec\xe1\x23\x1a\x93\x93\x05\x1b\x02\x5b\x54\x6c\x29\x8a\x21\xd9\x78\xab\x36\x8d\x67\x0b\x7d\x00\x84\x28\x2c\x51\x45\xc6\xbb\x11\x90\x11\x75\xe8\xf3\xc5\x7a\x76\x37\xc5\x56\x69\x42\xae\xdc\xa1\x88\x72\xec\x95\x2f\xa3\x18\xbe\x54\x0e\x7b\xb6\xcf\xd8\xb2\x85\xc8\x73\x15\x1a\x0b\x0d\x65\xb6\x6c\xab\x03\x0d\x4b\x85\xb0\xb9\x32\x05\x24\xd7\xad\x55\x45\xe9\xc1\x7b\x43\xd6\x95\xaa\x1e\x45\x31\xd6\x41\x46\xf6\xd0\x33\x71\x07\xd8\xae\xa7\x67\x7c\xe3\xe6\xa8\xe1\x4c\xee\x71\x0a\x37\xf8\x8d\xac\x0b\x4d\x3e\x8d\x6e\xa3\x18\x1f\x42\xca\xe0\x18\x1c\x7c\xfc\x3f\x5a\x6e\x50\x89\x16\x86\x3d\x1a\x47\x67\xc8\xf4\x5d\x52\xed\xa1\x0c\x24\x57\xb5\x56\xc2\x48\x7a\x91\x75\xea\x30\x42\x47\x20\x60\xf0\xc6\x0b\x65\x20\x3a\x19\xe0\xed\x79\x1a\x84\x8f\xe2\x28\x46\x77\x4a\xef\xeb\x64\x3c\xde\xef\xf7\x23\xd1\xd1\x1d\xb1\x2d\xc6\xbd\xba\xf1\xe3\xec\x6e\x3a\xcf\xa6\xc3\x8e\x72\x14\xe3\xab\xd1\xe4\x1c\x2c\xfd\xd1\x28\x4b\x39\x36\x2d\x44\x5d\x6b\x25\xc5\x46\x13\xb4\xd8\x87\xc5\x75\xdb\xe9\x96\xae\x0c\xf6\x56\x79\x65\x8a\x1b\xb8\xe3\xd6\xa3\xf8\x62\x3b\x2f\xe3\xea\xe9\x29\x77\x91\xc0\x06\xc2\x60\x90\x66\x98\x65\x03\xfc\x94\x66\xb3\xec\x26\x8a\xf1\x34\x5b\x7f\x59\x7c\x5d\xe3\x29\x5d\xad\xd2\xf9\x7a\x36\xcd\xb0\x58\xe1\x6e\x31\xbf\x9f\xad\x67\x8b\x79\x86\xc5\x03\xd2\xf9\x37\xfc\x32\x9b\xdf\xdf\x80\x94\x2f\xc9\x82\xbe\xd7\x36\xf0\x67\x0b\x15\x06\x49\x79\xd8\x69\x6f\xa0\x9e\x40\xf0\x47\x78\x76\x35\x49\xb5\x55\x12\x5a\x98\xa2\x11\x05\xa1\xe0\x1d\x59\x13\xec\x51\x93\xad\x94\x0b\xeb\x74\x10\x26\x8f\x62\x68\x55\x29\xdf\xb9\xc8\xfd\x28\x2a\xb4\x79\xcf\x6f\x2b\x12\xb5\x3a\xda\x29\x09\x1b\x70\xe3\xdd\x24\x7a\x56\x26\x4f\x70\x4f\xb5\xe6\x36\x7c\x1c\x51\x45\x5e\xe4\xc2\x8b\x24\x02\x8c\xa8\x28\x81\x14\x15\xe9\xe1\xf3\x90\x6b\xb2\xc2\xb3\x8d\x00\x2d\x36\xa4\x5d\x48\x41\x40\x4a\x30\x38\x26\x0d\xba\x57\xdd\xc3\xb9\x37\x82\x05\xd9\x90\xf1\x09\x4e\x28\x61\x52\x01\xc1\x52\xe7\x05\x97\x60\x12\x01\xce\x5b\xe1\xa9\x68\x0f\xd8\xbe\xad\x29\xc1\x8a\xa4\x25\xe1\x29\x84\x49\x93\xf4\x6c\x0f\xe1\x4a\x78\x59\x3e\x9e\x71\x79\x83\xb2\xa7\xaa\xd6\xc2\xd3\xb1\xf2\x4c\x65\x38\xfa\x02\xe4\x0d\x98\xc3\xf9\x57\x02\xfb\xe4\x57\x06\xd4\x6b\xef\x7e\x93\xdd\x29\x49\xa9\x94\xdc\x18\x3f\x7f\xab\x71\xb8\xd6\x84\x0a\x37\xcb\x0b\xd3\xe1\x3f\x71\x05\x54\x25\x0a\x4a\x90\xb3\x7c\x26\x3b\x52\x3c\x3e\x10\x1f\x1f\x4b\x92\xc9\xe8\x7f\xa3\xc9\x30\x9b\xa7\xcb\xec\xcb\x62\x7d\x5d\xb8\x6c\xb4\x5e\xb2\x56\xb2\x4d\x30\xdb\xce\xd9\x2f\x2d\xb9\xe0\x94\x97\x3c\xc9\x55\x25\x4c\x9e\x9c\xbd\x0a\xc4\x9e\x03\xfe\xd5\xbb\x57\xe8\xd5\x6c\xbd\xbb\xae\x3d\x49\x5d\xb2\xf5\x09\x3e\xdf\x7e\xbe\xbd\xc8\xe8\x57\x54\x91\xb7\x4a\xba\xb3\x18\x99\xdd\x35\xd8\x21\xf5\x29\x5d\xdf\x7d\xf9\x7d\x9e\xfe\x3a\xcd\x96\xe9\xdd\xf4\x0a\x6e\x27\x74\x43\x0f\x96\xab\xe4\x2a\x00\x6c\x15\xe9\x7c\x45\xdb\x1f\x23\xc7\xd8\x52\xf8\x32\x39\x79\x6a\x14\xda\xb9\x5a\x48\x7a\x95\xc6\x62\x39\x5d\xa5\xeb\xc5\xaa\x63\xf2\x1a\x89\x6b\xb3\x5c\x03\x2c\x17\xf7\x7f\x5b\xfb\x7e\x02\x2e\x52\x63\x9c\xc6\x16\xae\x5a\xa1\xf7\xa2\x75\xdd\x5d\xd5\xef\x13\x27\xd1\x37\x50\x26\xa7\x9a\x4c\x4e\xc6\xeb\x16\x5b\xcb\xd5\x9b\xb3\xef\x75\xfd\x47\x9b\xd1\x6a\x47\x86\x9c\x5b\x5a\xde\xd0\x25\x50\xf8\xa3\xfb\x99\xfc\x35\x7a\xdd\x81\x8e\x4b\x12\xda\x97\x7f\x5e\x07\x7b\xbf\x4e\x2e\x02\xca\x28\xaf\x84\xbe\x27\x2d\xda\x8c\x24\x9b\xdc\x25\xf8\x74\xe9\xe9\x9a\xac\xe2\xfc\x14\x9d\xdc\x46\x7f\x05\x00\x00\xff\xff\x2d\x6e\x74\x54\x5d\x09\x00\x00"),
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xc4\x55\x41\x8f\xe2\x46\x13\xbd\xfb\x57\x3c\xe1\xcb\xae\x34\x03\xc3\xea\x3b\xac\xfc\x9d\x9c\x19\x26\x8b\x32\x01\x84\xd9\x8c\xf6\x14\x35\xed\xc2\x6e\xd1\xee\x72\xba\xdb\xb0\xce\xaf\x8f\xda\x60\x06\xd8\xc9\x24\x87\x91\xd2\x27\xec\xaa\x7a\xf5\x5e\xd5\x73\x13\xe3\xf6\xfd\x4e\x14\xe3\x49\x49\x32\x8e\x72\x78\x86\x2f\x09\x69\x2d\x64\x49\xc8\x78\xe3\xf7\xc2\x12\x1e\xb9\x31\xb9\xf0\x8a\x0d\x3e\xa4\xd9\xe3\x47\x34\x26\x27\x0b\x36\x04\xb6\xa8\xd8\x52\x14\x43\xb2\xf1\x56\xad\x1b\xcf\x16\xfa\x00\x08\x51\x58\xa2\x8a\x8c\x77\x43\x20\x23\xea\xd0\x67\xf3\xd5\xf4\x7e\x82\x8d\xd2\x84\x5c\xb9\x43\x11\xe5\xd8\x2b\x5f\x46\x31\x7c\xa9\x1c\xf6\x6c\xb7\xd8\xb0\x85\xc8\x73\x15\x1a\x0b\x0d\x65\x36\x6c\xab\x03\x0d\x4b\x85\xb0\xb9\x32\x05\x24\xd7\xad\x55\x45\xe9\xc1\x7b\x43\xd6\x95\xaa\x1e\x46\x31\x56\x41\x46\xf6\xd8\x33\x71\x07\xd8\xae\xa7\x67\x7c\xe3\xe6\xa8\xe1\x4c\xee\x71\x0a\x37\xf8\x8d\xac\x0b\x4d\x3e\x0d\xef\xa2\x18\x1f\x42\xca\xe0\x18\x1c\x7c\xfc\x3f\x5a\x6e\x50\x89\x16\x86\x3d\x1a\x47\x67\xc8\xf4\x5d\x52\xed\xa1\x0c\x24\x57\xb5\x56\xc2\x48\x7a\x91\x75\xea\x30\x44\x47\x20\x60\xf0\xda\x0b\x65\x20\x3a\x19\xe0\xcd\x79\x1a\x84\x8f\xe2\x28\x46\x77\x4a\xef\xeb\x64\x34\xda\xef\xf7\x43\xd1\xd1\x1d\xb2\x2d\x46\xbd\xba\xd1\xd3\xf4\x7e\x32\xcb\x26\xb7\x1d\xe5\x28\xc6\x57\xa3\xc9\x39\x58\xfa\xa3\x51\x96\x72\xac\x5b\x88\xba\xd6\x4a\x8a\xb5\x26\x68\xb1\x0f\x8b\xeb\xb6\xd3\x2d\x5d\x19\xec\xad\xf2\xca\x14\x37\x70\xc7\xad\x47\xf1\xc5\x76\x5e\xc6\xd5\xd3\x53\xee\x22\x81\x0d\x84\xc1\x20\xcd\x30\xcd\x06\xf8\x29\xcd\xa6\xd9\x4d\x14\xe3\x79\xba\xfa\x32\xff\xba\xc2\x73\xba\x5c\xa6\xb3\xd5\x74\x92\x61\xbe\xc4\xfd\x7c\xf6\x30\x5d\x4d\xe7\xb3\x0c\xf3\x47\xa4\xb3\x6f\xf8\x65\x3a\x7b\xb8\x01\x29\x5f\x92\x05\x7d\xaf\x6d\xe0\xcf\x16\x2a\x0c\x92\xf2\xb0\xd3\xde\x40\x3d\x81\xe0\x8f\xf0\xec\x6a\x92\x6a\xa3\x24\xb4\x30\x45\x23\x0a\x42\xc1\x3b\xb2\x26\xd8\xa3\x26\x5b\x29\x17\xd6\xe9\x20\x4c\x1e\xc5\xd0\xaa\x52\xbe\x73\x91\xfb\x51\x54\x68\xf3\x9e\xdf\x56\x24\x6a\x75\xb4\x53\x12\x36\xe0\x46\xbb\x71\xb4\x55\x26\x4f\xf0\x40\xb5\xe6\x36\x7c\x1c\x51\x45\x5e\xe4\xc2\x8b\x24\x02\x8c\xa8\x28\x81\x14\x15\xe9\xdb\xed\x2d\xd7\x64\x85\x67\x1b\x01\x5a\xac\x49\xbb\x90\x82\x80\x94\x60\x70\x4c\x1a\x74\xaf\xba\x87\x73\x6f\x04\x0b\xb2\x21\xe3\x13\x9c\x50\xc2\xa4\x02\x82\xa5\xce\x0b\x2e\xc1\x38\x02\x9c\xb7\xc2\x53\xd1\x1e\xb0\x7d\x5b\x53\x82\x25\x49\x4b\xc2\x53\x08\x93\x26\xe9\xd9\x1e\xc2\x95\xf0\xb2\x7c\x3a\xe3\xf2\x06\x65\x4f\x55\xad\x85\xa7\x63\xe5\x99\xca\x70\xf4\x05\xc8\x1b\x30\x87\xf3\xaf\x04\xf6\xc9\xaf\x0c\xa8\xd7\xde\xfd\x26\xbb\x53\x92\x52\x29\xb9\x31\x7e\xf6\x56\xe3\x70\xad\x09\x15\x6e\x96\x17\xa6\xb7\xff\xc4\x15\x50\x95\x28\x28\x41\xce\x72\x4b\x76\xa8\x78\x74\x20\x3e\x3a\x96\x24\xe3\xe1\xff\x86\xe3\xeb\xfc\x45\xa3\xf5\x82\xb5\x92\x6d\x82\xe9\x66\xc6\x7e\x61\xc9\x05\x83\xbc\xe4\x49\xae\x2a\x61\xf2\xe4\xec\x55\xe0\xb3\x0d\xb0\x57\xef\x5e\x61\x55\xb3\xf5\xee\xba\xf6\xa4\x70\xc1\xd6\x27\xf8\x7c\xf7\xf9\xee\x22\xa3\xdf\x4c\x45\xde\x2a\xe9\xce\x62\x64\x76\xd7\x60\x87\xd4\xe7\x74\x75\xff\xe5\xf7\x59\xfa\xeb\x24\x5b\xa4\xf7\x93\x2b\xb8\x9d\xd0\x0d\x3d\x5a\xae\x92\xab\x00\xb0\x51\xa4\xf3\x25\x6d\x7e\x8c\x1c\x63\x0b\xe1\xcb\xe4\x64\xa5\x61\x68\xe7\x6a\x21\xe9\x55\x1a\xf3\xc5\x64\x99\xae\xe6\xcb\x8e\xc9\x6b\x24\xae\x3d\x72\x0d\xb0\x98\x3f\xfc\x6d\xed\xfb\x09\xb8\x48\x8d\x71\x1a\x5b\xb8\x61\x85\xde\x8b\xd6\x75\x57\x54\xbf\x4f\x9c\x44\xdf\x40\x99\x9c\x6a\x32\x39\x19\xaf\x5b\x6c\x2c\x57\x6f\xce\xbe\xd7\xf5\x1f\x6d\x46\xab\x1d\x19\x72\x6e\x61\x79\x4d\x97\x40\xe1\xff\xed\x67\xf2\xd7\xe8\x75\x07\x3a\x2a\x49\x68\x5f\xfe\x79\x1d\xec\xfd\x3a\xbe\x08\x28\xa3\xbc\x12\xfa\x81\xb4\x68\x33\x92\x6c\x72\x97\xe0\xd3\xa5\xa7\x6b\xb2\x8a\xf3\x53\x74\x7c\x17\xfd\x15\x00\x00\xff\xff\xeb\x12\xe1\xc7\x54\x09\x00\x00"),
 		},
 		"/manager/operator-service-account.yaml": &vfsgen۰CompressedFileInfo{
 			name:             "operator-service-account.yaml",
diff --git a/pkg/util/defaults/defaults.go b/pkg/util/defaults/defaults.go
index f86dcd8..883d7a1 100644
--- a/pkg/util/defaults/defaults.go
+++ b/pkg/util/defaults/defaults.go
@@ -23,7 +23,7 @@
 
 const (
 	// Version --
-	Version = "1.4.1-SNAPSHOT"
+	Version = "1.4.1"
 
 	// DefaultRuntimeVersion --
 	DefaultRuntimeVersion = "1.7.0"
diff --git a/script/Makefile b/script/Makefile
index 5658341..aed95c2 100644
--- a/script/Makefile
+++ b/script/Makefile
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 VERSIONFILE := pkg/util/defaults/defaults.go
-VERSION := 1.4.1-SNAPSHOT
+VERSION := 1.4.1
 OPERATOR_VERSION := $(subst -SNAPSHOT,,$(VERSION))
 LAST_RELEASED_VERSION := 1.4.0
 RUNTIME_VERSION := 1.7.0
@@ -245,7 +245,7 @@
 else
 	cp kamel build/_output/bin
 endif
-	docker build -t $(IMAGE_NAME):$(VERSION) -f build/Dockerfile .
+	/usr/bin/docker build -t $(IMAGE_NAME):$(VERSION) -f build/Dockerfile .
 
 images-dev: bundle-kamelets test package-artifacts
 	mkdir -p build/_maven_output
@@ -255,14 +255,14 @@
 else
 	cp kamel build/_output/bin
 endif
-	docker build -t $(IMAGE_NAME):$(VERSION) -f build/Dockerfile .
+	/usr/bin/docker build -t $(IMAGE_NAME):$(VERSION) -f build/Dockerfile .
 
 images-push:
-	docker push $(IMAGE_NAME):$(VERSION)
+	/usr/bin/docker push $(IMAGE_NAME):$(VERSION)
 
 images-push-staging:
-	docker tag $(IMAGE_NAME):$(VERSION) $(STAGING_IMAGE_NAME):$(VERSION)
-	docker push $(STAGING_IMAGE_NAME):$(VERSION)
+	/usr/bin/docker tag $(IMAGE_NAME):$(VERSION) $(STAGING_IMAGE_NAME):$(VERSION)
+	/usr/bin/docker push $(STAGING_IMAGE_NAME):$(VERSION)
 
 get-version:
 	@echo $(VERSION)
@@ -391,4 +391,4 @@
 
 # Build the bundle image.
 bundle-build: bundle
-	cd bundle && docker build -f Dockerfile -t $(METADATA_IMAGE_NAME) .
+	cd bundle && /usr/bin/docker build -f Dockerfile -t $(METADATA_IMAGE_NAME) .