Skip to content

Commit

Permalink
Merge pull request #1901 from stevvooe/update-components
Browse files Browse the repository at this point in the history
RELEASES.md: update components for 1.0 release
  • Loading branch information
estesp committed Dec 8, 2017
2 parents c2cedac + 57bf391 commit dc4533d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,9 +165,9 @@ containerd versions:

| Component | Status | Stablized Version | Links |
|---------------|----------|-------------------|---------------|
| GRPC API | Beta | 1.0 | [api/](api) |
| Metrics API | Beta | 1.0 | -
| Go client API | Unstable | 1.1 tentative | [godoc](https://godoc.org/github.com/containerd/containerd) |
| GRPC API | Stable | 1.0 | [api/](api) |
| Metrics API | Stable | 1.0 | -
| Go client API | Unstable | 1.2 tentative | [godoc](https://godoc.org/github.com/containerd/containerd) |
| `ctr` tool | Unstable | Out of scope | - |

From the version stated in the above table, that component must adhere to the
Expand Down

0 comments on commit dc4533d

Please sign in to comment.