SHA256
1
0
forked from pool/helmfile

Accepting request 827381 from home:manfred-h

- v0.125.7: Fix regression installing raw K8s manifests (#1417)
  * a9aa7af (HEAD, tag: v0.125.7, origin/master, origin/HEAD, master)
    Fix regression installing raw K8s manifests (#1417)
  * 738409e Fix regression for helmfile template with helm v2 since
    v0.125.4 (#1416)
- v0.125.6: Revert filtering on repositories to be updated (#1412)
  * ec87a39 (HEAD, tag: v0.125.6, origin/master, origin/HEAD, master)
    Revert filtering on repositories to be updated (#1412)
  * ab1c118 Bump chartify to v0.4.0 (#1409)
  * c8c444d Add test case (#1410)
- v0.125.5: Fix chart fetched by go-getter not to fail due to missing
  dependencies
  * 9a03d79 (HEAD, tag: v0.125.5, origin/master, origin/HEAD, master)
    Fix chart fetched by go-getter not to fail due to missing
    dependencies (#1408)
- v0.125.4: Fix race on/sometimes missing postsync and cleanup hooks
  (#1407)
  * 0ef7e65 (HEAD, tag: v0.125.4, origin/master, origin/HEAD, master)
    Fix race on/sometimes missing postsync and cleanup hooks (#1407)
  * 61b61d3 Fix helmfile template with Helm 3 ignoring chart version
    (#1406)
  * 2710cb3 Fix go-getter URL in chart to actually work (#1405)
  * 4d7fcd8 doc: ArgoCD integration (#1402)

OBS-URL: https://build.opensuse.org/request/show/827381
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=9
This commit is contained in:
2020-08-17 15:56:13 +00:00
committed by Git OBS Bridge
parent 4e4159b4c8
commit 896b96cf7a
7 changed files with 39 additions and 9 deletions

View File

@@ -16,9 +16,9 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define git_commit b85243a6b4a117ca253a877bcd7eb4e0f892f3ea
%define git_commit a9aa7af5725ddf95b73b783202ec953897d67240
Name: helmfile
Version: 0.125.3
Version: 0.125.7
Release: 0
Summary: Deploy Kubernetes Helm Charts
License: MIT