update to 2.11.2
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/k8up-cli?expand=0&rev=5
This commit is contained in:
parent
05eebc7f1a
commit
2eef7eb9a8
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<param name="url">https://github.com/k8up-io/k8up/</param>
|
<param name="url">https://github.com/k8up-io/k8up/</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="exclude">.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="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/k8up-io/k8up/</param>
|
<param name="url">https://github.com/k8up-io/k8up/</param>
|
||||||
<param name="changesrevision">7713061e17d84f541ad18ed0fcb23f8c2e140fb0</param></service></servicedata>
|
<param name="changesrevision">29fc06f678fc35b51595e2b0b546446ae9d90c69</param></service></servicedata>
|
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>
|
Tue Sep 10 07:25:08 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: k8up-cli
|
name: k8up-cli
|
||||||
version: 2.11.1
|
version: 2.11.2
|
||||||
mtime: 1722436051
|
mtime: 1733750182
|
||||||
commit: 7713061e17d84f541ad18ed0fcb23f8c2e140fb0
|
commit: 29fc06f678fc35b51595e2b0b546446ae9d90c69
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%define executable_name k8up
|
%define executable_name k8up
|
||||||
|
|
||||||
Name: k8up-cli
|
Name: k8up-cli
|
||||||
Version: 2.11.1
|
Version: 2.11.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: CLI for the K8up Kubernetes and OpenShift Backup Operator
|
Summary: CLI for the K8up Kubernetes and OpenShift Backup Operator
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:d956557ee62064d74367221ddaca9a848f7f62052b5cb9c81937cbc55e719d82
|
oid sha256:8b02bf15bf441b73de7e6c4e06beba969f6f9890a87b586479ff4123eaccb625
|
||||||
size 7991416
|
size 7991256
|
||||||
|
Loading…
x
Reference in New Issue
Block a user