diff --git a/values.yaml b/values.yaml index e5de0e6..ae21812 100644 --- a/values.yaml +++ b/values.yaml @@ -7,7 +7,7 @@ image: # -- The image repository to use repository: devopsfaith/krakend # -- The image tag to use - tag: "2.7.0" + tag: "2.7.1" # -- The image pull policy to use pullPolicy: IfNotPresent