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-memory@main

PR link: networkservicemesh/cmd-registry-memory#549

Commit: 268b59c
Author: Nikita Skrynnik
Date: 2022-09-21 20:27:09 +0700
Message:
  - Delete OPA chain elements (#549)
* delete opa chain elements

Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>

* Add authorize.Any()

Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>

* go generate ./...

Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Sep 21, 2022
1 parent a950c63 commit 5b318d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/registry-memory/registry-memory.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-memory:fa856c0
- image: ghcr.io/networkservicemesh/ci/cmd-registry-memory:268b59c
env:
- name: SPIFFE_ENDPOINT_SOCKET
value: unix:///run/spire/sockets/agent.sock
Expand Down

0 comments on commit 5b318d5

Please sign in to comment.