Skip to content

Commit eae14b3

Browse files
committed
update Chart.yaml
1 parent f118a12 commit eae14b3

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

charts/graylog/Chart.yaml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@ name: graylog
33
description: Official Graylog Helm chart for Kubernetes
44
icon: https://github.com/Graylog2/graylog2-server/blob/6.3.0/graylog2-web-interface/public/images/favicon.png
55
type: application
6-
# This is the chart version.
7-
version: 1.0.0
8-
# This is the version number of the Graylog application bundled with this chart.
9-
appVersion: "7.0"
106
home: https://graylog.org
117
sources:
128
- https://github.com/graylog2
@@ -38,6 +34,7 @@ annotations:
3834
platforms:
3935
- linux/amd64
4036
- linux/arm64
37+
# Changelog
4138
artifacthub.io/changes: |
4239
- kind: added
4340
description: add LICENSE
@@ -59,3 +56,7 @@ annotations:
5956
- name: fix: forwarder TLS condition
6057
url: https://github.com/Graylog2/graylog-helm/pull/60
6158
artifacthub.io/containsSecurityUpdates: "true"
59+
# This is the chart version.
60+
version: 1.0.0
61+
# This is the version number of the Graylog application bundled with this chart.
62+
appVersion: "7.0"

0 commit comments

Comments
 (0)