SHA256
1
0
forked from pool/velero

Accepting request 911874 from devel:kubic

- Update to version 1.6.3:
  * Update changelog for v1.6.3
  * Merge pull request #4028 from zubron/add-restore-item-action-to-skip-automanaged-apiservices
  * Cherry-pick and update changelog for v1.6.3 (#4018)
  * Cherry pick changes for 1.6.3 and add changelog (#4006)
  * Fix bugs of E2E test cases
  * Support both v1beta1 and v1 CRDs for velero
  * Upgrade Velero ClusterRoleBinding to use v1 API (#3995)

OBS-URL: https://build.opensuse.org/request/show/911874
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/velero?expand=0&rev=10
This commit is contained in:
Richard Brown 2021-08-16 08:11:23 +00:00 committed by Git OBS Bridge
commit bf48c765c4
7 changed files with 21 additions and 9 deletions

View File

@ -5,7 +5,7 @@
<param name="exclude">.git</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="revision">v1.6.2</param>
<param name="revision">v1.6.3</param>
<param name="changesgenerate">enable</param>
</service>
<service name="recompress" mode="disabled">

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/vmware-tanzu/velero</param>
<param name="changesrevision">a77702c885898a68e6538ef39f70cff59eaedb50</param></service></servicedata>
<param name="changesrevision">3743ca4d533a343e5c5001b398e775f0d9c1bc25</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9b619a9a6c80801ec51b01fe1b4bb3b769eba8d4f1c169a4d219acdc2345bad1
size 10383380

3
velero-1.6.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:06846a5c4e3dd5dd9a44aa6fd2f61674b375ac101bf7e1e1b80b957095258398
size 10451476

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Aug 13 01:38:53 UTC 2021 - jenting.hsiao@suse.com
- Update to version 1.6.3:
* Update changelog for v1.6.3
* Merge pull request #4028 from zubron/add-restore-item-action-to-skip-automanaged-apiservices
* Cherry-pick and update changelog for v1.6.3 (#4018)
* Cherry pick changes for 1.6.3 and add changelog (#4006)
* Fix bugs of E2E test cases
* Support both v1beta1 and v1 CRDs for velero
* Upgrade Velero ClusterRoleBinding to use v1 API (#3995)
-------------------------------------------------------------------
Wed Jul 21 06:13:40 UTC 2021 - jenting.hsiao@suse.com

View File

@ -17,11 +17,11 @@
%define goipath github.com/vmware-tanzu/velero
%define commit a77702c885898a68e6538ef39f70cff59eaedb50
%define commit 3743ca4d533a343e5c5001b398e775f0d9c1bc25
%define gitstate clean
Name: velero
Version: 1.6.2
Version: 1.6.3
Release: 0
Summary: Backup program with deduplication and encryption
License: Apache-2.0

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ccd514727dfe3ab46d6b694d4a7dbc361d33a7a9cef0a77715a7186cdf405c27
size 7315147
oid sha256:4c440bf71798ba58f966b378493510a4712225d52334f815101f91b95594947f
size 7357741