-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e0f30fa
commit f5db02c
Showing
6 changed files
with
9 additions
and
7 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
helm install --name praeco --namespace elastic praeco-0.1.1.tgz | ||
helm install --name praeco --namespace elastic praeco-0.1.2.tgz |
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
helm upgrade --recreate-pods --install praeco --namespace elastic daichi703n/praeco \ | ||
-f vars.yml |
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 |
---|---|---|
@@ -1,2 +1,2 @@ | ||
helm upgrade --recreate-pods --install praeco --namespace elastic praeco-0.1.1.tgz \ | ||
helm upgrade --recreate-pods --install praeco --namespace elastic praeco-0.1.2.tgz \ | ||
-f vars.yml |
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
dependencies: | ||
- name: elastalert | ||
repository: https://daichi703n.github.io/charts/stable | ||
version: 0.1.1 | ||
digest: sha256:d8ddb7ba563e7160dd6cb6062a838ced8de53d017b864ea696cc57eb79681939 | ||
generated: "2020-02-24T18:01:36.513695+09:00" | ||
version: 0.1.2 | ||
digest: sha256:b85bb74cd2b2a401f29edab3195fe86661def1b222559f5d97dd3a461cc50585 | ||
generated: "2020-03-19T00:45:26.071379+09:00" |
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
dependencies: | ||
- name: elastalert | ||
version: 0.1.1 | ||
version: 0.1.2 | ||
repository: https://daichi703n.github.io/charts/stable | ||
# repository: file://..//elastalert # for testing |