Skip to content

Commit ebd00ba

Browse files
chore(deps): update grafana/k6 docker digest to 9481efe (#2068)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | grafana/k6 | digest | `82e44a4` → `9481efe` | --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/prometheus/client_java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE0MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 45d753c commit ebd00ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/example-exemplars-tail-sampling/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ services:
6868
- ./config/grafana-dashboards.yaml:/etc/grafana/provisioning/dashboards/grafana-dashboards.yaml
6969
- ./config/grafana-example-dashboard.json:/etc/grafana/example-dashboard.json
7070
k6:
71-
image: grafana/k6@sha256:82e44a45a38ed22bf5636fe50fe8a07967c3074f7aa66567c6a7501ab9bb3a9f
71+
image: grafana/k6@sha256:9481efe0c1e12ede6af3caae289026001106dd6fcd462c61fa1c35ea565cb958
7272
network_mode: host
7373
volumes:
7474
- ./config/k6-script.js:/k6-script.js

0 commit comments

Comments
 (0)