We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3546191 commit cc45669Copy full SHA for cc45669
dependencies/vaticle/artifacts.bzl
@@ -39,5 +39,5 @@ def vaticle_typedb_cluster_artifact():
39
artifact_name = "typedb-cluster-all-{platform}-{version}.{ext}",
40
tag_source = deployment_private["artifact.release"],
41
commit_source = deployment_private["artifact.snapshot"],
42
- commit = "59948d579bea98f74421bb895559bebfef539264",
+ tag = "2.9.0",
43
)
0 commit comments