Skip to content

Commit f49da20

Browse files
committed
Update Snowflake connector-metadata.yaml to v1.0.6
1 parent 146dd4e commit f49da20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
packagingDefinition:
22
type: PrebuiltDockerImage
3-
dockerImage: "ghcr.io/hasura/ndc-jvm-snowflake:v1.0.4"
3+
dockerImage: "ghcr.io/hasura/ndc-jvm-snowflake:v1.0.6"
44
supportedEnvironmentVariables:
55
- name: JDBC_URL
66
description: "The JDBC URL to connect to the database"
@@ -9,7 +9,7 @@ supportedEnvironmentVariables:
99
commands:
1010
update:
1111
type: Dockerized
12-
dockerImage: ghcr.io/hasura/ndc-jvm-cli:v1.0.0
12+
dockerImage: ghcr.io/hasura/ndc-jvm-cli:v1.0.5-snowflake
1313
commandArgs: [update, --database, SNOWFLAKE, --schemas, $JDBC_SCHEMAS, --outfile, /etc/connector/configuration.json]
1414

1515

0 commit comments

Comments
 (0)