From f6705f0aecebceed275d8032e7cadd8744ebb191 Mon Sep 17 00:00:00 2001 From: lipenghui Date: Fri, 4 Dec 2020 12:14:05 +0800 Subject: [PATCH] Bump Pulsar 2.7.0 (#88) Co-authored-by: Sijie Guo --- 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 a09d11a..f9cd29b 100644 --- a/charts/pulsar/Chart.yaml +++ b/charts/pulsar/Chart.yaml @@ -18,10 +18,10 @@ # apiVersion: v1 -appVersion: "2.6.2" +appVersion: "2.7.0" description: Apache Pulsar Helm chart for Kubernetes name: pulsar -version: 2.6.2-2 +version: 2.7.0 home: https://pulsar.apache.org sources: - https://github.com/apache/pulsar diff --git a/charts/pulsar/values.yaml b/charts/pulsar/values.yaml index af74515..7c5eb35 100644 --- a/charts/pulsar/values.yaml +++ b/charts/pulsar/values.yaml @@ -138,27 +138,27 @@ extra: images: zookeeper: repository: apachepulsar/pulsar-all - tag: 2.6.2 + tag: 2.7.0 pullPolicy: IfNotPresent bookie: repository: apachepulsar/pulsar-all - tag: 2.6.2 + tag: 2.7.0 pullPolicy: IfNotPresent autorecovery: repository: apachepulsar/pulsar-all - tag: 2.6.2 + tag: 2.7.0 pullPolicy: IfNotPresent broker: repository: apachepulsar/pulsar-all - tag: 2.6.2 + tag: 2.7.0 pullPolicy: IfNotPresent proxy: repository: apachepulsar/pulsar-all - tag: 2.6.2 + tag: 2.7.0 pullPolicy: IfNotPresent functions: repository: apachepulsar/pulsar-all - tag: 2.6.2 + tag: 2.7.0 prometheus: repository: prom/prometheus tag: v2.17.2 @@ -542,7 +542,7 @@ pulsar_metadata: image: # the image used for running `pulsar-cluster-initialize` job repository: apachepulsar/pulsar-all - tag: 2.6.2 + tag: 2.7.0 pullPolicy: IfNotPresent ## set an existing configuration store # configurationStore: