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:
66 - fluent-bit
77 - fluentd
88 - operator
9- version : 3.4.0
9+ version : 3.4.1
1010# renovate: datasource=docker depName=ghcr.io/fluent/fluent-operator/fluent-operator
1111appVersion : " 3.4.0"
1212icon : https://raw.githubusercontent.com/fluent/fluent-operator/master/docs/images/fluent-operator-icon.svg
@@ -19,9 +19,9 @@ maintainers:
1919dependencies :
2020 - name : fluent-bit-crds
2121 repository : " file://charts/fluent-bit-crds"
22- version : 3.3.0
22+ version : 3.4.1
2323 condition : fluentbit.crdsEnable
2424 - name : fluentd-crds
2525 repository : " file://charts/fluentd-crds"
26- version : 3.3.0
26+ version : 3.4.1
2727 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
1414# This is the chart version. This version number should be incremented each time you make changes
1515# to the chart and its templates, including the app version.
1616# Versions are expected to follow Semantic Versioning (https://semver.org/)
17- version : 3.3.0
17+ version : 3.4.1
1818
1919# This is the version number of the application being deployed. This version number should be
2020# 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
1414# This is the chart version. This version number should be incremented each time you make changes
1515# to the chart and its templates, including the app version.
1616# Versions are expected to follow Semantic Versioning (https://semver.org/)
17- version : 3.3.0
17+ version : 3.4.1
1818
1919# This is the version number of the application being deployed. This version number should be
2020# 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