fluent-plugin-annotation-filter 1.0.3 → 1.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +6 -6
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4676717e82c296672faa550b1a0ec0e7a24f3b8f05a855a50e6e7ca7aca2968c
4
- data.tar.gz: c75009c82b41bc8e55a0c9ad73f878877450fcdd4176035b5edeb4a47839660a
3
+ metadata.gz: 6dec2efb9f6d1c84c0072b0ebfabce27373ac2f1a93a93674abd7cfb2cfc22a0
4
+ data.tar.gz: 1123f3fbc892062499fafccebeaa69a92ac25abb25032788403d3a74574cd791
5
5
  SHA512:
6
- metadata.gz: b73c7ef083401cb815af73cd687a491c9bb93148236fcc08f8955f46ee8f7db3dc76664ce9eab59978aa0f3480a6ff4c17ec7b2b4317b5c9dea2c0826e70d120
7
- data.tar.gz: ba6acd5b1cb38ae9efa6bb40920f1d9913f54a3867cd556715ee343af13d4a29edf51ee049af6fd2bdaac79cbc20948aaf4f90dc6cf180db46525da1204add11
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.3
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: 2022-10-24 00:00:00.000000000 Z
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.7
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: []