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

[camel-k] 02/05: Post-release steps

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

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

commit 3b30fa6f6b0beed5970ce5780c56e7897c498056
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Apr 26 18:04:01 2022 +0200

    Post-release steps
---
 config/manifests/bases/camel-k.clusterserviceversion.yaml | 5 +++--
 config/manifests/kustomization.yaml                       | 4 ++++
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/config/manifests/bases/camel-k.clusterserviceversion.yaml b/config/manifests/bases/camel-k.clusterserviceversion.yaml
index f1e6b262b..325f3ed11 100644
--- a/config/manifests/bases/camel-k.clusterserviceversion.yaml
+++ b/config/manifests/bases/camel-k.clusterserviceversion.yaml
@@ -23,7 +23,7 @@ metadata:
     categories: Integration & Delivery
     certified: "false"
     containerImage: docker.io/apache/camel-k:1.9.0
-    createdAt: 2021-12-20T16:11:27Z
+    createdAt: 2022-04-26T08:32:16Z
     description: Apache Camel K is a lightweight integration platform, born on Kubernetes,
       with serverless superpowers.
     operators.operatorframework.io/builder: operator-sdk-v1.3.0
@@ -156,4 +156,5 @@ spec:
   selector:
     matchLabels:
       name: camel-k-operator
-  version: 1.9.0-snapshot
+  version: 1.9.0
+  replaces: camel-k-operator.v1.8.2
diff --git a/config/manifests/kustomization.yaml b/config/manifests/kustomization.yaml
index 408829e47..3a6ba2eaa 100644
--- a/config/manifests/kustomization.yaml
+++ b/config/manifests/kustomization.yaml
@@ -31,3 +31,7 @@ resources:
 
 patchesStrategicMerge:
 - patch-delete-user-cluster-role.yaml
+images:
+- name: docker.io/apache/camel-k
+  newName: docker.io/apache/camel-k
+  newTag: 1.9.0