forked from pool/helmfile
Accepting request 835797 from home:manfred-h:Cubic
- Upgrade to upstream version v0.129.4 OBS-URL: https://build.opensuse.org/request/show/835797 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=15
This commit is contained in:
parent
aac8e89374
commit
112c5c3578
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.129.3</param>
|
||||
<param name="revision">v0.129.4</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">028bcc51dc48c517869287f2d821053939abacd5</param></service></servicedata>
|
||||
<param name="changesrevision">b176408eb2c351f5730c914a12a72b587aac23f9</param></service></servicedata>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:854b33ec1c72014cb65caecd47d9a4d39e7910f9711b3a71df44102d3318ea0a
|
||||
size 209418
|
3
helmfile-0.129.4.tar.gz
Normal file
3
helmfile-0.129.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f3752b94409ab342db23319a1097b0d6cff7763c6a9eae7fb27a11f06c8631a9
|
||||
size 209717
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 21 10:57:27 UTC 2020 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
- v0.129.4: Enable `helmfile test` testing only enabled and selected
|
||||
releases (#1…
|
||||
* b176408 (HEAD, tag: v0.129.4, origin/master, origin/HEAD, master)
|
||||
Enable helmfile test testing only enabled and selected releases (#1486)
|
||||
* ff81b2f Enable release hook template to access .Values (#1485)
|
||||
* 8db03f9 Drop duplicated entry in extra functions list from readme (#1490)
|
||||
* 988c218 Support the latest Helm (>=v3.3.2) and bump the Helm version
|
||||
in Docker image. (#1488)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 15 10:41:16 UTC 2020 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
|
@ -16,9 +16,9 @@
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
%define git_commit 028bcc51dc48c517869287f2d821053939abacd5
|
||||
%define git_commit b176408eb2c351f5730c914a12a72b587aac23f9
|
||||
Name: helmfile
|
||||
Version: 0.129.3
|
||||
Version: 0.129.4
|
||||
Release: 0
|
||||
Summary: Deploy Kubernetes Helm Charts
|
||||
License: MIT
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c97dd54a6bc73046e3e47689b9d20ac129073134f686ef9d2a213e737ef7205f
|
||||
size 5652022
|
||||
oid sha256:9386f45ff4ea8196834bb5eb43fbb753ad61006ae049fcfd1c1f8a7e50f3a98f
|
||||
size 5652071
|
||||
|
Loading…
Reference in New Issue
Block a user