Skip to content

Commit 7a88aff

Browse files
author
Thiago Loureiro
committed
graylog upgrade to 6.2.2
Signed-off-by: Thiago Loureiro <[email protected]>
1 parent 0c8a9a4 commit 7a88aff

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/graylog/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v2
22
name: graylog
33
home: https://www.graylog.org
4-
version: 2.3.10
5-
appVersion: 5.2.6
4+
version: 2.3.11
5+
appVersion: 6.2.2
66
description: Graylog is the centralized log management solution built to open
77
standards for capturing, storing, and enabling real-time analysis of terabytes
88
of machine data.

charts/graylog/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ graylog:
5555
##
5656
image:
5757
repository: "graylog/graylog"
58-
tag: "5.2.6"
58+
tag: "6.2.2"
5959
pullPolicy: "IfNotPresent"
6060

6161
## Graylog default Java option

0 commit comments

Comments
 (0)