File tree 3 files changed +9
-5
lines changed
3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## 7.1.3 (2025-02-19 )
3
+ ## 7.1.4 (2025-03-13 )
4
4
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 )
6
10
7
11
## <small >7.1.2 (2025-02-17)</small >
8
12
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ annotations:
7
7
licenses : Apache-2.0
8
8
images : |
9
9
- 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
11
11
apiVersion : v2
12
12
appVersion : 1.18.0
13
13
dependencies :
@@ -31,4 +31,4 @@ maintainers:
31
31
name : fluentd
32
32
sources :
33
33
- https://github.com/bitnami/charts/tree/main/bitnami/fluentd
34
- version : 7.1.3
34
+ version : 7.1.4
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ diagnosticMode:
85
85
image :
86
86
registry : docker.io
87
87
repository : bitnami/fluentd
88
- tag : 1.18.0-debian-12-r9
88
+ tag : 1.18.0-debian-12-r11
89
89
# # Specify a imagePullPolicy
90
90
# # ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
91
91
# #
You can’t perform that action at this time.
0 commit comments