From 9e499db30823bc8c03cc0b6349b42659bf8f8b3b Mon Sep 17 00:00:00 2001 From: Lari Hotari Date: Fri, 18 Oct 2024 10:06:49 +0300 Subject: [PATCH] Test with 3.3.2 image (#541) --- .ci/clusters/values-pulsar-image.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/clusters/values-pulsar-image.yaml b/.ci/clusters/values-pulsar-image.yaml index f47972f..e332a4f 100644 --- a/.ci/clusters/values-pulsar-image.yaml +++ b/.ci/clusters/values-pulsar-image.yaml @@ -17,4 +17,4 @@ # under the License. # -defaultPulsarImageTag: 3.1.1 \ No newline at end of file +defaultPulsarImageTag: 3.3.2 \ No newline at end of file