Skip to content

Commit 79e0e18

Browse files
authored
[bitnami/fluent-bit] Release 3.1.1 (#33151)
* [bitnami/fluent-bit] Release 3.1.1 updating components versions Signed-off-by: Bitnami Bot <[email protected]> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <[email protected]> --------- Signed-off-by: Bitnami Bot <[email protected]>
1 parent 7a5f15c commit 79e0e18

File tree

4 files changed

+10
-6
lines changed

4 files changed

+10
-6
lines changed

bitnami/fluent-bit/CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Changelog
22

3+
## 3.1.1 (2025-04-23)
4+
5+
* [bitnami/fluent-bit] Release 3.1.1 ([#33151](https://github.com/bitnami/charts/pull/33151))
6+
37
## 3.1.0 (2025-04-21)
48

5-
* [bitnami/fluent-bit] Added support for extraContainerPorts ([#33083](https://github.com/bitnami/charts/pull/33083))
9+
* [bitnami/fluent-bit] Added support for extraContainerPorts (#33083) ([d1089a0](https://github.com/bitnami/charts/commit/d1089a0eab6f5a0c3a451806b1f58287fe727d1e)), closes [#33083](https://github.com/bitnami/charts/issues/33083)
610

711
## 3.0.0 (2025-04-02)
812

bitnami/fluent-bit/Chart.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ annotations:
77
licenses: Apache-2.0
88
images: |
99
- name: fluent-bit
10-
image: docker.io/bitnami/fluent-bit:4.0.0-debian-12-r0
10+
image: docker.io/bitnami/fluent-bit:4.0.1-debian-12-r0
1111
apiVersion: v2
12-
appVersion: 4.0.0
12+
appVersion: 4.0.1
1313
dependencies:
1414
- name: common
1515
repository: oci://registry-1.docker.io/bitnamicharts
@@ -29,4 +29,4 @@ maintainers:
2929
name: fluent-bit
3030
sources:
3131
- https://github.com/bitnami/charts/tree/main/bitnami/fluent-bit
32-
version: 3.1.0
32+
version: 3.1.1

bitnami/fluent-bit/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -403,4 +403,4 @@ Unless required by applicable law or agreed to in writing, software
403403
distributed under the License is distributed on an "AS IS" BASIS,
404404
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
405405
See the License for the specific language governing permissions and
406-
limitations under the License.
406+
limitations under the License.

bitnami/fluent-bit/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ diagnosticMode:
8686
image:
8787
registry: docker.io
8888
repository: bitnami/fluent-bit
89-
tag: 4.0.0-debian-12-r0
89+
tag: 4.0.1-debian-12-r0
9090
digest: ""
9191
## Specify a imagePullPolicy
9292
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images

0 commit comments

Comments
 (0)