Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
kubeone
Commits:
ce8251b6 by Christian Heusel at 2026-02-02T17:12:55+01:00
upgpkg: 1.12.2-2: Rebuild packages signed by
6DAF7B808F9DF25139620000D21461E3DFE2060D
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = kubeone
pkgdesc = A lifecycle management tool for Highly-Available Kubernetes
clusters
pkgver = 1.12.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/kubermatic/kubeone
arch = x86_64
license = Apache
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@ pkgver="${_pkgver/-/}"
# We check out the repo via git for retrieving necessary information
# for `kubeone version`.
_kubeone_commit="fce20b815d35d73d30237729770a79bb58b539c3"
-pkgrel=1
+pkgrel=2
pkgdesc="A lifecycle management tool for Highly-Available Kubernetes clusters"
url="https://github.com/kubermatic/kubeone"
arch=("x86_64")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kubeone/-/commit/ce8251b629dc60c807863d469a874db12b06cc6d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kubeone/-/commit/ce8251b629dc60c807863d469a874db12b06cc6d
You're receiving this email because of your account on gitlab.archlinux.org.