summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDuologic2023-03-08 10:26:29 +0100
committerDuologic2023-03-08 10:26:29 +0100
commit68e525a007d7d1207fbe2c69e5724603ef493b00 (patch)
tree0bfc3186f61b8ca7be245825f8d86508ced6cd5e
parent623a308e9d1531c36e7f76c64131707b4a31289d (diff)
downloadaur-68e525a007d7d1207fbe2c69e5724603ef493b00.tar.gz
update to 0.24.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca9fdabb09c3..9305172d491c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tanka-git
pkgdesc = Flexible, reusable and concise configuration for Kubernetes using Jsonnet
- pkgver = v0.19.0.r0.g36e5ffe
+ pkgver = v0.24.0.r4.gaa574ba
pkgrel = 1
url = https://tanka.dev
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 9035a0094092..5a93add99d7a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: sh0rez <me@shorez.de>
pkgname=tanka-git
-pkgver=v0.19.0.r0.g36e5ffe
+pkgver=v0.24.0.r4.gaa574ba
pkgrel=1
pkgdesc="Flexible, reusable and concise configuration for Kubernetes using Jsonnet"
arch=('i686' 'x86_64' 'arm' 'aarch64')