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

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

Commit: dc25b15
Author: Network Service Mesh Bot
Date: 2024-04-23 08:17:01 -0500
Message:
  - Sync files with networkservicemesh/cmd-template (#30)
This PR syncs files with https://github.com/networkservicemesh/cmd-template
Revision: https://github.com/networkservicemesh/cmd-template/commits/7369b5fd24fe89c8021d5dcf3f5aea3393a64805
commit 7369b5fd24fe89c8021d5dcf3f5aea3393a64805
Author: Nikita Skrynnik <93182827+NikitaSkrynnik@users.noreply.github.com>
Date:   Tue Apr 23 20:12:10 2024 +0700
    Delete check-release-branch job from release workflow (#130)
    * Delete check-release-branch job from release workflow
    Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com>
    * minor fixes
    Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com>
      ---------
    Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Apr 23, 2024
1 parent 70f54da commit a1e23f6
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:35cf6af
image: ghcr.io/networkservicemesh/ci/cmd-dashboard-backend:dc25b15
imagePullPolicy: IfNotPresent
ports:
- containerPort: 3001
Expand Down

0 comments on commit a1e23f6

Please sign in to comment.