File tree 2 files changed +9
-9
lines changed
2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 18
18
#
19
19
20
20
apiVersion : v1
21
- appVersion : " 2.6.2 "
21
+ appVersion : " 2.7.0 "
22
22
description : Apache Pulsar Helm chart for Kubernetes
23
23
name : pulsar
24
- version : 2.6.2-2
24
+ version : 2.7.0
25
25
home : https://pulsar.apache.org
26
26
sources :
27
27
- https://github.com/apache/pulsar
Original file line number Diff line number Diff line change @@ -138,27 +138,27 @@ extra:
138
138
images :
139
139
zookeeper :
140
140
repository : apachepulsar/pulsar-all
141
- tag : 2.6.2
141
+ tag : 2.7.0
142
142
pullPolicy : IfNotPresent
143
143
bookie :
144
144
repository : apachepulsar/pulsar-all
145
- tag : 2.6.2
145
+ tag : 2.7.0
146
146
pullPolicy : IfNotPresent
147
147
autorecovery :
148
148
repository : apachepulsar/pulsar-all
149
- tag : 2.6.2
149
+ tag : 2.7.0
150
150
pullPolicy : IfNotPresent
151
151
broker :
152
152
repository : apachepulsar/pulsar-all
153
- tag : 2.6.2
153
+ tag : 2.7.0
154
154
pullPolicy : IfNotPresent
155
155
proxy :
156
156
repository : apachepulsar/pulsar-all
157
- tag : 2.6.2
157
+ tag : 2.7.0
158
158
pullPolicy : IfNotPresent
159
159
functions :
160
160
repository : apachepulsar/pulsar-all
161
- tag : 2.6.2
161
+ tag : 2.7.0
162
162
prometheus :
163
163
repository : prom/prometheus
164
164
tag : v2.17.2
@@ -542,7 +542,7 @@ pulsar_metadata:
542
542
image :
543
543
# the image used for running `pulsar-cluster-initialize` job
544
544
repository : apachepulsar/pulsar-all
545
- tag : 2.6.2
545
+ tag : 2.7.0
546
546
pullPolicy : IfNotPresent
547
547
# # set an existing configuration store
548
548
# configurationStore:
You can’t perform that action at this time.
0 commit comments