Skip to content

Commit 026852a

Browse files
author
Bitnami Bot
authored
[bitnami/fluentd] Release 7.1.4 (#32439)
* [bitnami/fluentd] Release 7.1.4 updating components versions Signed-off-by: Bitnami Containers <[email protected]> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <[email protected]> --------- Signed-off-by: Bitnami Containers <[email protected]>
1 parent 602e678 commit 026852a

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

bitnami/fluentd/CHANGELOG.md

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

3-
## 7.1.3 (2025-02-19)
3+
## 7.1.4 (2025-03-13)
44

5-
* [bitnami/fluentd] Release 7.1.3 ([#31996](https://github.com/bitnami/charts/pull/31996))
5+
* [bitnami/fluentd] Release 7.1.4 ([#32439](https://github.com/bitnami/charts/pull/32439))
6+
7+
## <small>7.1.3 (2025-02-19)</small>
8+
9+
* [bitnami/fluentd] Release 7.1.3 (#31996) ([71f10d1](https://github.com/bitnami/charts/commit/71f10d1f556145f87f4b487ce503806b7446507d)), closes [#31996](https://github.com/bitnami/charts/issues/31996)
610

711
## <small>7.1.2 (2025-02-17)</small>
812

bitnami/fluentd/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ annotations:
77
licenses: Apache-2.0
88
images: |
99
- name: fluentd
10-
image: docker.io/bitnami/fluentd:1.18.0-debian-12-r9
10+
image: docker.io/bitnami/fluentd:1.18.0-debian-12-r11
1111
apiVersion: v2
1212
appVersion: 1.18.0
1313
dependencies:
@@ -31,4 +31,4 @@ maintainers:
3131
name: fluentd
3232
sources:
3333
- https://github.com/bitnami/charts/tree/main/bitnami/fluentd
34-
version: 7.1.3
34+
version: 7.1.4

bitnami/fluentd/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ diagnosticMode:
8585
image:
8686
registry: docker.io
8787
repository: bitnami/fluentd
88-
tag: 1.18.0-debian-12-r9
88+
tag: 1.18.0-debian-12-r11
8989
## Specify a imagePullPolicy
9090
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
9191
##

0 commit comments

Comments
 (0)