You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,6 +61,7 @@ The pre-built bundles are compiled for Linux and macOS execution environments an
61
61
> **_NOTE:_** The binary is available starting with version 1.82.0 [Only supports x86/amd64 arch]. Multi-architecture builds (amd64 and arm64) are available starting with version 1.85.0.
62
62
63
63
For versions v1.85.0 and newer (Multi-architecture):
64
+
64
65
```shell
65
66
# Find all available releases at: https://github.com/GoogleCloudPlatform/cluster-toolkit/releases
66
67
# Set the desired version TAG (e.g., v1.85.0)
@@ -76,6 +77,7 @@ The pre-built bundles are compiled for Linux and macOS execution environments an
76
77
```
77
78
78
79
For versions v1.82.0 through v1.84.0:
80
+
79
81
```shell
80
82
# Find all available releases at: https://github.com/GoogleCloudPlatform/cluster-toolkit/releases
0 commit comments