Skip to content

Commit

Permalink
Remove Dashboards 1.3.0 version since 2.0.0 will be the next version (o…
Browse files Browse the repository at this point in the history
…pensearch-project#1470)

Signed-off-by: Peter Nied <[email protected]>
  • Loading branch information
peternied authored and peterzhuamazon committed Feb 16, 2022
1 parent 0c49483 commit fae7694
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 26 deletions.
1 change: 0 additions & 1 deletion jenkins/check-for-build.jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ pipeline {
H/10 * * * * %INPUT_MANIFEST=1.2.2/opensearch-1.2.2.yml;TARGET_JOB_NAME=distribution-build-opensearch
H/10 * * * * %INPUT_MANIFEST=1.2.3/opensearch-1.2.3.yml;TARGET_JOB_NAME=distribution-build-opensearch
H/10 * * * * %INPUT_MANIFEST=1.3.0/opensearch-1.3.0.yml;TARGET_JOB_NAME=distribution-build-opensearch
H/10 * * * * %INPUT_MANIFEST=1.3.0/opensearch-dashboards-1.3.0.yml;TARGET_JOB_NAME=distribution-build-opensearch-dashboards
H 1 * * * %INPUT_MANIFEST=2.0.0/opensearch-2.0.0.yml;TARGET_JOB_NAME=distribution-build-opensearch
H 1 * * * %INPUT_MANIFEST=2.0.0/opensearch-dashboards-2.0.0.yml;TARGET_JOB_NAME=distribution-build-opensearch-dashboards
'''
Expand Down
8 changes: 0 additions & 8 deletions manifests/1.3.0/opensearch-dashboards-1.3.0-test.yml

This file was deleted.

17 changes: 0 additions & 17 deletions manifests/1.3.0/opensearch-dashboards-1.3.0.yml

This file was deleted.

0 comments on commit fae7694

Please sign in to comment.