forked from pool/csi-external-snapshotter
Accepting request 892259 from home:haass:branches:filesystems:ceph
- Update version to 4.0.0 OBS-URL: https://build.opensuse.org/request/show/892259 OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/csi-external-snapshotter?expand=0&rev=10
This commit is contained in:
parent
91616b5404
commit
ee02cdec0b
4
_service
4
_service
@ -4,8 +4,8 @@
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="filename">csi-external-snapshotter</param>
|
||||
<param name="versionformat">3.0.2</param>
|
||||
<param name="revision">v3.0.2</param>
|
||||
<param name="versionformat">4.0.0</param>
|
||||
<param name="revision">v4.0.0</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
<param name="file">*.tar</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d04ec8745e4926d82cceab7151861390ee11e19a12fdfc2260540807aa62a214
|
||||
size 5137362
|
3
csi-external-snapshotter-4.0.0.tar.gz
Normal file
3
csi-external-snapshotter-4.0.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d589e21e4f3df3cd23f51da763464bd629f1838b98e940147accc30fd5dd9429
|
||||
size 5611799
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 7 13:44:19 UTC 2021 - Stefan Haas <stefan.haas@suse.com>
|
||||
|
||||
- Update version to 4.0.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 31 14:25:16 UTC 2021 - Stefan Haas <stefan.haas@suse.com>
|
||||
|
||||
|
@ -18,12 +18,12 @@
|
||||
|
||||
%{go_nostrip}
|
||||
|
||||
%define project github.com/kubernetes-csi/external-snapshotter/v3
|
||||
%define project github.com/kubernetes-csi/external-snapshotter/v4
|
||||
%define package csi-snapshotter
|
||||
%define source external-snapshotter
|
||||
|
||||
Name: csi-%{source}
|
||||
Version: 3.0.2
|
||||
Version: 4.0.0
|
||||
Release: 0
|
||||
Summary: Triggers CreateSnapshot/DeleteSnapshot against a CSI endpoint
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:15834ab86797ed628fb465fc3b676b51a2ed34b3d2b9da5fa89ab065387241ae
|
||||
size 4856510
|
||||
oid sha256:711b73c7a3ac59194042a482fb4e66a04b3a012a64b7999bf513170f470bfc78
|
||||
size 5286622
|
||||
|
Loading…
Reference in New Issue
Block a user