Skip to content

Commit

Permalink
Merge pull request #389 from dash0hq/update-supported-versions
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelbirkner authored Dec 5, 2024
2 parents 85a7dc7 + 89f1264 commit 56548a9
Showing 1 changed file with 15 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@
"website": "https://opentelemetry.io",
"repository": "open-telemetry/opentelemetry-collector-releases",
"releases": [
{
"version": "v0.115.1",
"artifact": "otelcol_0.115.1_linux_amd64.rpm",
"released_at": "2024-12-04T19:15:19.000Z"
},
{
"version": "v0.115.0",
"artifact": "otelcol_0.115.0_linux_amd64.rpm",
"released_at": "2024-12-04T14:36:33.000Z"
},
{
"version": "v0.114.0",
"artifact": "otelcol_0.114.0_linux_amd64.rpm",
Expand Down Expand Up @@ -108,6 +118,11 @@
"website": "https://opentelemetry.io",
"repository": "open-telemetry/opentelemetry-collector-releases",
"releases": [
{
"version": "v0.115.1",
"artifact": "otelcol-contrib_0.115.1_linux_amd64.rpm",
"released_at": "2024-12-04T19:23:38.000Z"
},
{
"version": "v0.114.0",
"artifact": "otelcol-contrib_0.114.0_linux_amd64.rpm",
Expand Down

0 comments on commit 56548a9

Please sign in to comment.