diff --git a/_service b/_service
index 069e318..d099804 100644
--- a/_service
+++ b/_service
@@ -4,9 +4,8 @@
git
.git
csi-external-snapshotter
- @PARENT_TAG@
- v(.*)
- v2.1.1
+ 3.0.0
+ v3.0.0
*.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.0.tar.gz b/csi-external-snapshotter-3.0.0.tar.gz
new file mode 100644
index 0000000..3c6556b
--- /dev/null
+++ b/csi-external-snapshotter-3.0.0.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1df4b0f338fd358ee67176be2d8b5b211709f1a622f01acf18cf4ce1a489b97c
+size 5131486
diff --git a/csi-external-snapshotter.changes b/csi-external-snapshotter.changes
index 13da1e7..186ad38 100644
--- a/csi-external-snapshotter.changes
+++ b/csi-external-snapshotter.changes
@@ -1,3 +1,13 @@
+-------------------------------------------------------------------
+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..605170a 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.0
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..4cbc999 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:e8328117c339c169b7fe544c2f24c0c99a46556658a355df49d1269c798bae73
+size 4853516