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/03/07 13:45:26 UTC

[camel-k] branch main updated (64714bf -> 36675a1)

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

acosentino pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git.


    from 64714bf  chore(cmd): teardown global settings
     new 2608a23  Last released version is 1.8.2
     new 36675a1  Helm Chart for 1.8.2 release

The 2 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:
 docs/charts/camel-k-0.9.2.tgz | Bin 0 -> 110777 bytes
 docs/charts/index.yaml        |  39 ++++++++++++++++++++++++++++++++++-----
 helm/camel-k/Chart.yaml       |   4 ++--
 script/Makefile               |   2 +-
 4 files changed, 37 insertions(+), 8 deletions(-)
 create mode 100644 docs/charts/camel-k-0.9.2.tgz

[camel-k] 02/02: Helm Chart for 1.8.2 release

Posted by ac...@apache.org.
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

commit 36675a1388a23c3a9202ba6e85cc162f51c29ced
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 7 14:22:43 2022 +0100

    Helm Chart for 1.8.2 release
---
 docs/charts/camel-k-0.9.2.tgz | Bin 0 -> 110777 bytes
 docs/charts/index.yaml        |  39 ++++++++++++++++++++++++++++++++++-----
 helm/camel-k/Chart.yaml       |   4 ++--
 3 files changed, 36 insertions(+), 7 deletions(-)

diff --git a/docs/charts/camel-k-0.9.2.tgz b/docs/charts/camel-k-0.9.2.tgz
new file mode 100644
index 0000000..6e60dd2
Binary files /dev/null and b/docs/charts/camel-k-0.9.2.tgz differ
diff --git a/docs/charts/index.yaml b/docs/charts/index.yaml
index c2165bd..956642f 100644
--- a/docs/charts/index.yaml
+++ b/docs/charts/index.yaml
@@ -2,11 +2,38 @@ apiVersion: v1
 entries:
   camel-k:
   - apiVersion: v2
+    appVersion: 1.8.2
+    created: "2022-03-07T07:52:06.852933817+01:00"
+    description: A lightweight integration platform, born on Kubernetes, with serverless
+      superpowers
+    digest: e36f0bf58c32e16fbf8ec87c44d990f7ba24a88d2b226c8470d53bbdf8297710
+    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: nferraro@apache.org
+      name: nferraro
+    - email: acosentino@apache.org
+      name: acosentino
+    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.9.2.tgz
+    version: 0.9.2
+  - apiVersion: v2
     appVersion: 1.8.1
-    created: "2022-02-28T13:06:25.896174474+01:00"
+    created: "2022-02-28T12:21:15.43936099+01:00"
     description: A lightweight integration platform, born on Kubernetes, with serverless
       superpowers
-    digest: ec85e315b224177021660106e375de7990b1f4c9594a10d668ade5e998e40bff
+    digest: 480c01430ab25a1a837c978a41d78b99065bcd316c1d37b895830f1b85c1b26e
     home: https://camel.apache.org/camel-k/latest/
     icon: https://github.com/apache/camel/raw/main/docs/img/logo64-d.png
     keywords:
@@ -16,6 +43,8 @@ entries:
     maintainers:
     - email: nferraro@apache.org
       name: nferraro
+    - email: acosentino@apache.org
+      name: acosentino
     name: camel-k
     sources:
     - https://github.com/apache/camel-k
@@ -28,7 +57,7 @@ entries:
     version: 0.9.1
   - apiVersion: v2
     appVersion: 1.8.0
-    created: "2022-01-24T10:24:12.66608721+01:00"
+    created: "2022-02-28T12:21:15.435042332+01:00"
     description: A lightweight integration platform, born on Kubernetes, with serverless
       superpowers
     digest: d087b2949da17ff24557bd57699751d3f9738a7be7c89d5172114136808424e1
@@ -405,7 +434,7 @@ entries:
     version: 0.1.1
   - apiVersion: v2
     appVersion: 1.0.0-RC2
-    created: "2021-04-20T18:13:56.796846712+02:00"
+    created: "2022-02-28T12:21:15.398718897+01:00"
     description: A lightweight integration platform, born on Kubernetes, with serverless
       superpowers
     digest: 3bc8c53c4d781c4b4e4aac254d291339b348c2d8b4cf24b579ceb4330a48edd5
@@ -428,4 +457,4 @@ entries:
     urls:
     - https://apache.github.io/camel-k/charts/camel-k-0.1.0.tgz
     version: 0.1.0
-generated: "2022-01-24T10:24:12.637333798+01:00"
+generated: "2022-03-07T07:52:06.816108619+01:00"
diff --git a/helm/camel-k/Chart.yaml b/helm/camel-k/Chart.yaml
index bca469a..6bf3c7e 100644
--- a/helm/camel-k/Chart.yaml
+++ b/helm/camel-k/Chart.yaml
@@ -31,11 +31,11 @@ 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.9.1
+version: 0.9.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.
-appVersion: 1.8.1
+appVersion: 1.8.2
 
 icon: https://github.com/apache/camel/raw/main/docs/img/logo64-d.png
 home: https://camel.apache.org/camel-k/latest/

[camel-k] 01/02: Last released version is 1.8.2

Posted by ac...@apache.org.
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

commit 2608a23e48bcde36c23130be3f98eb301bc3cf85
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 7 14:20:54 2022 +0100

    Last released version is 1.8.2
---
 script/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/script/Makefile b/script/Makefile
index b6dc5b8..5b59efd 100644
--- a/script/Makefile
+++ b/script/Makefile
@@ -17,7 +17,7 @@ VERSIONFILE := pkg/util/defaults/defaults.go
 VERSION ?= 1.9.0-SNAPSHOT
 OPERATOR_VERSION := $(subst -SNAPSHOT,,$(VERSION))
 LAST_RELEASED_IMAGE_NAME := camel-k-operator
-LAST_RELEASED_VERSION := 1.8.1
+LAST_RELEASED_VERSION := 1.8.2
 RUNTIME_VERSION := 1.12.0
 BUILDAH_VERSION := 1.14.0
 KANIKO_VERSION := 0.17.1