Skip to content

Commit 21bf959

Browse files
committed
fix: use version 0.3.2 instead
1 parent 48df74e commit 21bf959

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

task/bq2bq/optimus-plugin-bq2bq.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: bq2bq
22
description: BigQuery to BigQuery transformation task
33
plugintype: task
4-
pluginversion: 0.3.3 # update this with expected tag before release
5-
image: docker.io/odpf/optimus-task-bq2bq-executor:0.3.3
4+
pluginversion: 0.3.2 # update this with expected tag before release
5+
image: docker.io/odpf/optimus-task-bq2bq-executor:0.3.2
66
entrypoint:
77
script: "python3 /opt/bumblebee/main.py"
88
questions:

0 commit comments

Comments
 (0)