forked from pool/csi-node-driver-registrar
Accepting request 881070 from filesystems:ceph
OBS-URL: https://build.opensuse.org/request/show/881070 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/csi-node-driver-registrar?expand=0&rev=4
This commit is contained in:
commit
d7aac562a1
2
_service
2
_service
@ -6,7 +6,7 @@
|
||||
<param name="filename">csi-node-driver-registrar</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="revision">v1.3.0</param>
|
||||
<param name="revision">v2.0.1</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:7c6b96e9ccc71e81d472eaad97b822d3463f7cfc5cd89676f332c59ae39fc820
|
||||
size 1621569
|
3
csi-node-driver-registrar-2.0.1.tar.gz
Normal file
3
csi-node-driver-registrar-2.0.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0ee7fdd2935c08555f7193dcdefb5e034b3ee94d521d5c7f9659c93a49c9c3b5
|
||||
size 2308009
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 4 13:22:05 UTC 2021 - Stefan Haas <stefan.haas@suse.com>
|
||||
|
||||
- Update to version 2.0.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 03:08:50 UTC 2020 - Tim Serong <tserong@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package csi-node-driver-registrar
|
||||
#
|
||||
# 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 node-driver-registrar
|
||||
|
||||
Name: %{package}
|
||||
Version: 1.3.0
|
||||
Version: 2.0.1
|
||||
Release: 0
|
||||
Summary: Registers the CSI driver with Kubelet
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:caf91b579ad6f2b4cc89f4684a31d3033c522e03ab2d1e2cdc429ca8e5f1c4c9
|
||||
size 1547691
|
||||
oid sha256:8f0b2961f025bc1d4358343820281aecdbe254d1455351e56c547fd2c2b41766
|
||||
size 2226330
|
||||
|
Loading…
Reference in New Issue
Block a user