Skip to content

Commit

Permalink
Merge pull request #10 from mia-platform/feat/chart_upgrades
Browse files Browse the repository at this point in the history
chart upgrades
  • Loading branch information
JGiola authored Apr 8, 2022
2 parents 64841c9 + 8a4af21 commit ee4d347
Show file tree
Hide file tree
Showing 22 changed files with 7,372 additions and 162 deletions.
6 changes: 4 additions & 2 deletions charts/logging/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
name: logging-operator
version: 3.7.0
version: 3.8.0
kubeVersion: ">= 1.16.0-0"
appVersion: 3.15.0
appVersion: 3.17.3
description: "A Kubernetes logging stack based on Logging Operator"
type: application
keywords:
Expand All @@ -20,5 +20,7 @@ maintainers:
url: https://github.com/thobianchi
- name: "Luca Terracciano"
url: https://github.com/lterrac
- name: "Daniele Della Rocca"
url: https://github.com/ddellarocca
icon: https://github.com/banzaicloud/logging-operator/blob/master/docs/img/icon.png
deprecated: false
4 changes: 4 additions & 0 deletions charts/logging/crds/clusterflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ spec:
type: object
detectExceptions:
properties:
force_line_breaks:
type: boolean
languages:
items:
type: string
Expand Down Expand Up @@ -832,6 +834,8 @@ spec:
type: object
detectExceptions:
properties:
force_line_breaks:
type: boolean
languages:
items:
type: string
Expand Down
Loading

0 comments on commit ee4d347

Please sign in to comment.