summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArturo Penen2020-07-25 11:12:21 +0200
committerArturo Penen2020-07-25 11:12:21 +0200
commit74f8450968ffece67002945eeafb7fb973286ac1 (patch)
treead04b95c3aea680038c2a1d2bb466033975538f1
parent80eac0b8924561a9a4414edb09a31319c1989423 (diff)
downloadaur-74f8450968ffece67002945eeafb7fb973286ac1.tar.gz
Upgrade to version 1.17.1
Signed-off-by: Arturo Penen <arturo.penen@diagroup.com>
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c87d93958914..86fdc31fdf3d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = kops
pkgdesc = Kubernetes Operations - Production Grade K8s Installation, Upgrades, and Management (build from src)
- pkgver = 1.17.0
- pkgrel = 5
+ pkgver = 1.17.1
+ pkgrel = 0
url = https://github.com/kubernetes/kops
arch = x86_64
license = Apache
diff --git a/PKGBUILD b/PKGBUILD
index bc45a57ca5a3..0b7d845ef1f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Arturo Penen <apenen@gmail.com>
pkgname=kops
-pkgver=1.17.0
-pkgrel=5
+pkgver=1.17.1
+pkgrel=0
pkgdesc='Kubernetes Operations - Production Grade K8s Installation, Upgrades, and Management (build from src)'
arch=('x86_64')
url='https://github.com/kubernetes/kops'