File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"editor.rulers" : [80 ],
3
3
"yaml.schemas" : {
4
- "https://raw.githubusercontent.com/open-telemetry/weaver/v0.15.3 /schemas/semconv.schema.json" : [
4
+ "https://raw.githubusercontent.com/open-telemetry/weaver/v0.16.1 /schemas/semconv.schema.json" : [
5
5
" model/**/*.yaml"
6
6
]
7
7
},
Original file line number Diff line number Diff line change 3
3
# Dependabot can keep this file up to date with latest containers.
4
4
5
5
# Weaver is used to generate markdown docs, and enforce policies on the model.
6
- FROM otel/weaver:v0.15.3 @sha256:a84032d6eb95b81972d19de61f6ddc394a26976c1c1697cf9318bef4b4106976 AS weaver
6
+ FROM otel/weaver:v0.16.1 @sha256:5ca4901b460217604ddb83feaca05238e2b016a226ecfb9b87a95555918a03af AS weaver
7
7
8
8
# OPA is used to test policies enforced by weaver.
9
9
FROM openpolicyagent/opa:1.5.1@sha256:7d30d984125161b7f30599c6bdf80a6f2301dbbd526725714c231aad8179e4b9 AS opa
You can’t perform that action at this time.
0 commit comments