Skip to content

Commit 6b5dd48

Browse files
committed
chore: cleanup readme
1 parent ecc1043 commit 6b5dd48

File tree

1 file changed

+0
-28
lines changed

1 file changed

+0
-28
lines changed

README.md

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -6,31 +6,3 @@ Currently this exports uptime statistics using the `probe_success` metric from p
66

77
Commits to the main branch must follow [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) and uses Release Please to create new versions.
88

9-
# TODO:
10-
11-
- Manually patch helm chart based on please-release output
12-
- Manually tag docker image based on please-release output
13-
14-
# Notes:
15-
16-
## Release-Please output:
17-
```json
18-
{
19-
"releases_created": "true",
20-
"release_created": "true",
21-
"id": "179766252",
22-
"name": "v1.3.1",
23-
"tag_name": "v1.3.1",
24-
"sha": "1785100949bdc314681a91e136a42248406d309f",
25-
"body": "...",
26-
"html_url": "https://github.com/equinor/radix-prometheus-proxy/releases/tag/v1.3.1",
27-
"draft": "false",
28-
"upload_url": "https://uploads.github.com/repos/equinor/radix-prometheus-proxy/releases/179766252/assets{?name,label}",
29-
"path": ".",
30-
"version": "1.3.1",
31-
"major": "1",
32-
"minor": "3",
33-
"patch": "1",
34-
"paths_released": "[\".\"]"
35-
}
36-
```

0 commit comments

Comments
 (0)