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-proxy-dns@main (#11969)

PR link: networkservicemesh/cmd-registry-proxy-dns#646

Commit: 9c19df4
Author: Network Service Mesh Bot
Date: 2024-05-15 10:37:30 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#646)
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>
Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
nsmbot and NSMBot committed May 15, 2024
1 parent bfb2824 commit 5752c28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/registry-proxy-dns/registry-proxy-dns.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
"spiffe.io/spiffe-id": "true"
spec:
containers:
- image: ghcr.io/networkservicemesh/ci/cmd-registry-proxy-dns:94d341e
- image: ghcr.io/networkservicemesh/ci/cmd-registry-proxy-dns:9c19df4
env:
- name: SPIFFE_ENDPOINT_SOCKET
value: unix:///run/spire/sockets/agent.sock
Expand Down

0 comments on commit 5752c28

Please sign in to comment.