fluent-plugin-annotation-filter 1.0.3 → 1.0.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- metadata +6 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6dec2efb9f6d1c84c0072b0ebfabce27373ac2f1a93a93674abd7cfb2cfc22a0
|
4
|
+
data.tar.gz: 1123f3fbc892062499fafccebeaa69a92ac25abb25032788403d3a74574cd791
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 75fda8316be7f988f18ac11400f36c268f5b7731affa06b8d10f9a135bb2ea81ad807dbba04c7e121f8bd379d45c93cca87cdee8eddb3075c80882a44ed09e73
|
7
|
+
data.tar.gz: 368488b4a21f385dcfe7f3b32fd040c861ea100426db439b8fbde60263a9b06d5aa49c192b0ed4969473933a4b9a497757ef35aaccf871680ab53a063a6a9d34
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: fluent-plugin-annotation-filter
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.5
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Delivery Engineering
|
8
|
-
autorequire:
|
8
|
+
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2023-07-13 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: fluentd
|
@@ -87,7 +87,7 @@ homepage: https://github.com/redbubble/fluent-plugin-annotation-filter
|
|
87
87
|
licenses:
|
88
88
|
- MIT
|
89
89
|
metadata: {}
|
90
|
-
post_install_message:
|
90
|
+
post_install_message:
|
91
91
|
rdoc_options: []
|
92
92
|
require_paths:
|
93
93
|
- lib
|
@@ -102,8 +102,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
102
102
|
- !ruby/object:Gem::Version
|
103
103
|
version: '0'
|
104
104
|
requirements: []
|
105
|
-
rubygems_version: 3.3.
|
106
|
-
signing_key:
|
105
|
+
rubygems_version: 3.3.26
|
106
|
+
signing_key:
|
107
107
|
specification_version: 4
|
108
108
|
summary: A filter plugin to drop log entries without the right set of Kubernetes annotations
|
109
109
|
test_files: []
|