forked from pool/helmfile
Accepting request 843375 from home:manfred-h:Cubic
- v0.132.0: Minor README improvement (#1543) * 9ec4a85 (HEAD, tag: v0.132.0, origin/master, origin/HEAD, master) Minor README improvement (#1543) * 4d86879 Improve capitalization and formats of README.md. (#1545) * 1aca099 feat: Upgrade to kubectl version supported by latest stable release and upgrade helm3 to 3.3.4 (#1498) * f5d0988 Retain the option helm repo add --force-update when Helm is v3.3.4 or above. (#1546) - v0.131.0: Bump chartify to 0.4.4 (#1540) * 080080f (HEAD, tag: v0.131.0, origin/master, origin/HEAD, master) Bump chartify to 0.4.4 (#1540) * cd4afc3 Remove duplicated logs from helm.exec. (#1538) * 8f86697 Support for azure acr helm repositories (#1526) OBS-URL: https://build.opensuse.org/request/show/843375 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=19
This commit is contained in:
parent
7b9a10034b
commit
52e5fb0c2f
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.130.3</param>
|
||||
<param name="revision">v0.132.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">563fce4adf7abf759ec31b3971d1195704621052</param></service></servicedata>
|
||||
<param name="changesrevision">9ec4a85821c06601dd3fe35c4effbed59089b48e</param></service></servicedata>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fb6e33071fc09fda6537224546753d623392c1a2763d6d43d9668a72dc669bcb
|
||||
size 210714
|
3
helmfile-0.132.0.tar.gz
Normal file
3
helmfile-0.132.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9341d2af439d423d0e72f637dd8f75cc706fd90220a3b34869172929907b679d
|
||||
size 211188
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 22 08:50:25 UTC 2020 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
- v0.132.0: Minor README improvement (#1543)
|
||||
* 9ec4a85 (HEAD, tag: v0.132.0, origin/master, origin/HEAD, master)
|
||||
Minor README improvement (#1543)
|
||||
* 4d86879 Improve capitalization and formats of README.md. (#1545)
|
||||
* 1aca099 feat: Upgrade to kubectl version supported by latest
|
||||
stable release and upgrade helm3 to 3.3.4 (#1498)
|
||||
* f5d0988 Retain the option helm repo add --force-update when Helm
|
||||
is v3.3.4 or above. (#1546)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 18 08:55:59 UTC 2020 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
- v0.131.0: Bump chartify to 0.4.4 (#1540)
|
||||
* 080080f (HEAD, tag: v0.131.0, origin/master, origin/HEAD, master)
|
||||
Bump chartify to 0.4.4 (#1540)
|
||||
* cd4afc3 Remove duplicated logs from helm.exec. (#1538)
|
||||
* 8f86697 Support for azure acr helm repositories (#1526)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 18 08:48:12 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 563fce4adf7abf759ec31b3971d1195704621052
|
||||
%define git_commit 9ec4a85821c06601dd3fe35c4effbed59089b48e
|
||||
Name: helmfile
|
||||
Version: 0.130.3
|
||||
Version: 0.132.0
|
||||
Release: 0
|
||||
Summary: Deploy Kubernetes Helm Charts
|
||||
License: MIT
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c70d46f08cda216c13718200db4e0a6ae95af3ee2b3be9afd7f7276ce45a1dff
|
||||
size 5643368
|
||||
oid sha256:a20d0af9d1e636abaa30be7e2af60f777f9278b6662e03e8f674c5cde4aec52a
|
||||
size 5643877
|
||||
|
Loading…
Reference in New Issue
Block a user