Skip to content

Commit

Permalink
chore(release): Update OLM base CSV manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
astefanutti committed Sep 8, 2021
1 parent d9811a5 commit 29740a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/manifests/bases/camel-k.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ metadata:
operators.operatorframework.io/project_layout: go.kubebuilder.io/v2
repository: https://github.com/apache/camel-k
support: Camel
name: camel-k.v1.6.0
name: camel-k.v1.7.0
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -154,4 +154,4 @@ spec:
selector:
matchLabels:
name: camel-k-operator
version: 1.6.0-snapshot
version: 1.7.0-snapshot

0 comments on commit 29740a2

Please sign in to comment.