We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a2bea9 commit 1357e46Copy full SHA for 1357e46
flux/components/kubevirt/app/kustomization.yml
@@ -3,8 +3,8 @@ kind: Kustomization
3
resources:
4
- https://github.com/kubevirt/kubevirt/releases/download/v1.4.0/kubevirt-operator.yaml
5
- https://github.com/kubevirt/kubevirt/releases/download/v1.4.0/kubevirt-cr.yaml
6
- - https://github.com/kubevirt/containerized-data-importer/releases/download/v1.60.3/cdi-operator.yaml
7
- - https://github.com/kubevirt/containerized-data-importer/releases/download/v1.60.3/cdi-cr.yaml
+ - https://github.com/kubevirt/containerized-data-importer/releases/download/v1.61.0/cdi-operator.yaml
+ - https://github.com/kubevirt/containerized-data-importer/releases/download/v1.61.0/cdi-cr.yaml
8
- disable-selinux.yml
9
patches:
10
- target:
0 commit comments