Skip to content

Commit

Permalink
Merge pull request #579 from kubevirt/vm-console-proxy-v0.2.0
Browse files Browse the repository at this point in the history
Update vm-console-proxy manifests to v0.2.0
  • Loading branch information
kubevirt-bot committed Jun 16, 2023
2 parents 6b3def6 + 303c750 commit b75c5bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/vm-console-proxy-bundle/vm-console-proxy.yaml
Expand Up @@ -100,7 +100,7 @@ spec:
- args: []
command:
- /console
image: quay.io/kubevirt/vm-console-proxy:v0.1.0
image: quay.io/kubevirt/vm-console-proxy:v0.2.0
imagePullPolicy: Always
name: console
ports:
Expand Down

0 comments on commit b75c5bf

Please sign in to comment.