This is an automated email from the ASF dual-hosted git repository.
dyankiv pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git
The following commit(s) were added to refs/heads/develop by this push:
new a8b996c10 change image role description
a8b996c10 is described below
commit a8b996c1097071919d465b7410af169951b46374
Author: Denys Yankiv <[email protected]>
AuthorDate: Thu Aug 11 13:24:50 2022 +0300
change image role description
---
services/self-service/src/main/resources/mongo/general/mongo_roles.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/services/self-service/src/main/resources/mongo/general/mongo_roles.json
b/services/self-service/src/main/resources/mongo/general/mongo_roles.json
index fa1e4f1f3..650ebd01c 100644
--- a/services/self-service/src/main/resources/mongo/general/mongo_roles.json
+++ b/services/self-service/src/main/resources/mongo/general/mongo_roles.json
@@ -13,7 +13,7 @@
},
{
"_id": "imgShareAllImages",
- "description": "Allow to share all images",
+ "description": "Allow to share own and others' images",
"type": "IMAGE",
"cloud": "GENERAL",
"pages": [
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]