diff --git a/.github/workflows/CD.yml b/.github/workflows/CD.yml index bc4c7f35..5e1a6910 100644 --- a/.github/workflows/CD.yml +++ b/.github/workflows/CD.yml @@ -20,7 +20,7 @@ jobs: uses: actions/checkout@v2 with: repository: opendistro-for-elasticsearch/kibana-oss - ref: 7.7.0 + ref: 7.8.0 token: ${{ secrets.KIBANA_OSS_ACCESS }} path: kibana diff --git a/.github/workflows/e2e-tests-workflow.yml b/.github/workflows/e2e-tests-workflow.yml index 477724bd..74c978f3 100644 --- a/.github/workflows/e2e-tests-workflow.yml +++ b/.github/workflows/e2e-tests-workflow.yml @@ -14,7 +14,7 @@ jobs: steps: - name: Pull and Run Docker run: | - version=1.8.0 + version=1.9.0 echo $version if docker pull opendistroforelasticsearch/opendistroforelasticsearch:$version then @@ -34,7 +34,7 @@ jobs: uses: actions/checkout@v2 with: repository: opendistro-for-elasticsearch/kibana-oss - ref: 7.7.0 + ref: 7.8.0 token: ${{ secrets.KIBANA_OSS_ACCESS }} path: kibana - name: Get node and yarn versions diff --git a/.github/workflows/unit-tests-workflow.yml b/.github/workflows/unit-tests-workflow.yml index 8d41bb66..7e92837a 100644 --- a/.github/workflows/unit-tests-workflow.yml +++ b/.github/workflows/unit-tests-workflow.yml @@ -16,7 +16,7 @@ jobs: uses: actions/checkout@v2 with: repository: opendistro-for-elasticsearch/kibana-oss - ref: 7.7.0 + ref: 7.8.0 token: ${{ secrets.KIBANA_OSS_ACCESS }} path: kibana - name: Get node and yarn versions diff --git a/README.md b/README.md index 09a2d18a..309e7533 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Ultimately, your directory structure should look like this: To build the plugin's distributable zip simply run `yarn build`. -Example output: `./build/opendistro-anomaly-detection-kibana-1.8.0.0.zip` +Example output: `./build/opendistro-anomaly-detection-kibana-1.9.0.0.zip` ## Run diff --git a/package.json b/package.json index 0288c22d..6164c792 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { "name": "opendistro-anomaly-detection-kibana", - "version": "1.8.0.0", + "version": "1.9.0.0", "description": "Open Distro for Elasticsearch Anomaly Detection Kibana plugin", "main": "index.js", "kibana": { - "version": "7.7.0", + "version": "7.8.0", "templateVersion": "1.0.0" }, "scripts": { diff --git a/public/pages/AnomalyCharts/components/AlertsFlyout/__tests__/__snapshots__/AlertsFlyout.test.tsx.snap b/public/pages/AnomalyCharts/components/AlertsFlyout/__tests__/__snapshots__/AlertsFlyout.test.tsx.snap index a6550fc3..b87cf21d 100644 --- a/public/pages/AnomalyCharts/components/AlertsFlyout/__tests__/__snapshots__/AlertsFlyout.test.tsx.snap +++ b/public/pages/AnomalyCharts/components/AlertsFlyout/__tests__/__snapshots__/AlertsFlyout.test.tsx.snap @@ -22,7 +22,7 @@ exports[` spec Alerts Flyout renders component with monitor 1`] tabindex="0" >