Skip to content

Commit

Permalink
Update application version to latest version from networkservicemesh/…
Browse files Browse the repository at this point in the history
…cmd-registry-memory@master networkservicemesh/cmd-registry-memory#173

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

networkservicemesh/cmd-registry-memory commit message:
commit d8a2564a52872b82ce1beb56a1a97a2677298b2c
Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com>
Date:   Wed Jan 13 04:33:52 2021 -0600

    Merge c8c2f2246c63dcd91ea60c48c7f8004aedf4082d into 73ab3623dd052da94f3bba22d9421354f2435f2b

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Jan 13, 2021
1 parent 64830fd commit 54928bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/registry-k8s/registry-k8s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
app: nsm-registry
spec:
containers:
- image: networkservicemeshci/cmd-registry-memory:73ab3623
- image: networkservicemeshci/cmd-registry-memory:d8a2564a
env:
- name: SPIFFE_ENDPOINT_SOCKET
value: unix:///run/spire/sockets/agent.sock
Expand Down
2 changes: 1 addition & 1 deletion apps/registry-memory/registry-memory.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
app: nsm-registry
spec:
containers:
- image: networkservicemeshci/cmd-registry-memory:73ab3623
- image: networkservicemeshci/cmd-registry-memory:d8a2564a
env:
- name: SPIFFE_ENDPOINT_SOCKET
value: unix:///run/spire/sockets/agent.sock
Expand Down

0 comments on commit 54928bc

Please sign in to comment.