Upgrade trident spec files for 21.04.1

Upgrade Trident to 21.04.1 version.
This supports Kubernetes 1.11 until 1.21.

Story: 2009654
Task: 43816
Signed-off-by: Vinicius Lopes da Silva <vinicius.lopesdasilva@windriver.com>
Change-Id: Ibd5bcfb9deb6b22e443d62cbfbbadde2c8fb3ded
This commit is contained in:
Vinicius Lopes da Silva 2021-10-29 10:46:45 -04:00 committed by Thiago Oliveira Miranda
parent a33039e3da
commit 892be55bbb
3 changed files with 5 additions and 5 deletions

View File

@ -72,7 +72,7 @@ runc-1.0.0-rc95.tar.gz#runc#https://github.com/opencontainers/runc/archive/v1.0.
# Sirupsen-logrus-55eb11d21d2a31a3cc93838241d04800f52e823d.tar.gz#Sirupsen-logrus#github.com/Sirupsen/logrus/archive/55eb11d21d2a31a3cc93838241d04800f52e823d.tar.gz#http##
spdk-f474ce6930f0a44360e1cc4ecd606d2348481c4c.tar.gz#spdk#https://api.github.com/repos/ceph/spdk/tarball/f474ce6930f0a44360e1cc4ecd606d2348481c4c#https##
spectre-meltdown-checker-0.37+-5cc77741.tar.gz#spectre-meltdown-checker#https://github.com/speed47/spectre-meltdown-checker/tarball/5cc77741af1d2f52140aa9f89339f56b6c4b6783#http##
trident-installer-20.04.0.tar.gz#trident-installer-20.04.0#https://github.com/NetApp/trident/releases/download/v20.04.0/trident-installer-20.04.0.tar.gz#https##
trident-installer-21.04.1.tar.gz#trident-installer-21.04.1#https://github.com/NetApp/trident/releases/download/v21.04.1/trident-installer-21.04.1.tar.gz#https##
!tss2-930.tar.gz#tss2-930#https://git.code.sf.net/p/ibmtpm20tss/tss#git#v930#
xxHash-1f40c6511fa8dd9d2e337ca8c9bc18b3e87663c9.tar.gz#xxHash#https://api.github.com/repos/ceph/xxHash/tarball/1f40c6511fa8dd9d2e337ca8c9bc18b3e87663c9#https##
zstd-f4340f46b2387bc8de7d5320c0b83bb1499933ad.tar.gz#zstd#https://api.github.com/repos/facebook/zstd/tarball/f4340f46b2387bc8de7d5320c0b83bb1499933ad#https##

View File

@ -1,2 +1,2 @@
COPY_LIST="$CGCS_BASE/downloads/trident-installer-20.04.0.tar.gz"
COPY_LIST="$CGCS_BASE/downloads/trident-installer-21.04.1.tar.gz"
TIS_PATCH_VER=PKG_GITREVCOUNT

View File

@ -1,18 +1,18 @@
Summary: trident-installer
Name: trident-installer
Version: 20.04.0
Version: 21.04.1
Release: 0%{?_tis_dist}.%{tis_patch_ver}
License: Apache-2.0
Group: base
Packager: Wind River <info@windriver.com>
URL: https://github.com/NetApp/trident/releases/download/v20.04.0/trident-installer-20.04.0.tar.gz
URL: https://github.com/NetApp/trident/releases/download/v21.04.1/trident-installer-21.04.1.tar.gz
Source0: %{name}-%{version}.tar.gz
Requires: nfs-utils
%description
Netapp Trident-installer
https://netapp-trident.readthedocs.io/en/stable-v20.04/introduction.html
https://netapp-trident.readthedocs.io/en/stable-v21.04/introduction.html
%define debug_package %{nil}