Skip to content

Commit 0b64988

Browse files
authored
Merge pull request #879 from denismaggior8/876-fix
Issue #876 fix
2 parents 7079fef + 0a79144 commit 0b64988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/charts/weblogic-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ elkIntegrationEnabled: false
8787

8888
# logStashImage specifies the docker image containing logstash.
8989
# This parameter is ignored if 'elkIntegrationEnabled' is false.
90-
logStashImage: "logstash:5"
90+
logStashImage: "logstash:6.6.0"
9191

9292
# elasticSearchHost specifies the hostname of where elasticsearch is running.
9393
# This parameter is ignored if 'elkIntegrationEnabled' is false.

0 commit comments

Comments
 (0)