summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDuologic2020-01-22 08:55:10 +0100
committerDuologic2020-01-22 08:55:10 +0100
commit75c7b3953be1bcd162dd9648ad87509155061d33 (patch)
tree1259391e69ae2823728ddb49b618525aaa1a81f4
parente3910fd88e86210ebbb878a96addc2f085c30c7b (diff)
downloadaur-75c7b3953be1bcd162dd9648ad87509155061d33.tar.gz
Update to 0.7.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8a3860517239..d7e233053c31 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = tanka-bin
pkgdesc = Flexible, reusable and concise configuration for Kubernetes
- pkgver = 0.6.0
+ pkgver = 0.7.0
pkgrel = 1
url = https://github.com/grafana/tanka
arch = x86_64
license = Apache
- source = https://github.com/grafana/tanka/releases/download/v0.6.0/tk-linux-amd64
+ source = https://github.com/grafana/tanka/releases/download/v0.7.0/tk-linux-amd64
sha256sums = 3b378ecb362a3259ed7a7db311b106fdced48ac4019bc492118973a66daac364
pkgname = tanka-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4947d7f1ac0b..10728da79ceb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Duologic <jeroen@simplsitic.be>
pkgname=tanka-bin
-pkgver=0.6.0
+pkgver=0.7.0
pkgrel=1
pkgdesc="Flexible, reusable and concise configuration for Kubernetes"
arch=('x86_64')