Skip to content

Commit

Permalink
Move to 1.20.4
Browse files Browse the repository at this point in the history
  • Loading branch information
RamakrishnanArun committed May 5, 2023
1 parent 32f8c5e commit 1e94dcc
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 @@ -16,7 +16,7 @@ OS ?= $(shell uname -s | tr A-Z a-z)
ALL_ARCH = amd64 arm arm64 ppc64le s390x
PKG = github.com/prometheus/common
PROMETHEUS_VERSION = 2.42.0
GO_VERSION = 1.20.2
GO_VERSION = 1.20.4
IMAGE = $(REGISTRY)/kube-state-metrics
MULTI_ARCH_IMG = $(IMAGE)-$(ARCH)
USER ?= $(shell id -u -n)
Expand Down

0 comments on commit 1e94dcc

Please sign in to comment.