Date: Wednesday, April 27, 2022 @ 14:43:44 Author: jelle Revision: 1191163
upgpkg: datree 0.15.0-2: go 1.18 Modified: datree/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-27 14:43:17 UTC (rev 1191162) +++ PKGBUILD 2022-04-27 14:43:44 UTC (rev 1191163) @@ -1,7 +1,7 @@ # Maintainer: Christian Rebischke <[email protected]> pkgname=datree pkgver=0.15.0 -pkgrel=1 +pkgrel=2 pkgdesc='CLI tool to ensure K8s manifests and Helm charts follow best practices as well as your organization’s policies' arch=('x86_64') url='https://github.com/datreeio/datree'
