summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsh0rez2020-07-21 14:38:36 +0200
committersh0rez2020-07-21 14:38:36 +0200
commit711fd9814ff9ea4bca000f992d2eee92ed4ed445 (patch)
tree3acbccacf1f2f41e89e0bfa811624c3a9538f0e8
parent4b8da08d33d283f7edc6b91d370e44bda79422c5 (diff)
downloadaur-711fd9814ff9ea4bca000f992d2eee92ed4ed445.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 89846eef8212..e0f30d30f8a7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tanka
pkgdesc = Flexible, reusable and concise configuration for Kubernetes using Jsonnet
- pkgver = 0.10.0
+ pkgver = 0.11.1
pkgrel = 0
url = https://tanka.dev
arch = i686
@@ -15,7 +15,7 @@ pkgbase = tanka
optdepends = jsonnet-bundler-bin: jsonnet package manager
provides = tanka
conflicts = tanka-bin
- source = git+https://github.com/grafana/tanka#tag=v0.10.0
+ source = git+https://github.com/grafana/tanka#tag=v0.11.1
md5sums = SKIP
pkgname = tanka
diff --git a/PKGBUILD b/PKGBUILD
index 6941b405e7f7..a1c0a02d226d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Duologic <jeroen@simplsitic.be>
pkgname=tanka
-pkgver=0.11.0
+pkgver=0.11.1
pkgrel=0
pkgdesc="Flexible, reusable and concise configuration for Kubernetes using Jsonnet"
arch=('i686' 'x86_64' 'arm' 'aarch64')