Skip to content

Commit 08663e4

Browse files
committed
bump logging-opeator version
1 parent 1740dc2 commit 08663e4

File tree

6 files changed

+768
-72
lines changed

6 files changed

+768
-72
lines changed

charts/logging-operator/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v1
2-
appVersion: "2.1.1"
2+
appVersion: "2.2.0"
33
description: A Helm chart to install Banzai Cloud logging-operator
44
name: logging-operator
5-
version: 2.1.1
5+
version: 2.2.0

charts/logging-operator/templates/logging.banzaicloud.io_clusterflows.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ spec:
6666
has ip address (default: host)'
6767
type: string
6868
records:
69+
description: 'Records are represented as maps: `key: value`'
6970
items:
7071
additionalProperties:
7172
type: string

0 commit comments

Comments
 (0)