Skip to content

Commit

Permalink
chore(deps): bump datakit to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
flrgh committed Nov 25, 2024
1 parent 841d3d4 commit a2e20ed
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 4 additions & 4 deletions build/openresty/wasmx/filters/variables.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ A list of wasm filters.
WASM_FILTERS = [
{
"name": "datakit-filter",
"repo": "Kong/datakit-filter",
"tag": "0.1.0",
"repo": "Kong/datakit",
"tag": "0.3.1",
"files": {
"datakit.meta.json": "b9f3b6d51d9566fae1a34c0e5c00f0d5ad5dc8f6ce7bf81931fd0be189de205d",
"datakit.wasm": "a494c254915e222c3bd2b36944156680b4534bdadf438fb2143df9e0a4ef60ad",
"datakit.meta.json": "acd16448615ea23315e68d4516edd79135bae13469f7bf9129f7b1139cd2b873",
"datakit.wasm": "c086e6fb36a6ed8c9ff3284805485c7280380469b6a556ccf7e5bc06edce27e7",
},
},
]
Expand Down
2 changes: 2 additions & 0 deletions changelog/unreleased/kong/bump-datakit.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
message: "Bumped the bundled `datakit` Wasm filter to `0.3.1`"
type: dependency

0 comments on commit a2e20ed

Please sign in to comment.