diff --git a/deploy/olm-catalog/camel-k-dev/1.0.1-snapshot/builds.camel.apache.org.crd.yaml b/deploy/olm-catalog/camel-k-dev/1.0.1/builds.camel.apache.org.crd.yaml similarity index 100% rename from deploy/olm-catalog/camel-k-dev/1.0.1-snapshot/builds.camel.apache.org.crd.yaml rename to deploy/olm-catalog/camel-k-dev/1.0.1/builds.camel.apache.org.crd.yaml diff --git a/deploy/olm-catalog/camel-k-dev/1.0.1-snapshot/camel-k.v1.0.1-snapshot.clusterserviceversion.yaml b/deploy/olm-catalog/camel-k-dev/1.0.1/camel-k.v1.0.1.clusterserviceversion.yaml similarity index 98% rename from deploy/olm-catalog/camel-k-dev/1.0.1-snapshot/camel-k.v1.0.1-snapshot.clusterserviceversion.yaml rename to deploy/olm-catalog/camel-k-dev/1.0.1/camel-k.v1.0.1.clusterserviceversion.yaml index 36fd7fb296..8852227081 100644 --- a/deploy/olm-catalog/camel-k-dev/1.0.1-snapshot/camel-k.v1.0.1-snapshot.clusterserviceversion.yaml +++ b/deploy/olm-catalog/camel-k-dev/1.0.1/camel-k.v1.0.1.clusterserviceversion.yaml @@ -84,14 +84,14 @@ metadata: capabilities: Basic Install categories: Integration & Delivery certified: "false" - containerImage: docker.io/apache/camel-k:1.0.1-SNAPSHOT + containerImage: docker.io/apache/camel-k:1.0.1 createdAt: "2019-07-26T02:45:00Z" description: Apache Camel K is a lightweight integration platform, born on Kubernetes, with serverless superpowers. repository: https://github.com/apache/camel-k operators.operatorframework.io/internal-objects: '["builds.camel.apache.org","integrationkits.camel.apache.org","camelcatalogs.camel.apache.org"]' support: Camel - name: camel-k-operator.v1.0.1-snapshot + name: camel-k-operator.v1.0.1 namespace: placeholder spec: apiservicedefinitions: {} @@ -226,7 +226,7 @@ spec: valueFrom: fieldRef: fieldPath: metadata.namespace - image: docker.io/apache/camel-k:1.0.1-SNAPSHOT + image: docker.io/apache/camel-k:1.0.1 imagePullPolicy: IfNotPresent name: camel-k-operator resources: {} @@ -468,4 +468,4 @@ spec: selector: matchLabels: name: camel-k-operator - version: 1.0.1-snapshot + version: 1.0.1 diff --git a/deploy/olm-catalog/camel-k-dev/1.0.1-snapshot/camelcatalogs.camel.apache.org.crd.yaml b/deploy/olm-catalog/camel-k-dev/1.0.1/camelcatalogs.camel.apache.org.crd.yaml similarity index 100% rename from deploy/olm-catalog/camel-k-dev/1.0.1-snapshot/camelcatalogs.camel.apache.org.crd.yaml rename to deploy/olm-catalog/camel-k-dev/1.0.1/camelcatalogs.camel.apache.org.crd.yaml diff --git a/deploy/olm-catalog/camel-k-dev/1.0.1-snapshot/integrationkits.camel.apache.org.crd.yaml b/deploy/olm-catalog/camel-k-dev/1.0.1/integrationkits.camel.apache.org.crd.yaml similarity index 100% rename from deploy/olm-catalog/camel-k-dev/1.0.1-snapshot/integrationkits.camel.apache.org.crd.yaml rename to deploy/olm-catalog/camel-k-dev/1.0.1/integrationkits.camel.apache.org.crd.yaml diff --git a/deploy/olm-catalog/camel-k-dev/1.0.1-snapshot/integrationplatforms.camel.apache.org.crd.yaml b/deploy/olm-catalog/camel-k-dev/1.0.1/integrationplatforms.camel.apache.org.crd.yaml similarity index 100% rename from deploy/olm-catalog/camel-k-dev/1.0.1-snapshot/integrationplatforms.camel.apache.org.crd.yaml rename to deploy/olm-catalog/camel-k-dev/1.0.1/integrationplatforms.camel.apache.org.crd.yaml diff --git a/deploy/olm-catalog/camel-k-dev/1.0.1-snapshot/integrations.camel.apache.org.crd.yaml b/deploy/olm-catalog/camel-k-dev/1.0.1/integrations.camel.apache.org.crd.yaml similarity index 100% rename from deploy/olm-catalog/camel-k-dev/1.0.1-snapshot/integrations.camel.apache.org.crd.yaml rename to deploy/olm-catalog/camel-k-dev/1.0.1/integrations.camel.apache.org.crd.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 916543f6ba..f8616f1ff4 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-operator.v1.0.1-snapshot +- currentCSV: camel-k-operator.v1.0.1 name: stable - currentCSV: camel-k-operator.v1.0.0-rc2 name: alpha