Update Docker image apache/apisix to v2.14.0

This commit is contained in:
Renovate Bot 2022-05-24 00:37:01 +00:00 committed by renovate[bot]
parent 52d867d711
commit 1ee132cccf

View file

@ -36,7 +36,7 @@ apisix:
repository: apache/apisix
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: 2.13.1-alpine
tag: 2.14.0-alpine
# Use a `DaemonSet` or `Deployment`
kind: Deployment