From 8b3e363ba9ac30b10f4a147c7985b581e130ccaf Mon Sep 17 00:00:00 2001 From: NSMBot Date: Thu, 17 Oct 2024 23:46:42 +0000 Subject: [PATCH] Update go.mod and go.sum to latest version from networkservicemesh/cmd-nsmgr@main PR link: https://github.com/networkservicemesh/cmd-nsmgr/pull/715 Commit: f4a2535 Author: Network Service Mesh Bot Date: 2024-10-17 18:46:25 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#715) PR link: https://github.com/networkservicemesh/sdk/pull/1686 Commit: 9a6b64b Author: dependabot[bot] Date: 2024-10-17 19:42:57 -0400 Message: - Bump github.com/nats-io/nkeys from 0.4.4 to 0.4.6 (#1686) Bumps [github.com/nats-io/nkeys](https://github.com/nats-io/nkeys) from 0.4.4 to 0.4.6. - [Release notes](https://github.com/nats-io/nkeys/releases) - [Changelog](https://github.com/nats-io/nkeys/blob/main/.goreleaser.yml) - [Commits](https://github.com/nats-io/nkeys/compare/v0.4.4...v0.4.6) --- updated-dependencies: - dependency-name: github.com/nats-io/nkeys dependency-type: indirect ... Signed-off-by: dependabot[bot] Signed-off-by: NSMBot --- apps/nsmgr/nsmgr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/nsmgr/nsmgr.yaml b/apps/nsmgr/nsmgr.yaml index 3d644168393f..88f14d653058 100644 --- a/apps/nsmgr/nsmgr.yaml +++ b/apps/nsmgr/nsmgr.yaml @@ -17,7 +17,7 @@ spec: spec: serviceAccount: nsmgr-sa containers: - - image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:553976e + - image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:f4a2535 imagePullPolicy: IfNotPresent name: nsmgr ports: