Hotfix: influxdb module disable, see: https://github.com/influxdata/nginx-influxdb-module/pull/9
Signed-off-by: Lorenzo Fontana <lo@linux.com>
This commit is contained in:
parent
409c8fa6aa
commit
36b5ec86e0
2 changed files with 3 additions and 3 deletions
|
|
@ -13,7 +13,7 @@
|
|||
# limitations under the License.
|
||||
|
||||
# 0.0.0 shouldn't clobber any released builds
|
||||
TAG ?= 0.52
|
||||
TAG ?= 0.53
|
||||
REGISTRY ?= quay.io/kubernetes-ingress-controller
|
||||
ARCH ?= $(shell go env GOARCH)
|
||||
DOCKER ?= docker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue