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#442

Commit: a8e4892
Author: Network Service Mesh Bot
Date: 2024-08-05 21:27:36 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-k8s@main (#442)
PR link: networkservicemesh/sdk-k8s#513
Commit: 7c3c5af
Author: Network Service Mesh Bot
Date: 2024-08-05 21:24:08 -0500
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#513)
PR link: networkservicemesh/sdk#1643
Commit: bc1d964
Author: Nikita Skrynnik
Date: 2024-08-01 20:19:08 +1100
Message:
        - Leak fixes (#1643)
* update grpcfd (#1640)
* fix monitor
* fix CI
* add unit tests + fix some errors
* add unit tests
* fix CI
* cleanup
---------
Signed-off-by: Denis Tingaikin <denis.tingajkin@xored.com>
Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Aug 6, 2024
1 parent e85f614 commit 68f13b8
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:18a0e8b
image: ghcr.io/networkservicemesh/ci/cmd-admission-webhook-k8s:a8e4892
imagePullPolicy: IfNotPresent
readinessProbe:
httpGet:
Expand Down

0 comments on commit 68f13b8

Please sign in to comment.