From 8b7548ac4b4343647d187ada2e589ec3abc5341c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20Aleksandrovi=C4=8D=20Klimov?= Date: Thu, 26 Sep 2024 15:31:16 +0200 Subject: [PATCH] Install icinga-kubernetes-web release in release mode No that there's a release, we don't need icinga-kubernetes-web snapshots in release mode anymore. --- get-mods.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/get-mods.sh b/get-mods.sh index d824069..72d68df 100755 --- a/get-mods.sh +++ b/get-mods.sh @@ -87,11 +87,10 @@ get_mod graphite get_altname icingadb-web icingadb get_mod idoreports get_mod incubator +get_altname icinga-kubernetes-web kubernetes get_special L10n icinga-L10n get_altname icinga-notifications-web notifications get_mod pdfexport get_mod reporting get_mod vspheredb get_mod x509 -# Icinga Kubernetes Web does not yet have a release, but should also be included: -MODE=${MODE/release/snapshot} get_altname icinga-kubernetes-web kubernetes