Skip to content

Commit

Permalink
Merge pull request #74 from ashish-amarnath/v0.1.2
Browse files Browse the repository at this point in the history
Add changelog and compatability table for v0.1.2
  • Loading branch information
zubron authored Oct 16, 2020
2 parents 38e1a05 + 0359134 commit 6800e31
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ Below is a listing of plugin versions and respective Velero versions that are co

| Plugin Version | Velero Version |
|-----------------|----------------|
| v0.1.x | v1.4.x |
| v0.1.2 | v1.5.x |
| v0.1.1 | v1.4.x |


## Kinds of Plugins Included
Expand Down
5 changes: 5 additions & 0 deletions changelogs/CHANGELOG-0.1.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
### All Changes

- Use labels to select volumesnapshotclass for csi provider (#60, @ashish-amarnath)
- Skip static linking VSC creation if VS already exists (#64, @ashish-amarnath)
- Use new GetPodVolumesUsingRestic API from core Velero (#70, @ashish-amarnath)

0 comments on commit 6800e31

Please sign in to comment.