Skip to content

Commit af69408

Browse files
committed
Use latest RC for Pulsar
1 parent 079096b commit af69408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

driver-pulsar/deploy/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
path: "/opt/pulsar"
5757
state: directory
5858
- get_url:
59-
url: https://dist.apache.org/repos/dist/dev/incubator/pulsar/pulsar-1.21.0-incubating-candidate-2/apache-pulsar-1.21.0-incubating-bin.tar.gz
59+
url: https://dist.apache.org/repos/dist/dev/incubator/pulsar/pulsar-1.21.0-incubating-candidate-3/apache-pulsar-1.21.0-incubating-bin.tar.gz
6060
dest: /tmp/pulsar.tgz
6161
- command: tar --strip-components=1 -xvf /tmp/pulsar.tgz
6262
args:

0 commit comments

Comments
 (0)