File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 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
5
- kubeVersion : " >=1.22"
4
+ version : 4.2.2
5
+ kubeVersion : " >=1.22.0-0 "
6
6
description : A Helm chart to configure logging resource for the Logging operator.
7
7
keywords :
8
8
- logging
@@ -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
apiVersion : v2
2
2
type : application
3
3
name : logging-operator
4
- version : 4.2.1
5
- appVersion : 4.2.0
6
- kubeVersion : " >=1.22"
4
+ version : 4.2.3
5
+ appVersion : 4.2.2
6
+ kubeVersion : " >=1.22.0-0 "
7
7
description : Logging operator for Kubernetes based on Fluentd and Fluentbit.
8
8
keywords :
9
9
- logging
@@ -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
You can’t perform that action at this time.
0 commit comments