@@ -41,31 +41,31 @@ monitoring:
4141images :
4242 zookeeper :
4343 repository : streamnative/sn-platform
44- tag : 2.9.2.23
44+ tag : 3.2.2.1
4545 pullPolicy : IfNotPresent
4646 bookie :
4747 repository : streamnative/sn-platform
48- tag : 2.9.2.23
48+ tag : 3.2.2.1
4949 pullPolicy : IfNotPresent
5050 autorecovery :
5151 repository : streamnative/sn-platform
52- tag : 2.9.2.23
52+ tag : 3.2.2.1
5353 pullPolicy : IfNotPresent
5454 broker :
5555 repository : streamnative/sn-platform
56- tag : 2.9.2.23
56+ tag : 3.2.2.1
5757 pullPolicy : IfNotPresent
5858 proxy :
5959 repository : streamnative/sn-platform
60- tag : 2.9.2.23
60+ tag : 3.2.2.1
6161 pullPolicy : IfNotPresent
6262 functions :
6363 repository : streamnative/sn-platform
64- tag : 2.9.2.23
64+ tag : 3.2.2.1
6565 pullPolicy : IfNotPresent
6666 presto :
6767 repository : streamnative/sn-platform
68- tag : 2.9.2.23
68+ tag : 3.2.2.1
6969 pullPolicy : IfNotPresent
7070
7171zookeeper :
@@ -76,7 +76,7 @@ bookkeeper:
7676 metadata :
7777 image :
7878 repository : streamnative/sn-platform
79- tag : 2.9.2.23
79+ tag : 3.2.2.1
8080 configData :
8181 PULSAR_PREFIX_autoRecoveryDaemonEnabled : " false"
8282 PULSAR_PREFIX_dlog.bkcEnsembleSize : " 1"
@@ -110,7 +110,7 @@ bookkeeper:
110110pulsar_metadata :
111111 image :
112112 repository : streamnative/sn-platform
113- tag : 2.9.2.23
113+ tag : 3.2.2.1
114114 pullPolicy : IfNotPresent
115115
116116broker :
@@ -172,9 +172,9 @@ functions:
172172 disk : 1048576000
173173 functionRuntimeFactoryConfigs :
174174 functionDockerImages :
175- JAVA : " localhost:5000/pulsar-functions-java-runner:2.9.2.23 "
176- PYTHON : " localhost:5000/pulsar-functions-python-runner:2.9.2.23 "
177- GO : " localhost:5000/pulsar-functions-go-runner:2.9.2.23 "
175+ JAVA : " localhost:5000/pulsar-functions-java-runner:3.2.2.1 "
176+ PYTHON : " localhost:5000/pulsar-functions-python-runner:3.2.2.1 "
177+ GO : " localhost:5000/pulsar-functions-go-runner:3.2.2.1 "
178178 functionInstanceMinResources :
179179 cpu : 0.1
180180 ram : 10485760
0 commit comments