update to 0.7.1
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/kargo-cli?expand=0&rev=9
This commit is contained in:
parent
4444d77c50
commit
1b34317fe2
4
_service
4
_service
@ -3,7 +3,7 @@
|
|||||||
<param name="url">https://github.com/akuity/kargo</param>
|
<param name="url">https://github.com/akuity/kargo</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
<param name="revision">v0.7.0</param>
|
<param name="revision">v0.7.1</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>
|
||||||
@ -17,6 +17,6 @@
|
|||||||
<param name="compression">gz</param>
|
<param name="compression">gz</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="go_modules" mode="manual">
|
<service name="go_modules" mode="manual">
|
||||||
<param name="archive">kargo-0.7.0.obscpio</param>
|
<param name="archive">kargo-0.7.1.obscpio</param>
|
||||||
</service>
|
</service>
|
||||||
</services>
|
</services>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/akuity/kargo</param>
|
<param name="url">https://github.com/akuity/kargo</param>
|
||||||
<param name="changesrevision">607230d154e9f8d2eab69cf730ce548bcfdcbf7f</param></service></servicedata>
|
<param name="changesrevision">6f3a2202a23a1e46ba72ef55d4a6466c10941802</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:be3ce68682949291cad601f4ad379fe330d33f8768497c724c644a06eebef367
|
|
||||||
size 11926029
|
|
3
kargo-0.7.1.obscpio
Normal file
3
kargo-0.7.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:964944c48dc7783e7230a225154659c48b5c7ad3f38972e9e983b69773a33b4f
|
||||||
|
size 101723662
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jun 15 16:15:08 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
- Update to version 0.7.1:
|
||||||
|
https://github.com/akuity/kargo/releases/tag/v0.7.1
|
||||||
|
No apparent CLI-related changes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 07 20:15:09 UTC 2024 - opensuse_buildservice@ojkastl.de
|
Fri Jun 07 20:15:09 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%define executable_name kargo
|
%define executable_name kargo
|
||||||
|
|
||||||
Name: kargo-cli
|
Name: kargo-cli
|
||||||
Version: 0.7.0
|
Version: 0.7.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: CLI for the Kubernetes Application lifecycle orchestration
|
Summary: CLI for the Kubernetes Application lifecycle orchestration
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: kargo
|
name: kargo
|
||||||
version: 0.7.0
|
version: 0.7.1
|
||||||
mtime: 1717790991
|
mtime: 1718381174
|
||||||
commit: 607230d154e9f8d2eab69cf730ce548bcfdcbf7f
|
commit: 6f3a2202a23a1e46ba72ef55d4a6466c10941802
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:3987a51c7ad71a2b39c6109b4a8c980aabfdc0403d4abf55d2fa207c8358c7f1
|
oid sha256:d38a58fc8f2506d6df59ab8d0a6b07d544ff0dcf10a162b56cf9e9578d72a0ea
|
||||||
size 11449683
|
size 11715212
|
||||||
|
Loading…
x
Reference in New Issue
Block a user