-
Notifications
You must be signed in to change notification settings - Fork 24.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
This reverts commit e29a633.
- Loading branch information
1 parent
427c00f
commit d1d6de1
Showing
3 changed files
with
11 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -39,9 +39,6 @@ labels: | |
resources: | ||
- filename: "elasticsearch-${version}-linux-x86_64.tar.gz" | ||
url: "<artifact_path>/elasticsearch-${version}-linux-x86_64.tar.gz" | ||
validation: | ||
type: "sha512" | ||
value: "<insert SHA 512 here>" | ||
- filename: "tini" | ||
url: "https://github.com/krallin/tini/releases/download/v0.19.0/tini-amd64" | ||
validation: | ||
|
@@ -50,14 +47,7 @@ resources: | |
|
||
# List of project maintainers | ||
maintainers: | ||
- name: "Nassim Kammah" | ||
email: "[email protected]" | ||
- name: "Rory Hunter" | ||
email: "[email protected]" | ||
username: "rory" | ||
- email: "[email protected]" | ||
name: "Alexander Klepal" | ||
username: "alexander.klepal" | ||
cht_member: true | ||
- email: "[email protected]" | ||
name: "Yalabe Dukuly" | ||
username: "yalabe.dukuly" | ||
cht_member: true |