You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by zh...@apache.org on 2020/08/21 14:50:37 UTC

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

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

zhaijia 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 4178c70  Bump the image version to 2.6.1 (#57)
4178c70 is described below

commit 4178c70d9093325b29a40441f613919c1b014ce8
Author: 冉小龙 <rx...@apache.org>
AuthorDate: Fri Aug 21 22:50:27 2020 +0800

    Bump the image version to 2.6.1 (#57)
    
    Signed-off-by: xiaolong.ran rxl@apache.org
    
    Motivation
    Follow release process and bump the image version to 2.6.1
---
 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 3e1577a..e47655a 100644
--- a/charts/pulsar/Chart.yaml
+++ b/charts/pulsar/Chart.yaml
@@ -18,10 +18,10 @@
 #
 
 apiVersion: v1
-appVersion: "2.6.0"
+appVersion: "2.6.1"
 description: Apache Pulsar Helm chart for Kubernetes
 name: pulsar
-version: 2.6.0-3
+version: 2.6.1-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 df9d3cd..18d5d7c 100644
--- a/charts/pulsar/values.yaml
+++ b/charts/pulsar/values.yaml
@@ -131,27 +131,27 @@ extra:
 images:
   zookeeper:
     repository: apachepulsar/pulsar-all
-    tag: 2.6.0
+    tag: 2.6.1
     pullPolicy: IfNotPresent
   bookie:
     repository: apachepulsar/pulsar-all
-    tag: 2.6.0
+    tag: 2.6.1
     pullPolicy: IfNotPresent
   autorecovery:
     repository: apachepulsar/pulsar-all
-    tag: 2.6.0
+    tag: 2.6.1
     pullPolicy: IfNotPresent
   broker:
     repository: apachepulsar/pulsar-all
-    tag: 2.6.0
+    tag: 2.6.1
     pullPolicy: IfNotPresent
   proxy:
     repository: apachepulsar/pulsar-all
-    tag: 2.6.0
+    tag: 2.6.1
     pullPolicy: IfNotPresent
   functions:
     repository: apachepulsar/pulsar-all
-    tag: 2.6.0
+    tag: 2.6.1
   prometheus:
     repository: prom/prometheus
     tag: v2.17.2
@@ -536,7 +536,7 @@ pulsar_metadata:
   image:
     # the image used for running `pulsar-cluster-initialize` job
     repository: apachepulsar/pulsar-all
-    tag: 2.6.0
+    tag: 2.6.1
     pullPolicy: IfNotPresent
   ## set an existing configuration store
   # configurationStore: