update to 1.2.2
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/kargo-cli?expand=0&rev=39
This commit is contained in:
parent
f14d8b3dd4
commit
88cf2950dc
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">v1.2.1</param>
|
<param name="revision">v1.2.2</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</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">29b07904b8c95213bcc495bf5f4ece2253386972</param></service></servicedata>
|
<param name="changesrevision">f53aa4883f1a59c3ccc781a33ab494cd4ea1dd9d</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b46a989209afa038fc32ae5b84f1c80166a46b55ee024d30724e9bd136fd8cf1
|
|
||||||
size 136159246
|
|
3
kargo-cli-1.2.2.obscpio
Normal file
3
kargo-cli-1.2.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fd5cf1fb34ff4225e99945c6e33792c6af10533b283a36503a56a53466e31d69
|
||||||
|
size 136353806
|
@ -1,3 +1,26 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 28 14:24:58 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
- Update to version 1.2.2:
|
||||||
|
* chore(backport release-1.2): docs: Added Advanced installation
|
||||||
|
with Argo CD doc (#3381)
|
||||||
|
* chore(backport release-1.2): docs: cli instructions doc (#3380)
|
||||||
|
* chore(backport release-1.2): fix: fix faulty logic for handling
|
||||||
|
possible double-encoding of github app private key (#3379)
|
||||||
|
* chore(backport release-1.2): chore(cli): fix update command
|
||||||
|
example (#3375)
|
||||||
|
* chore(backport release-1.2): fix(ui): tolerate entra id RFC8414
|
||||||
|
deviation (#3362)
|
||||||
|
* chore(backport release-1.2): docs: add common chart
|
||||||
|
configuration options (#3361)
|
||||||
|
* chore(backport release-1.2): docs: fix incorrect callback url
|
||||||
|
in oidc docs (#3360)
|
||||||
|
* chore(backport release-1.2): docs: add/update roadmap (#3357)
|
||||||
|
* chore(backport release-1.2): docs: add operator guide >
|
||||||
|
security > oidc (#3354)
|
||||||
|
* chore(backport release-1.2): docs: operator > security >
|
||||||
|
secure configuration (#3351)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 23 20:03:29 UTC 2025 - opensuse_buildservice@ojkastl.de
|
Thu Jan 23 20:03:29 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: kargo-cli
|
name: kargo-cli
|
||||||
version: 1.2.1
|
version: 1.2.2
|
||||||
mtime: 1737654828
|
mtime: 1738015800
|
||||||
commit: 29b07904b8c95213bcc495bf5f4ece2253386972
|
commit: f53aa4883f1a59c3ccc781a33ab494cd4ea1dd9d
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define executable_name kargo
|
%define executable_name kargo
|
||||||
|
|
||||||
Name: kargo-cli
|
Name: kargo-cli
|
||||||
Version: 1.2.1
|
Version: 1.2.2
|
||||||
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:1bf5cc7a51d0981f1e6c0a3a02c9b7906e2dd5fae0568fe4be1a775c064a88dc
|
oid sha256:d61416ba720011e415938b53119dc7449fa7c54fc1d9891e48032d3aa55e9369
|
||||||
size 13776227
|
size 13780496
|
||||||
|
Loading…
x
Reference in New Issue
Block a user