Skip to content

Commit

Permalink
v3.0.0 (#348)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcantrill committed Jul 14, 2022
1 parent 4171b98 commit 220cf85
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
fluent-plugin-kubernetes_metadata_filter (2.13.0)
fluent-plugin-kubernetes_metadata_filter (3.0.0)
fluentd (>= 0.14.0, < 1.16)
kubeclient (>= 4.0.0, < 5.0.0)
lru_redux
Expand Down
2 changes: 1 addition & 1 deletion fluent-plugin-kubernetes_metadata_filter.gemspec
Expand Up @@ -5,7 +5,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)

Gem::Specification.new do |gem|
gem.name = 'fluent-plugin-kubernetes_metadata_filter'
gem.version = '2.13.0'
gem.version = '3.0.0'
gem.authors = ['OpenShift Cluster Logging','Jimmi Dyson']
gem.email = ['team-logging@redhat.com','jimmidyson@gmail.com']
gem.description = 'Filter plugin to add Kubernetes metadata'
Expand Down

0 comments on commit 220cf85

Please sign in to comment.