Skip to content

Commit 440dc53

Browse files
author
NSMBot
committed
Update go.mod and go.sum to latest version from networkservicemesh/cmd-admission-webhook-k8s@main
PR link: networkservicemesh/cmd-admission-webhook-k8s#502 Commit: 07e5b0e Author: Network Service Mesh Bot Date: 2025-06-25 04:25:09 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-k8s@main (#502) PR link: networkservicemesh/sdk-k8s#568 Commit: c937384 Author: Network Service Mesh Bot Date: 2025-06-25 04:21:39 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#568) PR link: networkservicemesh/sdk#1738 Commit: 466f486 Author: Network Service Mesh Bot Date: 2025-06-25 03:56:23 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/api@main (#1738) PR link: https://github.com/networkservicemesh/api/pull/ Commit: 2e0c849 Author: Botond Szirtes Date: 2025-06-25 10:34:23 +0200 Message: - Uplift Go dependencies to match the sdk (#194) Signed-off-by: NSMBot <[email protected]>
1 parent d308eb8 commit 440dc53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/admission-webhook-k8s/admission-webhook.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ spec:
1818
serviceAccount: admission-webhook-sa
1919
containers:
2020
- name: admission-webhook-k8s
21-
image: ghcr.io/networkservicemesh/ci/cmd-admission-webhook-k8s:4f02d50
21+
image: ghcr.io/networkservicemesh/ci/cmd-admission-webhook-k8s:07e5b0e
2222
imagePullPolicy: IfNotPresent
2323
readinessProbe:
2424
httpGet:

0 commit comments

Comments
 (0)