We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6eb6949 commit ae589edCopy full SHA for ae589ed
test/e2e/framework/grpc_delay.go
@@ -61,7 +61,7 @@ func (f *Framework) NewNewGRPCBinDelayDeploymentWithReplicas(replicas int32) {
61
Containers: []corev1.Container{
62
{
63
Name: name,
64
- Image: "ghcr.io/anddd7/grpcbin:v1.0.5",
+ Image: "ghcr.io/anddd7/grpcbin:v1.0.6",
65
Env: []corev1.EnvVar{},
66
Ports: []corev1.ContainerPort{
67
0 commit comments