forked from pool/helmfile
Accepting request 822106 from home:manfred-h
Upgrade to helmfile v0.121 OBS-URL: https://build.opensuse.org/request/show/822106 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=3
This commit is contained in:
parent
eb3bfa2980
commit
dc33705c91
2
_service
2
_service
@ -5,7 +5,7 @@
|
||||
<param name="exclude">.git</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="revision">v0.119.1</param>
|
||||
<param name="revision">v0.121.1</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/roboll/helmfile.git</param>
|
||||
<param name="changesrevision">6d4f0984b6e64f7504d2f922cc5f12bf34d17ef9</param></service></servicedata>
|
||||
<param name="changesrevision">4bbb1699a3d35b0af68630f7df7312dd63df6c88</param></service></servicedata>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:35121b1fe305783bc9041cc9d0736328692f0de9b74081d838486c4b9d7a276b
|
||||
size 195866
|
3
helmfile-0.121.1.tar.gz
Normal file
3
helmfile-0.121.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8eafe17b3d08b0807b77f427d7161121e8f6286683763fdbc011b6d29894809f
|
||||
size 197155
|
@ -1,11 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 17 12:24:42 UTC 2020 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
Fri Jul 17 12:29:09 UTC 2020 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
- Install program using "make install" to ensure it knows its version
|
||||
number.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 17 11:54:50 UTC 2020 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
Fri Jul 17 12:04:13 UTC 2020 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
- Add _service* files to automate source and vendor tarball retrieval
|
||||
|
||||
@ -15,6 +15,6 @@ Fri Jul 17 10:59:22 UTC 2020 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
- Replace hard-coded version numbers with %{version}
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 16 14:31:58 - manfred.h@gmx.net
|
||||
Fri Jul 17 09:20:51 - manfred.h@gmx.net
|
||||
|
||||
- Initial revision of v0.119 from gitlab.
|
||||
- Initial revision of v0.121 from gitlab.
|
||||
|
@ -16,9 +16,9 @@
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
%define git_commit 6d4f0984b6e64f7504d2f922cc5f12bf34d17ef9
|
||||
%define git_commit 4bbb1699a3d35b0af68630f7df7312dd63df6c88
|
||||
Name: helmfile
|
||||
Version: 0.119.1
|
||||
Version: 0.121.1
|
||||
Release: 0
|
||||
Summary: Deploy Kubernetes Helm Charts
|
||||
License: MIT
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a158a98d1d301e8906fd20458a102301f0c7e4c723598a11da52d17b896e7099
|
||||
size 5594938
|
||||
oid sha256:c2d3bbbd37790b763679e7b51903c76eeb72b33a8c9e4dde5c14718541583ebc
|
||||
size 5595932
|
||||
|
Loading…
x
Reference in New Issue
Block a user