Accepting request 878042 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/878042 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helmfile?expand=0&rev=19
This commit is contained in:
commit
44bf05ad75
2
_service
2
_service
@ -5,7 +5,7 @@
|
|||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
<param name="revision">v0.138.4</param>
|
<param name="revision">v0.138.7</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="recompress" mode="disabled">
|
<service name="recompress" mode="disabled">
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/roboll/helmfile.git</param>
|
<param name="url">https://github.com/roboll/helmfile.git</param>
|
||||||
<param name="changesrevision">f24b61f1008702a71eb81d559192fc080c6132ad</param></service></servicedata>
|
<param name="changesrevision">8ed8a9eab3344ac2d25783b7ce2314fbe2043c37</param></service></servicedata>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f7654cf30e87bad4eef59e2ed5a31954ac9a48806aed90d173c324a6c2c668b8
|
|
||||||
size 211505
|
|
3
helmfile-0.138.7.tar.gz
Normal file
3
helmfile-0.138.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4e8e1524ed60921b08182b467f1da83839d34b41dd7dc6c1ec8fb862f370d106
|
||||||
|
size 212393
|
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 9 16:01:14 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net>
|
||||||
|
|
||||||
|
- v0.138.7
|
||||||
|
* 8ed8a9e (HEAD, tag: v0.138.7, origin/master, origin/HEAD, master)
|
||||||
|
allow to access oci repos without auth (#1711)
|
||||||
|
* 14a83e7 Update reference for helm-secrets to latest maintained
|
||||||
|
fork (#1676)
|
||||||
|
* bf9f36b refactor: simplify pull channel from #1706 (#1707)
|
||||||
|
* 3215eaf panic with clear message (#1709)
|
||||||
|
* 927bd30 Update README.md to show current CLI Output (#1712)
|
||||||
|
|
||||||
|
- v0.138.6
|
||||||
|
* 247ae91 (HEAD, tag: v0.138.6, origin/master, origin/HEAD, master)
|
||||||
|
Disable darwin/386 build to avoid release failure
|
||||||
|
|
||||||
|
- v0.138.5
|
||||||
|
* 97f0e59: Update README.md (#1677)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Feb 13 11:28:22 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net>
|
Sat Feb 13 11:28:22 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net>
|
||||||
|
|
||||||
|
@ -16,9 +16,9 @@
|
|||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
%define git_commit f24b61f1008702a71eb81d559192fc080c6132ad
|
%define git_commit 8ed8a9eab3344ac2d25783b7ce2314fbe2043c37
|
||||||
Name: helmfile
|
Name: helmfile
|
||||||
Version: 0.138.4
|
Version: 0.138.7
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Deploy Kubernetes Helm Charts
|
Summary: Deploy Kubernetes Helm Charts
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:d475a00e9b583456ac2bed92c25b3d740426a2132c9cac84a284eecb2e11216f
|
oid sha256:f96289516a8eeddc1d8c0545157d6baf59555bb917e34ccaa2899c5a35785a5d
|
||||||
size 5858873
|
size 5858931
|
||||||
|
Loading…
x
Reference in New Issue
Block a user