Skip to content

Commit 9338ede

Browse files
akuitybotkencochranekrancour
authored
chore(backport release-1.8): chore: Updated grpc health probe to v0.4.41 (#5216)
Signed-off-by: Ken <[email protected]> Co-authored-by: Ken Cochrane <[email protected]> Co-authored-by: Kent Rancourt <[email protected]>
1 parent c0f5d13 commit 9338ede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ ARG TARGETARCH
6969

7070
WORKDIR /tools
7171

72-
RUN GRPC_HEALTH_PROBE_VERSION=v0.4.39 && \
72+
RUN GRPC_HEALTH_PROBE_VERSION=v0.4.41 && \
7373
curl -fL -o /tools/grpc_health_probe https://github.com/grpc-ecosystem/grpc-health-probe/releases/download/${GRPC_HEALTH_PROBE_VERSION}/grpc_health_probe-${TARGETOS}-${TARGETARCH} && \
7474
chmod +x /tools/grpc_health_probe
7575

0 commit comments

Comments
 (0)