Skip to content

Commit 6ec158b

Browse files
author
Thiago Loureiro
committed
Graylog 6.3.3 Upgrade
1 parent 1dc2f4c commit 6ec158b

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.17
5-
appVersion: 6.3.1
4+
version: 2.3.18
5+
appVersion: 6.3.3
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.3"
5959
pullPolicy: "IfNotPresent"
6060

6161
## Graylog default Java option

0 commit comments

Comments
 (0)