update to 0.4.5
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/kargo-cli?expand=0&rev=3
This commit is contained in:
parent
81309781db
commit
534fb4da34
4
_service
4
_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.4.4</param>
|
||||
<param name="revision">v0.4.5</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
@ -17,6 +17,6 @@
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
<service name="go_modules" mode="manual">
|
||||
<param name="archive">kargo-0.4.4.obscpio</param>
|
||||
<param name="archive">kargo-0.4.5.obscpio</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/akuity/kargo</param>
|
||||
<param name="changesrevision">3a058b6b5e3a162d27672a55724151e949e42b75</param></service></servicedata>
|
||||
<param name="changesrevision">37135140951188881308117035e99cd3b1e5799f</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3294181c00ac8451b87f739a723aa22c75dab84d7407c7833f348caa5032ac20
|
||||
size 8764941
|
3
kargo-0.4.5.obscpio
Normal file
3
kargo-0.4.5.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0229e234d36fb3f2a256d80e980ebefc904f7da721f35496266f29feed3f58f4
|
||||
size 8764429
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 30 10:17:09 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.4.5:
|
||||
* fix(cli): restore ability to read manifests from stdin -- 0.4
|
||||
edition (#1716)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 16 17:37:58 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%define executable_name kargo
|
||||
|
||||
Name: kargo-cli
|
||||
Version: 0.4.4
|
||||
Version: 0.4.5
|
||||
Release: 0
|
||||
Summary: CLI for the Kubernetes Application lifecycle orchestration
|
||||
License: Apache-2.0
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: kargo
|
||||
version: 0.4.4
|
||||
mtime: 1710237487
|
||||
commit: 3a058b6b5e3a162d27672a55724151e949e42b75
|
||||
version: 0.4.5
|
||||
mtime: 1711748993
|
||||
commit: 37135140951188881308117035e99cd3b1e5799f
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2f616518b77c889de1e566a5117b28e84746645e06f93cd87a52efab83ef0481
|
||||
size 10180602
|
||||
oid sha256:9ff0478d821fbd4b53c0fcb3e92e531c874f5a0915721e35fefd86dda86a7790
|
||||
size 10788560
|
||||
|
Loading…
x
Reference in New Issue
Block a user