Skip to content

Commit

Permalink
Bump version: v0.24.0 -> v0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sharnoff committed Feb 16, 2024
1 parent f332ae3 commit b961dc8
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.25.0 | v1.0 only | v1.0 only |
| v0.24.0 | v1.0 only | v1.0 only |
| v0.23.0 | v1.0 only | v1.0 only |
| v0.22.0 | v1.0 only | v1.0 only |
Expand All @@ -38,6 +39,7 @@ number.
| Release | autoscaler-agent | Scheduler plugin |
|---------|------------------|------------------|
| _Current_ | v4.0 only | v1.0-v4.0 |
| v0.25.0 | v4.0 only | v1.0-v4.0 |
| v0.24.0 | v4.0 only | v1.0-v4.0 |
| v0.23.0 | **v4.0 only** | **v1.0-v4.0** |
| v0.22.0 | **v3.0 only** | **v1.0-v3.0** |
Expand Down Expand Up @@ -94,6 +96,7 @@ Note: Components v0.6.0 and below did not have a versioned protocol between the
| Release | controller | runner |
|---------|------------|--------|
| _Current_ | 0 - 1 | 1 |
| v0.25.0 | 0 - 1 | 1 |
| v0.24.0 | 0 - 1 | 1 |
| v0.23.0 | 0 - 1 | 1 |
| v0.22.0 | 0 - 1 | 1 |
Expand Down

0 comments on commit b961dc8

Please sign in to comment.