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-dashboard-backend@main (#12125)

PR link: networkservicemesh/cmd-dashboard-backend#44

Commit: 6162213
Author: Network Service Mesh Bot
Date: 2024-08-08 06:37:35 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#44)
PR link: networkservicemesh/sdk#1654
Commit: ce2c8f5
Author: Vladislav Byrgazov
Date: 2024-08-08 16:34:33 +0500
Message:
    - Add sdk/pkg/tools/pprof (#1654)
* Add sdk/pkg/tools/pprof
* Address review comments
---------

Signed-off-by: Vladislav Byrgazov <[email protected]>
Signed-off-by: NSMBot <[email protected]>
Co-authored-by: NSMBot <[email protected]>
  • Loading branch information
nsmbot and NSMBot authored Aug 8, 2024
1 parent b954f37 commit b4559d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/dashboard/dashboard-pod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ metadata:
spec:
containers:
- name: dashboard-backend
image: ghcr.io/networkservicemesh/ci/cmd-dashboard-backend:2f5562b
image: ghcr.io/networkservicemesh/ci/cmd-dashboard-backend:6162213
imagePullPolicy: IfNotPresent
ports:
- containerPort: 3001
Expand Down

0 comments on commit b4559d7

Please sign in to comment.