Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Commit d47b4cc

Browse files
fix(build): update wolfi image lock for otel (#63755)
<!-- PR description tips: https://www.notion.so/sourcegraph/Write-a-good-pull-request-description-610a7fd3e613496eb76f450db5a49b6e --> We need to update the wolfi lock image for https://github.com/sourcegraph/sourcegraph/pull/63171 in order for `sg run` to work We've made all the changes to the deployment repos for this to be pushed out in the release today. ## Test plan <!-- REQUIRED; info at https://docs-legacy.sourcegraph.com/dev/background-information/testing_principles --> Manually tested ## Changelog <!-- OPTIONAL; info at https://www.notion.so/sourcegraph/Writing-a-changelog-entry-dd997f411d524caabf0d8d38a24a878c --> - fix(build): update wolfi lock for otel-collector
1 parent c712d8d commit d47b4cc

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

wolfi-images/opentelemetry-collector.lock.json

+18-18
Original file line numberDiff line numberDiff line change
@@ -736,41 +736,41 @@
736736
},
737737
{
738738
"architecture": "x86_64",
739-
"checksum": "Q1rbqSkkmmv1u0qIlXaMJlECAL++8=",
739+
"checksum": "Q1RWU8dFiWCX33/o5LdX/jng/cB+I=",
740740
"control": {
741-
"checksum": "sha1-rbqSkkmmv1u0qIlXaMJlECAL++8=",
742-
"range": "bytes=662-1056"
741+
"checksum": "sha1-RWU8dFiWCX33/o5LdX/jng/cB+I=",
742+
"range": "bytes=663-1060"
743743
},
744744
"data": {
745-
"checksum": "sha256-JExtSd5jJ++EltuXBoPUSVrpPHvTzLW0EDtiqQSCU8c=",
746-
"range": "bytes=1057-102062736"
745+
"checksum": "sha256-ad8M+THg/r8RODDz2gI0lWe6vJdt/mKTWijOEH4iI0E=",
746+
"range": "bytes=1061-106162840"
747747
},
748748
"name": "opentelemetry-collector",
749749
"signature": {
750-
"checksum": "sha1-JHLXe7uu3KaUeeqxCaRx8ob8Zgk=",
751-
"range": "bytes=0-661"
750+
"checksum": "sha1-om9BmmNl44S5Z8fIkaiDLKMLThw=",
751+
"range": "bytes=0-662"
752752
},
753-
"url": "https://packages.sgdev.org/main/x86_64/opentelemetry-collector-0.92.0-r7.apk",
754-
"version": "0.92.0-r7"
753+
"url": "https://packages.sgdev.org/main/x86_64/opentelemetry-collector-0.103.0-r9.apk",
754+
"version": "0.103.0-r9"
755755
},
756756
{
757757
"architecture": "x86_64",
758-
"checksum": "Q1ZrMuP718My90TnZrml7ylUmXGlo=",
758+
"checksum": "Q1KgJAD0RtQUCakAdBGVnjppfBRD8=",
759759
"control": {
760-
"checksum": "sha1-ZrMuP718My90TnZrml7ylUmXGlo=",
761-
"range": "bytes=702-1093"
760+
"checksum": "sha1-KgJAD0RtQUCakAdBGVnjppfBRD8=",
761+
"range": "bytes=698-1074"
762762
},
763763
"data": {
764-
"checksum": "sha256-+ZTF5s9bHKtoArLvOvIL/2seV4pE0ElEj9MlAscAdso=",
765-
"range": "bytes=1094-53513"
764+
"checksum": "sha256-OYnWS0GkjAi6HQutIcfq3EIqw/RWu9VjJv0MHhJj17s=",
765+
"range": "bytes=1075-54087"
766766
},
767767
"name": "tini",
768768
"signature": {
769-
"checksum": "sha1-OK9J/Z8qnRssJzNCu9hER8FuzSk=",
770-
"range": "bytes=0-701"
769+
"checksum": "sha1-LVT2LB/h8Oe3c/9pai1JbjXyR44=",
770+
"range": "bytes=0-697"
771771
},
772-
"url": "https://packages.wolfi.dev/os/x86_64/tini-0.19.0-r4.apk",
773-
"version": "0.19.0-r4"
772+
"url": "https://packages.wolfi.dev/os/x86_64/tini-0.19.0-r5.apk",
773+
"version": "0.19.0-r5"
774774
},
775775
{
776776
"architecture": "x86_64",

0 commit comments

Comments
 (0)