Accepting request 824634 from devel:kubic

OBS-URL: https://build.opensuse.org/request/show/824634
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helmfile?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2020-08-06 08:43:21 +00:00 committed by Git OBS Bridge
commit a86a01b5d5
7 changed files with 33 additions and 9 deletions

View File

@ -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.125.0</param> <param name="revision">v0.125.3</param>
<param name="changesgenerate">enable</param> <param name="changesgenerate">enable</param>
</service> </service>
<service name="recompress" mode="disabled"> <service name="recompress" mode="disabled">

View File

@ -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">ee8ea507a6c33eb0ce288059856c37fdee88f4d0</param></service></servicedata> <param name="changesrevision">b85243a6b4a117ca253a877bcd7eb4e0f892f3ea</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:29357082f20b125059d36185d19ec5a38f44449fc62be8716d3e50391ec4b40e
size 198424

3
helmfile-0.125.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f0bba495a6b7cace6a1ccf14c7192044fd76dc97204e920533d15fd683930e25
size 199593

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Thu Aug 6 07:37:04 UTC 2020 - Manfred Hollstein <manfred.h@gmx.net>
- v0.125.3: Fix various issues in chart preparation (#1400)
* b85243a (HEAD, tag: v0.125.3, origin/master, origin/HEAD, master)
Fix various issues in chart preparation (#1400)
* 53c3fe9 Add support for selector on helmfile template (#1399)
- v0.125.2
* 2ce57ba (HEAD, tag: v0.125.2, origin/master, origin/HEAD, master)
Handle --disable-openapi-validation parameter in helm upgrade (#1396)
* cc9b7f3 Fix regression on template failing due to duplicate fetch
target (#1395)
- v0.125.1: Fix `helmfile lint` failure when `installed: false` (#1391)
* 85a2024 (HEAD, tag: v0.125.1, origin/master, origin/HEAD, master)
Fix helmfile lint failure when installed: false (#1391)
* 8757308 Fix false-positive duplicate release with kubeContext (#1390)
* 4fb47a8 Add version sub-command (#1389)
* 9cffef5 Update documentation to mention Renovate integration (#1387)
* b485793 Fix lint to not fail for duplicate release names across
ns (#1388)
* 1e260e4 Fix and enhancement to repository update (#1383)
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jul 24 12:50:14 UTC 2020 - Manfred Hollstein <manfred.h@gmx.net> Fri Jul 24 12:50:14 UTC 2020 - Manfred Hollstein <manfred.h@gmx.net>

View File

@ -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 ee8ea507a6c33eb0ce288059856c37fdee88f4d0 %define git_commit b85243a6b4a117ca253a877bcd7eb4e0f892f3ea
Name: helmfile Name: helmfile
Version: 0.125.0 Version: 0.125.3
Release: 0 Release: 0
Summary: Deploy Kubernetes Helm Charts Summary: Deploy Kubernetes Helm Charts
License: MIT License: MIT

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:f372d192b753ac42c9deddb0e0a36683983e60d21303c7326fefbccccadc9147 oid sha256:1e092d2b2daf04d58b538dc21800af98bbfd2b97d11c2fc9b025b5a11178f897
size 5610660 size 5610424