We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa4cbad commit 0a79144Copy full SHA for 0a79144
kubernetes/charts/weblogic-operator/values.yaml
@@ -87,7 +87,7 @@ elkIntegrationEnabled: false
87
88
# logStashImage specifies the docker image containing logstash.
89
# This parameter is ignored if 'elkIntegrationEnabled' is false.
90
-logStashImage: "logstash:5"
+logStashImage: "logstash:6.6.0"
91
92
# elasticSearchHost specifies the hostname of where elasticsearch is running.
93
0 commit comments