Skip to content

Commit 9a26550

Browse files
author
Nikolas De Giorgis
authored
Fixed outdated config.json (#135)
1 parent 842499a commit 9a26550

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ to be able to run properly. Create a json file with the following content:
5151
"repo_url": "localhost:5000",
5252
"operator_image": "mongodb-kubernetes-operator",
5353
"e2e_image": "e2e",
54-
"prestop_hook_image": "prehook",
54+
"version_upgrade_hook_image": "version_upgrade_hook",
5555
"testrunner_image": "test-runner"
5656
}
5757
```

0 commit comments

Comments
 (0)