Skip to content

Commit

Permalink
added snowflake release v1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
gneeri committed Feb 17, 2025
1 parent 63745e6 commit 397a469
Showing 1 changed file with 1 addition 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.7"
dockerImage: "ghcr.io/hasura/ndc-jvm-snowflake:v1.0.8"
supportedEnvironmentVariables:
- name: JDBC_URL
description: "The JDBC URL to connect to the database"
Expand All @@ -12,4 +12,3 @@ commands:
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 397a469

Please sign in to comment.