From 0a37587b8ae97109f1f18196c7d2d9e3c545e0dd Mon Sep 17 00:00:00 2001 From: genofire Date: Wed, 12 Apr 2023 19:24:31 +0000 Subject: [PATCH] fix(logging-operator-*): update to operator version 4.1.0 Signed-off-by: genofire --- charts/logging-operator-logging/Chart.yaml | 2 +- charts/logging-operator-logging/README.md | 2 +- charts/logging-operator/Chart.yaml | 4 ++-- charts/logging-operator/README.md | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/logging-operator-logging/Chart.yaml b/charts/logging-operator-logging/Chart.yaml index 8745e08..3081753 100644 --- a/charts/logging-operator-logging/Chart.yaml +++ b/charts/logging-operator-logging/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 type: application name: logging-operator-logging -version: 4.1.0-dev.3 +version: 4.1.0 kubeVersion: ">=1.16.0-0" description: A Helm chart to configure logging resource for the Logging operator. keywords: diff --git a/charts/logging-operator-logging/README.md b/charts/logging-operator-logging/README.md index 4b5d721..6fecc23 100644 --- a/charts/logging-operator-logging/README.md +++ b/charts/logging-operator-logging/README.md @@ -1,6 +1,6 @@ # logging-operator-logging -![version: 4.1.0-dev.3](https://img.shields.io/badge/version-4.1.0--dev.3-informational?style=flat-square) ![type: application](https://img.shields.io/badge/type-application-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--logging-informational?style=flat-square)](https://artifacthub.io/packages/helm/kube-logging/logging-operator-logging) +![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) ![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--logging-informational?style=flat-square)](https://artifacthub.io/packages/helm/kube-logging/logging-operator-logging) A Helm chart to configure logging resource for the Logging operator. diff --git a/charts/logging-operator/Chart.yaml b/charts/logging-operator/Chart.yaml index 8242937..f6987f2 100644 --- a/charts/logging-operator/Chart.yaml +++ b/charts/logging-operator/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 type: application name: logging-operator -version: 4.1.0-dev.2 -appVersion: 4.0.0 +version: 4.1.0 +appVersion: 4.1.0 kubeVersion: ">=1.16.0-0" description: Logging operator for Kubernetes based on Fluentd and Fluentbit. keywords: diff --git a/charts/logging-operator/README.md b/charts/logging-operator/README.md index 383423e..8de4e23 100644 --- a/charts/logging-operator/README.md +++ b/charts/logging-operator/README.md @@ -1,6 +1,6 @@ # logging-operator -![version: 4.1.0-dev.2](https://img.shields.io/badge/version-4.1.0--dev.2-informational?style=flat-square) ![type: application](https://img.shields.io/badge/type-application-informational?style=flat-square) ![app version: 4.0.0](https://img.shields.io/badge/app%20version-4.0.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.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) Logging operator for Kubernetes based on Fluentd and Fluentbit.