diff --git a/grpc-health-probe.yaml b/grpc-health-probe.yaml index c66cf093cb8..a1b47f133d4 100644 --- a/grpc-health-probe.yaml +++ b/grpc-health-probe.yaml @@ -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 @@ -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: