Accepting request 1207108 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1207108 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kargo-cli?expand=0&rev=3
This commit is contained in:
commit
68531fd7ca
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/akuity/kargo</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v0.8.8</param>
|
||||
<param name="revision">v0.9.1</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/akuity/kargo</param>
|
||||
<param name="changesrevision">6ad4919ab8bc54f3c16f0fdc0f5a070877e82bdd</param></service></servicedata>
|
||||
<param name="changesrevision">a1a43b7c59780e726b6438fd41cc74597dd442b6</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3959d91562285a4f3db6d8b58cb7073d1afde7f3c9bc51187fb2552f4fb2ce19
|
||||
size 102374414
|
3
kargo-cli-0.9.1.obscpio
Normal file
3
kargo-cli-0.9.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:46de4fe3d22ff77e53c52e38b511e2b730577de26435b2d453f3f9c17527fdb7
|
||||
size 103397902
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 11 08:36:16 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.9.1:
|
||||
* no CLI-related changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 11 08:29:19 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.9.0:
|
||||
Big update, please check the changelog
|
||||
https://github.com/akuity/kargo/releases/tag/v0.9.0
|
||||
CLI-related changes:
|
||||
* fix(kubeclient): retry patch on conflict (#2499)
|
||||
* fix(cli): retain config changes on re-login (#2388)
|
||||
* chore(kubeclient): tidy indexers and add tests (#2300)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 04 19:45:53 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: kargo-cli
|
||||
version: 0.8.8
|
||||
mtime: 1727722955
|
||||
commit: 6ad4919ab8bc54f3c16f0fdc0f5a070877e82bdd
|
||||
version: 0.9.1
|
||||
mtime: 1728579323
|
||||
commit: a1a43b7c59780e726b6438fd41cc74597dd442b6
|
||||
|
@ -21,7 +21,7 @@
|
||||
%define executable_name kargo
|
||||
|
||||
Name: kargo-cli
|
||||
Version: 0.8.8
|
||||
Version: 0.9.1
|
||||
Release: 0
|
||||
Summary: CLI for the Kubernetes Application lifecycle orchestration
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3988d707db8e248d7d29c0f3f0bbb88bd783ab442473ada2aeb0357f4caea3c0
|
||||
size 11741848
|
||||
oid sha256:26b15e10de106e2edd3df1be28bb70557065da7ac0ab1cdb9665846dc2dfd9c8
|
||||
size 13645794
|
||||
|
Loading…
x
Reference in New Issue
Block a user