diff --git a/_service b/_service index 02109a8..bf5fc3b 100644 --- a/_service +++ b/_service @@ -5,7 +5,7 @@ .git @PARENT_TAG@ v(.*) - v1.13.0 + v1.13.1 enable diff --git a/_servicedata b/_servicedata index c9b2320..29d7428 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/vmware-tanzu/velero - 76670e940c52880a18dbbc59e3cbee7b94cd3352 \ No newline at end of file + ea5a89f83b89b2cb7a27f54148683c1ee8d57a37 \ No newline at end of file diff --git a/velero-1.13.0.tar.gz b/velero-1.13.0.tar.gz deleted file mode 100644 index d7b7cc5..0000000 --- a/velero-1.13.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c2de1ef61f849026f25de80eee2109c05393ad72c7ef7dbde63f49acdc89ce02 -size 31599931 diff --git a/velero-1.13.1.tar.gz b/velero-1.13.1.tar.gz new file mode 100644 index 0000000..0c97ddf --- /dev/null +++ b/velero-1.13.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e82bd34cd40d7db157b4f51515a2c74dcf3d6ccc896b1e09a19bf9b9a8efd00 +size 31825335 diff --git a/velero.changes b/velero.changes index 38ae098..05429f1 100644 --- a/velero.changes +++ b/velero.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sun Mar 17 09:10:32 UTC 2024 - opensuse_buildservice@ojkastl.de + +- Update to version 1.13.1: + * Generate the changelog for release 1.13.1 + * Modify the label used by the restore CLI to filter the PVR. + * Adjust the logic for the backup_last_status metrics to stop + incorrectly incrementing over time + * bump up upgrade path to 1.13 + * issue 7308: change the data path requeue time to 5 second + * Don't return error when no credential file found + * Fix the `velero repo get` nil pointer issue. + * BackupRepositories associated with a BSL are invalidated when + BSL is (re-)created. (#7380) + * Add `ParallelFilesUpload` for schedule creation. + * Fix server start failure when no default BSL + ------------------------------------------------------------------- Mon Jan 29 17:38:32 UTC 2024 - opensuse_buildservice@ojkastl.de diff --git a/velero.spec b/velero.spec index 6db6636..b978da0 100644 --- a/velero.spec +++ b/velero.spec @@ -17,13 +17,13 @@ Name: velero -Version: 1.13.0 +Version: 1.13.1 Release: 0 Summary: Backup program with deduplication and encryption License: Apache-2.0 Group: Productivity/Archiving/Backup URL: https://velero.io -Source0: https://github.com/vmware-tanzu/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.gz Source1: vendor.tar.gz BuildRequires: golang-packaging BuildRequires: golang(API) = 1.21 diff --git a/vendor.tar.gz b/vendor.tar.gz index 04c0651..5395539 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:899a9bb6b67af6e13be7aef6f55ad2ef619c3f5a9d11aacc1cffcf5ae75faeee -size 14719577 +oid sha256:041747c9de7274d71495186a4d3f6b4bdfeb6a0f57d523fbbd269e7e2e1a28a4 +size 14719292