Sync from SUSE:ALP:Source:Standard:1.0 elemental-system-agent revision 8d9dbcabda1f04acbf037ed00fc21fce
This commit is contained in:
parent
9e5a6d964e
commit
8af26d8a31
4
_service
4
_service
@ -3,8 +3,8 @@
|
|||||||
<param name="url">https://github.com/rancher/system-agent</param>
|
<param name="url">https://github.com/rancher/system-agent</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
<param name="versionformat">v0.3.6</param>
|
<param name="versionformat">v0.3.7</param>
|
||||||
<param name="revision">v0.3.6</param>
|
<param name="revision">v0.3.7</param>
|
||||||
<param name="filename">elemental-system-agent</param>
|
<param name="filename">elemental-system-agent</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/rancher/system-agent</param>
|
<param name="url">https://github.com/rancher/system-agent</param>
|
||||||
<param name="changesrevision">41c07d0600cf95ad31ea8c160e1867bb470b9071</param></service></servicedata>
|
<param name="changesrevision">bf4eb096f5a79009badec37f59b16b60c36c191a</param></service></servicedata>
|
BIN
elemental-system-agent-0.3.6.tar.gz
(Stored with Git LFS)
BIN
elemental-system-agent-0.3.6.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
elemental-system-agent-0.3.7.tar.gz
(Stored with Git LFS)
Normal file
BIN
elemental-system-agent-0.3.7.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 12 09:43:52 UTC 2024 - kkaempf@suse.de
|
||||||
|
|
||||||
|
- Update to version 0.3.7:
|
||||||
|
* Add support for CATTLE_AGENT_VAR_DIR in suc plan
|
||||||
|
* add the step for creating GH release, and fix typo in filename
|
||||||
|
* Migrate from Drone to GitHub Action
|
||||||
|
* Version bump for Alpine and Kubectl
|
||||||
|
* Add support for CATTLE_AGENT_STRICT_VERIFY|STRICT_VERIFY environment variables to ensure kubeconfig CA data is valid (#171)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 12 07:03:33 UTC 2024 - fredrik.lonnegren@suse.com
|
Fri Apr 12 07:03:33 UTC 2024 - fredrik.lonnegren@suse.com
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: elemental-system-agent
|
Name: elemental-system-agent
|
||||||
%define gitname system-agent
|
%define gitname system-agent
|
||||||
Version: 0.3.6
|
Version: 0.3.7
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Rancher system agent to apply 'plans' to a system
|
Summary: Rancher system agent to apply 'plans' to a system
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
BIN
vendor.tar.gz
(Stored with Git LFS)
BIN
vendor.tar.gz
(Stored with Git LFS)
Binary file not shown.
Loading…
Reference in New Issue
Block a user