Accepting request 1216957 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1216957 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helmfile?expand=0&rev=61
This commit is contained in:
commit
c593689d3a
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.169.0</param>
|
||||
<param name="revision">v0.169.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">dea501cb10fb9b0020bd8c6132e89704efc11b52</param></service></servicedata>
|
||||
<param name="changesrevision">8b16d36903bbfac39c50f30c79f081e43bc4350f</param></service></servicedata>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:26a95427e75aa4596166b5ea10551bb617fd91dfdbc8b0c8d5adaaca19edcde0
|
||||
size 1098233
|
3
helmfile-0.169.1.tar.gz
Normal file
3
helmfile-0.169.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6382298c5781114d47904d47de2005236b837012179104918abbb9045d9ae56b
|
||||
size 1097800
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 08:01:22 UTC 2024 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
- Update to version 0.169.1:
|
||||
* feat: update sops version to 3.9.1 by @zhaque44 in #1742
|
||||
* chore: improve test assertions and descriptions for file
|
||||
download test by @zhaque44 in #1745
|
||||
* feat: add 'hide-notes' flag to helm in sync and apply commands
|
||||
by @yxxhero in #1746
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 16 08:38:57 UTC 2024 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
|
@ -17,9 +17,9 @@
|
||||
#
|
||||
|
||||
|
||||
%define git_commit 18529ab7c550bfa6d6eefddeb47418f1685f4a7f
|
||||
%define git_commit 8b16d36903bbfac39c50f30c79f081e43bc4350f
|
||||
Name: helmfile
|
||||
Version: 0.169.0
|
||||
Version: 0.169.1
|
||||
Release: 0
|
||||
Summary: Deploy Kubernetes Helm Charts
|
||||
License: MIT
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:271975e2c09df3c2e488bec26b1e195c52ab7373affbc9bb8fd87a573cff9b07
|
||||
oid sha256:9819f2e05db6ae086fef7610c3bc0c82b51540ce075473000069841ed5aadd77
|
||||
size 22373843
|
||||
|
Loading…
x
Reference in New Issue
Block a user