Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
laukik-target authored Jan 14, 2025
2 parents feb2db4 + 18d29c5 commit 55db7da
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
4 changes: 2 additions & 2 deletions experimental/license-inventory/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ services:
- tempo

promtail:
image: grafana/promtail:3.3.1
image: grafana/promtail:3.3.2
command:
- -config.file=/etc/promtail/config.yaml
- -log.level=warn
Expand Down Expand Up @@ -95,7 +95,7 @@ services:

# logs
loki:
image: grafana/loki:3.3.1
image: grafana/loki:3.3.2
command:
- -config.file=/etc/loki/loki.yaml
- -log.level=warn
Expand Down
52 changes: 26 additions & 26 deletions experimental/license-inventory/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 55db7da

Please sign in to comment.