Skip to content

Commit

Permalink
Merge pull request #59 from cloudymax/fix-crds
Browse files Browse the repository at this point in the history
fix missing crds for cdi
  • Loading branch information
cloudymax authored Dec 28, 2024
2 parents 3c0bee6 + 0c552e7 commit a10d4ee
Show file tree
Hide file tree
Showing 3 changed files with 4,807 additions and 359 deletions.
4 changes: 2 additions & 2 deletions charts/kubevirt-cdi/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: kubevirt-cdi
description: Install the Containerized Data Importer

type: application
version: 0.2.0
appVersion: "v1.60.3"
version: 0.2.1
appVersion: "v1.61.0"

maintainers:
- name: "cloudymax"
Expand Down
2 changes: 1 addition & 1 deletion charts/kubevirt-cdi/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# kubevirt-cdi

![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.60.3](https://img.shields.io/badge/AppVersion-v1.60.3-informational?style=flat-square)
![Version: 0.2.1](https://img.shields.io/badge/Version-0.2.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.61.0](https://img.shields.io/badge/AppVersion-v1.61.0-informational?style=flat-square)

Install the Containerized Data Importer

Expand Down
Loading

0 comments on commit a10d4ee

Please sign in to comment.