We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1043f6b commit b12373aCopy full SHA for b12373a
Changelog.md
@@ -1,9 +1,10 @@
1
# Changelog
2
3
-## Next version
+## Version 1.1.5 - Feature and bugfix release
4
- Fix action "Add node pool"
5
- Change default value for "Inherit DSS host settings" when creating a cluster
6
- Change default value for "Service account type" in the nodes pool creation form
7
+- Handle autopilot clusters
8
9
## Version 1.1.4 - Feature release
10
- Add ability to use named secondary ranges
plugin.json
@@ -1,6 +1,6 @@
{
"id": "gke-clusters",
- "version": "1.1.4",
+ "version": "1.1.5",
"meta": {
"label": "GKE clusters",
"description": "Interact with Google Kubernetes Engine clusters",
0 commit comments