Skip to content

Commit acf57e6

Browse files
chore(deps): update grafana/pyroscope docker tag to v1.16.0
| datasource | package | from | to | | ---------- | ----------------- | ------ | ------ | | docker | grafana/pyroscope | 1.14.0 | 1.16.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 4f64b07 commit acf57e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

compose.grafana-local-stack.microservices.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ services:
141141
- "9090:9090"
142142

143143
pyroscope:
144-
image: grafana/pyroscope:1.14.0@sha256:0f63959ffcf217e7046d8f7a3d20cf6909f2924f885fc2f0eec58f87f9acf749
144+
image: grafana/pyroscope:1.16.0@sha256:58e49fa3443195c7b95f5c9821ce8920a8627f215c2ccdf955a9cd78c76a3468
145145
container_name: pyroscope
146146
labels:
147147
- "service.type=instrumentation"

compose.grafana-local-stack.monolithic.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ services:
7171
- "9090:9090"
7272

7373
pyroscope:
74-
image: grafana/pyroscope:1.14.0@sha256:0f63959ffcf217e7046d8f7a3d20cf6909f2924f885fc2f0eec58f87f9acf749
74+
image: grafana/pyroscope:1.16.0@sha256:58e49fa3443195c7b95f5c9821ce8920a8627f215c2ccdf955a9cd78c76a3468
7575
container_name: pyroscope
7676
labels:
7777
- "service.type=instrumentation"

0 commit comments

Comments
 (0)