We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82510f6 commit 05088b4Copy full SHA for 05088b4
Changelog.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## Version 1.4.1 - Feature and bugfix release
4
+- Add DNS endpoint support when attaching clusters
5
+- Improve Nvidia driver installation support
6
+
7
## Version 1.4.0 - Feature and bugfix release
8
- Add support for release channels on standard clusters
9
- Add support for GCP labels on nodepools
plugin.json
@@ -1,6 +1,6 @@
{
"id": "gke-clusters",
- "version": "1.4.0",
+ "version": "1.4.1",
"meta": {
"label": "GKE clusters",
"description": "Interact with Google Kubernetes Engine clusters",
0 commit comments