Skip to content

Commit c5047ca

Browse files
committed
v3.7.1
1 parent 57f41f6 commit c5047ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
fluent-plugin-kubernetes_metadata_filter (3.7.0)
4+
fluent-plugin-kubernetes_metadata_filter (3.7.1)
55
fluentd (>= 0.14.0, < 1.19)
66
kubeclient (>= 4.0.0, < 5.0.0)
77
sin_lru_redux

fluent-plugin-kubernetes_metadata_filter.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
55

66
Gem::Specification.new do |spec|
77
spec.name = 'fluent-plugin-kubernetes_metadata_filter'
8-
spec.version = '3.7.0'
8+
spec.version = '3.7.1'
99
spec.authors = ['OpenShift Cluster Logging', 'Jimmi Dyson']
1010
1111
spec.description = 'Filter plugin to add Kubernetes metadata'

0 commit comments

Comments
 (0)