Skip to content

Commit 05088b4

Browse files
authored
Update changelog and bump version for release of v1.4.1 (#43)
1 parent 82510f6 commit 05088b4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

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 1.4.1 - Feature and bugfix release
4+
- Add DNS endpoint support when attaching clusters
5+
- Improve Nvidia driver installation support
6+
37
## Version 1.4.0 - Feature and bugfix release
48
- Add support for release channels on standard clusters
59
- Add support for GCP labels on nodepools

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "gke-clusters",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"meta": {
55
"label": "GKE clusters",
66
"description": "Interact with Google Kubernetes Engine clusters",

0 commit comments

Comments
 (0)