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 2023/02/27 08:44:48 UTC

[camel-k] branch main updated (f48982fe2 -> 0f80823da)

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 f48982fe2 Use more recent link for Camel K tutorials
     new b135f7809 Releasing Helm Chart 0.13.0
     new 0f80823da Release Helm Chart 0.13.0

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:
 config/manager/operator-deployment.yaml            |   6 +-
 .../bases/camel-k.clusterserviceversion.yaml       |   2 +-
 docs/charts/camel-k-0.13.0.tgz                     | Bin 0 -> 158006 bytes
 docs/charts/index.yaml                             |  87 ++++++++++++++-------
 helm/camel-k/Chart.yaml                            |   4 +-
 helm/camel-k/values.yaml                           |   2 +-
 6 files changed, 64 insertions(+), 37 deletions(-)
 create mode 100644 docs/charts/camel-k-0.13.0.tgz


[camel-k] 02/02: Release Helm Chart 0.13.0

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 0f80823da850e8530f4d93b52386be8d9555a448
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Feb 27 09:44:33 2023 +0100

    Release Helm Chart 0.13.0
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 config/manager/operator-deployment.yaml            |   6 +-
 .../bases/camel-k.clusterserviceversion.yaml       |   2 +-
 docs/charts/camel-k-0.13.0.tgz                     | Bin 0 -> 158006 bytes
 docs/charts/index.yaml                             |  87 ++++++++++++++-------
 helm/camel-k/Chart.yaml                            |   2 +-
 helm/camel-k/values.yaml                           |   2 +-
 6 files changed, 63 insertions(+), 36 deletions(-)

diff --git a/config/manager/operator-deployment.yaml b/config/manager/operator-deployment.yaml
index 5fa1913ff..e824e3fab 100644
--- a/config/manager/operator-deployment.yaml
+++ b/config/manager/operator-deployment.yaml
@@ -25,7 +25,7 @@ metadata:
     name: camel-k-operator
     app.kubernetes.io/component: operator
     app.kubernetes.io/name: camel-k
-    app.kubernetes.io/version: "1.12.0-SNAPSHOT"
+    app.kubernetes.io/version: "1.13.0-SNAPSHOT"
 spec:
   replicas: 1
   strategy:
@@ -41,12 +41,12 @@ spec:
         app: "camel-k"
         app.kubernetes.io/component: operator
         app.kubernetes.io/name: camel-k
-        app.kubernetes.io/version: "1.12.0-SNAPSHOT"
+        app.kubernetes.io/version: "1.13.0-SNAPSHOT"
     spec:
       serviceAccountName: camel-k-operator
       containers:
         - name: camel-k-operator
-          image: docker.io/apache/camel-k:1.12.0-SNAPSHOT
+          image: docker.io/apache/camel-k:1.13.0-SNAPSHOT
           imagePullPolicy: IfNotPresent
           command:
             - kamel
diff --git a/config/manifests/bases/camel-k.clusterserviceversion.yaml b/config/manifests/bases/camel-k.clusterserviceversion.yaml
index 54538cd20..77c33ab1f 100644
--- a/config/manifests/bases/camel-k.clusterserviceversion.yaml
+++ b/config/manifests/bases/camel-k.clusterserviceversion.yaml
@@ -22,7 +22,7 @@ metadata:
     capabilities: Full Lifecycle
     categories: Integration & Delivery
     certified: "false"
-    containerImage: docker.io/apache/camel-k:1.12.0-SNAPSHOT
+    containerImage: docker.io/apache/camel-k:1.13.0-SNAPSHOT
     createdAt: 2022-12-12T09:20:24Z
     description: Apache Camel K is a lightweight integration platform, born on Kubernetes,
       with serverless superpowers.
diff --git a/docs/charts/camel-k-0.13.0.tgz b/docs/charts/camel-k-0.13.0.tgz
new file mode 100644
index 000000000..b786d0b37
Binary files /dev/null and b/docs/charts/camel-k-0.13.0.tgz differ
diff --git a/docs/charts/index.yaml b/docs/charts/index.yaml
index cfe387f3b..d5b764894 100644
--- a/docs/charts/index.yaml
+++ b/docs/charts/index.yaml
@@ -1,9 +1,36 @@
 apiVersion: v1
 entries:
   camel-k:
