Skip to content

Fix plugin version #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 19, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions dist/MANIFEST.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ Hash: SHA512
"signedByOrg": "parseable",
"signedByOrgName": "parseable",
"plugin": "parseable-parseable-datasource",
"version": "1.0.0",
"time": 1676794619143,
"version": "1.0.1",
"time": 1676795774761,
"keyId": "7e4d0c6a708866e7",
"files": {
"LICENSE": "20b067f86de375aae6db0f283ab2e65de24d537733b89bd58432c101259d84cf",
"CHANGELOG.md": "ba613d6f914b27dce9ace4d8c0cb074273c9eb6c536d8e7ac24c5ce6ae941fd0",
"module.js.map": "528461b3e766c887e2a6800c1276bee7801224beb1feb497f323913b0a32163f",
"plugin.json": "105815c3f4a0698f5c23724aacb9e372aec16362e75f0f8b8ac14893b1492eed",
"plugin.json": "1681a350bc187063a1feb5e46d394dbcef6094de975855b05e703bb616626f7f",
"README.md": "84d21067fd37e309ec194beb136f24ea3f1e682076f489d2b06c8b621f50c75b",
"img/configuration.png": "c545a51bcc88809b2b4f87aac517a7d27ad61281344b0485c9826370b915b4d8",
"img/log-view-text.png": "8c6555af9c391cb1a8368c79b9bcc7386887beeea061e3483b0e020feec9d73d",
Expand All @@ -31,17 +31,17 @@ Hash: SHA512
"stories/assets/flow.svg": "275142c67bb630246cbdfb0fc3493f17dd695544777ec8da852dbbe94976d323",
"stories/assets/repo.svg": "fb4ece472009833a03b9f1fbc775f13a010d9432cae3844e8b05710ba028100d",
"module.js": "7fc14ff69e541ecc8b27ed7c6e118839c109639672dde85effbcac87372e5de7",
"dashboards/log-view.json": "b708febe7c3a1214237ad409db877f13d6682d66b7b60c0f435883b115a90b64"
"dashboards/log-view.json": "deeab8f4ba885bcdc86defd1c74a2b2e84e0dd94e25187894b612c215c191131"
}
}
-----BEGIN PGP SIGNATURE-----
Version: OpenPGP.js v4.10.10
Comment: https://openpgpjs.org

wrcEARMKAAYFAmPx2vsAIQkQfk0ManCIZucWIQTzOyW2kQdOhGNlcPN+TQxq
cIhm55dEAgdRP1E5DvHwcIZ1+oW7xU5Uvbsobc6UL9WhL9Swc1Jx3iI1QN2g
pE72rWc9l1GPxxxvahyBI++DipTuhwuwaO6R1QII5Z6lFa+7hNaQEGDJeDkv
JqkZxzD1fAOD+/kJBGqsyj9a6uduzxHPB3Iu9lzWvsUgzlk/hGENdGr4UEDU
VLaWHUI=
=5hln
wrkEARMKAAYFAmPx338AIQkQfk0ManCIZucWIQTzOyW2kQdOhGNlcPN+TQxq
cIhm5xrtAgkBDxrWMnsaOg7ijRRG1VP0/5zz5LLFQWtnfSDV70+W7dCdLMHn
gh3N/52EyKosrcA3qEAq+iq1bG9HiopFyxg5RAoCCQEK5hkzrjbTpXj2pIFH
K1Y81K6J4qPYq1y6eJLixrtg0nlhSTvpoIvmKSVrizNihqHewKbKRNeGbpYc
XNGJ3+OAEg==
=UtN8
-----END PGP SIGNATURE-----
2 changes: 1 addition & 1 deletion dist/dashboards/log-view.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"type": "datasource",
"id": "parseable-datasource",
"name": "Parseable",
"version": "1.0.0"
"version": "1.0.1"
},
{
"type": "panel",
Expand Down
2 changes: 1 addition & 1 deletion dist/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
{"name": "Log Explorer", "path": "img/log-view-text.png"},
{"name": "Log Dashboard", "path": "img/log-visualisation.png"}
],
"version": "1.0.0",
"version": "1.0.1",
"updated": "2023-02-19"
},
"routes": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "parseable",
"version": "1.0.0",
"version": "1.0.1",
"description": "Parseable is a logging platform that helps you collect, parse, and analyze your logs. This plugin allows you to visualize your Parseable logs in Grafana.",
"scripts": {
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
Expand Down
Binary file modified releases/parseable-datasource-1.0.1.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion releases/parseable-datasource-1.0.1.zip.sha1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
25a219f846f1026a62caca60f8df840b29f2b0ba
5365d54cb521cfa26cdeba917ae472137d307e82
2 changes: 1 addition & 1 deletion src/dashboards/log-view.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"type": "datasource",
"id": "parseable-datasource",
"name": "Parseable",
"version": "1.0.0"
"version": "1.0.1"
},
{
"type": "panel",
Expand Down