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

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

Commit: f945902
Author: Network Service Mesh Bot
Date: 2024-05-15 10:55:39 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-k8s@main (#456)
PR link: networkservicemesh/sdk-k8s#504
Commit: 51fb1b9
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 (#504)
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 67ace7c commit 681f912
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:1aae178
- image: ghcr.io/networkservicemesh/ci/cmd-registry-k8s:f945902
env:
- name: SPIFFE_ENDPOINT_SOCKET
value: unix:///run/spire/sockets/agent.sock
Expand Down

0 comments on commit 681f912

Please sign in to comment.