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 (#12108)

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

Commit: 3ad14af
Author: Network Service Mesh Bot
Date: 2024-07-12 06:01:06 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#440)
PR link: networkservicemesh/sdk#1646
Commit: c0bcf88
Author: Nikita Skrynnik
Date: 2024-07-12 17:57:20 +0700
Message:
    - Revert "Revert authorize changes (#1645)" (#1646)
This reverts commit bf440a38808cb29857b60611d00c43401d473d50.

Signed-off-by: NSMBot <[email protected]>
Co-authored-by: NSMBot <[email protected]>
  • Loading branch information
nsmbot and NSMBot authored Jul 12, 2024
1 parent f5117b9 commit 7899438
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:16748b3
image: ghcr.io/networkservicemesh/ci/cmd-admission-webhook-k8s:3ad14af
imagePullPolicy: IfNotPresent
readinessProbe:
httpGet:
Expand Down

0 comments on commit 7899438

Please sign in to comment.