mirror of https://github.com/zulip/zulip.git
22 lines
596 B
JSON
22 lines
596 B
JSON
{
|
|
"type": "pushImage",
|
|
"occur_at": 1571334632,
|
|
"event_data": {
|
|
"resources": [
|
|
{
|
|
"digest": "sha256:d72f37f783ed6a8d58ac70b4db052707d1ec9d4ea010ef5ccd84652faf9ed844",
|
|
"tag": "latest",
|
|
"resource_url": "harbor.example.com/example/test:latest"
|
|
}
|
|
],
|
|
"repository": {
|
|
"date_created": 1571334632,
|
|
"name": "test",
|
|
"namespace": "example",
|
|
"repo_full_name": "example/test",
|
|
"repo_type": "private"
|
|
}
|
|
},
|
|
"operator": "admin"
|
|
}
|