forked from pool/helmfile
Accepting request 1239784 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1239784 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helmfile?expand=0&rev=64
This commit is contained in:
commit
8f196491c3
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.170.0</param>
|
||||
<param name="revision">v0.170.1</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service name="recompress" mode="manual">
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/helmfile/helmfile.git</param>
|
||||
<param name="changesrevision">2784a4fbd7a9c92dd72ffcdb5f7e3225c80dba1e</param></service></servicedata>
|
||||
<param name="changesrevision">9dc0aaa1e7263f2a89e973f4dcbe343dc93c3c1d</param></service></servicedata>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1c78277899fddef59833bb2b0fce7050f75f16ca5046649e78e0c328ad43a619
|
||||
size 1127865
|
3
helmfile-0.170.1.tar.gz
Normal file
3
helmfile-0.170.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1373a24cae087d9c9943deff8bb6f20068829106d31f0c2709acc367790f1406
|
||||
size 1127956
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 23 09:45:41 UTC 2025 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
- Update to version 0.170.1:
|
||||
* build(deps): bump github.com/goccy/go-yaml from 1.15.14 to
|
||||
1.15.15 by @dependabot in #1882
|
||||
* build(deps): bump github.com/hashicorp/go-slug from 0.15.0 to
|
||||
0.16.3 by @dependabot in #1886 (CVE-2025-0377)
|
||||
* Ensure 'helm repo add' is also not pollute on helmfile template
|
||||
by @baurmatt in #1887
|
||||
* build(deps): bump github.com/zclconf/go-cty from 1.16.1 to
|
||||
1.16.2 by @dependabot in #1888
|
||||
* fix: using correct option for takeOwnership flag by @blaskoa
|
||||
in #1892
|
||||
* fix typo in docs by @adamab48 in #1889
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 21 09:20:53 UTC 2025 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
|
@ -17,9 +17,9 @@
|
||||
#
|
||||
|
||||
|
||||
%define git_commit 2784a4fbd7a9c92dd72ffcdb5f7e3225c80dba1e
|
||||
%define git_commit 9dc0aaa1e7263f2a89e973f4dcbe343dc93c3c1d
|
||||
Name: helmfile
|
||||
Version: 0.170.0
|
||||
Version: 0.170.1
|
||||
Release: 0
|
||||
Summary: Deploy Kubernetes Helm Charts
|
||||
License: MIT
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ee6fdb9df89f0dce280828c97312de336d474abc995b0038a8c4e58d3f409314
|
||||
size 24085119
|
||||
oid sha256:ad8691e4af98c79c43af75e6b5c414a139cbc3bedfc19c39a811a81c000dd70c
|
||||
size 24102939
|
||||
|
Loading…
x
Reference in New Issue
Block a user