update to 0.8.7
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/kargo-cli?expand=0&rev=16
This commit is contained in:
parent
ab293a1e8e
commit
5108f4eef1
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.5</param>
|
||||
<param name="revision">v0.8.7</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">5b6cfa0e7da3d446a6dbca5253a167b63b74d304</param></service></servicedata>
|
||||
<param name="changesrevision">a0a4456d45ef25a4ab8b075807ae8965406d24a2</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:be4fdd81384b60dca652e8964f2a1ec61c72a7b0fa7c8147df68e56fa99d0d1f
|
||||
size 102371854
|
3
kargo-cli-0.8.7.obscpio
Normal file
3
kargo-cli-0.8.7.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:44122d4c926af0ffba78754c2078c715fbaa764a785d1518e470d1ca5c9e627d
|
||||
size 102374414
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 14 14:13:57 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.8.7:
|
||||
* feat: support kustomize image newName override (#2471)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 14 14:10:21 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.8.6:
|
||||
* chore(backport release-0.8): fix(promotion): wait for open pull
|
||||
request (#2452)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 17 07:36:46 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: kargo-cli
|
||||
version: 0.8.5
|
||||
mtime: 1723838989
|
||||
commit: 5b6cfa0e7da3d446a6dbca5253a167b63b74d304
|
||||
version: 0.8.7
|
||||
mtime: 1724793250
|
||||
commit: a0a4456d45ef25a4ab8b075807ae8965406d24a2
|
||||
|
@ -21,7 +21,7 @@
|
||||
%define executable_name kargo
|
||||
|
||||
Name: kargo-cli
|
||||
Version: 0.8.5
|
||||
Version: 0.8.7
|
||||
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:4cd976b298dd778cd3255e6150572bae5fd1f02d2e8f2b3b48ec2dd37a0bf475
|
||||
size 11742174
|
||||
oid sha256:6ae75a82c7d24102343b4758be746bc36aa7955a3587461edf75ed8982a80de7
|
||||
size 11742270
|
||||
|
Loading…
x
Reference in New Issue
Block a user