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.7.2 "
21
+ appVersion : " 2.7.4 "
22
22
description : Apache Pulsar Helm chart for Kubernetes
23
23
name : pulsar
24
- version : 2.7.6
24
+ version : 2.7.7
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 @@ -158,27 +158,27 @@ extra:
158
158
images :
159
159
zookeeper :
160
160
repository : apachepulsar/pulsar-all
161
- tag : 2.7.2
161
+ tag : 2.7.4
162
162
pullPolicy : IfNotPresent
163
163
bookie :
164
164
repository : apachepulsar/pulsar-all
165
- tag : 2.7.2
165
+ tag : 2.7.4
166
166
pullPolicy : IfNotPresent
167
167
autorecovery :
168
168
repository : apachepulsar/pulsar-all
169
- tag : 2.7.2
169
+ tag : 2.7.4
170
170
pullPolicy : IfNotPresent
171
171
broker :
172
172
repository : apachepulsar/pulsar-all
173
- tag : 2.7.2
173
+ tag : 2.7.4
174
174
pullPolicy : IfNotPresent
175
175
proxy :
176
176
repository : apachepulsar/pulsar-all
177
- tag : 2.7.2
177
+ tag : 2.7.4
178
178
pullPolicy : IfNotPresent
179
179
functions :
180
180
repository : apachepulsar/pulsar-all
181
- tag : 2.7.2
181
+ tag : 2.7.4
182
182
prometheus :
183
183
repository : prom/prometheus
184
184
tag : v2.17.2
@@ -615,7 +615,7 @@ pulsar_metadata:
615
615
image :
616
616
# the image used for running `pulsar-cluster-initialize` job
617
617
repository : apachepulsar/pulsar-all
618
- tag : 2.7.2
618
+ tag : 2.7.4
619
619
pullPolicy : IfNotPresent
620
620
# # set an existing configuration store
621
621
# configurationStore:
You can’t perform that action at this time.
0 commit comments