Skip to content

Commit

Permalink
feat: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
deryrahman committed Jul 20, 2023
1 parent dddca09 commit 2d81d82
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.10 # update this with expected tag before release
image: docker.io/gotocompany/optimus-task-bq2bq-executor:0.3.10
pluginversion: 0.3.11 # update this with expected tag before release
image: docker.io/gotocompany/optimus-task-bq2bq-executor:0.3.11
entrypoint:
script: "python3 /opt/bumblebee/main.py"
questions:
Expand Down

0 comments on commit 2d81d82

Please sign in to comment.