gardener / gardenctl-v2

Command-line client for the Gardener with focus on operations
Apache License 2.0
25 stars 20 forks source link

The LATEST file content (v2.5.0) does not correspond to the latest release (v2.8.0) #445

Open ialidzhikov opened 5 months ago

ialidzhikov commented 5 months ago

What happened: The install instructions are https://github.com/gardener/gardenctl-v2?tab=readme-ov-file#install-from-github-release:

There is the step:

# Get latest version. Alternatively set your desired version
version=$(curl -s https://raw.githubusercontent.com/gardener/gardenctl-v2/master/LATEST)

However the LATEST file content (v2.5.0) does not correspond to the latest release (v2.8.0).

What you expected to happen: The LATEST file content to correspond to the latest release.

How to reproduce it (as minimally and precisely as possible): See above.

Anything else we need to know:

Environment: