Accepting request 1229715 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1229715 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/k8up-cli?expand=0&rev=2
This commit is contained in:
commit
2ff3cdf813
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/k8up-io/k8up/</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v2.11.1</param>
|
||||
<param name="revision">v2.11.2</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/k8up-io/k8up/</param>
|
||||
<param name="changesrevision">7713061e17d84f541ad18ed0fcb23f8c2e140fb0</param></service></servicedata>
|
||||
<param name="changesrevision">29fc06f678fc35b51595e2b0b546446ae9d90c69</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:65d609c7b1b2a48a3c72e96a79acab5edd2560eedb1dbd9d0638337ba7dec143
|
||||
size 7771149
|
3
k8up-cli-2.11.2.obscpio
Normal file
3
k8up-cli-2.11.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:694eb50b0e7f0611fc6f491656861bd5b2a32b7eaf655715b99de8f88f0a68df
|
||||
size 7774733
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 10 08:46:26 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 2.11.2:
|
||||
* Fail whole prebackup if command exit != 0
|
||||
* pin the mariadb prebackuppod image to a working one
|
||||
* chore: Address linter issues
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 10 07:25:08 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: k8up-cli
|
||||
version: 2.11.1
|
||||
mtime: 1722436051
|
||||
commit: 7713061e17d84f541ad18ed0fcb23f8c2e140fb0
|
||||
version: 2.11.2
|
||||
mtime: 1733750182
|
||||
commit: 29fc06f678fc35b51595e2b0b546446ae9d90c69
|
||||
|
@ -21,7 +21,7 @@
|
||||
%define executable_name k8up
|
||||
|
||||
Name: k8up-cli
|
||||
Version: 2.11.1
|
||||
Version: 2.11.2
|
||||
Release: 0
|
||||
Summary: CLI for the K8up Kubernetes and OpenShift Backup Operator
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d956557ee62064d74367221ddaca9a848f7f62052b5cb9c81937cbc55e719d82
|
||||
size 7991416
|
||||
oid sha256:8b02bf15bf441b73de7e6c4e06beba969f6f9890a87b586479ff4123eaccb625
|
||||
size 7991256
|
||||
|
Loading…
x
Reference in New Issue
Block a user