diff --git a/charts/logging-operator/Chart.yaml b/charts/logging-operator/Chart.yaml index f6987f2..8cc30d2 100644 --- a/charts/logging-operator/Chart.yaml +++ b/charts/logging-operator/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 type: application name: logging-operator -version: 4.1.0 +version: 4.1.1 appVersion: 4.1.0 kubeVersion: ">=1.16.0-0" description: Logging operator for Kubernetes based on Fluentd and Fluentbit. @@ -19,4 +19,4 @@ annotations: description: Moved to to location artifacthub.io/images: | - name: logging-operator - image: ghcr.io/kube-logging/logging-operator:4.0.0 + image: ghcr.io/kube-logging/logging-operator:4.1.0 diff --git a/charts/logging-operator/README.md b/charts/logging-operator/README.md index 8de4e23..dce771f 100644 --- a/charts/logging-operator/README.md +++ b/charts/logging-operator/README.md @@ -1,6 +1,6 @@ # logging-operator -![version: 4.1.0](https://img.shields.io/badge/version-4.1.0-informational?style=flat-square) ![type: application](https://img.shields.io/badge/type-application-informational?style=flat-square) ![app version: 4.1.0](https://img.shields.io/badge/app%20version-4.1.0-informational?style=flat-square) ![kube version: >=1.16.0-0](https://img.shields.io/badge/kube%20version->=1.16.0--0-informational?style=flat-square) [![artifact hub](https://img.shields.io/badge/artifact%20hub-logging--operator-informational?style=flat-square)](https://artifacthub.io/packages/helm/kube-logging/logging-operator) +![version: 4.1.1](https://img.shields.io/badge/version-4.1.1-informational?style=flat-square) ![type: application](https://img.shields.io/badge/type-application-informational?style=flat-square) ![app version: 4.1.0](https://img.shields.io/badge/app%20version-4.1.0-informational?style=flat-square) ![kube version: >=1.16.0-0](https://img.shields.io/badge/kube%20version->=1.16.0--0-informational?style=flat-square) [![artifact hub](https://img.shields.io/badge/artifact%20hub-logging--operator-informational?style=flat-square)](https://artifacthub.io/packages/helm/kube-logging/logging-operator) Logging operator for Kubernetes based on Fluentd and Fluentbit. diff --git a/charts/logging-operator/crds/logging.banzaicloud.io_outputs.yaml b/charts/logging-operator/crds/logging.banzaicloud.io_outputs.yaml index 0f0a03b..fdf307a 100644 --- a/charts/logging-operator/crds/logging.banzaicloud.io_outputs.yaml +++ b/charts/logging-operator/crds/logging.banzaicloud.io_outputs.yaml @@ -4334,6 +4334,8 @@ spec: type: string ssl_verify: type: boolean + ssl_version: + type: string suppress_doc_wrap: type: boolean suppress_type_name: @@ -10233,6 +10235,8 @@ spec: type: string ssl_verify: type: boolean + ssl_version: + type: string suppress_doc_wrap: type: boolean suppress_type_name: