mirror of
				https://github.com/k3s-io/kubernetes.git
				synced 2025-10-30 21:30:16 +00:00 
			
		
		
		
	Merge pull request #91136 from tosi3k/am-version-update
Bump addon-manager's version to v9.1.0
This commit is contained in:
		| @@ -1,3 +1,6 @@ | ||||
| ## Version 9.1.0 (Wed May 13 2020 Antoni Zawodny <zawodny@google.com>) | ||||
|  - Enable overriding the default list of whitelisted resources | ||||
|  | ||||
| ### Version 9.0.2  (Thu August 1 2019 Maciej Borsz <maciejborsz@google.com> | ||||
|  - Fix a bug in leader election (https://github.com/kubernetes/kubernetes/pull/80575) | ||||
|  | ||||
|   | ||||
| @@ -15,7 +15,7 @@ | ||||
| IMAGE=staging-k8s.gcr.io/kube-addon-manager | ||||
| ARCH?=amd64 | ||||
| TEMP_DIR:=$(shell mktemp -d) | ||||
| VERSION=v9.0.2 | ||||
| VERSION=v9.1.0 | ||||
| KUBECTL_VERSION?=v1.13.2 | ||||
|  | ||||
| BASEIMAGE=k8s.gcr.io/debian-base-$(ARCH):v1.0.0 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user