Skip to content

Commit b025269

Browse files
authored
2.11 release (#203)
Signed-off-by: Zilong Xia <zilongx@amazon.com>
1 parent 0b2ac9d commit b025269

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

config/playground/helm/dev/helm-opensearch-dashboards.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -185,4 +185,4 @@ extraObjects: []
185185
# specify the external plugins to install.
186186
plugins:
187187
enabled: true
188-
installList: ["https://github.com/BionIT/google-analytics-plugin/releases/download/2.10.0/googleAnalytics-2.10.0.zip"]
188+
installList: ["https://github.com/BionIT/google-analytics-plugin/releases/download/2.11.0/googleAnalytics-2.11.0.zip"]

config/playground/helm/preview/helm-opensearch-dashboards.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -201,4 +201,4 @@ extraObjects: []
201201
# specify the external plugins to install
202202
plugins:
203203
enabled: true
204-
installList: ["https://github.com/BionIT/google-analytics-plugin/releases/download/2.10.0/googleAnalytics-2.10.0.zip"]
204+
installList: ["https://github.com/BionIT/google-analytics-plugin/releases/download/2.11.0/googleAnalytics-2.11.0.zip"]

config/playground/helm/prod/helm-opensearch-dashboards.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -185,4 +185,4 @@ extraObjects: []
185185
# specify the external plugins to install
186186
plugins:
187187
enabled: true
188-
installList: ["https://github.com/BionIT/google-analytics-plugin/releases/download/2.10.0/googleAnalytics-2.10.0.zip"]
188+
installList: ["https://github.com/BionIT/google-analytics-plugin/releases/download/2.11.0/googleAnalytics-2.11.0.zip"]

config/playground/helm/searchapps/helm-opensearch-dashboards.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -197,4 +197,4 @@ extraObjects: []
197197
# specify the plugin to install
198198
plugins:
199199
enabled: false
200-
installList: ["https://github.com/BionIT/google-analytics-plugin/releases/download/2.10.0/googleAnalytics-2.10.0.zip"]
200+
installList: ["https://github.com/BionIT/google-analytics-plugin/releases/download/2.11.0/googleAnalytics-2.11.0.zip"]

0 commit comments

Comments
 (0)