Skip to content

Commit 0a660f6

Browse files
authored
Bumping version for AKS plugin release + adding changes to changelog (#70)
* Bumping version for AKS plugin release + adding changes to changelog * bump plugin version * revert license change
1 parent f65d4ca commit 0a660f6

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## Version 2.4.0 - Feature and bugfix release
4+
- Update Nvidia driver to the latest version
5+
- Fix adding new node pools with explicit virtual network full resource id
6+
37
## Version 2.3.0 - Feature release
48

59
- The default node type is no longer a burstable one but a D8s_v5 (32 GB RAM, 8vCPU)

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "aks-clusters",
3-
"version": "2.3.0",
3+
"version": "2.4.0",
44
"meta": {
55
"label": "AKS clusters",
66
"description": "Interact with or create Microsoft Azure Kubernetes Service clusters",

0 commit comments

Comments
 (0)