We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c233490 commit 2d5a040Copy full SHA for 2d5a040
task/bq2bq/optimus-plugin-bq2bq.yaml
@@ -1,8 +1,8 @@
1
name: bq2bq
2
description: BigQuery to BigQuery transformation task
3
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
+pluginversion: 0.2.1 # update this with expected tag before release
+image: docker.io/odpf/optimus-task-bq2bq-executor:0.2.1
6
questions:
7
- name: PROJECT
8
prompt: Project ID
0 commit comments