We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c83a7a4 + be77ed5 commit 4762dbdCopy full SHA for 4762dbd
Makefile
@@ -3,7 +3,7 @@ default: bin/aws-iam-authenticator
3
PKG ?= sigs.k8s.io/aws-iam-authenticator
4
GORELEASER := $(shell command -v goreleaser 2> /dev/null)
5
6
-VERSION ?= v0.5.11
+VERSION ?= v0.5.12
7
GOOS ?= $(shell go env GOOS)
8
GOARCH ?= $(shell go env GOARCH)
9
GOPROXY ?= $(shell go env GOPROXY)
0 commit comments