Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions grpc-health-probe.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: grpc-health-probe
version: 0.4.18
epoch: 3
version: 0.4.19
epoch: 0
description: A command-line tool to perform health-checks for gRPC applications in Kubernetes and elsewhere
copyright:
- license: Apache-2.0
Expand All @@ -21,7 +21,7 @@ pipeline:
with:
repository: https://github.com/grpc-ecosystem/grpc-health-probe
tag: v${{package.version}}
expected-commit: 89e1a1152440ebaad28bdfd0b17a01500b16ca7f
expected-commit: 1089f40639043ee46cc47cbea1bcb0cc48cfc284

- uses: go/build
with:
Expand Down