Skip to content

Commit

Permalink
Merge pull request #17 from genofire/main
Browse files Browse the repository at this point in the history
fix(logging-operator-*): update to operator version 4.1.0
  • Loading branch information
pepov authored Apr 16, 2023
2 parents ccbb687 + 0a37587 commit 644a6a3
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion charts/logging-operator-logging/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
2 changes: 1 addition & 1 deletion charts/logging-operator-logging/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
4 changes: 2 additions & 2 deletions charts/logging-operator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
2 changes: 1 addition & 1 deletion charts/logging-operator/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down

0 comments on commit 644a6a3

Please sign in to comment.