Skip to content

Commit

Permalink
Update ghcr.io/nginxinc/kic-test-grpc-server Docker tag to v0.2.4 (#2969
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.3 | 0.2.4 |

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 Jan 3, 2025
1 parent 6f2a475 commit a1340af
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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.3
image: ghcr.io/nginxinc/kic-test-grpc-server:0.2.4
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.3
image: ghcr.io/nginxinc/kic-test-grpc-server:0.2.4
env:
- name: POD_NAME
valueFrom:
Expand Down
2 changes: 1 addition & 1 deletion tests/suite/manifests/snippets-filter/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.3
image: ghcr.io/nginxinc/kic-test-grpc-server:0.2.4
env:
- name: POD_NAME
valueFrom:
Expand Down
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.3
image: ghcr.io/nginxinc/kic-test-grpc-server:0.2.4
env:
- name: POD_NAME
valueFrom:
Expand Down

0 comments on commit a1340af

Please sign in to comment.