feat: upgrade ingress nginx version. (#5490)

Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io>
This commit is contained in:
hongzhouzi
2023-01-29 10:20:10 +08:00
committed by GitHub
parent 2972cb97e9
commit 5332de8e06
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
# Download dependencies
FROM alpine:3.16.2 as base_os_context
ARG INGRESS_NGINX_VERSION=4.0.13
ARG INGRESS_NGINX_VERSION=4.2.5
ENV OUTDIR=/out
RUN mkdir -p ${OUTDIR}/var/helm-charts

View File

@@ -12,7 +12,7 @@ controller:
namespace: "" # defaults to .Release.Namespace
image:
repository: kubesphere/nginx-ingress-controller
tag: "v1.1.0"
tag: "v1.3.1"
pullPolicy: IfNotPresent
digest: ""
# add configuration of forwarding tcp/udp traffic