Skip to content

Commit 0782ff7

Browse files
Merge pull request #556 from robinmordasiewicz/release-please--branches--main
2 parents 42c6662 + 98d935a commit 0782ff7

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.20.0"
2+
".": "1.21.0"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# CHANGELOG
22

3+
## [1.21.0](https://github.com/robinmordasiewicz/devops-toolkit/compare/v1.20.0...v1.21.0) (2024-08-09)
4+
5+
6+
### Features
7+
8+
* **locals.tf:** update GPU size for virtual machine to support larger models and improve performance ([6657460](https://github.com/robinmordasiewicz/devops-toolkit/commit/66574602c99502ecb47fc4a8fa9bc3b96d9ecf37))
9+
* **terraform:** implement separate VNets for each AKS cluster as a best practice ([3d8658d](https://github.com/robinmordasiewicz/devops-toolkit/commit/3d8658d83c70cdb9aef95d3ecbe5a91c7ac55d15))
10+
11+
12+
### Bug Fixes
13+
14+
* **locals.tf:** comment out unsupported GPU size for the current Azure Linux distribution ([6657460](https://github.com/robinmordasiewicz/devops-toolkit/commit/66574602c99502ecb47fc4a8fa9bc3b96d9ecf37))
15+
316
## [1.20.0](https://github.com/robinmordasiewicz/devops-toolkit/compare/v1.19.3...v1.20.0) (2024-07-30)
417

518

0 commit comments

Comments
 (0)