Skip to content

Commit 2d5a040

Browse files
authored
bump plugin version to 0.2.1
1 parent c233490 commit 2d5a040

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.2.0 # update this with expected tag before release
5-
image: docker.io/odpf/optimus-task-bq2bq-executor:0.2.0
4+
pluginversion: 0.2.1 # update this with expected tag before release
5+
image: docker.io/odpf/optimus-task-bq2bq-executor:0.2.1
66
questions:
77
- name: PROJECT
88
prompt: Project ID

0 commit comments

Comments
 (0)