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 3e81377 + a71e6df commit cb6699fCopy full SHA for cb6699f
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.9
+VERSION ?= v0.5.10
7
GOOS ?= $(shell go env GOOS)
8
GOARCH ?= $(shell go env GOARCH)
9
GOPROXY ?= $(shell go env GOPROXY)
0 commit comments