We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd48769 commit 80984feCopy full SHA for 80984fe
docs/providers-kubevirt.md
@@ -68,7 +68,7 @@ spec:
68
serviceType: LoadBalancer
69
deployment:
70
replicas: 2
71
- version: 1.23.10
+ version: 1.32.1
72
---
73
apiVersion: infrastructure.cluster.x-k8s.io/v1alpha1
74
kind: KubevirtMachineTemplate
@@ -101,7 +101,7 @@ spec:
101
evictionStrategy: External
102
volumes:
103
- containerDisk:
104
- image: quay.io/capk/ubuntu-2004-container-disk:v1.23.10
+ image: quay.io/capk/ubuntu-2404-container-disk:v1.32.1
105
name: containervolume
106
107
apiVersion: bootstrap.cluster.x-k8s.io/v1beta1
@@ -140,7 +140,7 @@ spec:
140
141
name: capi-quickstart-md-0
142
namespace: default
143
- version: v1.23.10
+ version: v1.32.1
144
```
145
146
## Technical considerations
0 commit comments