forked from pool/csi-external-resizer
Accepting request 877760 from home:haass:branches:filesystems:ceph
- Update to version 1.0.0 OBS-URL: https://build.opensuse.org/request/show/877760 OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/csi-external-resizer?expand=0&rev=10
This commit is contained in:
parent
0176f9052d
commit
503e7866dc
2
_service
2
_service
@ -6,7 +6,7 @@
|
||||
<param name="exclude">.git</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="revision">v0.5.0</param>
|
||||
<param name="revision">v1.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:0185648bcdc78ef6ecf819f7ffd5161bfebc321d172f6a9c7b30d8d49722e3a7
|
||||
size 4909426
|
3
csi-external-resizer-1.0.0.tar.gz
Normal file
3
csi-external-resizer-1.0.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3b72aff9e101b7f0d6963b6ce5f885fdc3ef4a10cd210c0c1f33dbb940b4c2b5
|
||||
size 4887927
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 4 12:56:57 UTC 2021 - Stefan Haas <stefan.haas@suse.com>
|
||||
|
||||
- Update to version 1.0.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 03:08:45 UTC 2020 - Tim Serong <tserong@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package csi-external-resizer
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -23,7 +23,7 @@
|
||||
%define source external-resizer
|
||||
|
||||
Name: csi-%{source}
|
||||
Version: 0.5.0
|
||||
Version: 1.0.0
|
||||
Release: 0
|
||||
Summary: Allows volume expansion after creation
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:13ac9d48c04f5c4900a6b424909129052cd3f834df5f7b781152f8eabbbb624e
|
||||
size 4767408
|
||||
oid sha256:d044a293e6233187b33f3890e19ff19370383bc1212f040ce59bf29c609b77fe
|
||||
size 4756820
|
||||
|
Loading…
Reference in New Issue
Block a user