diff --git a/values.yaml b/values.yaml index 1e45eff..cc811ac 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.6.0" + tag: "2.6.1" # -- The image pull policy to use pullPolicy: IfNotPresent