From 08a2d0452adfff6b2b720864817cd06087180729 Mon Sep 17 00:00:00 2001 From: Jose Riguera Date: Wed, 15 May 2024 15:07:06 +0200 Subject: [PATCH] update resources to otelcollector v.100.0 --- .../otelcol-contrib_0.100.0_linux_amd64.tar.gz | 3 +++ blobstore/6911a1ec-ff8c-4fb3-53ac-d59e2f04faee | 3 +++ config/blobs.yml | 4 ++++ packages/otelcollector-linux-amd64/spec | 2 +- 4 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 blobs/otelcollector-linux-amd64/otelcol-contrib_0.100.0_linux_amd64.tar.gz create mode 100644 blobstore/6911a1ec-ff8c-4fb3-53ac-d59e2f04faee diff --git a/blobs/otelcollector-linux-amd64/otelcol-contrib_0.100.0_linux_amd64.tar.gz b/blobs/otelcollector-linux-amd64/otelcol-contrib_0.100.0_linux_amd64.tar.gz new file mode 100644 index 0000000..fcf03ff --- /dev/null +++ b/blobs/otelcollector-linux-amd64/otelcol-contrib_0.100.0_linux_amd64.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58474c2ae87fbc41a8acf20bfd3a4b82f2b13a26f767090062e42a6a857bfb89 +size 67345801 diff --git a/blobstore/6911a1ec-ff8c-4fb3-53ac-d59e2f04faee b/blobstore/6911a1ec-ff8c-4fb3-53ac-d59e2f04faee new file mode 100644 index 0000000..fcf03ff --- /dev/null +++ b/blobstore/6911a1ec-ff8c-4fb3-53ac-d59e2f04faee @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58474c2ae87fbc41a8acf20bfd3a4b82f2b13a26f767090062e42a6a857bfb89 +size 67345801 diff --git a/config/blobs.yml b/config/blobs.yml index 4bfb5b6..e081157 100644 --- a/config/blobs.yml +++ b/config/blobs.yml @@ -6,3 +6,7 @@ otelcollector-linux-amd64/otelcol-contrib_0.97.0_linux_amd64.tar.gz: size: 65821693 object_id: 014d7e24-d667-40c9-765b-b6c52f609b40 sha: sha256:2e899cbf4aae7594437aafba90103820c05a834695ad45000aa8058924ffe8cc +otelcollector-linux-amd64/otelcol-contrib_0.100.0_linux_amd64.tar.gz: + size: 67345801 + object_id: 6911a1ec-ff8c-4fb3-53ac-d59e2f04faee + sha: sha256:58474c2ae87fbc41a8acf20bfd3a4b82f2b13a26f767090062e42a6a857bfb89 diff --git a/packages/otelcollector-linux-amd64/spec b/packages/otelcollector-linux-amd64/spec index f57bec7..352c65f 100644 --- a/packages/otelcollector-linux-amd64/spec +++ b/packages/otelcollector-linux-amd64/spec @@ -4,5 +4,5 @@ name: otelcollector-linux-amd64 dependencies: [] files: -- otelcollector-linux-amd64/otelcol-contrib_0.97.0_linux_amd64.tar.gz # https://github.com/open-telemetry/opentelemetry-collector-releases/releases/download/v0.97.0/otelcol-contrib_0.97.0_linux_amd64.tar.gz +- otelcollector-linux-amd64/otelcol-contrib_0.100.0_linux_amd64.tar.gz # https://github.com/open-telemetry/opentelemetry-collector-releases/releases/download/v0.100.0/otelcol-contrib_0.100.0_linux_amd64.tar.gz - bosh-helpers/**/*