forked from pool/helmfile
Accepting request 907902 from home:manfred-h:Cubic
- v0.140.0: * d8247e6 (HEAD, tag: v0.140.0) Update writing-helmfile.md: fix typos (#1892) OBS-URL: https://build.opensuse.org/request/show/907902 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=47
This commit is contained in:
parent
08fd074df9
commit
0fd1aa874a
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.139.9</param>
|
||||
<param name="revision">v0.140.0</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">c623730374b55949824a9522141ed27b4b8477c1</param></service></servicedata>
|
||||
<param name="changesrevision">d8247e6543ebc4fb0864ac6160230d3bdf762dd7</param></service></servicedata>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fc4fcdbff8e4799f2d054c99d9fdf2d4c32cfa04d30c54bc721d3891234ef240
|
||||
size 241079
|
3
helmfile-0.140.0.tar.gz
Normal file
3
helmfile-0.140.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bf2773a1cc11f6064e5a32a05117c98b27500192fe6b2eca6730ff48ccc716a4
|
||||
size 240870
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 23 07:48:29 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
- v0.140.0:
|
||||
* d8247e6 (HEAD, tag: v0.140.0)
|
||||
Update writing-helmfile.md: fix typos (#1892)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 11 14:44:22 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
|
@ -16,9 +16,9 @@
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
%define git_commit c623730374b55949824a9522141ed27b4b8477c1
|
||||
%define git_commit d8247e6543ebc4fb0864ac6160230d3bdf762dd7
|
||||
Name: helmfile
|
||||
Version: 0.139.9
|
||||
Version: 0.140.0
|
||||
Release: 0
|
||||
Summary: Deploy Kubernetes Helm Charts
|
||||
License: MIT
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c288341f8cf63c81643a6f860cdf1b079c009a0421471ccbc991c6469a62c6dd
|
||||
size 6443997
|
||||
oid sha256:4659f2294c2f175bebd69009bb99d9450a3db6913a37fa512a709d1f282f6783
|
||||
size 6444009
|
||||
|
Loading…
Reference in New Issue
Block a user