+  - apiVersion: v2
+    appVersion: 1.12.0
+    created: "2023-02-27T09:44:10.588190644+01:00"
+    description: A lightweight integration platform, born on Kubernetes, with serverless
+      superpowers
+    digest: 394402fd476570978214a1288a883db9f2e1186780322cf3c47503ce27d2c117
+    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.13.0.tgz
+    version: 0.13.0
   - apiVersion: v2
     appVersion: 1.11.1
-    created: "2023-01-30T10:29:39.801607018+01:00"
+    created: "2023-02-27T09:44:10.578336668+01:00"
     description: A lightweight integration platform, born on Kubernetes, with serverless
       superpowers
     digest: 2f4a9e0fa5c4adbb16a7795f6ccc1387537ea13b67b1ee2e5f505c0eab349ec6
@@ -30,7 +57,7 @@ entries:
     version: 0.12.1
   - apiVersion: v2
     appVersion: 1.11.0
-    created: "2023-01-30T10:29:39.794465402+01:00"
+    created: "2023-02-27T09:44:10.567550996+01:00"
     description: A lightweight integration platform, born on Kubernetes, with serverless
       superpowers
     digest: 487e987dbf332d61745d4a8888ed5be116eb1e370d3ebd8cbb095eda470401d1
@@ -57,7 +84,7 @@ entries:
     version: 0.12.0
   - apiVersion: v2
     appVersion: 1.10.4
-    created: "2023-01-30T10:29:39.787065952+01:00"
+    created: "2023-02-27T09:44:10.557802409+01:00"
     description: A lightweight integration platform, born on Kubernetes, with serverless
       superpowers
     digest: e3708a8a36fde9f85c33a819de5531ed03cdc9331c594e34861fdaea65b3e537
@@ -84,7 +111,7 @@ entries:
     version: 0.11.4
   - apiVersion: v2
     appVersion: 1.10.3
-    created: "2023-01-30T10:29:39.781003427+01:00"
+    created: "2023-02-27T09:44:10.548604124+01:00"
     description: A lightweight integration platform, born on Kubernetes, with serverless
       superpowers
     digest: 59ddb87112b9b7ccd3db621f5987afe6f61006b5638a2e83eed14c1ba06dfca6
@@ -111,7 +138,7 @@ entries:
     version: 0.11.3
   - apiVersion: v2
     appVersion: 1.10.2
-    created: "2023-01-30T10:29:39.774974709+01:00"
+    created: "2023-02-27T09:44:10.537894457+01:00"
     description: A lightweight integration platform, born on Kubernetes, with serverless
       superpowers
     digest: 02daa47b4984d9273a3f68854ad4dbc54b40d344fa1167d17954e2e960f54d7e
@@ -138,7 +165,7 @@ entries:
     version: 0.11.2
   - apiVersion: v2
     appVersion: 1.10.1
-    created: "2023-01-30T10:29:39.769639658+01:00"
+    created: "2023-02-27T09:44:10.528268576+01:00"
     description: A lightweight integration platform, born on Kubernetes, with serverless
       superpowers
     digest: f1e8d2405b146b5e7e9a17e2b5f69a456fb7f1e4aa06964f010a88a014ded4e5
@@ -165,7 +192,7 @@ entries:
     version: 0.11.1
   - apiVersion: v2
     appVersion: 1.10.0
-    created: "2023-01-30T10:29:39.763799877+01:00"
+    created: "2023-02-27T09:44:10.519357177+01:00"
     description: A lightweight integration platform, born on Kubernetes, with serverless
       superpowers
     digest: 14fb0780b934ac871f5dfc473ddb7db1e1a70df257faedf33bd62c99e0eaa980
@@ -192,7 +219,7 @@ entries:
     version: 0.11.0
   - apiVersion: v2
     appVersion: 1.9.2
