update to 1.16.2 (#293)
replaces #290 Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/293
This commit is contained in:
parent
6896c7caae
commit
1a3ce54dfc
4 changed files with 7 additions and 8 deletions
|
@ -698,7 +698,7 @@ gitea:
|
|||
| 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.15.10` |
|
||||
| `image.tag` | [Image tag](https://hub.docker.com/r/gitea/gitea/tags?page=1&ordering=last_updated) | `1.16.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` |
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue