Skip to content

Commit 546a4cc

Browse files
committed
update the vgs to beta1
1 parent 245a8ee commit 546a4cc

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)