From 0f6dea80222f2fbd18af67fa98fa6f32f5f18522 Mon Sep 17 00:00:00 2001 From: Jiwei Guo Date: Thu, 30 Dec 2021 14:55:57 +0800 Subject: [PATCH] Bump to Pulsar 2.7.4 (#189) * Bump to Pulsar 2.7.4 * update * update --- 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 273c72d2..b120ba90 100644 --- a/charts/pulsar/Chart.yaml +++ b/charts/pulsar/Chart.yaml @@ -18,10 +18,10 @@ # apiVersion: v1 -appVersion: "2.7.2" +appVersion: "2.7.4" description: Apache Pulsar Helm chart for Kubernetes name: pulsar -version: 2.7.6 +version: 2.7.7 home: https://pulsar.apache.org sources: - https://github.com/apache/pulsar diff --git a/charts/pulsar/values.yaml b/charts/pulsar/values.yaml index 8e1ff795..71f31547 100644 --- a/charts/pulsar/values.yaml +++ b/charts/pulsar/values.yaml @@ -158,27 +158,27 @@ extra: images: zookeeper: repository: apachepulsar/pulsar-all - tag: 2.7.2 + tag: 2.7.4 pullPolicy: IfNotPresent bookie: repository: apachepulsar/pulsar-all - tag: 2.7.2 + tag: 2.7.4 pullPolicy: IfNotPresent autorecovery: repository: apachepulsar/pulsar-all - tag: 2.7.2 + tag: 2.7.4 pullPolicy: IfNotPresent broker: repository: apachepulsar/pulsar-all - tag: 2.7.2 + tag: 2.7.4 pullPolicy: IfNotPresent proxy: repository: apachepulsar/pulsar-all - tag: 2.7.2 + tag: 2.7.4 pullPolicy: IfNotPresent functions: repository: apachepulsar/pulsar-all - tag: 2.7.2 + tag: 2.7.4 prometheus: repository: prom/prometheus tag: v2.17.2 @@ -615,7 +615,7 @@ pulsar_metadata: image: # the image used for running `pulsar-cluster-initialize` job repository: apachepulsar/pulsar-all - tag: 2.7.2 + tag: 2.7.4 pullPolicy: IfNotPresent ## set an existing configuration store # configurationStore: