Upgrading cdi to v1.55.0 (#5597)
* upgrading cdi to v1.55.0 * upating the signatures.json for cdi * upating the signatures.json for cdi * updating manifest * spec linting fix * more linting fixes * reverting linting bug suggestion
This commit is contained in:
Родитель
bcae6a15aa
Коммит
4b656c9945
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"Signatures": {
|
||||
"containerized-data-importer-1.51.0.tar.gz": "c45c8807a8606a4c0b88813a13698fb693441c2e7b41d057c477fa5379018eb0"
|
||||
"containerized-data-importer-1.55.0.tar.gz": "21ac822ac7c82ce6204a5fdfe0f5174d07abf87497a7353a841bb7ccc8a55031"
|
||||
}
|
||||
}
|
|
@ -17,7 +17,7 @@
|
|||
|
||||
Summary: Container native virtualization
|
||||
Name: containerized-data-importer
|
||||
Version: 1.51.0
|
||||
Version: 1.55.0
|
||||
Release: 10%{?dist}
|
||||
License: ASL 2.0
|
||||
Vendor: Microsoft Corporation
|
||||
|
@ -31,8 +31,8 @@ BuildRequires: libnbd-devel
|
|||
BuildRequires: pkgconfig
|
||||
BuildRequires: rsync
|
||||
BuildRequires: sed
|
||||
ExclusiveArch: x86_64 aarch64
|
||||
Provides: cdi = %{version}-%{release}
|
||||
ExclusiveArch: x86_64 aarch64
|
||||
|
||||
%description
|
||||
Containerized-Data-Importer (CDI) is a persistent storage management add-on for Kubernetes
|
||||
|
@ -196,8 +196,10 @@ install -m 0644 _out/manifests/release/cdi-cr.yaml %{buildroot}%{_datadir}/cdi/m
|
|||
%dir %{_datadir}/cdi/manifests/release
|
||||
%{_datadir}/cdi/manifests
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri May 26 2023 Aditya Dubey <adityadubey@microsoft.com> - 1.55.0-0
|
||||
- Update to verion 1.55.0
|
||||
|
||||
* Wed Apr 05 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.51.0-10
|
||||
- Bump release to rebuild with go 1.19.8
|
||||
|
||||
|
|
|
@ -2007,8 +2007,8 @@
|
|||
"type": "other",
|
||||
"other": {
|
||||
"name": "containerized-data-importer",
|
||||
"version": "1.51.0",
|
||||
"downloadUrl": "https://github.com/kubevirt/containerized-data-importer/archive/refs/tags/v1.51.0.tar.gz"
|
||||
"version": "1.55.0",
|
||||
"downloadUrl": "https://github.com/kubevirt/containerized-data-importer/archive/refs/tags/v1.55.0.tar.gz"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче