This is an automated email from the ASF dual-hosted git repository.
nferraro pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k.git.
from 5fb5890 feat: Prometheus support for Quarkus based on MicroProfile
Metrics
new c70daee chore(release): release helm chart for version 1.0.0
new 204f46e Bump version to 1.1.0-SNAPSHOT and prepare OLM
new fdf3abd chore(release): remove staging repo
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../builds.camel.apache.org.crd.yaml | 0
.../camel-k.v1.0.0.clusterserviceversion.yaml} | 10 +++----
.../camelcatalogs.camel.apache.org.crd.yaml | 0
.../integrationkits.camel.apache.org.crd.yaml | 0
.../integrationplatforms.camel.apache.org.crd.yaml | 0
.../integrations.camel.apache.org.crd.yaml | 0
.../builds.camel.apache.org.crd.yaml | 0
...l-k.v1.1.0-snapshot.clusterserviceversion.yaml} | 14 ++++-----
.../camelcatalogs.camel.apache.org.crd.yaml | 0
.../integrationkits.camel.apache.org.crd.yaml | 0
.../integrationplatforms.camel.apache.org.crd.yaml | 0
.../integrations.camel.apache.org.crd.yaml | 0
.../camel-k-dev/camel-k-dev.package.yaml | 2 +-
deploy/operator-deployment.yaml | 2 +-
deploy/resources.go | 6 ++--
docs/charts/camel-k-0.3.0.tgz | Bin 0 -> 5179 bytes
docs/charts/index.yaml | 33 ++++++++++++++++++---
helm/camel-k/Chart.yaml | 4 +--
helm/camel-k/values.yaml | 2 +-
pkg/util/defaults/defaults.go | 2 +-
script/Makefile | 6 ++--
21 files changed, 53 insertions(+), 28 deletions(-)
copy deploy/olm-catalog/camel-k-dev/{1.0.0-snapshot =>
1.0.0}/builds.camel.apache.org.crd.yaml (100%)
copy
deploy/olm-catalog/camel-k-dev/{1.0.0-snapshot/camel-k.v1.0.0-snapshot.clusterserviceversion.yaml
=> 1.0.0/camel-k.v1.0.0.clusterserviceversion.yaml} (98%)
copy deploy/olm-catalog/camel-k-dev/{1.0.0-snapshot =>
1.0.0}/camelcatalogs.camel.apache.org.crd.yaml (100%)
copy deploy/olm-catalog/camel-k-dev/{1.0.0-snapshot =>
1.0.0}/integrationkits.camel.apache.org.crd.yaml (100%)
copy deploy/olm-catalog/camel-k-dev/{1.0.0-snapshot =>
1.0.0}/integrationplatforms.camel.apache.org.crd.yaml (100%)
copy deploy/olm-catalog/camel-k-dev/{1.0.0-snapshot =>
1.0.0}/integrations.camel.apache.org.crd.yaml (100%)
rename deploy/olm-catalog/camel-k-dev/{1.0.0-snapshot =>
1.1.0-snapshot}/builds.camel.apache.org.crd.yaml (100%)
rename
deploy/olm-catalog/camel-k-dev/{1.0.0-snapshot/camel-k.v1.0.0-snapshot.clusterserviceversion.yaml
=> 1.1.0-snapshot/camel-k.v1.1.0-snapshot.clusterserviceversion.yaml} (97%)
rename deploy/olm-catalog/camel-k-dev/{1.0.0-snapshot =>
1.1.0-snapshot}/camelcatalogs.camel.apache.org.crd.yaml (100%)
rename deploy/olm-catalog/camel-k-dev/{1.0.0-snapshot =>
1.1.0-snapshot}/integrationkits.camel.apache.org.crd.yaml (100%)
rename deploy/olm-catalog/camel-k-dev/{1.0.0-snapshot =>
1.1.0-snapshot}/integrationplatforms.camel.apache.org.crd.yaml (100%)
rename deploy/olm-catalog/camel-k-dev/{1.0.0-snapshot =>
1.1.0-snapshot}/integrations.camel.apache.org.crd.yaml (100%)
create mode 100644 docs/charts/camel-k-0.3.0.tgz