Sync from SUSE:SLFO:Main elemental-system-agent revision 987c4d6edfa60e63d4c0260a8fa08450
This commit is contained in:
parent
6dc88e75eb
commit
2a5eee5619
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.5</param>
|
<param name="versionformat">v0.3.6</param>
|
||||||
<param name="revision">v0.3.5</param>
|
<param name="revision">v0.3.6</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">806ef425e08933933f92bf574c2a5201107f3b24</param></service></servicedata>
|
<param name="changesrevision">41c07d0600cf95ad31ea8c160e1867bb470b9071</param></service></servicedata>
|
BIN
elemental-system-agent-0.3.5.tar.gz
(Stored with Git LFS)
BIN
elemental-system-agent-0.3.5.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
elemental-system-agent-0.3.6.tar.gz
(Stored with Git LFS)
Normal file
BIN
elemental-system-agent-0.3.6.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 12 07:03:33 UTC 2024 - fredrik.lonnegren@suse.com
|
||||||
|
|
||||||
|
- Update to version 0.3.6:
|
||||||
|
* Update Go to 1.21 and deps for k8s 1.27 (#152)
|
||||||
|
* Apply suggestions from code review
|
||||||
|
* Cleanup and exit if cannot download valid connection info.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 14 10:39:13 UTC 2024 - kkaempf@suse.com
|
Thu Mar 14 10:39:13 UTC 2024 - kkaempf@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.5
|
Version: 0.3.6
|
||||||
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