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

Commit: 288ec85
Author: Network Service Mesh Bot
Date: 2024-12-24 04:00:51 -0600
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-k8s@main (#474)
PR link: networkservicemesh/sdk-k8s#539
Commit: 0160ee6
Author: Network Service Mesh Bot
Date: 2024-12-24 03:57:26 -0600
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#539)
PR link: networkservicemesh/sdk#1710
Commit: 4a9b9a0
Author: Denis Tingaikin
Date: 2024-12-24 12:52:13 +0300
Message:
        - add options for using custom heal/reetry clients for registry (#1710)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Dec 24, 2024
1 parent 3aa8e2f commit 8f72869
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:55f282a
image: ghcr.io/networkservicemesh/ci/cmd-admission-webhook-k8s:288ec85
imagePullPolicy: IfNotPresent
readinessProbe:
httpGet:
Expand Down

0 comments on commit 8f72869

Please sign in to comment.