From 6f8c48e7e40cf9e37db0d67b6e5746b658b7911a Mon Sep 17 00:00:00 2001 From: Andre Kramer Date: Wed, 13 Jan 2021 11:21:05 +0000 Subject: [PATCH] version 2.7.0 --- charts/pulsar/values.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/pulsar/values.yaml b/charts/pulsar/values.yaml index a2a73e7..00e6de3 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.7.0 pullPolicy: IfNotPresent bookie: repository: apachepulsar/pulsar-all - tag: 2.6.1 + tag: 2.7.0 pullPolicy: IfNotPresent autorecovery: repository: apachepulsar/pulsar-all - tag: 2.6.1 + tag: 2.7.0 pullPolicy: IfNotPresent broker: repository: apachepulsar/pulsar-all - tag: 2.6.1 + tag: 2.7.0 pullPolicy: IfNotPresent proxy: repository: apachepulsar/pulsar-all - tag: 2.6.1 + tag: 2.7.0 pullPolicy: IfNotPresent functions: repository: apachepulsar/pulsar-all - tag: 2.6.1 + 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.1 + tag: 2.7.0 pullPolicy: IfNotPresent ## set an existing configuration store # configurationStore: