Skip to content

Commit

Permalink
Bump version: v0.19.x -> v0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sharnoff committed Dec 8, 2023
1 parent c392180 commit 436edea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pkg/api/VERSIONING.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ first checking if the /register endpoint returned a 404.
| Release | autoscaler-agent | VM monitor |
|---------|------------------|------------|
| _Current_ | v1.0 only | v1.0 only |
| v0.20.0 | v1.0 only | v1.0 only |
| v0.19.0 | v1.0 only | v1.0 only |
| v0.18.0 | v1.0 only | v1.0 only |
| v0.17.0 | v1.0 only | v1.0 only |
Expand All @@ -33,6 +34,7 @@ number.
| Release | autoscaler-agent | Scheduler plugin |
|---------|------------------|------------------|
| _Current_ | v2.1 only | v1.0-v2.1 |
| v0.20.0 | **v2.1 only** | **v1.0-v2.1** |
| v0.19.0 | v2.0 only | v1.0-v2.0 |
| v0.18.0 | v2.0 only | v1.0-v2.0 |
| v0.17.0 | v2.0 only | v1.0-v2.0 |
Expand Down Expand Up @@ -84,6 +86,7 @@ Note: Components v0.6.0 and below did not have a versioned protocol between the
| Release | controller | runner |
|---------|------------|--------|
| _Current_ | 0 - 1 | 1 |
| v0.20.0 | 0 - 1 | 1 |
| v0.19.0 | 0 - 1 | 1 |
| v0.18.0 | 0 - 1 | 1 |
| v0.17.0 | 0 - 1 | 1 |
Expand Down

0 comments on commit 436edea

Please sign in to comment.