Skip to content

Commit f518593

Browse files
committed
v3.8.0
It's first time since repository was transferred from fabric8io/ to fluent-plugins-nursery. As bump up allowd Fluentd to v1.19.0, raise minor version. Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
1 parent 22cf213 commit f518593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1'
8+
spec.version = '3.8.0'
99
spec.authors = ['OpenShift Cluster Logging', 'Jimmi Dyson']
1010
spec.email = ['team-logging@redhat.com', 'jimmidyson@gmail.com']
1111
spec.description = 'Filter plugin to add Kubernetes metadata'

0 commit comments

Comments
 (0)