Skip to content

Commit b4e1893

Browse files
authored
override x-crypto version for otelcol-contrib (open-edge-platform#109)
- otelcol-contrib version updated to v0.141.0 and x/crypto to v0.45.0. Signed-off-by: Unniche, BasavarajX <basavarajx.unniche@intel.com> Reviewed-by: Aaron Chan <aaron.chun.yew.chan@intel.com>
1 parent 0da7a8c commit b4e1893

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

SPECS/otelcol-contrib/.bdba.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ overrides:
3838
- path: usr/bin/otelcol-contrib
3939
- component:
4040
name: x-crypto
41-
newVersion: v0.32.0
41+
newVersion: v0.45.0
4242
forceVersion: true
4343
files:
4444
- path: usr/bin/otelcol-contrib

SPECS/otelcol-contrib/component_ignore.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,8 @@ ComponentIgnore:
3939
files:
4040
- path: usr/bin/otelcol-contrib
4141
comment: "Not used in otelcol contrib"
42+
- component:
43+
name: traefik
44+
files:
45+
- path: usr/bin/otelcol-contrib
46+
comment: "Not used in otelcol contrib"

0 commit comments

Comments
 (0)