Skip to content

Commit

Permalink
Merge pull request #6938 from raywainman/patch-2
Browse files Browse the repository at this point in the history
Bump addon-resizer to 1.8.22 in preparation for release
  • Loading branch information
k8s-ci-robot committed Jun 18, 2024
2 parents 4a65567 + 3e8585f commit f36bbcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addon-resizer/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ REGISTRY = gcr.io/k8s-staging-autoscaling
IMGNAME = addon-resizer
IMAGE = $(REGISTRY)/$(IMGNAME)
MULTI_ARCH_IMG = $(IMAGE)-$(ARCH)
TAG = 1.8.21
TAG = 1.8.22
# The output type could either be docker (local), or registry.
OUTPUT_TYPE ?= docker

Expand Down

0 comments on commit f36bbcd

Please sign in to comment.