Skip to content

Commit

Permalink
fix: use version 0.3.2 instead
Browse files Browse the repository at this point in the history
  • Loading branch information
deryrahman committed Mar 3, 2023
1 parent 6240b63 commit b3c74a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions task/bq2bq/optimus-plugin-bq2bq.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: bq2bq
description: BigQuery to BigQuery transformation task
plugintype: task
pluginversion: 0.3.3 # update this with expected tag before release
image: docker.io/odpf/optimus-task-bq2bq-executor:0.3.3
pluginversion: 0.3.2 # update this with expected tag before release
image: docker.io/odpf/optimus-task-bq2bq-executor:0.3.2
entrypoint:
script: "python3 /opt/bumblebee/main.py"
questions:
Expand Down

0 comments on commit b3c74a5

Please sign in to comment.