diff --git a/_service b/_service index 069e318..003f5b5 100644 --- a/_service +++ b/_service @@ -4,9 +4,8 @@ git .git csi-external-snapshotter - @PARENT_TAG@ - v(.*) - v2.1.1 + 3.0.2 + v3.0.2 *.tar diff --git a/csi-external-snapshotter-2.1.1.tar.gz b/csi-external-snapshotter-2.1.1.tar.gz deleted file mode 100644 index 60e74ad..0000000 --- a/csi-external-snapshotter-2.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:788e9431e56d92a057288b07747ab506da28e2c490859fe19cf462c494881ca7 -size 5894098 diff --git a/csi-external-snapshotter-3.0.2.tar.gz b/csi-external-snapshotter-3.0.2.tar.gz new file mode 100644 index 0000000..122005c --- /dev/null +++ b/csi-external-snapshotter-3.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d04ec8745e4926d82cceab7151861390ee11e19a12fdfc2260540807aa62a214 +size 5137362 diff --git a/csi-external-snapshotter.changes b/csi-external-snapshotter.changes index 13da1e7..657a91a 100644 --- a/csi-external-snapshotter.changes +++ b/csi-external-snapshotter.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Wed Mar 31 14:25:16 UTC 2021 - Stefan Haas + +- Update version to v3.0.2 + +------------------------------------------------------------------- +Mon Mar 8 14:27:20 UTC 2021 - Stefan Haas + +- v3.0.0 relies on golang 1.13 + +------------------------------------------------------------------- +Thu Mar 4 13:09:45 UTC 2021 - Stefan Haas + +- Update version to 3.0.0 + ------------------------------------------------------------------- Tue Nov 24 03:08:46 UTC 2020 - Tim Serong diff --git a/csi-external-snapshotter.spec b/csi-external-snapshotter.spec index c060c46..9c8246c 100644 --- a/csi-external-snapshotter.spec +++ b/csi-external-snapshotter.spec @@ -1,7 +1,7 @@ # # spec file for package csi-external-snapshotter # -# 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 @@ -18,12 +18,12 @@ %{go_nostrip} -%define project github.com/kubernetes-csi/external-snapshotter/v2 +%define project github.com/kubernetes-csi/external-snapshotter/v3 %define package csi-snapshotter %define source external-snapshotter Name: csi-%{source} -Version: 2.1.1 +Version: 3.0.2 Release: 0 Summary: Triggers CreateSnapshot/DeleteSnapshot against a CSI endpoint License: Apache-2.0 @@ -32,7 +32,7 @@ URL: https://%{project} Source: %{name}-%{version}.tar.gz Source1: vendor.tar.gz BuildRequires: golang-packaging -BuildRequires: golang(API) >= 1.12 +BuildRequires: golang(API) >= 1.13 %description Kubernetes CSI external-snapshotter sidecar watches Kubernetes VolumeSnapshotContent CRD objects and triggers CreateSnapshot/DeleteSnapshot against a CSI endpoint. diff --git a/vendor.tar.gz b/vendor.tar.gz index b0697be..b2eb9e5 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:747cbb1b3deecc2003c71fae1a5b6e06122c429c56abce4b74e37d46423736aa -size 5651004 +oid sha256:15834ab86797ed628fb465fc3b676b51a2ed34b3d2b9da5fa89ab065387241ae +size 4856510