Skip to content

Commit b232a9c

Browse files
committed
Changed version to v0.17.0
1 parent a3de1fc commit b232a9c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
NAME = managed-tokens
2-
VERSION = v0.16.2
2+
VERSION = v0.17.0
33
ROOTDIR = $(shell pwd)
44
BUILD = $(shell date -u +%Y-%m-%dT%H:%M:%SZ)
55
rpmVersion := $(subst v,,$(VERSION))

packaging/managed-tokens.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: managed-tokens
2-
Version: 0.16.2
2+
Version: 0.17.0
33
Release: 1%{?dist}
44
Summary: Utility to obtain Hashicorp vault (service) tokens from service kerberos principals and distribute them to experiment nodes
55

0 commit comments

Comments
 (0)