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

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

Commit: 30c1608
Author: Network Service Mesh Bot
Date: 2024-07-12 06:23:51 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-k8s@main (#439)
PR link: networkservicemesh/sdk-k8s#511
Commit: 5102d08
Author: Network Service Mesh Bot
Date: 2024-07-12 06:03:07 -0500
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#511)
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 <nsmbot@networkservicmesh.io>
Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
nsmbot and NSMBot committed Jul 12, 2024
1 parent 495b1d4 commit db4974e
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:3ad14af
image: ghcr.io/networkservicemesh/ci/cmd-admission-webhook-k8s:30c1608
imagePullPolicy: IfNotPresent
readinessProbe:
httpGet:
Expand Down

0 comments on commit db4974e

Please sign in to comment.