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

Commit: d3ba740
Author: Network Service Mesh Bot
Date: 2024-08-19 04:34:32 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#682)
PR link: networkservicemesh/sdk#1653
Commit: ae25bb4
Author: Botond Szirtes
Date: 2024-08-19 11:30:36 +0200
Message:
    - Add an option to expose Prometheus metrics via http/s server (#1653)
Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Aug 19, 2024
1 parent 3699013 commit d4317bb
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:b59263a
- image: ghcr.io/networkservicemesh/ci/cmd-registry-memory:d3ba740
env:
- name: SPIFFE_ENDPOINT_SOCKET
value: unix:///run/spire/sockets/agent.sock
Expand Down

0 comments on commit d4317bb

Please sign in to comment.