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-ipam-vl3@main (#11903)

PR link: networkservicemesh/cmd-ipam-vl3#195

Commit: f3eabfe
Author: Network Service Mesh Bot
Date: 2024-04-23 08:16:51 -0500
Message:
  - Sync files with networkservicemesh/cmd-template (#195)
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>
Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
nsmbot and NSMBot committed Apr 23, 2024
1 parent ccff3a7 commit 7c900e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/vl3-ipam/vl3-ipam.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-ipam-vl3:ce0ffe9
- image: ghcr.io/networkservicemesh/ci/cmd-ipam-vl3:f3eabfe
env:
- name: SPIFFE_ENDPOINT_SOCKET
value: unix:///run/spire/sockets/agent.sock
Expand Down
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-ipam-vl3:ce0ffe9
- image: ghcr.io/networkservicemesh/ci/cmd-ipam-vl3:f3eabfe
env:
- name: SPIFFE_ENDPOINT_SOCKET
value: unix:///run/spire/sockets/agent.sock
Expand Down

0 comments on commit 7c900e8

Please sign in to comment.