SHA256
1
0
forked from pool/velero

Accepting request 901598 from home:jenting:branches:devel:kubic

- Update to version 1.6.1:
  * Add changelog for v1.6.1
  * regression introduced in 1.6 restore progress: fix CR restore (#3845)
  * Skip volume restores from projected sources (#3877)
  * API groups e2e tests remove controllers (#3564)
  * Merge pull request #3866 from alaypatel07/fix-projected-volume-for-restic
  * Consolidate api clients for e2e tests (#3764)
  * A small refactor of the e2e tests (#3726)
  * 🐛  Fix plugin name derivation from image name (#3711)

OBS-URL: https://build.opensuse.org/request/show/901598
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/velero?expand=0&rev=18
This commit is contained in:
jenting hsiao
2021-06-24 01:44:16 +00:00
committed by Git OBS Bridge
parent 7b0a1c121a
commit dca674066d
7 changed files with 22 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.0</param>
<param name="revision">v1.6.1</param>
<param name="changesgenerate">enable</param>
</service>
<service name="recompress" mode="disabled">