diff --git a/README.md b/README.md index fb1deeb..195b9e9 100644 --- a/README.md +++ b/README.md @@ -394,7 +394,7 @@ Annotations can be added to the Gitea pod. | Parameter | Description | Default | |---------------------|-----------------------------------|------------------------------| |image.repository| Image to start for this pod | gitea/gitea | -|image.tag| [Image tag](https://hub.docker.com/r/gitea/gitea/tags?page=1&ordering=last_updated) | 1.14.1 | +|image.tag| [Image tag](https://hub.docker.com/r/gitea/gitea/tags?page=1&ordering=last_updated) | 1.14.2 | |image.pullPolicy| Image pull policy | Always | |image.rootless | Wether or not to pull the rootless version of gitea, only works on gitea 1.14.x or higher | false |