We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bdfe3b commit d3332e3Copy full SHA for d3332e3
Changelog.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Next version
+## Version 1.3.1
4
- Fix CIDR block detection and improve descriptions of pod and service IP range fields
5
- Improve error message when gcloud has not been properly authorized
6
- Add support for spot VMs
plugin.json
{
"id": "gke-clusters",
- "version": "1.3.0",
+ "version": "1.3.1",
"meta": {
"label": "GKE clusters",
"description": "Interact with Google Kubernetes Engine clusters",
0 commit comments