Change docker.io repo to variable and upgrade alb image (#5898)

This commit is contained in:
Florian Ruynat
2020-04-07 17:07:42 +02:00
committed by GitHub
parent ae29296e20
commit 9b1980cfff
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# AWS ALB Ingress Controller
**NOTE:** The current image version is `v1.1.4`. Please file any issues you find and note the version used.
**NOTE:** The current image version is `v1.1.6`. Please file any issues you find and note the version used.
The AWS ALB Ingress Controller satisfies Kubernetes [ingress resources](https://kubernetes.io/docs/user-guide/ingress) by provisioning [Application Load Balancers](https://docs.aws.amazon.com/elasticloadbalancing/latest/application/introduction.html).