We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f65d4ca commit 0a660f6Copy full SHA for 0a660f6
2 files changed
Changelog.md
@@ -1,5 +1,9 @@
1
# Changelog
2
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
+
7
## Version 2.3.0 - Feature release
8
9
- The default node type is no longer a burstable one but a D8s_v5 (32 GB RAM, 8vCPU)
plugin.json
@@ -1,6 +1,6 @@
{
"id": "aks-clusters",
- "version": "2.3.0",
+ "version": "2.4.0",
"meta": {
"label": "AKS clusters",
"description": "Interact with or create Microsoft Azure Kubernetes Service clusters",
0 commit comments