Commit 0a09732 1 parent 83176e0 commit 0a09732 Copy full SHA for 0a09732
File tree 2 files changed +7
-8
lines changed
2 files changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ keywords:
5
5
- logging
6
6
- fluent-bit
7
7
- fluentd
8
- version : 0.47.11
9
- appVersion : 3.1.10
8
+ version : 0.48.0
9
+ appVersion : 3.2.1
10
10
icon : https://raw.githubusercontent.com/cncf/artwork/master/projects/fluentd/fluentbit/icon/fluentbit-icon-color.svg
11
11
home : https://fluentbit.io/
12
12
sources :
@@ -23,4 +23,4 @@ maintainers:
23
23
annotations :
24
24
artifacthub.io/changes : |
25
25
- kind: changed
26
- description: "Updated Fluent Bit OCI image to v3.1.10 "
26
+ description: "Updated Fluent Bit OCI image to v3.2.1. "
Original file line number Diff line number Diff line change 12
12
# Set to "-" to not use the default value
13
13
tag :
14
14
digest :
15
- pullPolicy : Always
15
+ pullPolicy : IfNotPresent
16
16
17
17
testFramework :
18
18
enabled : true
@@ -98,14 +98,13 @@ service:
98
98
# nodePort: 30020
99
99
# clusterIP: 172.16.10.1
100
100
annotations : {}
101
- # prometheus.io/path: "/api/v1/metrics/prometheus"
102
- # prometheus.io/port: "2020"
103
- # prometheus.io/scrape: "true"
101
+ # prometheus.io/path: "/api/v1/metrics/prometheus"
102
+ # prometheus.io/port: "2020"
103
+ # prometheus.io/scrape: "true"
104
104
externalIPs : []
105
105
# externalIPs:
106
106
# - 2.2.2.2
107
107
108
-
109
108
serviceMonitor :
110
109
enabled : false
111
110
# namespace: monitoring
You can’t perform that action at this time.
0 commit comments