File tree 2 files changed +3
-3
lines changed
config/playground/helm/preview
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ replicaCount: 3
11
11
image :
12
12
repository : " opensearchproject/opensearch-dashboards"
13
13
# override image tag, which is .Chart.AppVersion by default
14
- tag : " latest "
14
+ tag : " 2.17.0 "
15
15
pullPolicy : " Always"
16
16
17
17
imagePullSecrets : []
@@ -201,4 +201,4 @@ extraObjects: []
201
201
# specify the external plugins to install
202
202
plugins :
203
203
enabled : true
204
- installList : ["https://github.com/BionIT/google-analytics-plugin/releases/download/2.18 .0/googleAnalytics-2.18 .0.zip"]
204
+ installList : ["https://github.com/BionIT/google-analytics-plugin/releases/download/2.17 .0/googleAnalytics-2.17 .0.zip"]
Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ hostAliases: []
113
113
image :
114
114
repository : " opensearchproject/opensearch"
115
115
# override image tag, which is .Chart.AppVersion by default
116
- tag : " latest "
116
+ tag : " 2.17.0 "
117
117
pullPolicy : " Always"
118
118
119
119
podAnnotations : {}
You can’t perform that action at this time.
0 commit comments