summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsh0rez2020-07-21 14:38:12 +0200
committersh0rez2020-07-21 14:38:12 +0200
commit332bb7c98a214efbd7b7bb5911f75d080d637f2f (patch)
tree8077a6e56ee3b9182ed6ad2065ece8546d92e758
parentf0e540fccba19e8bac4f556b0cc1bc56c7f3dd5a (diff)
downloadaur-332bb7c98a214efbd7b7bb5911f75d080d637f2f.tar.gz
release 0.11.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 54b222c8cfe4..6b033a4613e0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tanka-bin
pkgdesc = Flexible, reusable and concise configuration for Kubernetes using Jsonnet
- pkgver = 0.11.0
+ pkgver = 0.11.1
pkgrel = 0
url = https://tanka.dev
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = tanka-bin
optdepends = jsonnet-bundler-bin: jsonnet package manager
provides = tanka
conflicts = tanka
- source = tk-0.11.0::https://github.com/grafana/tanka/releases/download/v0.11.0/tk-linux-amd64
+ source = tk-0.11.1::https://github.com/grafana/tanka/releases/download/v0.11.1/tk-linux-amd64
sha256sums = 59e2dba1e533f4b6bf7f1bf7e35e25e7b8754931720147b70bb375dd173e01c2
pkgname = tanka-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9540ed29a925..7f5a6bc0bbe2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: sh0rez <me@shorez.de>
pkgname=tanka-bin
-pkgver=0.11.0
+pkgver=0.11.1
pkgrel=0
pkgdesc='Flexible, reusable and concise configuration for Kubernetes using Jsonnet'
arch=('x86_64')