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 (#12095)

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

Commit: 2f5562b
Author: Network Service Mesh Bot
Date: 2024-07-12 06:00:08 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#41)
PR link: networkservicemesh/sdk#1646
Commit: c0bcf88
Author: Nikita Skrynnik
Date: 2024-07-12 17:57:20 +0700
Message:
    - Revert "Revert authorize changes (#1645)" (#1646)
This reverts commit bf440a38808cb29857b60611d00c43401d473d50.

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
nsmbot and NSMBot committed Jul 12, 2024
1 parent 7e82add commit 8f6d300
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:a2afb6f
image: ghcr.io/networkservicemesh/ci/cmd-dashboard-backend:2f5562b
imagePullPolicy: IfNotPresent
ports:
- containerPort: 3001
Expand Down

0 comments on commit 8f6d300

Please sign in to comment.