Skip to content

Commit 855b901

Browse files
chore(master): release 3.10.0
1 parent f4233a3 commit 855b901

6 files changed

Lines changed: 31 additions & 5 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.9.0"
2+
".": "3.10.0"
33
}

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,31 @@
11
# Change Log
22

3+
## [3.10.0](https://github.com/fluent/fluent-operator/compare/v3.9.0...v3.10.0) (2026-07-08)
4+
5+
6+
### Features
7+
8+
* adjust fluentbit `service` helm value to allow specifying all possible service fields ([25506ac](https://github.com/fluent/fluent-operator/commit/25506ac8e52a16844b191e237ebb955dd1d5584d))
9+
* **fluentbit:** support networking settings for s3 output ([7c51546](https://github.com/fluent/fluent-operator/commit/7c515469e9a48a64aad249d6a9a3ab3a78b0c5b9))
10+
11+
12+
### Bug Fixes
13+
14+
* format go files and regenerate manifests with networking description ([d424f6c](https://github.com/fluent/fluent-operator/commit/d424f6ca9fb276959acf79d287853cc9915fbbbf))
15+
16+
17+
### Dependencies
18+
19+
* **deps:** bump fluent-bit to 5.0.7 ([#1991](https://github.com/fluent/fluent-operator/issues/1991)) ([afcefde](https://github.com/fluent/fluent-operator/commit/afcefde5f19e40fcf8813ebd836c169c4055425b))
20+
* **deps:** bump fluent-bit to 5.0.8 ([#2003](https://github.com/fluent/fluent-operator/issues/2003)) ([a4fe5ae](https://github.com/fluent/fluent-operator/commit/a4fe5aebc3cbae4d79581996d4e581b9c784db3b))
21+
* **deps:** Bump github.com/onsi/ginkgo/v2 from 2.29.0 to 2.30.0 ([#1994](https://github.com/fluent/fluent-operator/issues/1994)) ([f382e73](https://github.com/fluent/fluent-operator/commit/f382e7373667e7043f407c8570210670e50ae096))
22+
* **deps:** Bump github.com/onsi/ginkgo/v2 from 2.30.0 to 2.31.0 ([0c2b650](https://github.com/fluent/fluent-operator/commit/0c2b650304eda28ebd3bfc4a60b3e1487087de07))
23+
* **deps:** Bump github.com/onsi/ginkgo/v2 from 2.31.0 to 2.32.0 ([#2001](https://github.com/fluent/fluent-operator/issues/2001)) ([4659215](https://github.com/fluent/fluent-operator/commit/46592153b96b829b3c2c4fa1c986c70fb7346b4b))
24+
* **deps:** Bump github.com/onsi/gomega from 1.41.0 to 1.42.0 ([d1db129](https://github.com/fluent/fluent-operator/commit/d1db12917d28306dd77e1f59940148307a060b56))
25+
* **deps:** Bump github.com/onsi/gomega from 1.42.0 to 1.42.1 ([#2002](https://github.com/fluent/fluent-operator/issues/2002)) ([8706734](https://github.com/fluent/fluent-operator/commit/87067340d27763c2441d9b90fec3a93a06293c3c))
26+
* **deps:** Bump golang.org/x/sync from 0.20.0 to 0.21.0 ([#1993](https://github.com/fluent/fluent-operator/issues/1993)) ([71933b9](https://github.com/fluent/fluent-operator/commit/71933b99cb79267c258164514ba7e989ce1d59ff))
27+
* **deps:** Bump the k8s-io group across 1 directory with 3 updates ([5238da7](https://github.com/fluent/fluent-operator/commit/5238da7c6f313fc527b658c587c4871c3cd0b26f))
28+
329
## [3.9.0](https://github.com/fluent/fluent-operator/compare/v3.8.0...v3.9.0) (2026-06-09)
430

531

charts/fluent-operator-fluent-bit-crds/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Custom Resource Definitions (CRDs) for Fluent Bit. Provides full He
44
type: application
55
version: 0.0.0-dev.0 # This is a development chart which gets released and versioned in the fluent/helm-charts repo
66
# renovate: datasource=docker depName=ghcr.io/fluent/fluent-operator/fluent-operator
7-
appVersion: 3.9.0 # x-release-please-version
7+
appVersion: 3.10.0 # x-release-please-version
88
keywords:
99
- logging
1010
- fluent-bit

charts/fluent-operator-fluentd-crds/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Custom Resource Definitions (CRDs) for Fluentd. Provides full Helm
44
type: application
55
version: 0.0.0-dev.0 # This is a development chart which gets released and versioned in the fluent/helm-charts repo
66
# renovate: datasource=docker depName=ghcr.io/fluent/fluent-operator/fluent-operator
7-
appVersion: 3.9.0 # x-release-please-version
7+
appVersion: 3.10.0 # x-release-please-version
88
keywords:
99
- logging
1010
- fluentd

charts/fluent-operator/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ keywords:
88
- operator
99
version: 0.0.0-dev.0 # This is a development chart which gets released and versioned in the fluent/helm-charts repo
1010
# renovate: datasource=docker depName=ghcr.io/fluent/fluent-operator/fluent-operator
11-
appVersion: 3.9.0 # x-release-please-version
11+
appVersion: 3.10.0 # x-release-please-version
1212
icon: https://raw.githubusercontent.com/fluent/fluent-operator/master/docs/images/fluent-operator-icon.svg
1313
home: https://github.com/fluent/fluent-operator
1414
sources:

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.9.0
1+
3.10.0

0 commit comments

Comments
 (0)