Skip to content

Commit 7e1b2c8

Browse files
authored
Merge pull request #1359 from kube-logging/sync-chart-changes
sync chart changes
2 parents 469986c + 5d2a8a4 commit 7e1b2c8

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

e2e/charts/logging-operator-logging/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v2
22
type: application
33
name: logging-operator-logging
4-
version: 4.2.0
5-
kubeVersion: ">=1.22"
4+
version: 4.2.2
5+
kubeVersion: ">=1.22.0-0"
66
description: A Helm chart to configure logging resource for the Logging operator.
77
keywords:
88
- logging
@@ -24,7 +24,7 @@ annotations:
2424
- name: syslog-ng
2525
image: ghcr.io/axoflow/axosyslog:4.2.0
2626
- 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
2828
- name: config-reloader
2929
image: ghcr.io/kube-logging/config-reloader:v0.0.5
3030
- name: node-exporter

e2e/charts/logging-operator/Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
apiVersion: v2
22
type: application
33
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"
77
description: Logging operator for Kubernetes based on Fluentd and Fluentbit.
88
keywords:
99
- logging
@@ -19,4 +19,4 @@ annotations:
1919
description: Moved to to location
2020
artifacthub.io/images: |
2121
- 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

0 commit comments

Comments
 (0)