Skip to content

Commit 0bfbc4b

Browse files
authored
Merge pull request #578 from Madhu-1/update-vgs-beta
update the vgs to beta1
2 parents 245a8ee + 546a4cc commit 0bfbc4b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/csi-groupsnapshot-v1alpha1.yaml renamed to examples/csi-groupsnapshot-v1beta1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
apiVersion: groupsnapshot.storage.k8s.io/v1alpha1
1+
apiVersion: groupsnapshot.storage.k8s.io/v1beta1
22
kind: VolumeGroupSnapshot
33
metadata:
44
name: new-groupsnapshot-demo

examples/csi-groupsnapshotclass-v1alpha1.yaml renamed to examples/csi-groupsnapshotclass-v1beta1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
apiVersion: groupsnapshot.storage.k8s.io/v1alpha1
1+
apiVersion: groupsnapshot.storage.k8s.io/v1beta1
22
kind: VolumeGroupSnapshotClass
33
metadata:
44
name: csi-hostpath-groupsnapclass

0 commit comments

Comments
 (0)