Skip to content

Commit

Permalink
Update go.mod and go.sum to latest version from networkservicemesh/cm…
Browse files Browse the repository at this point in the history
…d-admission-webhook-k8s@main (#12220)

PR link: networkservicemesh/cmd-admission-webhook-k8s#452

Commit: 16e33b1
Author: Network Service Mesh Bot
Date: 2024-08-15 15:57:49 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-k8s@main (#452)
PR link: networkservicemesh/sdk-k8s#518
Commit: 2f6c43d
Author: Network Service Mesh Bot
Date: 2024-08-15 15:53:59 -0500
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#518)
PR link: networkservicemesh/sdk#1658
Commit: eeb0114
Author: Network Service Mesh Bot
Date: 2024-08-15 15:49:07 -0500
Message:
        - Update go.mod and go.sum to latest version from networkservicemesh/api@main (#1658)
PR link: networkservicemesh/api#174
Commit: fdbfcd8
Author: Nikita Skrynnik
Date: 2024-08-15 21:15:54 +1100
Message:
                - Revert changes in strToIPNet func (#174)

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
nsmbot and NSMBot committed Aug 15, 2024
1 parent 6f3cd29 commit 2623931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/admission-webhook-k8s/admission-webhook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
serviceAccount: admission-webhook-sa
containers:
- name: admission-webhook-k8s
image: ghcr.io/networkservicemesh/ci/cmd-admission-webhook-k8s:a99f747
image: ghcr.io/networkservicemesh/ci/cmd-admission-webhook-k8s:16e33b1
imagePullPolicy: IfNotPresent
readinessProbe:
httpGet:
Expand Down

0 comments on commit 2623931

Please sign in to comment.