icinga-kubernetes : update version

Signed-off-by: monitorbuilder_pel7ppc64lebuilder0 <monitorbuilder@powerel.org>
master
monitorbuilder_pel7ppc64lebuilder0 2024-08-14 11:29:39 +02:00
parent fa5e9a86ae
commit 25091f3e86
1 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,7 @@ Version: 0.1.0
Release: 1%{?dist}
Summary: Icinga Kubernetes Web
Group: Applications/System
License: GPLv2+
License: AGPLv3
URL: https://icinga.com
#Source0: https://github.com/Icinga/icinga-notifications-web/archive/v%{version}.tar.gz
BuildArch: noarch
@ -26,6 +26,7 @@ that are synchronized to a database by the Icinga for Kubernetes daemon.
%prep
%setup -q -T -c %{name}-%{version}
git clone https://github.com/Icinga/icinga-kubernetes-web .
git checkout v%{version}


%install