Skip to content

Commit

Permalink
chore(main): release 1.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robinmordasiewicz committed Aug 7, 2024
1 parent bce2e34 commit fadc7d5
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.20.0"
".": "1.21.0"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# CHANGELOG

## [1.21.0](https://github.com/robinmordasiewicz/devops-toolkit/compare/v1.20.0...v1.21.0) (2024-08-07)


### Features

* **locals.tf:** update GPU size for virtual machine to support larger models and improve performance ([6657460](https://github.com/robinmordasiewicz/devops-toolkit/commit/66574602c99502ecb47fc4a8fa9bc3b96d9ecf37))
* **terraform:** implement separate VNets for each AKS cluster as a best practice ([3d8658d](https://github.com/robinmordasiewicz/devops-toolkit/commit/3d8658d83c70cdb9aef95d3ecbe5a91c7ac55d15))


### Bug Fixes

* **locals.tf:** comment out unsupported GPU size for the current Azure Linux distribution ([6657460](https://github.com/robinmordasiewicz/devops-toolkit/commit/66574602c99502ecb47fc4a8fa9bc3b96d9ecf37))

## [1.20.0](https://github.com/robinmordasiewicz/devops-toolkit/compare/v1.19.3...v1.20.0) (2024-07-30)


Expand Down

0 comments on commit fadc7d5

Please sign in to comment.