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-registry-k8s@main (#12489)

PR link: networkservicemesh/cmd-registry-k8s#486

Commit: 2147f9f
Author: Network Service Mesh Bot
Date: 2024-10-23 02:41:49 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-k8s@main (#486)
PR link: networkservicemesh/sdk-k8s#533
Commit: a0a20fe
Author: Laszlo Kiraly
Date: 2024-10-23 09:38:17 +0200
Message:
    - Merge pull request #533 from networkservicemesh/fix-find-corrner-cases

Signed-off-by: NSMBot <[email protected]>
Co-authored-by: NSMBot <[email protected]>
  • Loading branch information
nsmbot and NSMBot authored Oct 23, 2024
1 parent 2b79906 commit 1508db2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/registry-k8s/registry-k8s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
serviceAccountName: registry-k8s-sa
containers:
- image: ghcr.io/networkservicemesh/ci/cmd-registry-k8s:1fcc3c2
- image: ghcr.io/networkservicemesh/ci/cmd-registry-k8s:2147f9f
env:
- name: SPIFFE_ENDPOINT_SOCKET
value: unix:///run/spire/sockets/agent.sock
Expand Down

0 comments on commit 1508db2

Please sign in to comment.