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-cluster-info-k8s@main

PR link: networkservicemesh/cmd-cluster-info-k8s#132

Commit: 6c993f6
Author: Network Service Mesh Bot
Date: 2024-05-15 10:39:46 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#132)
PR link: networkservicemesh/sdk#1624
Commit: c2a3414
Author: Nikita Skrynnik
Date: 2024-05-16 02:24:48 +1100
Message:
    - Fix some leaks in opa policies (#1624)
* Fix some leaks in opa policies
* fix go linter issues
---------
Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed May 15, 2024
1 parent 51743f6 commit da05b1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/cluster-info/cluster-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
serviceAccountName: cluster-info-sa
containers:
- image: ghcr.io/networkservicemesh/ci/cmd-cluster-info-k8s:2d7e839
- image: ghcr.io/networkservicemesh/ci/cmd-cluster-info-k8s:6c993f6
env:
- name: NSM_NAMESPACE
valueFrom:
Expand Down

0 comments on commit da05b1c

Please sign in to comment.