update to 0.8.4
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/kargo-cli?expand=0&rev=14
This commit is contained in:
parent
7c50136398
commit
49ebf7a42e
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.8.3</param>
|
||||
<param name="revision">v0.8.4</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.8.3.obscpio</param>
|
||||
<param name="archive">kargo-0.8.4.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">a7f3635ca8f823ccf9e2f92d8a2fe4457d94b5f8</param></service></servicedata>
|
||||
<param name="changesrevision">68ca409b23e1a6d4b9819fe7604b3f6c94a5a72d</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:799f56167998942072cdf491a2b39a2719a663ae1572ba77ec13bf7903a3f89a
|
||||
size 102355470
|
3
kargo-0.8.4.obscpio
Normal file
3
kargo-0.8.4.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2e09f1b53d65ba17e33a7f0eb35ad84ec6a71088e3aa5ecd558220d83ba617cc
|
||||
size 102354958
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 09 17:01:01 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.8.4:
|
||||
* chore(backport release-0.8): fix(promotion): sync ArgoCD
|
||||
Application without updates (#2408)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 07 05:20:21 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%define executable_name kargo
|
||||
|
||||
Name: kargo-cli
|
||||
Version: 0.8.3
|
||||
Version: 0.8.4
|
||||
Release: 0
|
||||
Summary: CLI for the Kubernetes Application lifecycle orchestration
|
||||
License: Apache-2.0
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: kargo
|
||||
version: 0.8.3
|
||||
mtime: 1722984754
|
||||
commit: a7f3635ca8f823ccf9e2f92d8a2fe4457d94b5f8
|
||||
version: 0.8.4
|
||||
mtime: 1723200188
|
||||
commit: 68ca409b23e1a6d4b9819fe7604b3f6c94a5a72d
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b7246ba3bee480868e13598a4ee9aa55d230d3a32e24710e3188b912cdc63b37
|
||||
size 11748541
|
||||
oid sha256:a9563b89e29b626a239f63c6c8326cfa208731a92dce4a60503d6db8ec65b60a
|
||||
size 11742528
|
||||
|
Loading…
x
Reference in New Issue
Block a user