diff options
Diffstat (limited to 'kud/deployment_infra/helm/cdi-operator/Chart.yaml')
-rw-r--r-- | kud/deployment_infra/helm/cdi-operator/Chart.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kud/deployment_infra/helm/cdi-operator/Chart.yaml b/kud/deployment_infra/helm/cdi-operator/Chart.yaml index 920f21b8..a05bc1a0 100644 --- a/kud/deployment_infra/helm/cdi-operator/Chart.yaml +++ b/kud/deployment_infra/helm/cdi-operator/Chart.yaml @@ -23,4 +23,4 @@ sources: - https://github.com/kubevirt/containerized-data-importer home: https://github.com/kubevirt/containerized-data-importer type: application -version: 0.1.0 +version: 0.1.1 |