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

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

Commit: c153658
Author: Network Service Mesh Bot
Date: 2024-05-15 10:40:06 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#425)
PR link: networkservicemesh/sdk#1624
Commit: c2a3414
Author: Nikita Skrynnik
Date: 2024-05-16 02:24:48 +1100
Message:
    - Fix some leaks in opa policies (#1624)
* Fix some leaks in opa policies
* fix go linter issues
---------
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed May 15, 2024
1 parent 51743f6 commit 0eb582c
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:4d7899a
image: ghcr.io/networkservicemesh/ci/cmd-admission-webhook-k8s:c153658
imagePullPolicy: IfNotPresent
readinessProbe:
httpGet:
Expand Down

0 comments on commit 0eb582c

Please sign in to comment.