Skip to content

Commit

Permalink
update wh, nse-vfio to v1.5.0-rc.1
Browse files Browse the repository at this point in the history
Signed-off-by: Denis Tingaikin <[email protected]>
  • Loading branch information
denis-tingaikin committed Jul 26, 2022
1 parent 45a5c47 commit 48300c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/admission-webhook-k8s/admission-webhook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
serviceAccount: admission-webhook-sa
containers:
- name: admission-webhook-k8s
image: ghcr.io/networkservicemesh/ci/cmd-admission-webhook-k8s:b0b12e1
image: ghcr.io/networkservicemesh/cmd-admission-webhook-k8s:v1.5.0-rc.1
imagePullPolicy: IfNotPresent
readinessProbe:
httpGet:
Expand Down
2 changes: 1 addition & 1 deletion apps/nse-vfio/nse.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
mountPath: /dev/vfio

- name: sidecar
image: ghcr.io/networkservicemesh/ci/cmd-nse-vfio:28b3a99
image: ghcr.io/networkservicemesh/cmd-nse-vfio:v1.5.0-rc.1
env:
- name: SPIFFE_ENDPOINT_SOCKET
value: unix:///run/spire/sockets/agent.sock
Expand Down

0 comments on commit 48300c7

Please sign in to comment.