Skip to content

Commit

Permalink
update version to be v0.3.3.3-acryl (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
anshbansal authored Jul 2, 2024
1 parent 1c83232 commit 65a0fa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion remote-ingestion-executor/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ variable "datahub" {
type = object({
# The container image
image = optional(string, "795586375822.dkr.ecr.us-west-2.amazonaws.com/datahub-executor")
image_tag = optional(string, "v0.3.2.1")
image_tag = optional(string, "v0.3.3.3-acryl")
# Acryl DataHub URL: The URL for your DataHub instance, e.g. <your-company>.acryl.io/gms
url = string
# Unique Executor Id. Warning - do not change this without consulting with your Acryl rep
Expand Down

0 comments on commit 65a0fa7

Please sign in to comment.