Skip to content

Commit

Permalink
Update Snowflake connector-metadata.yaml to v1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
GavinRay97 committed Jan 23, 2025
1 parent 146dd4e commit f49da20
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
packagingDefinition:
type: PrebuiltDockerImage
dockerImage: "ghcr.io/hasura/ndc-jvm-snowflake:v1.0.4"
dockerImage: "ghcr.io/hasura/ndc-jvm-snowflake:v1.0.6"
supportedEnvironmentVariables:
- name: JDBC_URL
description: "The JDBC URL to connect to the database"
Expand All @@ -9,7 +9,7 @@ supportedEnvironmentVariables:
commands:
update:
type: Dockerized
dockerImage: ghcr.io/hasura/ndc-jvm-cli:v1.0.0
dockerImage: ghcr.io/hasura/ndc-jvm-cli:v1.0.5-snowflake
commandArgs: [update, --database, SNOWFLAKE, --schemas, $JDBC_SCHEMAS, --outfile, /etc/connector/configuration.json]


0 comments on commit f49da20

Please sign in to comment.