File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ keywords:
6
6
- fluent-bit
7
7
- fluentd
8
8
- operator
9
- version : 3.4.0
9
+ version : 3.4.1
10
10
# renovate: datasource=docker depName=ghcr.io/fluent/fluent-operator/fluent-operator
11
11
appVersion : " 3.4.0"
12
12
icon : https://raw.githubusercontent.com/fluent/fluent-operator/master/docs/images/fluent-operator-icon.svg
@@ -19,9 +19,9 @@ maintainers:
19
19
dependencies :
20
20
- name : fluent-bit-crds
21
21
repository : " file://charts/fluent-bit-crds"
22
- version : 3.3.0
22
+ version : 3.4.1
23
23
condition : fluentbit.crdsEnable
24
24
- name : fluentd-crds
25
25
repository : " file://charts/fluentd-crds"
26
- version : 3.3.0
26
+ version : 3.4.1
27
27
condition : fluentd.crdsEnable
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ description: A Helm chart delivering fluenbt-bit controller CRDS
14
14
# This is the chart version. This version number should be incremented each time you make changes
15
15
# to the chart and its templates, including the app version.
16
16
# Versions are expected to follow Semantic Versioning (https://semver.org/)
17
- version : 3.3.0
17
+ version : 3.4.1
18
18
19
19
# This is the version number of the application being deployed. This version number should be
20
20
# incremented each time you make changes to the application. Versions are not expected to
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ description: A Helm chart delivering fluentd controller CRDS
14
14
# This is the chart version. This version number should be incremented each time you make changes
15
15
# to the chart and its templates, including the app version.
16
16
# Versions are expected to follow Semantic Versioning (https://semver.org/)
17
- version : 3.3.0
17
+ version : 3.4.1
18
18
19
19
# This is the version number of the application being deployed. This version number should be
20
20
# incremented each time you make changes to the application. Versions are not expected to
You can’t perform that action at this time.
0 commit comments