File tree Expand file tree Collapse file tree 3 files changed +22
-22
lines changed Expand file tree Collapse file tree 3 files changed +22
-22
lines changed Original file line number Diff line number Diff line change 11SHELL := /bin/bash
2- export VERSION ?= v1.14.4
2+ export VERSION ?= v1.15.0
33export GO111MODULE ?= on
44export GOBIN = $(shell pwd) /bin
55BINARY := ecctl
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ v1.15.0
2+
3+ # Changelog
4+
5+ Download the release binaries:
6+
7+ < https://download.elastic.co/downloads/ecctl/1.15.0/ecctl_1.15.0_darwin_amd64.tar.gz >
8+ < https://download.elastic.co/downloads/ecctl/1.15.0/ecctl_1.15.0_darwin_arm64.tar.gz >
9+ < https://download.elastic.co/downloads/ecctl/1.15.0/ecctl_1.15.0_linux_32-bit.deb >
10+ < https://download.elastic.co/downloads/ecctl/1.15.0/ecctl_1.15.0_linux_32-bit.rpm >
11+ < https://download.elastic.co/downloads/ecctl/1.15.0/ecctl_1.15.0_linux_386.tar.gz >
12+ < https://download.elastic.co/downloads/ecctl/1.15.0/ecctl_1.15.0_linux_64-bit.deb >
13+ < https://download.elastic.co/downloads/ecctl/1.15.0/ecctl_1.15.0_linux_64-bit.rpm >
14+ < https://download.elastic.co/downloads/ecctl/1.15.0/ecctl_1.15.0_linux_amd64.tar.gz >
15+ < https://download.elastic.co/downloads/ecctl/1.15.0/ecctl_1.15.0_linux_arm64.tar.gz >
16+
17+ Checksums are at [ ecctl_1.15.0_checksums.txt] ( https://download.elastic.co/downloads/ecctl/1.15.0/ecctl_1.15.0_checksums.txt ) .
18+
19+ ## Release notes
20+
21+ < https://www.elastic.co/guide/en/ecctl/1.15/ecctl-release-notes-v1.15.0.html >
You can’t perform that action at this time.
0 commit comments