From ad5960b54afa00dc2424ba02a48925a548ebe959 Mon Sep 17 00:00:00 2001 From: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Thu, 17 Oct 2024 18:47:35 -0500 Subject: [PATCH] Update go.mod and go.sum to latest version from networkservicemesh/cmd-map-ip-k8s@main (#12466) PR link: https://github.com/networkservicemesh/cmd-map-ip-k8s/pull/251 Commit: 021fcb6 Author: Network Service Mesh Bot Date: 2024-10-17 18:46:06 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#251) 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 Co-authored-by: NSMBot --- apps/nsmgr-proxy/nsmgr-proxy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/nsmgr-proxy/nsmgr-proxy.yaml b/apps/nsmgr-proxy/nsmgr-proxy.yaml index 1c60f16a5c6f..d6f89d3c3e63 100644 --- a/apps/nsmgr-proxy/nsmgr-proxy.yaml +++ b/apps/nsmgr-proxy/nsmgr-proxy.yaml @@ -56,7 +56,7 @@ spec: limits: memory: 100Mi cpu: 400m - - image: ghcr.io/networkservicemesh/ci/cmd-map-ip-k8s:1ed877c + - image: ghcr.io/networkservicemesh/ci/cmd-map-ip-k8s:021fcb6 imagePullPolicy: IfNotPresent name: map-ip-k8s env: