bugfix update of kubectl (1.19.2)

From Karlis Mikelsons, thank you !

Tested by me against GCP clusters.
This commit is contained in:
paco 2020-09-18 08:26:07 +00:00
parent 99fe16c205
commit 725256b472
2 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.3 2020/09/14 07:52:42 paco Exp $
# $OpenBSD: Makefile,v 1.4 2020/09/18 08:26:07 paco Exp $
COMMENT = command line tool for controlling Kubernetes clusters
GH_ACCOUNT = kubernetes
GH_PROJECT = kubernetes
VERSION = 1.19.1
VERSION = 1.19.2
GH_TAGNAME = v${VERSION}
PKGNAME = kubectl-${VERSION}

View File

@ -1,2 +1,2 @@
SHA256 (kubernetes-1.19.1.tar.gz) = 6geSv0Ur+dl4nz55IRe90wN8anzEp5xsY8Vpkcy3Syo=
SIZE (kubernetes-1.19.1.tar.gz) = 33338722
SHA256 (kubernetes-1.19.2.tar.gz) = eeJzT/5DGzgaRmRX0YxLHU/rE4xr5B4TjiDlQuiLHsI=
SIZE (kubernetes-1.19.2.tar.gz) = 33341808