We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4244679 + 7e01b82 commit c90f101Copy full SHA for c90f101
Changelog.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## Version 1.4.0 - Feature and bugfix release
4
+- Add support for release channels on standard clusters
5
+- Add support for GCP labels on nodepools
6
+- Add support for taints on nodepools
7
+- Fix cluster GCP labels
8
+- Miscellaneous UI improvements
9
+
10
## Version 1.3.2
11
- Fix attaching to existing clusters from another project
12
plugin.json
@@ -1,6 +1,6 @@
{
"id": "gke-clusters",
- "version": "1.3.2",
+ "version": "1.4.0",
"meta": {
"label": "GKE clusters",
"description": "Interact with Google Kubernetes Engine clusters",
0 commit comments