Skip to content

Commit

Permalink
ci: add core container images index (#332)
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: tchrono <[email protected]>
  • Loading branch information
calyptia-ci and tchrono authored Jul 2, 2024
1 parent 3153441 commit c701e42
Show file tree
Hide file tree
Showing 12 changed files with 30,198 additions and 0 deletions.
1,112 changes: 1,112 additions & 0 deletions schemas/24.6.11/core-fluent-bit-lua-pretty.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions schemas/24.6.11/core-fluent-bit-lua.json

Large diffs are not rendered by default.

64 changes: 64 additions & 0 deletions schemas/24.6.11/core-fluent-bit-plugins-pretty.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
{
"plugins": [
{
"name": "go-s3-replay-plugin",
"version": "v2.0.6",
"artefact_name": "calyptia-core-fluent-bit-s3-replay",
"repository": "chronosphereio/calyptia-core-fluent-bit-s3-replay"
},
{
"name": "calyptia-core-fluent-bit-dummy",
"version": "v3.1.1",
"artefact_name": "calyptia-core-fluent-bit-dummy",
"repository": "chronosphereio/calyptia-core-fluent-bit-dummy"
},
{
"name": "calyptia-core-fluent-bit-gsuite-reporter",
"version": "v2.0.6",
"artefact_name": "calyptia-core-fluent-bit-gsuite-reporter",
"repository": "chronosphereio/calyptia-core-fluent-bit-gsuite-reporter"
},
{
"name": "datagen",
"version": "v1.0.5",
"artefact_name": "calyptia-core-fluent-bit-plugin-datagen",
"repository": "chronosphereio/calyptia-core-fluent-bit-plugin-datagen"
},
{
"name": "http_scraper",
"version": "v0.0.5",
"artefact_name": "calyptia-core-fluent-bit-plugin-http-scraper",
"repository": "chronosphereio/calyptia-core-fluent-bit-plugin-http-scraper"
},
{
"name": "http_loader",
"version": "v0.8.4",
"artefact_name": "calyptia-core-fluent-bit-plugin-http-loader",
"repository": "chronosphereio/calyptia-core-fluent-bit-plugin-http-loader"
},
{
"name": "aws_kinesis_stream",
"version": "v0.0.6",
"artefact_name": "calyptia-core-fluent-bit-aws-kinesis-stream-input",
"repository": "chronosphereio/calyptia-core-fluent-bit-aws-kinesis-stream-input"
},
{
"name": "s3_sqs",
"version": "v1.0.7",
"artefact_name": "calyptia-core-fluent-bit-plugin-input-s3-sqs",
"repository": "chronosphereio/calyptia-core-fluent-bit-plugin-input-s3-sqs"
},
{
"name": "azeventgrid",
"version": "v0.1.4",
"artefact_name": "calyptia-core-fluent-bit-azure-event-grid",
"repository": "chronosphereio/calyptia-core-fluent-bit-azure-event-grid"
},
{
"name": "sqldb",
"version": "v0.2.1",
"artefact_name": "calyptia-core-fluent-bit-plugin-sqldb",
"repository": "chronosphereio/calyptia-core-fluent-bit-plugin-sqldb"
}
]
}
64 changes: 64 additions & 0 deletions schemas/24.6.11/core-fluent-bit-plugins.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
{
"plugins": [
{
"name": "go-s3-replay-plugin",
"version": "v2.0.6",
"artefact_name": "calyptia-core-fluent-bit-s3-replay",
"repository": "chronosphereio/calyptia-core-fluent-bit-s3-replay"
},
{
"name": "calyptia-core-fluent-bit-dummy",
"version": "v3.1.1",
"artefact_name": "calyptia-core-fluent-bit-dummy",
"repository": "chronosphereio/calyptia-core-fluent-bit-dummy"
},
{
"name": "calyptia-core-fluent-bit-gsuite-reporter",
"version": "v2.0.6",
"artefact_name": "calyptia-core-fluent-bit-gsuite-reporter",
"repository": "chronosphereio/calyptia-core-fluent-bit-gsuite-reporter"
},
{
"name": "datagen",
"version": "v1.0.5",
"artefact_name": "calyptia-core-fluent-bit-plugin-datagen",
"repository": "chronosphereio/calyptia-core-fluent-bit-plugin-datagen"
},
{
"name": "http_scraper",
"version": "v0.0.5",
"artefact_name": "calyptia-core-fluent-bit-plugin-http-scraper",
"repository": "chronosphereio/calyptia-core-fluent-bit-plugin-http-scraper"
},
{
"name": "http_loader",
"version": "v0.8.4",
"artefact_name": "calyptia-core-fluent-bit-plugin-http-loader",
"repository": "chronosphereio/calyptia-core-fluent-bit-plugin-http-loader"
},
{
"name": "aws_kinesis_stream",
"version": "v0.0.6",
"artefact_name": "calyptia-core-fluent-bit-aws-kinesis-stream-input",
"repository": "chronosphereio/calyptia-core-fluent-bit-aws-kinesis-stream-input"
},
{
"name": "s3_sqs",
"version": "v1.0.7",
"artefact_name": "calyptia-core-fluent-bit-plugin-input-s3-sqs",
"repository": "chronosphereio/calyptia-core-fluent-bit-plugin-input-s3-sqs"
},
{
"name": "azeventgrid",
"version": "v0.1.4",
"artefact_name": "calyptia-core-fluent-bit-azure-event-grid",
"repository": "chronosphereio/calyptia-core-fluent-bit-azure-event-grid"
},
{
"name": "sqldb",
"version": "v0.2.1",
"artefact_name": "calyptia-core-fluent-bit-plugin-sqldb",
"repository": "chronosphereio/calyptia-core-fluent-bit-plugin-sqldb"
}
]
}
Loading

0 comments on commit c701e42

Please sign in to comment.