Skip to content

Commit

Permalink
chore: Map Virtink provider v0.2.0 to Cluster API v1beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
carezkh authored and fengye87 committed Jul 7, 2022
1 parent f2ad889 commit 9ef11ce
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
capch.yaml
infrastructure-components.yaml

# Binaries for programs and plugins
*.exe
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ providers:
Initialize common providers.
```shell
clusterctl init --infrastructure virtink:v0.1.1
clusterctl init --infrastructure virtink:v0.2.0
```

Create workload cluster template.
Expand Down
2 changes: 1 addition & 1 deletion metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: clusterctl.cluster.x-k8s.io/v1alpha3
kind: Metadata
releaseSeries:
- major: 0
minor: 1
minor: 2
contract: v1beta1

0 comments on commit 9ef11ce

Please sign in to comment.