diff --git a/values.yaml b/values.yaml index a6ce3de..84e9ec5 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.2.0" + tag: "2.2.1" # -- The image pull policy to use pullPolicy: IfNotPresent