-    created: "2023-01-30T10:29:39.758315803+01:00"
+    created: "2023-02-27T09:44:10.510090041+01:00"
     description: A lightweight integration platform, born on Kubernetes, with serverless
       superpowers
     digest: 90ea439bb18596657e6e93b4b07a41a5da499f77d7233d661677a0463b8d5f52
@@ -217,7 +244,7 @@ entries:
     version: 0.10.3
   - apiVersion: v2
     appVersion: 1.9.2
-    created: "2023-01-30T10:29:39.754264618+01:00"
+    created: "2023-02-27T09:44:10.502263191+01:00"
     description: A lightweight integration platform, born on Kubernetes, with serverless
       superpowers
     digest: bbf1187380da9a5c9725e8c1a94ea49dd858d4dab7da7ea13345a04aa24911d3
@@ -242,7 +269,7 @@ entries:
     version: 0.10.2
   - apiVersion: v2
     appVersion: 1.9.1
-    created: "2023-01-30T10:29:39.748944216+01:00"
+    created: "2023-02-27T09:44:10.49488693+01:00"
     description: A lightweight integration platform, born on Kubernetes, with serverless
       superpowers
     digest: 0cba3a300eed89997102d6e82a53b4b898cb20b2d89c0c9b75cff58886ac7ac8
@@ -267,7 +294,7 @@ entries:
     version: 0.10.1
   - apiVersion: v2
     appVersion: 1.9.0
-    created: "2023-01-30T10:29:39.744673045+01:00"
+    created: "2023-02-27T09:44:10.48582698+01:00"
     description: A lightweight integration platform, born on Kubernetes, with serverless
       superpowers
     digest: 6e6cb47f1bbcaf2e0269ee92b8cf3c5d88255681633a53ef61a925536aa9b073
@@ -292,7 +319,7 @@ entries:
     version: 0.10.0
   - apiVersion: v2
     appVersion: 1.8.2
-    created: "2023-01-30T10:29:39.839844499+01:00"
+    created: "2023-02-27T09:44:10.652987336+01:00"
     description: A lightweight integration platform, born on Kubernetes, with serverless
       superpowers
     digest: 4ada6d477897adb993d6e08e665cdf6eb94ebf71d2503b5cb0921016837021eb
@@ -317,7 +344,7 @@ entries:
     version: 0.9.2
   - apiVersion: v2
     appVersion: 1.8.1
-    created: "2023-01-30T10:29:39.835730304+01:00"
+    created: "2023-02-27T09:44:10.647849316+01:00"
     description: A lightweight integration platform, born on Kubernetes, with serverless
       superpowers
     digest: ec85e315b224177021660106e375de7990b1f4c9594a10d668ade5e998e40bff
@@ -342,7 +369,7 @@ entries:
     version: 0.9.1
   - apiVersion: v2
     appVersion: 1.8.0
-    created: "2023-01-30T10:29:39.832010973+01:00"
+    created: "2023-02-27T09:44:10.640222955+01:00"
     description: A lightweight integration platform, born on Kubernetes, with serverless
       superpowers
     digest: 9c7ec4fceec32adbf281562a9a61aa612a4ac52df358a9a6f4903896ee7a7684
@@ -367,7 +394,7 @@ entries:
     version: 0.9.0
   - apiVersion: v2
     appVersion: 1.7.0
-    created: "2023-01-30T10:29:39.827964639+01:00"
+    created: "2023-02-27T09:44:10.632571892+01:00"
     description: A lightweight integration platform, born on Kubernetes, with serverless
       superpowers
     digest: efccc4fab8d7f8b4e5ad129d9117e8a8d8fb5f65c7c3141eb07a63481eb7a4a7
@@ -392,7 +419,7 @@ entries:
     version: 0.8.0
   - apiVersion: v2
     appVersion: 1.6.1
-    created: "2023-01-30T10:29:39.824154423+01:00"
+    created: "2023-02-27T09:44:10.626016275+01:00"
     description: A lightweight integration platform, born on Kubernetes, with serverless
       superpowers
     digest: 949d4e2d12f3a7667ec5dcd924788ba38b955b75cdcf2b9c9fd8bda30d491b20
@@ -417,7 +444,7 @@ entries:
     version: 0.7.1
   - apiVersion: v2
     appVersion: 1.5.0
-    created: "2023-01-30T10:29:39.82031193+01:00"
+    created: "2023-02-27T09:44:10.61896757+01:00"
     description: A lightweight integration platform, born on Kubernetes, with serverless
       superpowers
     digest: 226251d742edff0f1a71d0068de67de348e0be0a8b29a411cad073ceb7d48535
@@ -442,7 +469,7 @@ entries:
     version: 0.7.0
   - apiVersion: v2
     appVersion: 1.4.1
-    created: "2023-01-30T10:29:39.81643728+01:00"
+    created: "2023-02-27T09:44:10.612148985+01:00"
     description: A lightweight integration platform, born on Kubernetes, with serverless
       superpowers
     digest: a3f32e2e2d73361b9d4cda028c9c549ba5dfd5cbf1f0224a1badcff295292818
@@ -467,7 +494,7 @@ entries:
     version: 0.6.1
   - apiVersion: v2
     appVersion: 1.4.0
-    created: "2023-01-30T10:29:39.815504573+01:00"
+    created: "2023-02-27T09:44:10.61013471+01:00"
     description: A lightweight integration platform, born on Kubernetes, with serverless
       superpowers
     digest: a011dd36bbfb07a23ca18baabec945274d2ac1164e08414147ecf683cccf8a21
@@ -492,7 +519,7 @@ entries:
     version: 0.6.0
   - apiVersion: v2
     appVersion: 1.3.2-SNAPSHOT
-    created: "2023-01-30T10:29:39.814574439+01:00"
+    created: "2023-02-27T09:44:10.608105308+01:00"
     description: A lightweight integration platform, born on Kubernetes, with serverless
       superpowers
     digest: 30d999fb1a24c741829cd3ad1c1ba3c8ac4d0571a9ad1258c327c426913312d7
@@ -517,7 +544,7 @@ entries:
     version: 0.5.2
   - apiVersion: v2
     appVersion: 1.3.1
-    created: "2023-01-30T10:29:39.812621227+01:00"
+    created: "2023-02-27T09:44:10.603962917+01:00"
     description: A lightweight integration platform, born on Kubernetes, with serverless
       superpowers
     digest: 222b6b51ac7c836e1a7cfe44228de3666cb2b4c559c64bee35afaef9cbfe2449
@@ -542,7 +569,7 @@ entries:
     version: 0.5.1
   - apiVersion: v2
     appVersion: 1.2.1
-    created: "2023-01-30T10:29:39.81035748+01:00"
+    created: "2023-02-27T09:44:10.600415371+01:00"
     description: A lightweight integration platform, born on Kubernetes, with serverless
       superpowers
     digest: 393f4e4b32119824442ee2abdfc34a34bc49ec0fc6e957057e955cb5dd63aece
@@ -567,7 +594,7 @@ entries:
     version: 0.4.1
   - apiVersion: v2
     appVersion: 1.2.0
-    created: "2023-01-30T10:29:39.808592793+01:00"
+    created: "2023-02-27T09:44:10.597021005+01:00"
     description: A lightweight integration platform, born on Kubernetes, with serverless
       superpowers
     digest: c47863e13644340b857acf5c688004927e0ad126a9c39e8c90fa6d84e2c445b9
@@ -592,7 +619,7 @@ entries:
     version: 0.4.0
   - apiVersion: v2
     appVersion: 1.1.1
-    created: "2023-01-30T10:29:39.806345104+01:00"
+    created: "2023-02-27T09:44:10.593730032+01:00"
     description: A lightweight integration platform, born on Kubernetes, with serverless
       superpowers
     digest: 46771bd1c0e52097f07e9c17e657690872716ed845b196cd0c981c97b984b573
@@ -617,7 +644,7 @@ entries:
     version: 0.3.2
   - apiVersion: v2
     appVersion: 1.0.1
-    created: "2023-01-30T10:29:39.804703697+01:00"
+    created: "2023-02-27T09:44:10.591544416+01:00"
     description: A lightweight integration platform, born on Kubernetes, with serverless
       superpowers
     digest: d7453b9b6281355caad37896c6760be64735f69009bc312a54cbc17e8a1f6697
