-
Notifications
You must be signed in to change notification settings - Fork 178
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Syulin7 <[email protected]>
- Loading branch information
Showing
3 changed files
with
18 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.9.14 | ||
0.9.15 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Release 0.9.15 | ||
|
||
### New features | ||
|
||
- KServe support expose metrics automatically by --enable-prometheus & --metrics-port. #1073 | ||
- KServe support autoscaling according custom metrics by HPA. #1073 | ||
|
||
### Bug fixes | ||
|
||
- Fix port cannot be allocated when submitting a tfjob using the go sdk. #1071 | ||
- Fix --command parameter is not effective. #1074 | ||
- Fix command includes quotes cause Helm template failure. #1075 | ||
|
||
### Misc | ||
|
||
- Upgrade helm version to v3.13.3. #1072 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters