SHA256
1
0
forked from pool/helmfile

Accepting request 1063972 from home:manfred-h:devel:kubic

- CVE-2023-25165: Require helm >= 3.11.1

OBS-URL: https://build.opensuse.org/request/show/1063972
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=76
This commit is contained in:
Manfred Hollstein 2023-02-09 09:57:59 +00:00 committed by Git OBS Bridge
parent 44b2f895bf
commit 8783cb1f5d
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 9 09:53:40 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>
- CVE-2023-25165: Require helm >= 3.11.1
-------------------------------------------------------------------
Mon Jan 23 17:02:57 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>

View File

@ -27,7 +27,7 @@ Group: Development/Languages/Other
URL: https://github.com/helmfile/helmfile
Source: %{name}-%{version}.tar.gz
Source1: vendor.tar.gz
Requires: helm
Requires: helm >= 3.11.1
BuildRequires: golang-packaging
BuildRequires: xz
BuildRequires: golang(API) >= 1.19