File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 13
13
# limitations under the License.
14
14
15
15
# 0.0.0 shouldn't clobber any released builds
16
- TAG ?= 0.52
16
+ TAG ?= 0.53
17
17
REGISTRY ?= quay.io/kubernetes-ingress-controller
18
18
ARCH ?= $(shell go env GOARCH)
19
19
DOCKER ?= docker
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ export MODSECURITY_VERSION=1.0.0
34
34
export LUA_NGX_VERSION=0.10.13
35
35
export LUA_UPSTREAM_VERSION=0.07
36
36
export COOKIE_FLAG_VERSION=1.1.0
37
- export NGINX_INFLUXDB_VERSION=f8732268d44aea706ecf8d9c6036e9b6dacc99b2
37
+ export NGINX_INFLUXDB_VERSION=f20cfb2458c338f162132f5a21eb021e2cbe6383
38
38
export GEOIP2_VERSION=2.0
39
39
40
40
export BUILD_PATH=/tmp/build
@@ -213,7 +213,7 @@ get_src d81b33129c6fb5203b571fa4d8394823bf473d8872c0357a1d0f14420b1483bd \
213
213
get_src 76d8638a350a0484b3d6658e329ba38bb831d407eaa6dce2a084a27a22063133 \
214
214
" https://github.com/openresty/luajit2/archive/v2.1-20180420.tar.gz"
215
215
216
- get_src e41589bd88953276c16c4817ab9b4faba1aca21d9bb70a8c1714505176c16ae4 \
216
+ get_src 1897d7677d99c1cedeb95b2eb00652a4a7e8e604304c3053a93bd3ba7dd82884 \
217
217
" https://github.com/influxdata/nginx-influxdb-module/archive/$NGINX_INFLUXDB_VERSION .tar.gz"
218
218
219
219
get_src ebb4652c4f9a2e1ee31fddefc4c93ff78e651a4b2727d3453d026bccbd708d99 \
You can’t perform that action at this time.
0 commit comments