Accepting request 863658 from home:jenting:branches:devel:kubic
- Update to version 1.5.3: * Add changelog for v1.5.3 * Increased limit for Velero pod to 512M. Fixes #3234 * 🐛 BSLs with validation disabled should be validated at least once (#3084) * Don't fail backup deletion if downloading tarball fails (#2993) * 🐛 Do not run ItemAction plugins for unresolvable types for all types (#3059) * 🐛 Use namespace and name to match PVB to Pod restore (#3051) * Adding fix for restic init container index on restores. (#3011) * v1.5.2 changelogs and cherry-picks (#3023) * Add changelog and docs for v1.5 release (#2941) * Spruce up release instructions and release scripts (#2931) OBS-URL: https://build.opensuse.org/request/show/863658 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/velero?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
fe6ef6428e
commit
d7abc274d5
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package velero
|
||||
#
|
||||
# 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
|
||||
@@ -17,11 +17,11 @@
|
||||
|
||||
|
||||
%define goipath github.com/vmware-tanzu/velero
|
||||
%define commit e115e5a191b1fdb5d379b62a35916115e77124a4
|
||||
%define commit 123109a3bcac11dbb6783d2758207bac0d0817cb
|
||||
%define gitstate clean
|
||||
|
||||
Name: velero
|
||||
Version: 1.5.2
|
||||
Version: 1.5.3
|
||||
Release: 0
|
||||
Summary: Backup program with deduplication and encryption
|
||||
License: Apache-2.0
|
||||
|
Reference in New Issue
Block a user