You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by si...@apache.org on 2020/11/13 03:31:52 UTC

[pulsar-helm-chart] branch master updated: Bump the image version to 2.6.2 (#81)

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

sijie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-helm-chart.git


The following commit(s) were added to refs/heads/master by this push:
     new ebc40c3  Bump the image version to 2.6.2 (#81)
ebc40c3 is described below

commit ebc40c3382a4b5ef09cac536be7597c8611e9ac2
Author: xiaolong ran <rx...@apache.org>
AuthorDate: Fri Nov 13 11:31:41 2020 +0800

    Bump the image version to 2.6.2 (#81)
    
    Signed-off-by: xiaolong.ran <rx...@apache.org>
    
    ### Motivation
    
    Bump the image version to 2.6.2
    
    ### Verifying this change
    
    - [x] Make sure that the change passes the CI checks.
---
 charts/pulsar/Chart.yaml  |  4 ++--
 charts/pulsar/values.yaml | 14 +++++++-------
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/charts/pulsar/Chart.yaml b/charts/pulsar/Chart.yaml
index f85fdc5..ea2533e 100644
--- a/charts/pulsar/Chart.yaml
+++ b/charts/pulsar/Chart.yaml
@@ -18,10 +18,10 @@
 #
 
 apiVersion: v1
-appVersion: "2.6.1"
+appVersion: "2.6.2"
 description: Apache Pulsar Helm chart for Kubernetes
 name: pulsar
-version: 2.6.1-2
+version: 2.6.2-1
 home: https://pulsar.apache.org
 sources:
 - https://github.com/apache/pulsar
diff --git a/charts/pulsar/values.yaml b/charts/pulsar/values.yaml
index 8ad5d95..005e625 100644
--- a/charts/pulsar/values.yaml
+++ b/charts/pulsar/values.yaml
@@ -137,27 +137,27 @@ extra:
 images:
   zookeeper:
     repository: apachepulsar/pulsar-all
-    tag: 2.6.1
+    tag: 2.6.2
     pullPolicy: IfNotPresent
   bookie:
     repository: apachepulsar/pulsar-all
-    tag: 2.6.1
+    tag: 2.6.2
     pullPolicy: IfNotPresent
   autorecovery:
     repository: apachepulsar/pulsar-all
-    tag: 2.6.1
+    tag: 2.6.2
     pullPolicy: IfNotPresent
   broker:
     repository: apachepulsar/pulsar-all
-    tag: 2.6.1
+    tag: 2.6.2
     pullPolicy: IfNotPresent
   proxy:
     repository: apachepulsar/pulsar-all
-    tag: 2.6.1
+    tag: 2.6.2
     pullPolicy: IfNotPresent
   functions:
     repository: apachepulsar/pulsar-all
-    tag: 2.6.1
+    tag: 2.6.2
   prometheus:
     repository: prom/prometheus
     tag: v2.17.2
@@ -541,7 +541,7 @@ pulsar_metadata:
   image:
     # the image used for running `pulsar-cluster-initialize` job
     repository: apachepulsar/pulsar-all
-    tag: 2.6.1
+    tag: 2.6.2
     pullPolicy: IfNotPresent
   ## set an existing configuration store
   # configurationStore: