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.
1 parent 029d1dc commit 1209cfeCopy full SHA for 1209cfe
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.6
+VERSION ?= v0.5.9
7
GOOS ?= $(shell go env GOOS)
8
GOARCH ?= $(shell go env GOARCH)
9
GOPROXY ?= $(shell go env GOPROXY)
0 commit comments