Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit 0351201

Browse files
committed
MySQL VDB upadtes
1 parent 19692f5 commit 0351201

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

plugin_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ pluginType: STAGED
77
entryPoint: plugin_runner:plugin
88
srcDir: src
99
schemaFile: schema.json
10-
buildNumber: 1.69.8
10+
buildNumber: 1.69.9

schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"format": "password",
9494
"prettyName": "DB Password",
9595
"description": "DB user password for the virtual database",
96-
"default": "Delphix_123"
96+
"default": "Delphix@123"
9797
},
9898
"baseDir": {
9999
"type": "string",

0 commit comments

Comments
 (0)