Skip to content

Commit f0aa442

Browse files
upping encryption support version
1 parent 06bdcc2 commit f0aa442

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

conf/local-e2e-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@
3535
"optout_url": "http://localhost:8081",
3636
"s3_keys_metadata_path": "s3encryption_keys/metadata.json",
3737
"cloud_keys_metadata_path": "cloud_encryption_keys/metadata.json",
38-
"encryption_support_version": "5.43.5"
38+
"encryption_support_version": "6.0.0"
3939
}

conf/local-e2e-docker-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@
3333
"core_public_url": "http://core:8088",
3434
"optout_url": "http://optout:8081",
3535
"cloud_encryption_keys_metadata_path": "cloud_encryption_keys/metadata.json",
36-
"encryption_support_version": "5.34.5"
36+
"encryption_support_version": "6.0.0"
3737
}

0 commit comments

Comments
 (0)