Skip to content

Commit

Permalink
Merge pull request #530 from nckturner/prep-release-v0.5.12
Browse files Browse the repository at this point in the history
Release v0.5.12
  • Loading branch information
k8s-ci-robot committed Dec 2, 2022
2 parents c83a7a4 + be77ed5 commit 4762dbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ default: bin/aws-iam-authenticator
PKG ?= sigs.k8s.io/aws-iam-authenticator
GORELEASER := $(shell command -v goreleaser 2> /dev/null)

VERSION ?= v0.5.11
VERSION ?= v0.5.12
GOOS ?= $(shell go env GOOS)
GOARCH ?= $(shell go env GOARCH)
GOPROXY ?= $(shell go env GOPROXY)
Expand Down

0 comments on commit 4762dbd

Please sign in to comment.