Accepting request 1161685 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1161685 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helmfile?expand=0&rev=53
This commit is contained in:
commit
ce3a8d7954
2
_service
2
_service
@ -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.163.0</param>
|
<param name="revision">v0.163.1</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="recompress" mode="manual">
|
<service name="recompress" mode="manual">
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/helmfile/helmfile.git</param>
|
<param name="url">https://github.com/helmfile/helmfile.git</param>
|
||||||
<param name="changesrevision">1100e5066688a0ede68d6f4750b1e1b82327b5ce</param></service></servicedata>
|
<param name="changesrevision">8aa524cd93c68031951cde1275fad1c96b74aa05</param></service></servicedata>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:101f51118d62527785f056cd789054ce3cf11611e9fff077fe8c0874b927f9f7
|
|
||||||
size 1069588
|
|
3
helmfile-0.163.1.tar.gz
Normal file
3
helmfile-0.163.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f42ded300dca3630e2e4ad71ed1f487c269897a11d4648f8f1a4de3e121abf02
|
||||||
|
size 1069629
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 26 09:22:14 UTC 2024 - Manfred Hollstein <manfred.h@gmx.net>
|
||||||
|
|
||||||
|
- Update to version 0.163.1:
|
||||||
|
What's Changed
|
||||||
|
* build(deps): bump github.com/helmfile/vals from 0.35.0 to
|
||||||
|
0.36.0 by @dependabot in #1421
|
||||||
|
* build(deps): bump github.com/aws/aws-sdk-go from 1.51.4 to
|
||||||
|
1.51.5 by @dependabot in #1420
|
||||||
|
* build(deps): bump github.com/aws/aws-sdk-go from 1.51.5 to
|
||||||
|
1.51.6 by @dependabot in #1422
|
||||||
|
* skip helm dep up for kustomizations by @jouve in #1424
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 22 08:47:17 UTC 2024 - Manfred Hollstein <manfred.h@gmx.net>
|
Fri Mar 22 08:47:17 UTC 2024 - Manfred Hollstein <manfred.h@gmx.net>
|
||||||
|
|
||||||
|
@ -17,9 +17,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define git_commit 1100e5066688a0ede68d6f4750b1e1b82327b5ce
|
%define git_commit 8aa524cd93c68031951cde1275fad1c96b74aa05
|
||||||
Name: helmfile
|
Name: helmfile
|
||||||
Version: 0.163.0
|
Version: 0.163.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Deploy Kubernetes Helm Charts
|
Summary: Deploy Kubernetes Helm Charts
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:7a127d0624b76a3395ee1bb6422bc6f16c072ecaad6e3751c7bd6fb161f81c22
|
oid sha256:0e6178594758129db583bc774c7a488509ae2cd0151901b8e2de09596bdf148b
|
||||||
size 16180361
|
size 16195391
|
||||||
|
Loading…
x
Reference in New Issue
Block a user