Skip to content

Commit

Permalink
Manually set ParadeDB version as it's otherwise missing
Browse files Browse the repository at this point in the history
  • Loading branch information
itay-grudev committed Sep 16, 2024
1 parent 9a5b441 commit 2f6ab9f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
type: paradedb
mode: standalone
version:
paradedb: 0.9.4

cluster:
instances: 2
storage:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
type: paradedb
mode: recovery
version:
paradedb: 0.9.4

cluster:
instances: 2
Expand Down

0 comments on commit 2f6ab9f

Please sign in to comment.