This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/main by this push: new 50405daab Release Helm 0.10.2 50405daab is described below commit 50405daab16601d65d33b526fedd8a6717e81f6f Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon May 23 12:12:00 2022 +0200 Release Helm 0.10.2 --- docs/charts/camel-k-0.10.2.tgz | Bin 0 -> 112153 bytes docs/charts/index.yaml | 25 +++++++++++++++++++++++++ helm/camel-k/Chart.yaml | 2 +- 3 files changed, 26 insertions(+), 1 deletion(-) diff --git a/docs/charts/camel-k-0.10.2.tgz b/docs/charts/camel-k-0.10.2.tgz new file mode 100644 index 000000000..299d4a6c1 Binary files /dev/null and b/docs/charts/camel-k-0.10.2.tgz differ diff --git a/docs/charts/index.yaml b/docs/charts/index.yaml index 8569f0a39..d795a9ac6 100644 --- a/docs/charts/index.yaml +++ b/docs/charts/index.yaml @@ -1,6 +1,31 @@ apiVersion: v1 entries: camel-k: + - apiVersion: v2 + appVersion: 1.9.2 + created: "2022-05-23T12:10:55.652693993+02:00" + description: A lightweight integration platform, born on Kubernetes, with serverless + superpowers + digest: bbf1187380da9a5c9725e8c1a94ea49dd858d4dab7da7ea13345a04aa24911d3 + home: https://camel.apache.org/camel-k/latest/ + icon: https://github.com/apache/camel/raw/main/docs/img/logo64-d.png + keywords: + - serverless + - integration + - patterns + maintainers: + - email: nferr...@apache.org + name: nferraro + name: camel-k + sources: + - https://github.com/apache/camel-k + - https://github.com/apache/camel-k-runtime + - https://github.com/apache/camel-quarkus + - https://github.com/apache/camel + type: application + urls: + - https://apache.github.io/camel-k/charts/camel-k-0.10.2.tgz + version: 0.10.2 - apiVersion: v2 appVersion: 1.9.1 created: "2022-05-13T10:38:35.800812109+02:00" diff --git a/helm/camel-k/Chart.yaml b/helm/camel-k/Chart.yaml index 5576937a3..7cacca14b 100644 --- a/helm/camel-k/Chart.yaml +++ b/helm/camel-k/Chart.yaml @@ -31,7 +31,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 0.10.1 +version: 0.10.2 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application.