We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c2827a commit dc636d5Copy full SHA for dc636d5
charts/graylog/Chart.yaml
@@ -1,8 +1,8 @@
1
apiVersion: v2
2
name: graylog
3
home: https://www.graylog.org
4
-version: 2.3.15
5
-appVersion: 6.3.0
+version: 2.3.16
+appVersion: 6.3.1
6
description: Graylog is the centralized log management solution built to open
7
standards for capturing, storing, and enabling real-time analysis of terabytes
8
of machine data.
charts/graylog/values.yaml
@@ -55,7 +55,7 @@ graylog:
55
##
56
image:
57
repository: "graylog/graylog"
58
- tag: "6.3.0"
+ tag: "6.3.1"
59
pullPolicy: "IfNotPresent"
60
61
## Graylog default Java option
0 commit comments