@@ -40,27 +40,27 @@ monitoring:
4040images :
4141 zookeeper :
4242 repository : streamnative/pulsar-all
43- tag : 2.8.0-rc-202106091215
43+ tag : 2.8.0.7
4444 pullPolicy : IfNotPresent
4545 bookie :
4646 repository : streamnative/pulsar-all
47- tag : 2.8.0-rc-202106091215
47+ tag : 2.8.0.7
4848 pullPolicy : IfNotPresent
4949 autorecovery :
5050 repository : streamnative/pulsar-all
51- tag : 2.8.0-rc-202106091215
51+ tag : 2.8.0.7
5252 pullPolicy : IfNotPresent
5353 broker :
5454 repository : streamnative/pulsar-all
55- tag : 2.8.0-rc-202106091215
55+ tag : 2.8.0.7
5656 pullPolicy : IfNotPresent
5757 proxy :
5858 repository : streamnative/pulsar-all
59- tag : 2.8.0-rc-202106091215
59+ tag : 2.8.0.7
6060 pullPolicy : IfNotPresent
6161 functions :
6262 repository : streamnative/pulsar-all
63- tag : 2.8.0-rc-202106091215
63+ tag : 2.8.0.7
6464 pullPolicy : IfNotPresent
6565
6666zookeeper :
@@ -101,7 +101,7 @@ bookkeeper:
101101pulsar_metadata :
102102 image :
103103 repository : streamnative/pulsar-all
104- tag : 2.8.0-rc-202106091215
104+ tag : 2.8.0.7
105105 pullPolicy : IfNotPresent
106106
107107broker :
@@ -161,9 +161,9 @@ functions:
161161 disk : 1048576000
162162 functionRuntimeFactoryConfigs :
163163 functionDockerImages :
164- JAVA : " streamnative/pulsar-functions-java-runner:2.8.0-rc-202106091215 "
165- PYTHON : " streamnative/pulsar-functions-python-runner:2.8.0-rc-202106091215 "
166- GO : " streamnative/pulsar-functions-go-runner:2.8.0-rc-202106091215 "
164+ JAVA : " streamnative/pulsar-functions-java-runner:2.8.0.7 "
165+ PYTHON : " streamnative/pulsar-functions-python-runner:2.8.0.7 "
166+ GO : " streamnative/pulsar-functions-go-runner:2.8.0.7 "
167167 functionInstanceMinResources :
168168 cpu : 0.1
169169 ram : 10485760
0 commit comments