Skip to content

Commit

Permalink
Update ghcr.io/nginxinc/kic-test-grpc-server Docker tag to v0.2.2 (#2460
Browse files Browse the repository at this point in the history
)

| datasource | package                               | from  | to    |
| ---------- | ------------------------------------- | ----- | ----- |
| docker     | ghcr.io/nginxinc/kic-test-grpc-server | 0.2.1 | 0.2.2 |

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 23, 2024
1 parent 6136715 commit 95b8152
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/grpc-routing/helloworld.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
spec:
containers:
- name: grpc-infra-backend-v1
image: ghcr.io/nginxinc/kic-test-grpc-server:0.2.1
image: ghcr.io/nginxinc/kic-test-grpc-server:0.2.2
env:
- name: POD_NAME
valueFrom:
Expand Down
2 changes: 1 addition & 1 deletion tests/suite/manifests/clientsettings/grpc-backend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
spec:
containers:
- name: grpc-backend
image: ghcr.io/nginxinc/kic-test-grpc-server:0.2.1
image: ghcr.io/nginxinc/kic-test-grpc-server:0.2.2
env:
- name: POD_NAME
valueFrom:
Expand Down

0 comments on commit 95b8152

Please sign in to comment.