From 94d84d7c58cfb4b4b7f262b5bd9c31025bc4606d Mon Sep 17 00:00:00 2001
From: Karol Wychowaniec <kawych@google.com>
Date: Fri, 8 Dec 2017 12:17:49 +0100
Subject: [PATCH] Bump Addon-Resizer version to 1.8.1

---
 addon-resizer/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/addon-resizer/Makefile b/addon-resizer/Makefile
index e8cec511d7..1b563c2cb2 100644
--- a/addon-resizer/Makefile
+++ b/addon-resizer/Makefile
@@ -25,7 +25,7 @@
 OUT_DIR = build
 PACKAGE = k8s.io/autoscaler/addon-resizer
 PREFIX = gcr.io/google_containers
-TAG = 1.8.0
+TAG = 1.8.1
 
 # Rules for building the real image for deployment to gcr.io
 
-- 
GitLab