SHA256
1
0
forked from pool/velero

- 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/package/show/devel:kubic/velero?expand=0&rev=21
This commit is contained in:
jenting hsiao
2021-08-13 01:42:57 +00:00
committed by Git OBS Bridge
parent 2881c43c8a
commit c3733d1836
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">