Skip to content

Commit 41e7f3f

Browse files
graylog 6.3.0
1 parent 48aa28b commit 41e7f3f

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.14
5-
appVersion: 6.2.3
4+
version: 2.3.15
5+
appVersion: 6.3.0
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.2.3"
58+
tag: "6.3.0"
5959
pullPolicy: "IfNotPresent"
6060

6161
## Graylog default Java option

0 commit comments

Comments
 (0)