Skip to content

Commit

Permalink
Update version and changelog for 1.4.5 release (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
vrutz authored Nov 25, 2024
1 parent 57312ca commit 480087d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## Version 1.4.5 - Bugfix and improvements release
- Fix Nvidia driver download issue.
- Package Nvidia driver as fallback for creating GPU nodepools.

## Version 1.4.4 - Bugfix and improvements release
- Fix GPU support for advanced configurations with tainted nodepools.
- Make `m7i.4xlarge` the default machine type for nodepools.
Expand Down
2 changes: 1 addition & 1 deletion plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "eks-clusters",
"version": "1.4.4",
"version": "1.4.5",
"meta": {
"label": "EKS clusters",
"description": "Interact with Amazon Elastic Kubernetes Service clusters",
Expand Down

0 comments on commit 480087d

Please sign in to comment.