update to 1.0.0
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/kargo-cli?expand=0&rev=22
This commit is contained in:
parent
ca610938a8
commit
adb0425005
2
_service
2
_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.9.1</param>
|
<param name="revision">v1.0.0</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>
|
||||||
|
@ -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">a1a43b7c59780e726b6438fd41cc74597dd442b6</param></service></servicedata>
|
<param name="changesrevision">cf1278071ae31e2c79b4bf77dc125fb081c0aff3</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:46de4fe3d22ff77e53c52e38b511e2b730577de26435b2d453f3f9c17527fdb7
|
|
||||||
size 103397902
|
|
3
kargo-cli-1.0.0.obscpio
Normal file
3
kargo-cli-1.0.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:88b8a62adb6159603144fa0e3b793efeba93b3d567d829ef5f88dd96a0fafd64
|
||||||
|
size 103005710
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Oct 19 08:14:18 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
- Update to version 1.0.0:
|
||||||
|
Major update, please see the release notes at
|
||||||
|
https://github.com/akuity/kargo/releases/tag/v1.0.0
|
||||||
|
CLI-related changes:
|
||||||
|
* fix(cli): fix auth via --kubeconfig option (#2731)
|
||||||
|
* fix(cli): fix flag in login command example (#2723)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 11 08:36:16 UTC 2024 - opensuse_buildservice@ojkastl.de
|
Fri Oct 11 08:36:16 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: kargo-cli
|
name: kargo-cli
|
||||||
version: 0.9.1
|
version: 1.0.0
|
||||||
mtime: 1728579323
|
mtime: 1729299977
|
||||||
commit: a1a43b7c59780e726b6438fd41cc74597dd442b6
|
commit: cf1278071ae31e2c79b4bf77dc125fb081c0aff3
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%define executable_name kargo
|
%define executable_name kargo
|
||||||
|
|
||||||
Name: kargo-cli
|
Name: kargo-cli
|
||||||
Version: 0.9.1
|
Version: 1.0.0
|
||||||
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,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:26b15e10de106e2edd3df1be28bb70557065da7ac0ab1cdb9665846dc2dfd9c8
|
oid sha256:13515af7f3f7194c69781e5e33b49d0ca4542e5ee8686c0e37aeecb932f76cc5
|
||||||
size 13645794
|
size 13519276
|
||||||
|
Loading…
x
Reference in New Issue
Block a user