@@ -642,7 +669,7 @@ entries:
     version: 0.3.1
   - apiVersion: v2
     appVersion: 1.0.0
-    created: "2023-01-30T10:29:39.804107126+01:00"
+    created: "2023-02-27T09:44:10.590768332+01:00"
     description: A lightweight integration platform, born on Kubernetes, with serverless
       superpowers
     digest: 610a2b024d539451ee278b72179f34c242a67b7949e2a4eae7b0fa2d8d3630e3
@@ -667,7 +694,7 @@ entries:
     version: 0.3.0
   - apiVersion: v2
     appVersion: 1.0.0-RC2
-    created: "2023-01-30T10:29:39.80343914+01:00"
+    created: "2023-02-27T09:44:10.589476374+01:00"
     description: A lightweight integration platform, born on Kubernetes, with serverless
       superpowers
     digest: 3d5397e111004a8735849dcebd55c9827e687aa3ab28b5c28de8fe69595e1b8f
@@ -692,7 +719,7 @@ entries:
     version: 0.2.1
   - apiVersion: v2
     appVersion: 1.0.0-RC2
-    created: "2023-01-30T10:29:39.73951086+01:00"
+    created: "2023-02-27T09:44:10.475831254+01:00"
     description: A lightweight integration platform, born on Kubernetes, with serverless
       superpowers
     digest: 43fa5d9563ce76d25695e4132c5870279541b26be2ac8023537b587483853260
@@ -717,7 +744,7 @@ entries:
     version: 0.1.1
   - apiVersion: v2
     appVersion: 1.0.0-RC2
-    created: "2023-01-30T10:29:39.739033087+01:00"
+    created: "2023-02-27T09:44:10.474523204+01:00"
     description: A lightweight integration platform, born on Kubernetes, with serverless
       superpowers
     digest: 3bc8c53c4d781c4b4e4aac254d291339b348c2d8b4cf24b579ceb4330a48edd5
@@ -740,4 +767,4 @@ entries:
     urls:
     - https://apache.github.io/camel-k/charts/camel-k-0.1.0.tgz
     version: 0.1.0
-generated: "2023-01-30T10:29:39.738388052+01:00"
+generated: "2023-02-27T09:44:10.472143431+01:00"
diff --git a/helm/camel-k/Chart.yaml b/helm/camel-k/Chart.yaml
index 392d6fd32..5aa97f757 100644
--- a/helm/camel-k/Chart.yaml
+++ b/helm/camel-k/Chart.yaml
@@ -35,7 +35,7 @@ version: 0.13.0
 
 # 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.12.0
+appVersion: 1.13.0-SNAPSHOT
 
 icon: https://github.com/apache/camel/raw/main/docs/img/logo64-d.png
 home: https://camel.apache.org/camel-k/latest/
diff --git a/helm/camel-k/values.yaml b/helm/camel-k/values.yaml
index ceec61cd2..56e0e1566 100644
--- a/helm/camel-k/values.yaml
+++ b/helm/camel-k/values.yaml
@@ -23,7 +23,7 @@ nameOverride: ""
 fullnameOverride: ""
 
 operator:
-  image: docker.io/apache/camel-k:1.12.0-SNAPSHOT
+  image: docker.io/apache/camel-k:1.13.0-SNAPSHOT
   global: "false"
   resources: {}
   securityContext: {}


[camel-k] 01/02: Releasing Helm Chart 0.13.0

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 b135f7809a2cdab1f0abbfdfda60c61321b65db0
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Feb 27 09:43:18 2023 +0100

    Releasing Helm Chart 0.13.0
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 helm/camel-k/Chart.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/helm/camel-k/Chart.yaml b/helm/camel-k/Chart.yaml
index b9f7c859b..392d6fd32 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.12.1
+version: 0.13.0
 
 # 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.12.0-SNAPSHOT
+appVersion: 1.12.0
 
 icon: https://github.com/apache/camel/raw/main/docs/img/logo64-d.png
 home: https://camel.apache.org/camel-k/latest/