Skip to content

Commit 5ea761f

Browse files
author
Thiago Loureiro
committed
Bump Graylog version to 2.3.17 and appVersion to 6.3.2
1 parent 9cc9422 commit 5ea761f

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.16
5-
appVersion: 6.3.1
4+
version: 2.3.17
5+
appVersion: 6.3.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: "6.3.1"
58+
tag: "6.3.2"
5959
pullPolicy: "IfNotPresent"
6060

6161
## Graylog default Java option

0 commit comments

Comments
 (0)