Skip to content

Commit

Permalink
Merge branch 'master' into prom_support
Browse files Browse the repository at this point in the history
Signed-off-by: Lorenzo Mangani <[email protected]>
  • Loading branch information
lmangani authored Oct 24, 2023
2 parents 410e983 + 0fa66cd commit 51d09ec
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 49 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/bump_version.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 'Bump & Publish Multi-Arch'
name: 'Build Multi-Arch'

on:
push:
Expand Down
73 changes: 26 additions & 47 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "qryn",
"version": "2.4.3",
"version": "2.4.4",
"description": "Polyglot Observability Stack with ClickHouse storage",
"main": "qryn.mjs",
"bin": {
Expand Down

0 comments on commit 51d09ec

Please sign in to comment.