Skip to content

Commit dc636d5

Browse files
Graylog 6.3.1
1 parent 6c2827a commit dc636d5

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.15
5-
appVersion: 6.3.0
4+
version: 2.3.16
5+
appVersion: 6.3.1
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.0"
58+
tag: "6.3.1"
5959
pullPolicy: "IfNotPresent"
6060

6161
## Graylog default Java option

0 commit comments

Comments
 (0)