This repository was archived by the owner on Feb 4, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
apiVersion : v2
2
2
type : application
3
3
name : logging-operator-logging
4
- version : 4.2.0
4
+ version : 4.2.1
5
5
kubeVersion : " >=1.22"
6
6
description : A Helm chart to configure logging resource for the Logging operator.
7
7
keywords :
@@ -24,7 +24,7 @@ annotations:
24
24
- name: syslog-ng
25
25
image: ghcr.io/axoflow/axosyslog:4.2.0
26
26
- name: logging-operator
27
- image: ghcr.io/kube-logging/logging-operator:4.2.0
27
+ image: ghcr.io/kube-logging/logging-operator:4.2.1
28
28
- name: config-reloader
29
29
image: ghcr.io/kube-logging/config-reloader:v0.0.5
30
30
- name: node-exporter
Original file line number Diff line number Diff line change 1
1
# logging-operator-logging
2
2
3
- ![ version: 4.2.0 ] ( https://img.shields.io/badge/version-4.2.0 -informational?style=flat-square ) ![ type: application] ( https://img.shields.io/badge/type-application-informational?style=flat-square ) ![ kube version: >=1.22] ( https://img.shields.io/badge/kube%20version->=1.22-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 )
3
+ ![ version: 4.2.1 ] ( https://img.shields.io/badge/version-4.2.1 -informational?style=flat-square ) ![ type: application] ( https://img.shields.io/badge/type-application-informational?style=flat-square ) ![ kube version: >=1.22] ( https://img.shields.io/badge/kube%20version->=1.22-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 )
4
4
5
5
A Helm chart to configure logging resource for the Logging operator.
6
6
Original file line number Diff line number Diff line change 1
1
apiVersion : v2
2
2
type : application
3
3
name : logging-operator
4
- version : 4.2.0
5
- appVersion : 4.2.0
4
+ version : 4.2.1
5
+ appVersion : 4.2.1
6
6
kubeVersion : " >=1.22"
7
7
description : Logging operator for Kubernetes based on Fluentd and Fluentbit.
8
8
keywords :
@@ -19,4 +19,4 @@ annotations:
19
19
description: Moved to to location
20
20
artifacthub.io/images : |
21
21
- name: logging-operator
22
- image: ghcr.io/kube-logging/logging-operator:4.2.0
22
+ image: ghcr.io/kube-logging/logging-operator:4.2.1
Original file line number Diff line number Diff line change 1
1
# logging-operator
2
2
3
- ![ version: 4.2.0 ] ( https://img.shields.io/badge/version-4.2.0 -informational?style=flat-square ) ![ type: application] ( https://img.shields.io/badge/type-application-informational?style=flat-square ) ![ app version: 4.2.0 ] ( https://img.shields.io/badge/app%20version-4.2.0 -informational?style=flat-square ) ![ kube version: >=1.22] ( https://img.shields.io/badge/kube%20version->=1.22-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 )
3
+ ![ version: 4.2.1 ] ( https://img.shields.io/badge/version-4.2.1 -informational?style=flat-square ) ![ type: application] ( https://img.shields.io/badge/type-application-informational?style=flat-square ) ![ app version: 4.2.1 ] ( https://img.shields.io/badge/app%20version-4.2.1 -informational?style=flat-square ) ![ kube version: >=1.22] ( https://img.shields.io/badge/kube%20version->=1.22-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 )
4
4
5
5
Logging operator for Kubernetes based on Fluentd and Fluentbit.
6
6
You can’t perform that action at this time.
0 commit comments