Skip to content

Commit

Permalink
Bump version: v0.13.3 -> v0.14.0
Browse files Browse the repository at this point in the history
There's been a few hotfix releases since v0.13.3, but that was the last
release directly from main.
  • Loading branch information
sharnoff committed Jul 20, 2023
1 parent f3362b1 commit 701d3b0
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 @@ -14,6 +14,7 @@ commit in this repository, possibly unreleased.
| Release | autoscaler-agent | VM informant |
|---------|------------------|--------------|
| _Current_ | v1.0 - v2.0 | v2.0 - v2.0 |
| v0.14.0 | v1.0 - v2.0 | v2.0 - v2.0 |
| v0.13.3 | v1.0 - v2.0 | v2.0 - v2.0 |
| v0.13.2 | v1.0 - v2.0 | v2.0 - v2.0 |
| v0.13.1 | v1.0 - v2.0 | v2.0 - v2.0 |
Expand Down Expand Up @@ -61,6 +62,7 @@ number.
| Release | autoscaler-agent | Scheduler plugin |
|---------|------------------|------------------|
| _Current_ | v2.0 only | v1.0-v2.0 |
| v0.14.0 | v2.0 only | v1.0-v2.0 |
| v0.13.3 | v2.0 only | v1.0-v2.0 |
| v0.13.2 | v2.0 only | v1.0-v2.0 |
| v0.13.1 | v2.0 only | v1.0-v2.0 |
Expand Down Expand Up @@ -104,6 +106,7 @@ Note: Components v0.6.0 and below did not have a versioned protocol between the
| Release | controller | runner |
|---------|------------|--------|
| _Current_ | 0 - 1 | 1 |
| v0.14.0 | 0 - 1 | 1 |
| v0.13.3 | 0 - 1 | 1 |
| v0.13.2 | 0 - 1 | 1 |
| v0.13.1 | 0 - 1 | 1 |
Expand Down

0 comments on commit 701d3b0

Please sign in to comment.