SHA256
1
0
forked from pool/pluto

Accepting request 958390 from home:ojkastl_buildservice:Branch_devel_kubic

update to 5.5.1

OBS-URL: https://build.opensuse.org/request/show/958390
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/pluto?expand=0&rev=9
This commit is contained in:
Richard Brown
2022-03-02 15:35:23 +00:00
committed by Git OBS Bridge
parent fa004f249e
commit 7fd70bd3ff
7 changed files with 15 additions and 9 deletions

View File

@@ -3,7 +3,7 @@
<param name="url">https://github.com/FairwindsOps/pluto</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="revision">v5.5.0</param>
<param name="revision">v5.5.1</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>
@@ -16,6 +16,6 @@
<param name="compression">gz</param>
</service>
<service name="go_modules" mode="disabled">
<param name="archive">pluto-5.5.0.tar.gz</param>
<param name="archive">pluto-5.5.1.tar.gz</param>
</service>
</services>