Skip to content

Commit

Permalink
Merge pull request #606 from jaybooth4/upversion
Browse files Browse the repository at this point in the history
Update prometheus-adapter go patch version to 1.20.7
  • Loading branch information
k8s-ci-robot committed Sep 8, 2023
2 parents 4cc5de9 + 6a1ba32 commit 891c52f
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 @@ -8,7 +8,7 @@ VERSION=$(shell cat VERSION)
TAG_PREFIX=v
TAG?=$(TAG_PREFIX)$(VERSION)

GO_VERSION?=1.20.4
GO_VERSION?=1.20.7
GOLANGCI_VERSION?=1.53.2

.PHONY: all
Expand Down

0 comments on commit 891c52f

Please sign in to comment.