diff options
Diffstat (limited to 'kud/deployment_infra/helm/kubevirt-operator/Chart.yaml')
-rw-r--r-- | kud/deployment_infra/helm/kubevirt-operator/Chart.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kud/deployment_infra/helm/kubevirt-operator/Chart.yaml b/kud/deployment_infra/helm/kubevirt-operator/Chart.yaml index d515ea83..141d3d65 100644 --- a/kud/deployment_infra/helm/kubevirt-operator/Chart.yaml +++ b/kud/deployment_infra/helm/kubevirt-operator/Chart.yaml @@ -13,7 +13,7 @@ # limitations under the License. apiVersion: v2 -appVersion: v0.41.0 +appVersion: v0.49.0 description: | KubeVirt is a virtual machine management add-on for Kubernetes. name: kubevirt-operator @@ -21,4 +21,4 @@ sources: - https://github.com/kubevirt/kubevirt home: https://github.com/kubevirt/kubevirt type: application -version: 0.1.0 +version: 0.1.1 |