update to 0.8.8
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/kargo-cli?expand=0&rev=18
This commit is contained in:
parent
136c1b7ed2
commit
bdd5c9f7a6
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.7</param>
|
||||
<param name="revision">v0.8.8</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">a0a4456d45ef25a4ab8b075807ae8965406d24a2</param></service></servicedata>
|
||||
<param name="changesrevision">6ad4919ab8bc54f3c16f0fdc0f5a070877e82bdd</param></service></servicedata>
|
3
kargo-cli-0.8.8.obscpio
Normal file
3
kargo-cli-0.8.8.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3959d91562285a4f3db6d8b58cb7073d1afde7f3c9bc51187fb2552f4fb2ce19
|
||||
size 102374414
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 04 19:45:53 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.8.8:
|
||||
* docs: update docs and scripts to lock release-0.8 branch into
|
||||
latest stable release (#2611)
|
||||
* chore(backport release-0.8): fix(kubeclient): retry patch on
|
||||
conflict (#2516)
|
||||
* chore(backport release-0.8): fix(docs): specify pnpm version
|
||||
for building docs (#2512)
|
||||
* chore(backport release-0.8): fix(ui): promote downstream subs
|
||||
in control flow stages was broken (#2498)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 14 14:13:57 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: kargo-cli
|
||||
version: 0.8.7
|
||||
mtime: 1724793250
|
||||
commit: a0a4456d45ef25a4ab8b075807ae8965406d24a2
|
||||
version: 0.8.8
|
||||
mtime: 1727722955
|
||||
commit: 6ad4919ab8bc54f3c16f0fdc0f5a070877e82bdd
|
||||
|
@ -21,7 +21,7 @@
|
||||
%define executable_name kargo
|
||||
|
||||
Name: kargo-cli
|
||||
Version: 0.8.7
|
||||
Version: 0.8.8
|
||||
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:6ae75a82c7d24102343b4758be746bc36aa7955a3587461edf75ed8982a80de7
|
||||
size 11742270
|
||||
oid sha256:3988d707db8e248d7d29c0f3f0bbb88bd783ab442473ada2aeb0357f4caea3c0
|
||||
size 11741848
|
||||
|
Loading…
x
Reference in New Issue
Block a user