Browse Source

icinga-kubernetes : update version

Signed-off-by: monitorbuilder_pel7ppc64lebuilder0 <monitorbuilder@powerel.org>
master
monitorbuilder_pel7ppc64lebuilder0 3 months ago
parent
commit
25091f3e86
  1. 3
      SPECS/icinga-kubernetes-web.spec

3
SPECS/icinga-kubernetes-web.spec

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




%install %install

Loading…
Cancel
Save