Johannes Kastl 2024-10-19 08:32:36 +00:00 committed by Git OBS Bridge
parent ca610938a8
commit adb0425005
8 changed files with 21 additions and 11 deletions

View File

@ -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.9.1</param>
<param name="revision">v1.0.0</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/akuity/kargo</param>
<param name="changesrevision">a1a43b7c59780e726b6438fd41cc74597dd442b6</param></service></servicedata>
<param name="changesrevision">cf1278071ae31e2c79b4bf77dc125fb081c0aff3</param></service></servicedata>

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:88b8a62adb6159603144fa0e3b793efeba93b3d567d829ef5f88dd96a0fafd64
size 103005710

View File

@ -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

View File

@ -1,4 +1,4 @@
name: kargo-cli
version: 0.9.1
mtime: 1728579323
commit: a1a43b7c59780e726b6438fd41cc74597dd442b6
version: 1.0.0
mtime: 1729299977
commit: cf1278071ae31e2c79b4bf77dc125fb081c0aff3

View File

@ -21,7 +21,7 @@
%define executable_name kargo
Name: kargo-cli
Version: 0.9.1
Version: 1.0.0
Release: 0
Summary: CLI for the Kubernetes Application lifecycle orchestration
License: Apache-2.0

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:26b15e10de106e2edd3df1be28bb70557065da7ac0ab1cdb9665846dc2dfd9c8
size 13645794
oid sha256:13515af7f3f7194c69781e5e33b49d0ca4542e5ee8686c0e37aeecb932f76cc5
size 13519276