From 892be55bbb6e8a8b357ccea44dfec72d62a5941d Mon Sep 17 00:00:00 2001 From: Vinicius Lopes da Silva Date: Fri, 29 Oct 2021 10:46:45 -0400 Subject: [PATCH] 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 Change-Id: Ibd5bcfb9deb6b22e443d62cbfbbadde2c8fb3ded --- centos_tarball-dl.lst | 2 +- storage-drivers/trident-installer/centos/build_srpm.data | 2 +- .../trident-installer/centos/trident-installer.spec | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/centos_tarball-dl.lst b/centos_tarball-dl.lst index c799e8cb8..9584716c4 100644 --- a/centos_tarball-dl.lst +++ b/centos_tarball-dl.lst @@ -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## diff --git a/storage-drivers/trident-installer/centos/build_srpm.data b/storage-drivers/trident-installer/centos/build_srpm.data index 761eec6de..d2a33be45 100644 --- a/storage-drivers/trident-installer/centos/build_srpm.data +++ b/storage-drivers/trident-installer/centos/build_srpm.data @@ -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 diff --git a/storage-drivers/trident-installer/centos/trident-installer.spec b/storage-drivers/trident-installer/centos/trident-installer.spec index ba30dd39e..30c4a589a 100644 --- a/storage-drivers/trident-installer/centos/trident-installer.spec +++ b/storage-drivers/trident-installer/centos/trident-installer.spec @@ -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 -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}