Skip to content

Commit 4071668

Browse files
author
Samiur Arif
committed
chore: update Sumologic Kubernetes Collection Helm Chart to 4.13.0
1 parent 1c892d8 commit 4071668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prometheus/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ARG OS="linux"
2727
COPY --from=builder /bin/prometheus /bin/prometheus
2828
COPY --from=builder /bin/promtool /bin/promtool
2929
COPY --from=builder /etc/prometheus/prometheus.yml /etc/prometheus/prometheus.yml
30-
COPY --from=builder /usr/share/prometheus/console-libraries/ /usr/share/prometheus/console-libraries/
30+
COPY --from=builder /usr/share/prometheus/console_libraries/ /usr/share/prometheus/console_libraries/
3131
COPY --from=builder /usr/share/prometheus/consoles/ /usr/share/prometheus/consoles/
3232
COPY --from=builder /LICENSE /licenses/LICENSE
3333
COPY --from=builder /NOTICE /NOTICE

0 commit comments

Comments
 (0)